Age | Commit message (Expand) | Author | Files | Lines |
2003-02-01 | Non-error connection numbers are always positive | Andrew Bartlett | 1 | -2/+2 |
2003-01-17 | Fix reference count bug where smbd's would not terminate with no | Jeremy Allison | 1 | -1/+12 |
2002-08-20 | Based orginally by work by Kai, this patch moves our NT_TOKEN generation into | Andrew Bartlett | 1 | -2/+22 |
2002-08-01 | Fixed compiler warning. | Tim Potter | 1 | -1/+1 |
2002-07-30 | OK! | Simo Sorce | 1 | -4/+19 |
2002-05-17 | Get the sco boxes compiling again - use the sys_ intefaces for all the dl* | Andrew Bartlett | 1 | -1/+1 |
2002-03-27 | Removed HAVE_LIBDL from most places (except system.c). Added checks for | Jeremy Allison | 1 | -2/+0 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -3/+2 |
2001-06-20 | added a close-share smbcontrol message that forcibly closes a share in smbd (... | Andrew Tridgell | 1 | -0/+30 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -4/+0 |
2000-10-06 | Restructuring of vfs layer to include a "this" pointer - can be an fsp or | Jeremy Allison | 1 | -11/+3 |
2000-08-03 | Added an NT_USER_TOKEN structure that is copied/passed around associated | Jeremy Allison | 1 | -1/+4 |
2000-06-01 | Getting back to a compilable state (not there yet but close). | Jeremy Allison | 1 | -0/+3 |
2000-05-10 | more merging voodoo | Andrew Tridgell | 1 | -0/+4 |
2000-05-06 | fixed a vfs crash bug | Andrew Tridgell | 1 | -6/+4 |
2000-04-28 | Moved deletion of vfs handle into smbd/conn.c as it was being done too | Jeremy Allison | 1 | -0/+15 |
2000-01-16 | use string_set() instead of string_init() | Andrew Tridgell | 1 | -4/+4 |
1998-09-05 | some cleanups to use ZERO_STRUCT() and friends | Andrew Tridgell | 1 | -2/+2 |
1998-08-17 | added some optimisation for the case where the number of open files is | Andrew Tridgell | 1 | -17/+10 |
1998-08-17 | moved connection_struct handling code into smbd/conn.c and changed it | Andrew Tridgell | 1 | -0/+196 |