s4-pygensec: a bit closer to working
[ira/wip.git] / source4 / auth /
2009-10-02 Andrew Tridgells4-pygensec: a bit closer to working
2009-09-26 Jelmer Vernooijgensec: Avoid exposing lp_ctx on the API level.
2009-09-26 Jelmer Vernooijpygensec: Add initial work on a gensec Python module.
2009-09-25 Matthias Dieter... s4:auth/gensec/schannel - fix a const warning
2009-09-25 Stefan Metzmachers4:schannel: fix some compiler warnings
2009-09-20 Andrew Tridgells4-auth: add SID_NT_ENTERPRISE_DCS is a server trust...
2009-09-18 Andrew Tridgells4-sam: add a note about the solaris client
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgells4-sam: add a note about the solaris client
2009-09-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-09-17 Kouhei Sutouspnego: Support ASN.1 BIT STRING and use it in SPNEGO.
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-09-16 Stefan Metzmacherlibcli/auth: rewrite schannel sign/seal code to be...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschnerschannel: move schannel_sign to main directory.
2009-09-15 Günther Deschners4-schannel: try to fix the build.
2009-09-15 Günther Deschners4-schannel: first step of decoupling schannel from...
2009-09-15 Günther Deschners4-schannel: strip trailing whitespace.
2009-09-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Günther Deschnerspnego: share spnego_parse.
2009-09-13 Günther Deschners4-schannel: use NL_AUTH_MESSAGE for schannel.
2009-09-13 Günther Deschners4-schannel: strip trailing whitespace.
2009-09-09 Nadezhda IvanovaAdded "admin_session" method.
2009-09-07 Matthias Dieter... s4:sam - Implement also here the right primary group...
2009-08-28 Günther Deschners4: include ntlmssp header in auth/ntlmssp/ntlmssp.h.
2009-08-28 Günther Deschners4-ntlmssp: use interface constants in TargetInfo blob.
2009-08-28 Günther Deschners4-ntlmssp: use NTLMSSP headers from IDL and remove...
2009-08-27 Günther Deschners4-schannel: add ldb suffix to schannel functions.
2009-08-21 Andrew Bartletts4:kerberos Use MIT compatible names for these enc...
2009-08-05 Andrew Tridgelladded a uid_wrapper library
2009-08-04 Matthias Dieter... s4: Change my nested groups patch to don't include...
2009-08-03 Matthieu PatouReturn infinite time for last last logoff when last...
2009-07-31 Stefan Metzmachers4:auth: make sure we have elements returned at all...
2009-07-31 Matthias Dieter... s4: Patch to implement nested group and privileges
2009-07-28 Stefan Metzmachers4:gensec/spnego: only generate the mechListMic when...
2009-07-28 Andrew Bartletts4:kerberos Add support for user principal names in...
2009-07-27 Andrew Bartletts4:kerberos Add 'net export keytab' command for wiresha...
2009-07-27 Stefan MetzmacherRevert "s4:kerberos Add 'net export keytab' command...
2009-07-27 Andrew Bartletts4:kerberos Add 'net export keytab' command for wiresha...
2009-07-24 Stefan Metzmachers4:gensec_gssapi: pass the correct oid to the gssapi...
2009-07-24 Stefan Metzmachers4:gensec/spengo: make sure we send the blob with the...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-16 Andrew Bartletts4:kdc Rework KDC to pull in less attributes for krbtgt...
2009-07-15 Andrew Bartletts4:gensec Rework gensec_krb5 mutual authentication...
2009-07-15 Andrew Bartletts4:gensec Allow mutual auth to be turned off in 'fake_g...
2009-07-08 Stefan Metzmachers4:auth/ntlmssp: let _unwrap fallback to seal if sign...
2009-07-07 Andrew Bartletts4:auth It is easier to copy the session key than get...
2009-07-01 Andrew Tridgellgensec_start now steals the auth_context
2009-07-01 Andrew Tridgellanother case that should use py_talloc_reference
2009-07-01 Andrew Tridgellremoved a redundent talloc_steal
2009-07-01 Andrew Tridgellfixed the use of talloc_steal in ntlmssp_server
2009-06-30 Don DavisRework the kerberos-notes.txt in order and format
2009-06-25 Kai Blins4 auth_winbind: Internally, info3 has utf8 buffers...
2009-06-25 Kai Blins4 auth_winbind: Don't allocate the rids for the info3...
2009-06-25 Kai Blins4: Add libwbclient backend to auth_winbind
2009-06-19 Matthias Dieter... Fixed some uninitialised variables
2009-06-18 Andrew BartlettRemove unused variable
2009-06-18 Andrew Bartletts4:kdc Allow a password change when the password is...
2009-06-18 Andrew Bartletts4:gensec Print GSSAPI error message when unable to...
2009-06-17 Jelmer Vernooijpycredentials: Raise MemoryError when unable to create...
2009-06-17 Jelmer Vernooijpycredentials: Fix memory leak.
2009-06-11 Andrew Bartletts4:heimdal: import lorikeet-heimdal-200906080040 (commi...
2009-06-10 Donald T. DavisClarify and expand the Kerberos notes made by Andrew...
2009-06-10 Andrew BartlettRemove copy of kerberos-notes.txt added in incorrect...
2009-06-10 Donald T. DavisClarify and expand the Kerberos notes made by Andrew...
2009-06-04 Andrew Tridgellchanged the auth path to use extended DN ops to avoid...
2009-06-02 Jelmer VernooijFix more unresolved symbols.
2009-06-02 Jelmer Vernooijpython: Move helper functions for using param into...
2009-06-02 Jelmer VernooijFix dependencies when using shared libraries.
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Andrew Tridgelluse domain_dn not ncname
2009-05-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Andrew BartlettDon't use crossRef records to find our own domain
2009-05-25 Andrew Tridgellfixed interpretation of ACB_PWNOTREQ
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-19 Andrew BartlettRemove unused headers
2009-04-16 Andrew BartlettFix Samba4 build errors with common libcli/samsync
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework to use new API for common netlogon credential...
2009-04-14 Andrew BartlettRework Samba4 to use the new common libcli/auth code
2009-04-14 Andrew BartlettPush schannel_state.c into the top level.
2009-04-14 Andrew BartlettPort Samba4 to the new combined libcli/auth functions
2009-04-14 Andrew BartlettMove ntlm_check.h into the common libcli/auth
2009-04-14 Andrew BartlettMove MSRPC-PARSE into the common libcli/auth
2009-04-14 Andrew BartlettMove libcli/auth to the top level
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Stefan Metzmachers4:auth/credentials: use krb5_data_free()
2009-03-26 Stefan Metzmachers4:auth/credentials: include gssapi/gssapi_krb5.h
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
next