Merge commit 'release-4-0-0alpha15' into master4-tmp
[amitay/samba.git] / source4 / ntvfs / posix / pvfs_util.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2010-03-05 Andrew Tridgells4-pvfs: use pvfs_sys_fchmod()
2010-03-05 Andrew Tridgells4-pvfs: use pvfs_sys_*() functions to wrap posix calls
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Andrew Tridgellfixed a problem with group policy writes causing policy...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Stefan Metzmachers4:pvfs: fix some talloc related compiler warnings
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 VernooijAdd version of next_codepoint without iconv_convenience.
2008-10-24 Jelmer VernooijRemove a few more usages of global_loadparm.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijSplit up codepoints code, use consistent _m suffix.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
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 MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr7792: make the allocation size rounding in pvfs config...
2007-10-10 Stefan Metzmacherr7488: update the mode in the struct too,
2007-10-10 Andrew Tridgellr7361: fixed the 'file becomes a directory' bug that...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Andrew Tridgellr4262: a sniff from kukks showed that the FILE_ATTRIBUT...
2007-10-10 Andrew Tridgellr3801: added allocation size rounding. This is needed...
2007-10-10 Andrew Tridgellr3798: added support for alternate data streams in...
2007-10-10 Andrew Tridgellr3718: added support for the ntrename level in pvfs_ren...
2007-10-10 Andrew Tridgellr3575: fixed attribute normalisation in xattr code...
2007-10-10 Andrew Tridgellr3240: - update the rules for what error codes should...
2007-10-10 Andrew Tridgellr3207: - reformat error msgs in BASE-DIR* tests
2007-10-10 Andrew Tridgellr2503: the RAW-SEARCH test now mostly passes against...
2007-10-10 Andrew Tridgellr2404: the first large lump of posix vfs stuff.