Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
[tprouty/samba.git] / source / nmbd / asyncdns.c
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-11-14 Jeremy AllisonRemoved acconfig.h configure configure.in include/confi...
1998-09-17 Jeremy Allisonconfigure configure.in: Added tests for fseek64 and...
1998-08-30 Andrew Tridgella couple of debug lines
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-06-08 Christopher R. HertelCosmetic. Added a cast to (void) to a call to add_name...
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-03-03 Jeremy AllisonChange the multibyte character set support so that
1998-01-29 Jeremy AllisonMakefile: Fix for OSF1 typo.
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-12-26 Andrew Tridgelluse _exit to exit a child
1997-12-13 Jeremy AllisonThis is it ! The mega-merge of the JRA_NMBD_REWRITE...
1997-12-04 Andrew Tridgellcatch signals in the async dns daemon and allow it...
1997-12-04 Andrew Tridgellallow for zero size reads in asyncdns. These can happen...
1997-12-02 Jeremy Allisonasyncdns.c: Removed warning when compiling with -DSYNC_DNS.
1997-11-02 Andrew Tridgellfix comments
1997-11-02 Andrew Tridgellto avoid any possibility of the pipe getting full and...
1997-11-01 Andrew Tridgellminor async DNS cleanups
1997-10-23 Jeremy AllisonBig change to make nmbd code more readable/understandable.
1997-10-22 Andrew TridgellImplemented asynchronous DNS lookups in nmbd.