This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[nivanova/samba-autobuild/.git] / source3 / smbd / conn.c
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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 BartlettMerge of signed/unsigned fixes from HEAD.
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...
2003-01-17 Jeremy AllisonFix reference count bug where smbd's would not terminat...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-20 Andrew BartlettBased orginally by work by Kai, this patch moves our...
2002-08-17 Jelmer VernooijSync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-01 Tim PotterFixed compiler warning.
2002-07-30 Simo SorceOK!
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-05-17 Andrew BartlettGet the sco boxes compiling again - use the sys_ intefa...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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...