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
/
source4
/
auth
/
kerberos
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth/kerberos: Use talloc_stackframe to avoid memory and FD leak of event con...
Andrew Bartlett
2015-02-08
1
-27
/
+33
*
torture: Start a new testsuite for krb5 and KDC behaviour
Andrew Bartlett
2015-01-23
2
-37
/
+92
*
s4-auth/kerberos: fix salting principal, make sure hostname is lowercase.
Günther Deschner
2014-09-26
1
-1
/
+1
*
s4-auth/kerberos: add a note how to implement krb5_get_init_creds_opt_set_win...
Günther Deschner
2014-08-08
1
-0
/
+2
*
s4-kerberos: remove duplicate macros.
Günther Deschner
2014-08-08
1
-10
/
+0
*
lib/krb5_wrap: move krb5_princ_size replacement code to lib/krb5_wrap/krb5_sa...
Günther Deschner
2014-08-08
1
-8
/
+0
*
samba: use smb_krb5_create_key_from_string() in some places.
Günther Deschner
2014-08-08
1
-4
/
+6
*
s4-auth-krb: Fix talloc access after free in smb_krb5_update_keytab
Samuel Cabrero
2014-07-08
1
-1
/
+6
*
kerberos: Remove un-used event context argument from smb_krb5_init_context()
Andrew Bartlett
2014-04-28
2
-13
/
+1
*
auth-kerberos: add the credentials.h so that enum credentials_obtained is def...
Matthieu Patou
2013-10-27
1
-0
/
+1
*
source4/auth/kerberos/kerberos-notes.txt: Fix typo.
Karolin Seeger
2013-05-15
1
-1
/
+1
*
s4:auth/kerberos: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
auth/credentials: Support match-by-key in cli_credentials_get_server_gss_creds()
Andrew Bartlett
2012-08-30
2
-0
/
+2
*
lib/krb5_wrap: Move enctype conversion functions into a simple helper file
Andrew Bartlett
2012-08-28
1
-45
/
+0
*
auth: Common function for retrieving PAC_LOGIN_INFO from PAC
Christof Schmitt
2012-07-06
2
-45
/
+0
*
s4:kerberos: fix typos in kerberos-notes.txt
Michael Adam
2012-06-12
1
-2
/
+2
*
lib/krb5_wrap: Move krb5_princ_size helper to source4 as it is only used there
Andrew Bartlett
2012-05-30
1
-0
/
+8
*
gse: Use the smb_gss_oid_equal wrapper.
Andreas Schneider
2012-05-23
1
-0
/
+1
*
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2012-05-23
1
-1
/
+1
*
s4-auth: Use smb_krb5_make_pac_checksum.
Andreas Schneider
2012-05-08
1
-54
/
+24
*
s4:auth/kerberos: don't do tracing in MIT build
Alexander Bokovoy
2012-05-04
1
-17
/
+0
*
s4-auth-krb: Make srv_keytab.c build against MIT Kerberos
Simo Sorce
2012-05-04
1
-8
/
+11
*
Fix incompatible assignment warning
Simo Sorce
2012-05-04
1
-1
/
+1
*
Fix compiler warning
Simo Sorce
2012-05-04
1
-1
/
+1
*
s4-auth-krb: Use compat code to initialize keyblock contents
Simo Sorce
2012-05-04
1
-1
/
+1
*
s4-auth-krb: Disable code in MIT build
Simo Sorce
2012-05-04
1
-1
/
+4
*
Move keytab_copy to krb5samba lib
Simo Sorce
2012-05-04
2
-231
/
+1
*
Fix keytab_copy to compile with MIT librariues too
Simo Sorce
2012-05-04
1
-10
/
+12
*
keytab_copy: Fix style, whitespaces
Simo Sorce
2012-05-04
1
-8
/
+17
*
kerberos_pac: Fix code to work with MIT too
Simo Sorce
2012-05-04
1
-3
/
+3
*
s4-auth-krb: smb_rd_req_return_stuff is used only in gensec_krb5
Simo Sorce
2012-05-04
2
-103
/
+1
*
Split normal kinit from s4u2 flavored kinit
Simo Sorce
2012-05-04
1
-7
/
+21
*
Move kerberos_kinit_password_cc to krb5samba lib
Simo Sorce
2012-05-04
3
-427
/
+1
*
Move kerberos_kinit_keyblock_cc to krb5samba lib
Simo Sorce
2012-05-04
2
-55
/
+0
*
krb-init: define out heimdal specific stuff in mitkrb build
Simo Sorce
2012-05-04
1
-3
/
+12
*
s4-auth-krb: avoid useless condition
Simo Sorce
2012-05-04
1
-1
/
+1
*
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
2012-04-25
2
-1
/
+2
*
Make krb5 wrapper library common so they can be used all over
Simo Sorce
2012-04-23
2
-4
/
+5
*
For now just disable this Heindal specific stuff in the MIT build
Simo Sorce
2012-04-23
4
-3
/
+25
*
Make krb5 context initialization not heimdal specific
Simo Sorce
2012-04-23
2
-22
/
+54
*
Fix Error messages
Simo Sorce
2012-04-19
1
-4
/
+2
*
srv_keytab: Pass krb5_context directly, it's all we use anyways.
Simo Sorce
2012-04-12
1
-16
/
+11
*
auth-krb: Move pac related util functions in a single place.
Simo Sorce
2012-04-12
1
-0
/
+1
*
s4-auth-krb: Remove dependency on credentials too.
Simo Sorce
2012-04-12
2
-11
/
+5
*
s4-auth-krb: Remove unneded dependency on kerberos_util.
Simo Sorce
2012-04-12
3
-40
/
+54
*
s4-auth-krb: Simplify salt_princ handling.
Simo Sorce
2012-04-12
4
-287
/
+187
*
s4-auth-krb: Move function to db-glue.c and make it static.
Simo Sorce
2012-04-12
2
-20
/
+0
*
s4-auth-krb: Move keytab functions in a separate file.
Simo Sorce
2012-04-12
4
-707
/
+749
*
s4-auth-krb: Streamline and cleanup code to make it readable.
Simo Sorce
2012-04-12
1
-190
/
+256
*
s4-auth-krb: streamline and rename enctype functions
Simo Sorce
2012-04-12
1
-11
/
+12
[next]