Age | Commit message (Expand) | Author | Files | Lines |
2009-12-08 | s4/smbstreams: Fix memory use after free. | Kamen Mazdrashki | 1 | -4/+8 |
2009-10-18 | s4-streams: fixed handling of stream rename and overwrite | Andrew Tridgell | 1 | -7/+17 |
2009-10-18 | s4-pvfs: fixed update of stream sizes | Andrew Tridgell | 1 | -1/+1 |
2009-01-07 | added support for stream renames in Samba4 | Andrew Tridgell | 1 | -13/+186 |
2008-05-26 | allow larger streams using the TDB backend | Andrew Tridgell | 1 | -4/+9 |
2008-05-23 | pvfs_streams: directories don't have streams | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r4591: - converted the other _p talloc functions to not need _p | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3806: added support to smb_server and pvfs for the NTTRANS Create call. This | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r3801: added allocation size rounding. This is needed for ifstest. | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r3798: added support for alternate data streams in xattrs into pvfs. | Andrew Tridgell | 1 | -0/+322 |
2007-10-10 | r3747: - added some of the infrastructure needed for streams support in pvfs | Andrew Tridgell | 1 | -0/+27 |