summaryrefslogtreecommitdiffstats
path: root/source/modules
Commit message (Expand)AuthorAgeFilesLines
* r13028: Fix for #3419 - vfs_full_audit *never* workedJeremy Allison2006-01-191-20/+64
* r12279: unix_mask_match has been broken for *ever*... (How).Jeremy Allison2005-12-161-1/+1
* r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2005-12-031-27/+8
* r11585: Implement the possibility to have AFS users as SIDs in pts.Volker Lendecke2005-11-081-0/+24
* r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.Jeremy Allison2005-10-201-0/+21
* r10819: merging a couple of fixes from trunkGerald Carter2005-10-071-0/+132
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-1/+1
* r10619: Allow syslog facility and priority to be set viaDeryck Hodge2005-09-293-34/+99
* r10239: Fix cut&paste errorVolker Lendecke2005-09-151-1/+1
* r10106: Fix typos. Oops, more fixes.John Terpstra2005-09-091-6/+6
* r10105: Fix typos. Oops, modules are called objects.John Terpstra2005-09-091-2/+2
* r10061: add some description to the default_quota moduleStefan Metzmacher2005-09-071-0/+50
* r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison2005-08-227-37/+37
* r8366: Root-level files don't have a slash, but acls need to be settable onVolker Lendecke2005-07-121-4/+6
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2005-07-081-2/+2
* r8029: Fix bug 2841. Thanks to Brett Trotter.Volker Lendecke2005-06-301-5/+5
* r7963: Add aio support to 3.0.Jeremy Allison2005-06-271-0/+108
* r7904: Fix a memleak in vfs_afsaclVolker Lendecke2005-06-251-1/+1
* r7902: Fix the buildVolker Lendecke2005-06-251-3/+3
* r7893: Add in the extra parameters to opendir() to fix the large directory/in...Jeremy Allison2005-06-257-19/+19
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-245-21/+21
* r7807: Allow to touch mtime in vfs-recycle withGünther Deschner2005-06-211-5/+16
* r7544: Fix for bug #2196 from Denis Sbragion <d.sbragion@infotecna.it>.Jeremy Allison2005-06-131-3/+8
* r7542: Patch from Renaud Duhaut <rd@duhaut.com> for a parameterJeremy Allison2005-06-131-1/+18
* r7541: Patch from core@road-star.jp for bug #2792. Ensure the shadow copyJeremy Allison2005-06-131-0/+24
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2005-05-313-10/+12
* r6777: Fix vfs_full_audit.c after jra's change.Volker Lendecke2005-05-131-0/+8
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2005-04-061-4/+2
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2005-03-313-12/+10
* r5880: From the comment....Volker Lendecke2005-03-181-0/+317
* r5820: Fix bug #2451 - missing functions in full audit vfs module.Jeremy Allison2005-03-161-2/+21
* r4864: Remove unused var.Jeremy Allison2005-01-201-2/+2
* r4738: Fix for bug #2238 - memory leak in shadow copy vfs.Jeremy Allison2005-01-141-0/+1
* r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison2004-12-201-3/+3
* r4251: AFS does not cope with spaces in file names. Implement a stupid mappin...Volker Lendecke2004-12-171-2/+32
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-073-12/+11
* r3987: Use sys_readdir() instead of readdir()Jelmer Vernooij2004-11-271-1/+1
* r3985: Fix bug with 64bit fs supportJelmer Vernooij2004-11-271-1/+1
* r3839: Some more specific NT security descriptors we've come across. Map them toVolker Lendecke2004-11-181-2/+13
* r3671: More warning fixes from Rob Foehl <rwf@loonybin.net>.Jeremy Allison2004-11-102-8/+8
* r3670: Warning fixes from Rob Foehl <rwf@loonybin.net>.Jeremy Allison2004-11-101-2/+44
* r3662: Fix dirent return.Jeremy Allison2004-11-101-1/+1
* r2133: Several fixes:Gerald Carter2004-08-311-234/+234
* r2114: Shameless theft of iconv commit from Samba4 to keep the two libs more ...Jeremy Allison2004-08-301-2/+2
* r1853: Improved NT->AFS ACL mapping.Volker Lendecke2004-08-171-54/+316
* r840: use quota debug classStefan Metzmacher2004-05-241-1/+1
* r449: Two AFS-related things:Volker Lendecke2004-05-021-0/+730
* r405: Some docs of vfs_full_audit.c as comment :-)Volker Lendecke2004-04-291-0/+31
* r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditingVolker Lendecke2004-04-292-198/+1853
* r378: Add an option extd_audit:parseable=True. This gives messages of the formVolker Lendecke2004-04-271-95/+198