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
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth-kerberos: add the credentials.h so that enum credentials_obtained is def...
Matthieu Patou
2013-10-27
1
-0
/
+1
*
auth4: Remove an unused variable
Volker Lendecke
2013-10-15
1
-1
/
+0
*
gensec: move schannel module to toplevel.
Günther Deschner
2013-09-19
2
-340
/
+0
*
auth/gensec: introduce gensec_internal.h
Stefan Metzmacher
2013-08-10
5
-0
/
+5
*
s4:gensec/schannel: only require librpc/gen_ndr/dcerpc.h
Stefan Metzmacher
2013-08-10
1
-1
/
+1
*
s4:gensec/schannel: there's no point in having schannel_session_key()
Stefan Metzmacher
2013-08-10
1
-8
/
+0
*
s4:gensec/schannel: GENSEC_FEATURE_ASYNC_REPLIES is not supported
Stefan Metzmacher
2013-08-10
1
-3
/
+0
*
s4:gensec/schannel: use the correct computer_name from netlogon_creds_Credent...
Stefan Metzmacher
2013-08-10
1
-3
/
+3
*
s4:gensec/schannel: simplify the code by using netsec_create_state()
Stefan Metzmacher
2013-08-10
1
-68
/
+30
*
s4:gensec/schannel: remove unused dcerpc_schannel_creds()
Stefan Metzmacher
2013-08-10
2
-49
/
+0
*
gensec: Make the no-hostname status message much less scary
Andrew Bartlett
2013-05-16
2
-2
/
+2
*
source4/auth/kerberos/kerberos-notes.txt: Fix typo.
Karolin Seeger
2013-05-15
1
-1
/
+1
*
gensec: recv_handler can't be NULL at that point.
Andreas Schneider
2013-03-05
1
-1
/
+1
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
1
-1
/
+1
*
s4:pygensec: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-28
1
-1
/
+1
*
pyauth: Check return value of lpcfg_from_py_object().
Andreas Schneider
2013-02-22
1
-0
/
+4
*
s4:auth/kerberos: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
Fix some cut-and-paste and spelling in debug messages
Guenter Kukkukk
2013-02-12
1
-8
/
+8
*
dsdb: Ensure "authenticated users" is processed for group memberships
Andrew Bartlett
2013-01-21
1
-5
/
+39
*
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
*
build: rename security → samba-security
Björn Jacke
2012-08-10
2
-2
/
+2
*
s4-auth: Make sure we use the correct credential state.
Andreas Schneider
2012-07-17
1
-1
/
+6
*
auth: Common function for retrieving PAC_LOGIN_INFO from PAC
Christof Schmitt
2012-07-06
2
-45
/
+0
*
auth: Remove .get_challenge (only used for security=server)
Andrew Bartlett
2012-07-03
7
-97
/
+0
*
auth: Use only security_token_is_system to determine that a user is SYSTEM
Andrew Bartlett
2012-06-19
1
-2
/
+0
*
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
2012-06-15
2
-1
/
+2
*
s4:kerberos: fix typos in kerberos-notes.txt
Michael Adam
2012-06-12
1
-2
/
+2
*
s4:gensec: fix a comment typo
Michael Adam
2012-06-12
1
-1
/
+1
*
build: Add missing deps and make MESSAGING a private library
Andrew Bartlett
2012-06-07
1
-1
/
+1
*
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
2
-2
/
+5
*
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2012-05-23
2
-1
/
+2
*
gensec_gssapi: Make it possible to build with MIT krb5
Simo Sorce
2012-05-23
1
-10
/
+20
*
pygensec: Fix init of variable if not specified.
Jelmer Vernooij
2012-05-18
1
-1
/
+1
*
s4:auth/gensec_gssapi: add "gensec_gssapi:requested_life_time" option
Stefan Metzmacher
2012-05-17
1
-1
/
+6
*
s4:auth/gensec: implement gensec_gssapi_expire_time()
Stefan Metzmacher
2012-05-17
1
-0
/
+13
*
s4:auth/gensec_gssapi: add missing 'break' statements
Stefan Metzmacher
2012-05-17
1
-0
/
+2
*
s4:auth/gensec_gssapi: remember the expire time
Stefan Metzmacher
2012-05-17
2
-2
/
+9
*
s4:auth: remove unused auth_server.c
Stefan Metzmacher
2012-05-15
2
-245
/
+0
*
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
*
auth-session: MIT doesn't have import/export cred yet
Simo Sorce
2012-05-04
1
-3
/
+5
*
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
[next]