samldb: Allow automatic generation of mAPIIDs
[sfrench/samba-autobuild/.git] / source4 / smb_server / blob.c
2015-03-18 David Disseldorps4/ntvfs: support FS_SECTOR_SIZE_INFORMATION query...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-04-03 David Disseldorpntvfs: support setfileinfo with FULL_EA_INFORMATION
2012-02-07 Jelmer Vernooijsmb_server: Preserve signedness of string push return...
2010-09-15 Andrew Tridgells4-smb: smbsrv_blob_push_string() can return -1
2010-06-29 Matthias Dieter... s4:smb_server/blob.c - remove unused code
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2009-12-10 Andrew Tridgells4-server: use GUID_to_ndr_blob() in cldap and smb...
2009-09-19 Andrew Tridgells4-smbd: minimise includes in smbd/ and smb_server
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove iconv_convenience parameter from simple string...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-25 Andrew Tridgell- add reserved field in basic_information level
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-22 Andrew Tridgellfix make test for EAs again
2008-05-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-05-22 Andrew Tridgellpass in the required alignment to the EA construction...
2008-05-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-05-22 Andrew Tridgellfixed parsing of the SMB2 ALL_INFO qfileinfo level
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-14 Andrew TridgellA better way to handle the different format of RenameIn...
2008-02-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-14 Andrew TridgellFixed SMB2 rename operations from Vista clients
2008-02-13 Andrew TridgellConvert SMB and SMB2 code to use a common buffer handli...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr23067: use 'const union smb_search_data *file' also...
2007-10-10 Andrew Tridgellr18839: align all directory search blobs on an 8 byte...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr16871: zero padding bytes
2007-10-10 Stefan Metzmacherr16834: split the level's of smb_search_first/smb_searc...
2007-10-10 Stefan Metzmacherr16815: split out search levels which are also used...
2007-10-10 Stefan Metzmacherr16671: allow usage of smbsrv_pull_passthru_sfileinfo...
2007-10-10 Stefan Metzmacherr16621: split out passthru levels of setfileinfo
2007-10-10 Stefan Metzmacherr16466: for SMB2_ALL_EAS it's not valid for the ntvfs...
2007-10-10 Stefan Metzmacherr16457: fix typo
2007-10-10 Stefan Metzmacherr16449: move some code to a generic place