r20117: 1st Error in the merge
[nivanova/samba-autobuild/.git] / source3 / modules /
2007-10-10 Jim McDonoughr20089: Put gpfs acl function into vfs_gpfs module...
2007-10-10 Volker Lendecker20048: Fix vfs_full_audit after Jims kernel_flock...
2007-10-10 Jim McDonoughr19826: Fix typo
2007-10-10 Jim McDonoughr19647: Add some GPFS support in a vfs mod. Also adds...
2007-10-10 Volker Lendecker18785: Check in Peter Somogyis build fix
2007-10-10 Jelmer Vernooijr18745: Use the Samba4 data structures for security...
2007-10-10 Jeremy Allisonr18719: Compile fix from Peter Somogyi.
2007-10-10 Jeremy Allisonr18603: Add in the NFSv4 ACL mapping code from IBM.
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Jeremy Allisonr17367: Reverting the ab code. Note I'm not saying...
2007-10-10 Alexander Bokovoyr17358: Re-add JFS2 NFS4 ACLs support, move readme...
2007-10-10 Alexander Bokovoyr17354: Revert -r 17353 per Volker request while gpfs...
2007-10-10 Alexander Bokovoyr17353: Add support for JFS2 NFS4/AIXC and GPFS acls...
2007-10-10 Volker Lendecker17316: More C++ warnings -- 456 left
2007-10-10 Jim McDonoughr17179: Merge the vl-posixacls tmp branch into mainline. It
2007-10-10 Volker Lendecker17039: Eliminate snum from enumshares and getshareinfo...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker16411: Fix compilation of vfs_afsacl, thanks to Greszl...
2007-10-10 Volker Lendecker15910: vfs_full_audit does not need current_user
2007-10-10 Volker Lendecker15909: Implement recycle:subdir_mode
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Jeremy Allisonr14333: Fix coverity #77, ensure we can't exit after...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr13384: Adding in some more SuSE patches
2007-10-10 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2007-10-10 Simo Sorcer13224: better to cast the return too
2007-10-10 Simo Sorcer13222: Never assume mode_t is of type int.
2007-10-10 Jeremy Allisonr13028: Fix for #3419 - vfs_full_audit *never* worked
2007-10-10 Jeremy Allisonr12279: unix_mask_match has been broken for *ever*...
2007-10-10 Volker Lendecker12051: Merge across the lookup_name and lookup_sid...
2007-10-10 Volker Lendecker11585: Implement the possibility to have AFS users...
2007-10-10 Jeremy Allisonr11232: Added ab's POSIX statvfs vfs call. Sorry for...
2007-10-10 Gerald Carterr10819: merging a couple of fixes from trunk
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Deryck Hodger10619: Allow syslog facility and priority to be set via
2007-10-10 Volker Lendecker10239: Fix cut&paste error
2007-10-10 John Terpstrar10106: Fix typos. Oops, more fixes.
2007-10-10 John Terpstrar10105: Fix typos. Oops, modules are called objects.
2007-10-10 Stefan Metzmacherr10061: add some description to the default_quota module
2007-10-10 Jeremy Allisonr9483: Changed DIR to SMB_STRUCT_DIR because of the...
2007-10-10 Volker Lendecker8366: Root-level files don't have a slash, but acls...
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Volker Lendecker8029: Fix bug 2841. Thanks to Brett Trotter.
2007-10-10 Jeremy Allisonr7963: Add aio support to 3.0.
2007-10-10 Volker Lendecker7904: Fix a memleak in vfs_afsacl
2007-10-10 Volker Lendecker7902: Fix the build
2007-10-10 Jeremy Allisonr7893: Add in the extra parameters to opendir() to...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Günther Deschnerr7807: Allow to touch mtime in vfs-recycle with
2007-10-10 Jeremy Allisonr7544: Fix for bug #2196 from Denis Sbragion <d.sbragio...
2007-10-10 Jeremy Allisonr7542: Patch from Renaud Duhaut <rd@duhaut.com> for...
2007-10-10 Jeremy Allisonr7541: Patch from core@road-star.jp for bug #2792....
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Volker Lendecker6777: Fix vfs_full_audit.c after jra's change.
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Volker Lendecker5880: From the comment....
2007-10-10 Jeremy Allisonr5820: Fix bug #2451 - missing functions in full audit...
2007-10-10 Jeremy Allisonr4864: Remove unused var.
2007-10-10 Jeremy Allisonr4738: Fix for bug #2238 - memory leak in shadow copy...
2007-10-10 Jeremy Allisonr4291: More *alloc fixes inspired by Albert Chin (china...
2007-10-10 Volker Lendecker4251: AFS does not cope with spaces in file names...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jelmer Vernooijr3987: Use sys_readdir() instead of readdir()
2007-10-10 Jelmer Vernooijr3985: Fix bug with 64bit fs support
2007-10-10 Volker Lendecker3839: Some more specific NT security descriptors we...
2007-10-10 Jeremy Allisonr3671: More warning fixes from Rob Foehl <rwf@loonybin...
2007-10-10 Jeremy Allisonr3670: Warning fixes from Rob Foehl <rwf@loonybin.net>.
2007-10-10 Jeremy Allisonr3662: Fix dirent return.
2007-10-10 Gerald Carterr2133: Several fixes:
2007-10-10 Jeremy Allisonr2114: Shameless theft of iconv commit from Samba4...
2007-10-10 Volker Lendecker1853: Improved NT->AFS ACL mapping.
2007-10-10 Stefan Metzmacherr840: use quota debug class
2007-10-10 Volker Lendecker449: Two AFS-related things:
2007-10-10 Volker Lendecker405: Some docs of vfs_full_audit.c as comment :-)
2007-10-10 Volker Lendecker404: Revert the change 378 to vfs_extd_audit.c, the...
2007-10-10 Volker Lendecker378: Add an option extd_audit:parseable=True. This...
2007-10-10 Stefan Metzmacherr329: add the shadow_copy vfs module
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2004-03-29 Volker LendeckeWithout words...
2004-03-29 Volker LendeckeSome fixes to expand_msdfs module.
2004-03-26 Volker LendeckeMove the Client-IP based msdfs target expansion to...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-12 Alexander BokovoyFix string overflow due to wrong size calculation
2004-03-12 Alexander BokovoyFix string overflow due to wrong size calculation
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-26 Jeremy AllisonPatch from Benjamin Riefenstahl <Benjamin.Riefenstahl...
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-10 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-09 Tim PotterMerge from 3.0:
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-02 Tim PotterPortability fix from Joachim Schmitz. Closes bug ...
2003-09-19 Tim PotterMerge from 3.0:
2003-09-17 Alexander BokovoyFix warnings on Sun cc Workshop Compilers 5.0. Reported...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-09-01 Alexander BokovoyFix CP437 and CP850 syntax for old compilers removing...
2003-08-29 Alexander BokovoyRemove cap_set_quota as it is the same as default one
2003-08-28 Jeremy AllisonFix rename of struct gap. ab - LOOK AT THIS. You change...
2003-08-28 Alexander BokovoyRefactor charset plugins a bit and add CP437 module.
next