summaryrefslogtreecommitdiff
path: root/source3/lib/afs_settoken.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-23afs: implement afs_syscall() always, returning -1 if FAKE_KASERVER is not def...Michael Adam1-0/+6
2013-09-23afs: format afs_syscall() properlyMichael Adam1-5/+1
2011-07-21s3:afs make path argument to afs_syscall constChristian Ambach1-1/+1
2011-07-21s3:lib/afs use stdbool typesChristian Ambach1-17/+17
2011-07-21s3:lib/afs_settoken fix some compiler warningsChristian Ambach1-3/+4
2011-07-21s3:lib/afs fix the build with --with-fake-kaserverChristian Ambach1-0/+2
2010-02-12Use sec_initial_uid() in the places where being root doesn't matter,Jeremy Allison1-1/+1
2009-05-03Fix bug 6136: New AFS syscall conventionsGeza Gemes1-0/+18
2008-01-23strtok -> strtok_rVolker Lendecke1-14/+15
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-5/+5
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r10976: Fix the build with openssl-0.9.8a.Günther Deschner1-0/+2
2007-10-10r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison1-2/+2
2007-10-10r1106: Lars Mueller <lmuelle@suse.de> asked me to apply this patch, as this i...Volker Lendecke1-5/+9
2007-10-10r449: Two AFS-related things:Volker Lendecke1-0/+233