index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nmbd
/
asyncdns.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
debug: Use debuglevel_(get|set) function
Andreas Schneider
2018-11-08
1
-1
/
+1
*
lib: Move sys_rw* to lib/util
Volker Lendecke
2015-10-13
1
-1
/
+1
*
s3: Move call to prctl_set_comment to reinit_after_fork
Christof Schmitt
2015-09-24
1
-1
/
+1
*
lib: Split out write_data[_iov]
Volker Lendecke
2014-12-07
1
-0
/
+1
*
lib: read_data->read_data_ntstatus
Volker Lendecke
2014-12-07
1
-2
/
+2
*
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
2012-03-24
1
-1
/
+1
*
s3: Centralize nmbd_messaging_context in nmbd.c
Volker Lendecke
2011-12-14
1
-6
/
+4
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-12-14
1
-4
/
+4
*
s3: Remove a bunch of calls to procid_self()
Volker Lendecke
2011-12-12
1
-1
/
+1
*
s3-nmbd: move nmbd proto out of main proto.h
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3: Pass the new server_id through reinit_after_fork
Volker Lendecke
2010-07-04
1
-2
/
+6
*
s3-nmbd: Remove obsolete signal type cast.
Andreas Schneider
2010-02-23
1
-1
/
+1
*
s3-nmbd: update nmbd to use new DLIST_ macros
Andrew Tridgell
2010-02-10
1
-15
/
+3
*
s3: Allow child processes to exit gracefully if we are out of fds
Marc VanHeyningen
2009-05-27
1
-2
/
+2
*
s3:nmbd: as the sig_term() handler only sets a flag we don't need to block SI...
Stefan Metzmacher
2009-01-27
1
-12
/
+0
*
clean event context after child is forked.
Bo Yang
2009-01-05
1
-1
/
+2
*
Fix CLEAR_IF_FIRST handling of messages.tdb
Volker Lendecke
2008-04-23
1
-1
/
+1
*
nmbd: call reinit_after_fork() in all needed cases
Stefan Metzmacher
2008-04-18
1
-0
/
+5
*
Convert read_data() to NTSTATUS
Volker Lendecke
2008-02-02
1
-7
/
+12
*
Remove the horror that was the global smb_rw_error.
Jeremy Allison
2007-11-05
1
-2
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-4
/
+4
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r17807: Fix a file descriptor leak pointed out by John Malmberg. Thanks!
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r12214: Fix compile if SYNC_DNS is set.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r12107: Move to a tdb-based wins database. At the moment we still
Jeremy Allison
2007-10-10
1
-12
/
+14
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-1
/
+1
*
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
Jeremy Allison
2004-03-15
1
-5
/
+4
*
Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...
Jeremy Allison
2004-03-13
1
-2
/
+2
*
Fix the character set handling properly in nmbd. Also fix bug where
Jeremy Allison
2003-08-27
1
-34
/
+39
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-0
/
+1
*
Add assertions that kill() is never accidentally passed a non-positive
Martin Pool
2002-03-20
1
-2
/
+3
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-1
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
1
-1
/
+1
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-2
/
+2
*
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
1998-11-14
1
-2
/
+2
*
configure configure.in: Added tests for fseek64 and ftell64.
Jeremy Allison
1998-09-17
1
-1
/
+1
*
a couple of debug lines
Andrew Tridgell
1998-08-30
1
-0
/
+2
*
configure: Changes for extra headers.
Jeremy Allison
1998-08-15
1
-3
/
+1
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
1
-5
/
+5
*
Cosmetic. Added a cast to (void) to a call to add_name_to_subnet() since
Christopher R. Hertel
1998-06-08
1
-5
/
+5
*
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1998-04-13
1
-3
/
+3
*
Change the multibyte character set support so that
Jeremy Allison
1998-03-03
1
-1
/
+21
*
Makefile: Fix for OSF1 typo.
Jeremy Allison
1998-01-29
1
-0
/
+12
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
1
-1
/
+1
*
use _exit to exit a child
Andrew Tridgell
1997-12-26
1
-6
/
+2
*
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
1997-12-13
1
-17
/
+47
*
catch signals in the async dns daemon and allow it to auto-restart if
Andrew Tridgell
1997-12-04
1
-0
/
+9
*
allow for zero size reads in asyncdns. These can happen after a signal
Andrew Tridgell
1997-12-04
1
-3
/
+6
[next]