Removed version number from file header.
[kai/samba.git] / source3 / smbd / conn.c
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...