index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nmbd
/
asyncdns.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-06-08
Cosmetic. Added a cast to (void) to a call to add_name_to_subnet() since
Christopher R. Hertel
1
-5
/
+5
1998-04-13
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1
-3
/
+3
1998-03-03
Change the multibyte character set support so that
Jeremy Allison
1
-1
/
+21
1998-01-29
Makefile: Fix for OSF1 typo.
Jeremy Allison
1
-0
/
+12
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
1
-1
/
+1
1997-12-26
use _exit to exit a child
Andrew Tridgell
1
-6
/
+2
1997-12-13
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
1
-17
/
+47
1997-12-04
catch signals in the async dns daemon and allow it to auto-restart if
Andrew Tridgell
1
-0
/
+9
1997-12-04
allow for zero size reads in asyncdns. These can happen after a signal
Andrew Tridgell
1
-3
/
+6
1997-12-02
asyncdns.c: Removed warning when compiling with -DSYNC_DNS.
Jeremy Allison
1
-1
/
+0
1997-11-02
fix comments
Andrew Tridgell
1
-9
/
+2
1997-11-02
to avoid any possibility of the pipe getting full and blocking we now
Andrew Tridgell
1
-27
/
+58
1997-11-01
minor async DNS cleanups
Andrew Tridgell
1
-3
/
+2
1997-10-23
Big change to make nmbd code more readable/understandable.
Jeremy Allison
1
-16
/
+16
1997-10-22
Implemented asynchronous DNS lookups in nmbd.
Andrew Tridgell
1
-0
/
+257