index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
auth
/
kerberos
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
1
-1
/
+1
2011-02-10
s4-krb5: authkrb5 should depend on ldb
Andrew Tridgell
1
-1
/
+1
2011-02-09
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
2
-50
/
+57
2011-01-01
heimdal_build: Add missing dependencies when building with system heimdal.
Jelmer Vernooij
1
-1
/
+1
2010-12-04
s4:auth/kerberos/kerberos_pac.c - fix another memory leak regarding the KRB p...
Matthias Dieter Wallnöfer
1
-1
/
+4
2010-11-14
s4-auth: fixed infinite loop in krb5 auth
Andrew Tridgell
1
-1
/
+1
2010-11-14
s4-auth: fixed crash in krb5 auth
Andrew Tridgell
1
-2
/
+1
2010-11-05
s4-kerberos Mention the remote address we fail to contact the KDC on
Andrew Bartlett
1
-1
/
+10
2010-11-04
s4-auth: unconditionally set previous_ev
Andrew Tridgell
1
-3
/
+1
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2
-561
/
+0
2010-10-30
s4-auth: make KERBEROS subsystem into authkrb5 private library
Andrew Tridgell
1
-7
/
+8
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
1
-1
/
+1
2010-10-11
s4-credentials Add explicit event context handling to Kerberos calls (only)
Andrew Bartlett
4
-23
/
+127
2010-10-11
s4-kerberos Remove unused parameter
Andrew Bartlett
2
-3
/
+1
2010-10-11
s4-kerberos Remove unsued variable
Andrew Bartlett
1
-1
/
+0
2010-10-11
credentials: Split up into several subsystems.
Jelmer Vernooij
1
-1
/
+1
2010-10-11
kerberos_util: Put into separate subsystem.
Jelmer Vernooij
2
-1
/
+8
2010-10-05
Add missing dependencies for com_err.
Jelmer Vernooij
1
-1
/
+1
2010-10-05
heimdal: Fix name of hx509 library.
Jelmer Vernooij
1
-1
/
+1
2010-10-02
s4-kerberos Don't regenerate key values for each alias in keytab
Andrew Bartlett
1
-43
/
+35
2010-10-02
s4-auth Add make_server_info_pac() to include 'resource domain' groups
Andrew Bartlett
1
-5
/
+3
2010-10-01
s4-auth: fixed a vagrind error when creating keytabs
Andrew Tridgell
1
-0
/
+3
2010-09-26
s4-kerberos Don't segfault if the password isn't specified in keytab generation
Andrew Bartlett
1
-0
/
+7
2010-09-24
s4-kerberos Rework keytab handling to export servicePrincipalName entries
Andrew Bartlett
2
-126
/
+164
2010-09-24
s4-kerberos Move 'set key into keytab' code out of credentials.
Andrew Bartlett
2
-139
/
+229
2010-09-24
s4-kerberos Fix kerberos_enctype_bitmap_to_enctypes()
Andrew Bartlett
1
-2
/
+3
2010-09-16
s4-kerberos: obey the credentials setting for forwardable tickets
Andrew Tridgell
3
-27
/
+40
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-2
/
+2
2010-06-29
s4:kerberos Add functions to convert msDS-SupportedEncryptionTypes
Andrew Bartlett
2
-0
/
+60
2010-06-29
s4:provision Add an msDS-SupportedEncryptionTypes entry to our DC
Andrew Bartlett
1
-0
/
+3
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2
-26
/
+8
2010-05-02
s4:credentials Make the CCACHE in credentials depend on the things that built it
Andrew Bartlett
3
-20
/
+39
2010-04-10
s4:credentials Add the functions needed to do S4U2Self with cli_credentials
Andrew Bartlett
3
-50
/
+161
2010-04-06
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
1
-4
/
+0
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
1
-0
/
+11
2010-03-16
s4:auth/kerberos/kerberos.c - fix also here a memory leak
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-02-26
s4-krb5: propogate errors from a lot more kerberos functions
Andrew Tridgell
3
-34
/
+42
2010-01-31
s4:kdc streamline context initialization
Simo Sorce
2
-37
/
+58
2010-01-28
cleanup: remove trailing spaces and tabs
Simo Sorce
1
-37
/
+37
2010-01-16
s4-kerberos: raise the general kerberos debug level to 3
Andrew Tridgell
1
-1
/
+1
2010-01-12
Strip trailing spaces
Simo Sorce
1
-62
/
+62
2009-10-14
s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
Matthias Dieter Wallnöfer
1
-9
/
+4
2009-08-21
s4:kerberos Use MIT compatible names for these enc types
Andrew Bartlett
1
-1
/
+1
2009-07-28
s4:kerberos Add 'net export keytab' command for wireshark decryption
Andrew Bartlett
2
-1
/
+148
2009-07-27
Revert "s4:kerberos Add 'net export keytab' command for wireshark decryption"
Stefan Metzmacher
2
-148
/
+1
2009-07-27
s4:kerberos Add 'net export keytab' command for wireshark decryption
Andrew Bartlett
2
-1
/
+148
2009-06-30
Rework the kerberos-notes.txt in order and format
Don Davis
1
-0
/
+803
2009-06-19
Fixed some uninitialised variables
Matthias Dieter Wallnöfer
1
-5
/
+1
2009-06-12
s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...
Andrew Bartlett
4
-12
/
+24
[next]