Age | Commit message (Expand) | Author | Files | Lines |
2011-01-14 | s4-auth: fixed status return | Andrew Tridgell | 1 | -1/+1 |
2011-01-14 | s4-auth Add get and set methods for auth_session_info python wrapper | Andrew Bartlett | 2 | -7/+73 |
2011-01-14 | s4-auth Add function to obtain any user's session_info from a given LDB | Andrew Bartlett | 6 | -81/+209 |
2011-01-14 | s4-auth use new dsdb_expand_nested_groups() | Andrew Bartlett | 2 | -152/+11 |
2011-01-03 | s4:gensec/schannel: use netsec_outgoing_sig_size() to get the signature size | Stefan Metzmacher | 1 | -1/+6 |
2011-01-01 | heimdal_build: Add missing dependencies when building with system heimdal. | Jelmer Vernooij | 1 | -1/+1 |
2010-12-21 | s4:auth/session.h - use a forward declaration for type "struct ldb_context" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-21 | s4-auth Ensure that we always copy across domain groups | Andrew Bartlett | 1 | -13/+13 |
2010-12-21 | s4-auth Remove duplicate copies of session_info creation code | Andrew Bartlett | 3 | -153/+24 |
2010-12-21 | s4-auth rework session_info handling not to require an auth context | Andrew Bartlett | 4 | -13/+26 |
2010-12-21 | s4-auth Remove event context from privilage database handling | Andrew Bartlett | 1 | -1/+0 |
2010-12-21 | s4-auth Remove obsolete comment | Andrew Bartlett | 1 | -7/+0 |
2010-12-21 | s4:auth/gensec/spnego.c - remove unused variable "principal" | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-12-14 | s4:gensec/spnego: only look at the optimistic token if we support the first mech | Stefan Metzmacher | 1 | -4/+20 |
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 1 | -2/+1 |
2010-12-09 | s4-spnego Match Windows 2008, and no longer supply a name in the CIFS Negprot | Andrew Bartlett | 1 | -10/+1 |
2010-12-08 | s4-pkgconfig: add @LIB_RPATH@ to our link flags | Andrew Tridgell | 1 | -1/+1 |
2010-12-08 | s4-spnego use "not_defined_in_RFC4178@please_ignore" if no principal specified | Andrew Bartlett | 1 | -0/+2 |
2010-12-08 | libcli/auth bring ADS_IGNORE_PRINCIPAL in common | Andrew Bartlett | 1 | -1/+2 |
2010-12-04 | s4:auth/gensec/gensec_krb5.c - fix/reorder memory free operations | Matthias Dieter Wallnöfer | 1 | -3/+15 |
2010-12-04 | s4:auth/gensec/gensec_krb5.c - remove a pointless "nt_status" test | Matthias Dieter Wallnöfer | 1 | -8/+3 |
2010-12-04 | s4:auth/kerberos/kerberos_pac.c - fix another memory leak regarding the KRB p... | Matthias Dieter Wallnöfer | 1 | -1/+4 |
2010-12-04 | s4:dsdb/common/util_samr.c and auth/sam.c - fix error message | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-03 | s4:auth/sam.c - when printing out a string buffer we don't strictly need the ... | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-12-03 | s4:auth/sam.c - the check for the SAMDB needs to be on the top of the call | Matthias Dieter Wallnöfer | 1 | -6/+5 |
2010-12-03 | s4:auth/sam.c - fix the free of memory contexts | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-03 | s4:auth/sam.c - specify the SID ignore case better | Matthias Dieter Wallnöfer | 1 | -1/+7 |
2010-12-02 | s4:auth/sam.c-"authsam_expand_nested_groups" - don't fail if we've membership... | Matthias Dieter Wallnöfer | 1 | -4/+4 |
2010-12-01 | pygensec: Fix initialization. | Jelmer Vernooij | 1 | -1/+1 |
2010-12-01 | pyauth: Use talloc.Object. | Jelmer Vernooij | 1 | -3/+5 |
2010-12-01 | pygensec: Use talloc.Object. | Jelmer Vernooij | 1 | -1/+4 |
2010-12-01 | pycredentials: Use talloc.Object. | Jelmer Vernooij | 1 | -2/+5 |
2010-11-29 | s4:auth/gensec/gensec_tstream.c - quiet warnings on Solaris "cc" | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-11-29 | s4:auth/ntlmssp/ntlmssp_server.c - remove unnecessary ";" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-29 | s4:auth/gensec/gensec_gssapi.c - always print error messages on the same tall... | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-11-28 | s4-tests/bind.py: Use samba.tests.connect_samdb() instead of directly using S... | Kamen Mazdrashki | 1 | -7/+10 |
2010-11-25 | s4-tests: Modified bind.py to use samba.tests.delete_force | Nadezhda Ivanova | 1 | -7/+2 |
2010-11-22 | Avoid the use of PyAPI_DATA, which is for internal Python API's. | Arnaud Faucher | 1 | -2/+2 |
2010-11-17 | s4-gensec: zero the gssapi_state | Andrew Tridgell | 1 | -1/+1 |
2010-11-15 | s4-gensec Indicate if GENSEC is in client or server mode in the debug | Andrew Bartlett | 1 | -2/+4 |
2010-11-15 | auth/ntlm: Use name consistent with other service names. | Jelmer Vernooij | 1 | -1/+1 |
2010-11-15 | auth/gensec Handle incorrect username or password in Kerberos client code | Andrew Bartlett | 2 | -0/+3 |
2010-11-14 | s4-auth: fixed infinite loop in krb5 auth | Andrew Tridgell | 1 | -1/+1 |
2010-11-14 | s4-auth: fixed crash in krb5 auth | Andrew Tridgell | 1 | -2/+1 |
2010-11-13 | s4-test: we need to import testtools before subunit/python | Andrew Tridgell | 1 | -1/+1 |
2010-11-11 | s4/test: Expand BindTest | Anatoliy Atanasov | 1 | -20/+60 |
2010-11-08 | s4-auth Supply more useful error messages on Kerberos failure | Andrew Bartlett | 3 | -13/+28 |
2010-11-08 | s4-auth Fix typos in samba4 auth code | Brad Hards | 1 | -7/+7 |
2010-11-07 | credentials: Lowercase library name, | Jelmer Vernooij | 5 | -20/+20 |
2010-11-07 | samdb: Lowercase library name. | Jelmer Vernooij | 2 | -5/+5 |