Age | Commit message (Expand) | Author | Files | Lines |
2011-07-21 | s3:lib/afs use stdbool types | Christian Ambach | 1 | -5/+5 |
2011-07-21 | s3:lib/afs fix some compiler warnings | Christian Ambach | 1 | -2/+3 |
2011-07-21 | s3:lib/afs fix the build with --with-fake-kaserver | Christian Ambach | 1 | -4/+11 |
2011-07-20 | s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username | Andrew Bartlett | 1 | -2/+2 |
2011-07-20 | s3-auth Use *unix_token rather than utok in struct auth3_session_info | Andrew Bartlett | 1 | -1/+1 |
2011-07-05 | s3:lib fix non-empty blank lines | Christian Ambach | 1 | -3/+3 |
2011-02-22 | s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info | Andrew Bartlett | 1 | -5/+5 |
2011-02-10 | s3-auth Rename cryptic 'ptok' to security_token | Andrew Bartlett | 1 | -1/+1 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -1/+1 |
2009-05-03 | Fix bug 6136: New AFS syscall conventions | Geza Gemes | 1 | -2/+3 |
2008-05-25 | Remove some references to get_current_username() and current_user_info | Volker Lendecke | 1 | -5/+3 |
2008-05-14 | AFS: The dummy afs_createtoken_str should return NULL, not False. | Kai Blin | 1 | -1/+1 |
2008-01-19 | afs: Use talloc_stackframe() instead of talloc_init() | Kai Blin | 1 | -1/+1 |
2008-01-19 | util_str: Don't return memory from talloc_tos(), use mem_ctx instead. | Kai Blin | 1 | -10/+13 |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -1/+1 |
2007-12-07 | Don't build rpctorture anymore - not maintained. Just remove. | Jeremy Allison | 1 | -7/+17 |
2007-11-15 | More pstring removal. This one was tricky. I had to add | Jeremy Allison | 1 | -6/+12 |
2007-11-09 | Make base64_encode_data_blob return a talloced string | Volker Lendecke | 1 | -3/+3 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -1/+6 |
2007-10-10 | r10976: Fix the build with openssl-0.9.8a. | Günther Deschner | 1 | -0/+2 |
2007-10-10 | r6779: Use the SID in the user token for the %s expansion in 'afs username ma... | Volker Lendecke | 1 | -3/+4 |
2007-10-10 | r5331: Support SIDs as %s replacements in the afs username map parameter. | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r4256: Add a patch from kllin@it.su.se: New Parameter 'afs token lifetime' te... | Volker Lendecke | 1 | -1/+5 |
2007-10-10 | r4252: Comment clarification from Love Hörnquist Åstrand <lha@stacken.kth.se>. | Volker Lendecke | 1 | -3/+7 |
2007-10-10 | r1492: Rework our random number generation system. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r449: Two AFS-related things: | Volker Lendecke | 1 | -228/+4 |
2004-04-01 | This restructures lib/afs.c so that the token data can be but into a | Volker Lendecke | 1 | -67/+294 |
2003-12-30 | The AFS pts command always generates completely lower-case user names. As case | Volker Lendecke | 1 | -1/+4 |
2003-10-23 | After a phonecall with jra finally commit this. | Volker Lendecke | 1 | -7/+3 |
2003-09-23 | This only touches the fake kaserver support. It adds two parameters: | Volker Lendecke | 1 | -24/+36 |
2003-09-07 | Nobody complained on the team-list, so commit it ... | Volker Lendecke | 1 | -0/+248 |