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