summaryrefslogtreecommitdiff
path: root/source3/modules
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20268: merge -r 20261:20263 from samba_3_0_24Herb Lewis1-0/+1
2007-10-10r20261: merge 20260 from samba_3_0_24Herb Lewis25-3/+28
2007-10-10r20235: Don't use realloc directly.James Peach1-1/+1
2007-10-10r20124: clean up nested extern declaration warningsHerb Lewis2-2/+4
2007-10-10r20089: Put gpfs acl function into vfs_gpfs module. Thanks to Gomati MohananJim McDonough2-0/+658
2007-10-10r20048: Fix vfs_full_audit after Jims kernel_flock additionVolker Lendecke1-0/+20
2007-10-10r19826: Fix typoJim McDonough1-1/+1
2007-10-10r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough3-0/+310
2007-10-10r18785: Check in Peter Somogyis build fixVolker Lendecke1-5/+5
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij3-9/+9
2007-10-10r18719: Compile fix from Peter Somogyi.Jeremy Allison1-1/+1
2007-10-10r18603: Add in the NFSv4 ACL mapping code from IBM.Jeremy Allison5-0/+1433
2007-10-10r18271: Big change:Gerald Carter1-3/+3
2007-10-10r17367: Reverting the ab code. Note I'm not saying thisJeremy Allison3-1352/+0
2007-10-10r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific e...Alexander Bokovoy3-0/+1352
2007-10-10r17354: Revert -r 17353 per Volker request while gpfs compatibility layer cod...Alexander Bokovoy4-1961/+0
2007-10-10r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs.Alexander Bokovoy4-0/+1961
2007-10-10r17316: More C++ warnings -- 456 leftVolker Lendecke1-5/+5
2007-10-10r17179: Merge the vl-posixacls tmp branch into mainline. ItJim McDonough8-5/+2408
2007-10-10r17039: Eliminate snum from enumshares and getshareinfo. Get rid of some pstr...Volker Lendecke1-2/+2
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison18-438/+2347
2007-10-10r16411: Fix compilation of vfs_afsacl, thanks to Greszler Szilard for tryingVolker Lendecke1-23/+31
2007-10-10r15910: vfs_full_audit does not need current_userVolker Lendecke1-2/+0
2007-10-10r15909: Implement recycle:subdir_modeVolker Lendecke1-0/+18
2007-10-10r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison1-0/+17
2007-10-10r14333: Fix coverity #77, ensure we can't exit after allocation.Jeremy Allison1-0/+4
2007-10-10r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison1-5/+2
2007-10-10r13384: Adding in some more SuSE patchesGerald Carter2-0/+2
2007-10-10r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison1-4/+4
2007-10-10r13224: better to cast the return tooSimo Sorce1-1/+1
2007-10-10r13222: Never assume mode_t is of type int.Simo Sorce1-2/+2
2007-10-10r13028: Fix for #3419 - vfs_full_audit *never* workedJeremy Allison1-20/+64
2007-10-10r12279: unix_mask_match has been broken for *ever*... (How).Jeremy Allison1-1/+1
2007-10-10r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke1-27/+8
2007-10-10r11585: Implement the possibility to have AFS users as SIDs in pts.Volker Lendecke1-0/+24
2007-10-10r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.Jeremy Allison1-0/+21
2007-10-10r10819: merging a couple of fixes from trunkGerald Carter1-0/+132
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-1/+1
2007-10-10r10619: Allow syslog facility and priority to be set viaDeryck Hodge3-34/+99
2007-10-10r10239: Fix cut&paste errorVolker Lendecke1-1/+1
2007-10-10r10106: Fix typos. Oops, more fixes.John Terpstra1-6/+6
2007-10-10r10105: Fix typos. Oops, modules are called objects.John Terpstra1-2/+2
2007-10-10r10061: add some description to the default_quota moduleStefan Metzmacher1-0/+50
2007-10-10r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison7-37/+37
2007-10-10r8366: Root-level files don't have a slash, but acls need to be settable onVolker Lendecke1-4/+6
2007-10-10r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison1-2/+2
2007-10-10r8029: Fix bug 2841. Thanks to Brett Trotter.Volker Lendecke1-5/+5
2007-10-10r7963: Add aio support to 3.0.Jeremy Allison1-0/+108
2007-10-10r7904: Fix a memleak in vfs_afsaclVolker Lendecke1-1/+1
2007-10-10r7902: Fix the buildVolker Lendecke1-3/+3