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
/
lib
/
krb5_wrap
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-12
krb5wrap: Move mask to the right position.
Andreas Schneider
1
-1
/
+1
2013-03-06
Make sure to set umask() before calling mkstemp().
Andreas Schneider
1
-0
/
+4
2013-03-05
krb5_wrap: Make sure we don't dereference a NULL pointer.
Andreas Schneider
1
-1
/
+3
2012-12-21
krb5_wrap: Remove dead code in smb_krb5_renew_ticket().
Andreas Schneider
1
-7
/
+2
2012-11-01
lib/krb5_wrap: request enc_types in the correct order (bug #9272)
Stefan Metzmacher
1
-6
/
+6
2012-10-02
s3-krb5: use and request AES keys in kerberos operations.
Günther Deschner
1
-0
/
+6
2012-09-12
lib/krb5_wrap: when deleting default realm, pass char*, not char**
Alexander Bokovoy
1
-1
/
+1
2012-08-29
lib/krb4_wrap: Add const to kt_copy_one_principal
Andrew Bartlett
2
-2
/
+2
2012-08-29
libkrb5: Fix build with MIT Kerberos.
Andreas Schneider
1
-6
/
+6
2012-08-28
lib/krb5_wrap: Move enctype conversion functions into a simple helper file
Andrew Bartlett
4
-36
/
+109
2012-08-28
lib/krb5_wrap: Move kerberos_enctype_to_bitmap() into krb5_wrap
Andrew Bartlett
2
-0
/
+23
2012-08-28
lib/krb5_wrap: Bring list of all enc types into krb5_wrap
Andrew Bartlett
2
-0
/
+16
2012-06-03
lib/krb5_wrap: Remove unused smb_krb5_get_creds
Andrew Bartlett
2
-125
/
+0
2012-06-01
waf: check for krb5_create_checksum and krb5_creds.flags for some Heimdal ver...
Alexander Bokovoy
1
-0
/
+4
2012-05-30
lib/krb5_wrap: Move krb5_princ_size helper to source4 as it is only used there
Andrew Bartlett
1
-8
/
+0
2012-05-23
krb5samba: Add smb_gss_oid_equal wrapper.
Andreas Schneider
3
-2
/
+89
2012-05-23
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
1
-3
/
+7
2012-05-23
lib/krb5_wrap: implement krb5_cc_get_lifetime for MIT Kerberos
Alexander Bokovoy
1
-19
/
+22
2012-05-23
gensec_gssapi: Make it possible to build with MIT krb5
Simo Sorce
1
-0
/
+3
2012-05-08
krb5samba: Add smb_krb5_make_pac_checksum.
Andreas Schneider
2
-0
/
+83
2012-05-08
krb5samba: Add krb5_free_checksum_contents wrapper
Simo Sorce
2
-0
/
+14
2012-05-04
krb5samba: Add a smb_krb5_cc_get_lifetime() function.
Andreas Schneider
2
-0
/
+59
2012-05-04
krb5samba: Add compat function for krb5_kt_compare
Simo Sorce
2
-0
/
+39
2012-05-04
krb5samba: Add compat krb5_make_principal for MIT build
Simo Sorce
2
-0
/
+45
2012-05-04
krb5samba: Add compat code to initialize keyblock contents
Simo Sorce
2
-0
/
+27
2012-05-04
Move keytab_copy to krb5samba lib
Simo Sorce
3
-1
/
+241
2012-05-04
Split normal kinit from s4u2 flavored kinit
Simo Sorce
2
-31
/
+71
2012-05-04
Move kerberos_kinit_password_cc to krb5samba lib
Simo Sorce
2
-0
/
+405
2012-05-04
Move kerberos_kinit_keyblock_cc to krb5samba lib
Simo Sorce
2
-0
/
+98
2012-05-04
krb5samba: Remove unnecessary include file
Simo Sorce
1
-1
/
+0
2012-05-04
Fix krb5_samba.c build
Simo Sorce
1
-0
/
+4
2012-04-25
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
1
-0
/
+1
2012-04-24
s3: Attempt to fix the build without kerberos
Volker Lendecke
1
-7
/
+6
2012-04-23
Avoid warning about KRB5_DEPRECATE with MIT libs
Simo Sorce
1
-0
/
+4
2012-04-23
krb5_samba: Add support for krb5_princ_size when using Heimdal
Simo Sorce
1
-0
/
+8
2012-04-23
Make krb5 wrapper library common so they can be used all over
Simo Sorce
3
-0
/
+1976