trying to get HEAD building again. If you want the code
[tprouty/samba.git] / source / smbd / conn.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-03-31 Jelmer Vernooij- Support absolute paths in vfs and charset modules
2003-03-31 Andrew BartlettDon't try and dlsym or dlclose a NULL pointer.
2003-02-01 Andrew BartlettNon-error connection numbers are always positive
2003-01-17 Jeremy AllisonFix reference count bug where smbd's would not terminat...
2002-08-20 Andrew BartlettBased orginally by work by Kai, this patch moves our...
2002-08-01 Tim PotterFixed compiler warning.
2002-07-30 Simo SorceOK!
2002-05-17 Andrew BartlettGet the sco boxes compiling again - use the sys_ intefa...
2002-03-27 Jeremy AllisonRemoved HAVE_LIBDL from most places (except system...
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-06-20 Andrew Tridgelladded a close-share smbcontrol message that forcibly...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2000-10-06 Jeremy AllisonRestructuring of vfs layer to include a "this" pointer...
2000-08-03 Jeremy AllisonAdded an NT_USER_TOKEN structure that is copied/passed...
2000-06-01 Jeremy AllisonGetting back to a compilable state (not there yet but...
2000-05-10 Andrew Tridgellmore merging voodoo
2000-05-06 Andrew Tridgellfixed a vfs crash bug
2000-04-28 Jeremy AllisonMoved deletion of vfs handle into smbd/conn.c as it...
2000-01-16 Andrew Tridgelluse string_set() instead of string_init()
1998-09-05 Andrew Tridgellsome cleanups to use ZERO_STRUCT() and friends
1998-08-17 Andrew Tridgelladded some optimisation for the case where the number...
1998-08-17 Andrew Tridgellmoved connection_struct handling code into smbd/conn...