summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/posix/pvfs_util.c
Commit message (Expand)AuthorAgeFilesLines
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-1/+1
* s4-pvfs: use pvfs_sys_fchmod()Andrew Tridgell2010-03-051-1/+1
* s4-pvfs: use pvfs_sys_*() functions to wrap posix callsAndrew Tridgell2010-03-051-5/+5
* fixed a problem with group policy writes causing policy corruptionAndrew Tridgell2009-08-051-1/+4
* s4:pvfs: fix some talloc related compiler warningsStefan Metzmacher2009-02-051-1/+1
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Add version of next_codepoint without iconv_convenience.Jelmer Vernooij2008-10-241-2/+1
* Remove a few more usages of global_loadparm.Jelmer Vernooij2008-10-241-1/+2
* Split up codepoints code, use consistent _m suffix.Jelmer Vernooij2008-10-241-1/+1
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-1/+2
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-4/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r7792: make the allocation size rounding in pvfs configurableAndrew Tridgell2007-10-101-3/+2
* r7488: update the mode in the struct too,Stefan Metzmacher2007-10-101-1/+2
* r7361: fixed the 'file becomes a directory' bug that marc kapland found.Andrew Tridgell2007-10-101-1/+6
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2007-10-101-1/+2
* r4262: a sniff from kukks showed that the FILE_ATTRIBUTE_NORMAL handling inAndrew Tridgell2007-10-101-3/+0
* r3801: added allocation size rounding. This is needed for ifstest.Andrew Tridgell2007-10-101-0/+11
* r3798: added support for alternate data streams in xattrs into pvfs.Andrew Tridgell2007-10-101-0/+27
* r3718: added support for the ntrename level in pvfs_rename().Andrew Tridgell2007-10-101-0/+81
* r3575: fixed attribute normalisation in xattr code. RAW-SEARCH now passes again.Andrew Tridgell2007-10-101-0/+16
* r3240: - update the rules for what error codes should be given on theAndrew Tridgell2007-10-101-7/+9
* r3207: - reformat error msgs in BASE-DIR* testsAndrew Tridgell2007-10-101-1/+5
* r2503: the RAW-SEARCH test now mostly passes against the posix backendAndrew Tridgell2007-10-101-1/+4
* r2404: the first large lump of posix vfs stuff.Andrew Tridgell2007-10-101-0/+56