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
2012-04-23
Make krb5 wrapper library common so they can be used all over
Simo Sorce
2
-4
/
+5
2012-04-23
For now just disable this Heindal specific stuff in the MIT build
Simo Sorce
4
-3
/
+25
2012-04-23
Make krb5 context initialization not heimdal specific
Simo Sorce
2
-22
/
+54
2012-04-19
Fix Error messages
Simo Sorce
1
-4
/
+2
2012-04-12
srv_keytab: Pass krb5_context directly, it's all we use anyways.
Simo Sorce
1
-16
/
+11
2012-04-12
auth-krb: Move pac related util functions in a single place.
Simo Sorce
1
-0
/
+1
2012-04-12
s4-auth-krb: Remove dependency on credentials too.
Simo Sorce
2
-11
/
+5
2012-04-12
s4-auth-krb: Remove unneded dependency on kerberos_util.
Simo Sorce
3
-40
/
+54
2012-04-12
s4-auth-krb: Simplify salt_princ handling.
Simo Sorce
4
-287
/
+187
2012-04-12
s4-auth-krb: Move function to db-glue.c and make it static.
Simo Sorce
2
-20
/
+0
2012-04-12
s4-auth-krb: Move keytab functions in a separate file.
Simo Sorce
4
-707
/
+749
2012-04-12
s4-auth-krb: Streamline and cleanup code to make it readable.
Simo Sorce
1
-190
/
+256
2012-04-12
s4-auth-krb: streamline and rename enctype functions
Simo Sorce
1
-11
/
+12
2012-04-12
s4-auth-krb: Make kerberos_enctype_bitmap_to_enctype static.
Simo Sorce
2
-3
/
+1
2012-04-12
s4-auth-krb: Make kerberos_enctype_bitmap_to_enctypes static.
Simo Sorce
1
-1
/
+7
2012-04-12
s4-auth-krb: Move function into more appropriate header.
Simo Sorce
1
-0
/
+8
2012-04-12
s4-auth-krb: Make impersonate_principal_from_credentials static.
Simo Sorce
1
-0
/
+1
2012-04-12
krb5_wrap: remove duplicate declaration and dead ifdef
Simo Sorce
1
-4
/
+0
2012-01-10
krb5: Require krb5_set_real_time is available to build with krb5
Andrew Bartlett
1
-4
/
+0
2012-01-09
s4-kerberos: remove some unused prototypes.
Günther Deschner
1
-22
/
+0
2011-12-29
s4-gensec: Move parsing of the PAC blob and creating the session_info into auth
Andrew Bartlett
1
-0
/
+1
2011-12-28
auth/kerberos: Move gssapi_parse.c to the top level
Andrew Bartlett
2
-123
/
+2
2011-12-07
auth: Allow a NULL principal to be obtained from the credentials
Andrew Bartlett
1
-2
/
+10
2011-11-29
s4-samba-tool: Add --principal argument to samba-tool domain exportkeytab
Andrew Bartlett
1
-61
/
+134
2011-07-25
s4:auth/kerberos: activate windows related krb5 flags
Stefan Metzmacher
1
-0
/
+10
2011-06-22
s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCs
Stefan Metzmacher
1
-1
/
+48
2011-06-22
s4:auth/kerberos: add S4U2Proxy support to kerberos_kinit_password_cc()
Stefan Metzmacher
3
-5
/
+134
2011-06-22
s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCs
Stefan Metzmacher
1
-1
/
+47
2011-06-22
s4:auth/kerberos: remove one indentation level in kerberos_kinit_password_cc()
Stefan Metzmacher
1
-94
/
+99
2011-06-22
s4:auth/kerberos: reformat kerberos_kinit_password_cc()
Stefan Metzmacher
1
-32
/
+41
2011-06-22
s4:auth/kerberos: don't mix s4u2self creds with machine account creds
Stefan Metzmacher
1
-24
/
+76
2011-06-22
s4:auth/kerberos: use better variable names in kerberos_kinit_password_cc()
Stefan Metzmacher
1
-27
/
+41
2011-06-22
s4:auth/kerberos: don't ignore return code in kerberos_kinit_password_cc()
Stefan Metzmacher
1
-0
/
+2
2011-06-21
s4/auth: Trivial spelling fixes.
Brad Hards
1
-3
/
+3
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
1
-2
/
+2
2011-06-20
libcli/util Bring samba4 unix -> nt_status code in common.
Andrew Bartlett
1
-1
/
+1
2011-05-18
s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_p...
Stefan Metzmacher
1
-2
/
+6
2011-04-29
s4-param Remove config_path() -> lpcfg_config_path()
Andrew Bartlett
1
-1
/
+1
2011-04-20
libcli/auth Move PAC parsing and verification in common.
Andrew Bartlett
2
-334
/
+17
2011-04-14
s3-auth Rename smb_krb5_open_keytab to avoid a conflict with s3
Andrew Bartlett
1
-7
/
+7
2011-04-14
libcli/auth Move krb5 wrapper functions from s3 into common
Andrew Bartlett
3
-113
/
+4
2011-04-06
lib: make asn1_util a private library
Andrew Tridgell
1
-1
/
+1
2011-04-04
s4-krb5: be a bit less verbose about krb5 packets
Andrew Tridgell
1
-1
/
+1
2011-03-19
source4/auth: Fix prototypes for all functions.
Jelmer Vernooij
2
-0
/
+10
2011-02-14
librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so).
Günther Deschner
1
-1
/
+1
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
[next]