Age | Commit message (Expand) | Author | Files | Lines |
2010-03-05 | s4-pvfs: use pvfs_sys_fchmod() | Andrew Tridgell | 1 | -1/+1 |
2010-03-05 | s4-pvfs: use pvfs_sys_*() functions to wrap posix calls | Andrew Tridgell | 1 | -5/+5 |
2009-08-05 | fixed a problem with group policy writes causing policy corruption | Andrew Tridgell | 1 | -1/+4 |
2009-02-05 | s4:pvfs: fix some talloc related compiler warnings | Stefan Metzmacher | 1 | -1/+1 |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 |
2008-10-24 | Add version of next_codepoint without iconv_convenience. | Jelmer Vernooij | 1 | -2/+1 |
2008-10-24 | Remove a few more usages of global_loadparm. | Jelmer Vernooij | 1 | -1/+2 |
2008-10-24 | Split up codepoints code, use consistent _m suffix. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26316: Use contexts for conversion functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r7792: make the allocation size rounding in pvfs configurable | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r7488: update the mode in the struct too, | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r7361: fixed the 'file becomes a directory' bug that marc kapland found. | Andrew Tridgell | 1 | -1/+6 |
2007-10-10 | r4549: got rid of a lot more uses of plain talloc(), instead using | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r4262: a sniff from kukks showed that the FILE_ATTRIBUTE_NORMAL handling in | Andrew Tridgell | 1 | -3/+0 |
2007-10-10 | r3801: added allocation size rounding. This is needed for ifstest. | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r3798: added support for alternate data streams in xattrs into pvfs. | Andrew Tridgell | 1 | -0/+27 |
2007-10-10 | r3718: added support for the ntrename level in pvfs_rename(). | Andrew Tridgell | 1 | -0/+81 |
2007-10-10 | r3575: fixed attribute normalisation in xattr code. RAW-SEARCH now passes again. | Andrew Tridgell | 1 | -0/+16 |
2007-10-10 | r3240: - update the rules for what error codes should be given on the | Andrew Tridgell | 1 | -7/+9 |
2007-10-10 | r3207: - reformat error msgs in BASE-DIR* tests | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r2503: the RAW-SEARCH test now mostly passes against the posix backend | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r2404: the first large lump of posix vfs stuff. | Andrew Tridgell | 1 | -0/+56 |