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