summaryrefslogtreecommitdiff
path: root/source3/lib/afs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 6136: New AFS syscall conventionsGeza Gemes2009-05-031-2/+3
* Remove some references to get_current_username() and current_user_infoVolker Lendecke2008-05-251-5/+3
* AFS: The dummy afs_createtoken_str should return NULL, not False.Kai Blin2008-05-141-1/+1
* afs: Use talloc_stackframe() instead of talloc_init()Kai Blin2008-01-191-1/+1
* util_str: Don't return memory from talloc_tos(), use mem_ctx instead.Kai Blin2008-01-191-10/+13
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-1/+1
* Don't build rpctorture anymore - not maintained. Just remove.Jeremy Allison2007-12-071-7/+17
* More pstring removal. This one was tricky. I had to addJeremy Allison2007-11-151-6/+12
* Make base64_encode_data_blob return a talloced stringVolker Lendecke2007-11-091-3/+3
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-4/+4
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+6
* r10976: Fix the build with openssl-0.9.8a.Günther Deschner2007-10-101-0/+2
* r6779: Use the SID in the user token for the %s expansion in 'afs username ma...Volker Lendecke2007-10-101-3/+4
* r5331: Support SIDs as %s replacements in the afs username map parameter.Volker Lendecke2007-10-101-0/+4
* r4256: Add a patch from kllin@it.su.se: New Parameter 'afs token lifetime' te...Volker Lendecke2007-10-101-1/+5
* r4252: Comment clarification from Love Hörnquist Åstrand <lha@stacken.kth.se>.Volker Lendecke2007-10-101-3/+7
* r1492: Rework our random number generation system.Andrew Bartlett2007-10-101-1/+1
* r449: Two AFS-related things:Volker Lendecke2007-10-101-228/+4
* This restructures lib/afs.c so that the token data can be but into aVolker Lendecke2004-04-011-67/+294
* The AFS pts command always generates completely lower-case user names. As caseVolker Lendecke2003-12-301-1/+4
* After a phonecall with jra finally commit this.Volker Lendecke2003-10-231-7/+3
* This only touches the fake kaserver support. It adds two parameters:Volker Lendecke2003-09-231-24/+36
* Nobody complained on the team-list, so commit it ...Volker Lendecke2003-09-071-0/+248