summaryrefslogtreecommitdiffstats
path: root/source3/lib/afs_settoken.c
Commit message (Collapse)AuthorAgeFilesLines
* r10976: Fix the build with openssl-0.9.8a.Günther Deschner2007-10-101-0/+2
| | | | | Guenther (This used to be commit 081409a724fce1f6e6f29bfcc824fd3f5ec6d9ff)
* r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison2007-10-101-2/+2
| | | | | Jeremy (This used to be commit efc1b688cf9b1a17f1a6bf46d481280ed8bd0c46)
* r1106: Lars Mueller <lmuelle@suse.de> asked me to apply this patch, as this ↵Volker Lendecke2007-10-101-5/+9
| | | | | | | | | | is needed for their build environment. The AFS stuff is linux 2.4 only currently, it works for me on this platform, so apply it. Volker (This used to be commit 69e8c65f1f0cb0c5237bb3b2560cd6f936503eb7)
* r449: Two AFS-related things:Volker Lendecke2007-10-101-0/+233
Split off the non-crypto related parts of lib/afs.c into lib/afs_settoken.c. This makes wbinfo link without -lcrypto. Commit vfs_afsacl.c, display & set AFS acls via the NT security editor. Volker (This used to be commit 43870a3fc1073cf7d60f1becae5c2ff98ab49439)