Age | Commit message (Expand) | Author | Files | Lines |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 |
2008-10-24 | Remove iconv_convenience parameter from simple string push/pull | Jelmer Vernooij | 1 | -2/+2 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-24 | - add reserved field in basic_information level | Andrew Tridgell | 1 | -3/+25 |
2008-05-23 | fix make test for EAs again | Andrew Tridgell | 1 | -2/+2 |
2008-05-22 | pass in the required alignment to the EA construction routines | Andrew Tridgell | 1 | -2/+2 |
2008-05-22 | fixed parsing of the SMB2 ALL_INFO qfileinfo level | Andrew Tridgell | 1 | -1/+2 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 |
2008-02-14 | A better way to handle the different format of RenameInformation in SMB2 | Andrew Tridgell | 1 | -13/+25 |
2008-02-14 | Fixed SMB2 rename operations from Vista clients | Andrew Tridgell | 1 | -9/+18 |
2008-02-14 | Convert SMB and SMB2 code to use a common buffer handling structure | Andrew Tridgell | 1 | -10/+6 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 1 | -2/+3 |
2007-12-21 | r26316: Use contexts for conversion functions. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -5/+11 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23067: use 'const union smb_search_data *file' also in the server code to ge... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18839: align all directory search blobs on an 8 byte boundary to keep the | Andrew Tridgell | 1 | -4/+15 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16871: zero padding bytes | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r16834: split the level's of smb_search_first/smb_search_next and the levels | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r16815: split out search levels which are also used by smb2 | Stefan Metzmacher | 1 | -0/+146 |
2007-10-10 | r16671: allow usage of smbsrv_pull_passthru_sfileinfo() without, | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r16621: split out passthru levels of setfileinfo | Stefan Metzmacher | 1 | -0/+87 |
2007-10-10 | r16466: for SMB2_ALL_EAS it's not valid for the ntvfs backends to return | Stefan Metzmacher | 1 | -0/+9 |
2007-10-10 | r16457: fix typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r16449: move some code to a generic place | Stefan Metzmacher | 1 | -0/+486 |