Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructuring of vfs layer to include a "this" pointer - can be an fsp or | Jeremy Allison | 2000-10-06 | 1 | -11/+3 |
* | Added an NT_USER_TOKEN structure that is copied/passed around associated | Jeremy Allison | 2000-08-03 | 1 | -1/+4 |
* | Getting back to a compilable state (not there yet but close). | Jeremy Allison | 2000-06-01 | 1 | -0/+3 |
* | more merging voodoo | Andrew Tridgell | 2000-05-10 | 1 | -0/+4 |
* | fixed a vfs crash bug | Andrew Tridgell | 2000-05-06 | 1 | -6/+4 |
* | Moved deletion of vfs handle into smbd/conn.c as it was being done too | Jeremy Allison | 2000-04-28 | 1 | -0/+15 |
* | use string_set() instead of string_init() | Andrew Tridgell | 2000-01-16 | 1 | -4/+4 |
* | some cleanups to use ZERO_STRUCT() and friends | Andrew Tridgell | 1998-09-05 | 1 | -2/+2 |
* | added some optimisation for the case where the number of open files is | Andrew Tridgell | 1998-08-17 | 1 | -17/+10 |
* | moved connection_struct handling code into smbd/conn.c and changed it | Andrew Tridgell | 1998-08-17 | 1 | -0/+196 |