summaryrefslogtreecommitdiffstats
path: root/source4/auth
Commit message (Expand)AuthorAgeFilesLines
* schannel: move schannel_sign to main directory.Günther Deschner2009-09-164-312/+3
* s4-schannel: try to fix the build.Günther Deschner2009-09-161-1/+1
* s4-schannel: first step of decoupling schannel from gensec.Günther Deschner2009-09-162-20/+51
* s4-schannel: strip trailing whitespace.Günther Deschner2009-09-161-36/+36
* s4-schannel: use NL_AUTH_MESSAGE for schannel.Günther Deschner2009-09-131-23/+35
* s4-schannel: strip trailing whitespace.Günther Deschner2009-09-131-26/+26
* Added "admin_session" method.Nadezhda Ivanova2009-09-093-0/+218
* s4:sam - Implement also here the right primary group behaviourMatthias Dieter Wallnöfer2009-09-071-46/+71
* s4: include ntlmssp header in auth/ntlmssp/ntlmssp.h.Günther Deschner2009-08-281-0/+1
* s4-ntlmssp: use interface constants in TargetInfo blob.Günther Deschner2009-08-281-5/+5
* s4-ntlmssp: use NTLMSSP headers from IDL and remove duplicate constants.Günther Deschner2009-08-285-50/+21
* s4-schannel: add ldb suffix to schannel functions.Günther Deschner2009-08-271-2/+2
* s4:kerberos Use MIT compatible names for these enc typesAndrew Bartlett2009-08-211-1/+1
* added a uid_wrapper libraryAndrew Tridgell2009-08-051-1/+1
* s4: Change my nested groups patch to don't include user's SID itself in the "...Matthias Dieter Wallnöfer2009-08-041-17/+24
* Return infinite time for last last logoff when last logoff = 0Matthieu Patou2009-08-032-2/+2
* s4:auth: make sure we have elements returned at all in authsam_expand_nested_...Stefan Metzmacher2009-07-311-0/+6
* s4: Patch to implement nested group and privilegesMatthias Dieter Wallnöfer2009-07-311-34/+100
* s4:gensec/spnego: only generate the mechListMic when the server expects itStefan Metzmacher2009-07-281-1/+2
* s4:kerberos Add support for user principal names in certificatesAndrew Bartlett2009-07-282-3/+5
* s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett2009-07-282-1/+148
* Revert "s4:kerberos Add 'net export keytab' command for wireshark decryption"Stefan Metzmacher2009-07-272-148/+1
* s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett2009-07-272-1/+148
* s4:gensec_gssapi: pass the correct oid to the gssapi layer.Stefan Metzmacher2009-07-241-4/+11
* s4:gensec/spengo: make sure we send the blob with the micListMech signature t...Stefan Metzmacher2009-07-241-1/+1
* s4:kdc Rework KDC to pull in less attributes for krbtgt lookupsAndrew Bartlett2009-07-172-15/+29
* s4:gensec Rework gensec_krb5 mutual authentication defaultsAndrew Bartlett2009-07-161-24/+28
* s4:gensec Allow mutual auth to be turned off in 'fake_gssapi_krb5'Andrew Bartlett2009-07-161-5/+15
* s4:auth/ntlmssp: let _unwrap fallback to seal if sign only doesn't workStefan Metzmacher2009-07-081-6/+57
* s4:auth It is easier to copy the session key than get talloc right.Andrew Bartlett2009-07-071-4/+3
* gensec_start now steals the auth_contextAndrew Tridgell2009-07-011-1/+3
* another case that should use py_talloc_referenceAndrew Tridgell2009-07-011-1/+1
* removed a redundent talloc_stealAndrew Tridgell2009-07-011-2/+0
* fixed the use of talloc_steal in ntlmssp_server Andrew Tridgell2009-07-011-3/+2
* Rework the kerberos-notes.txt in order and formatDon Davis2009-06-301-0/+803
* s4 auth_winbind: Internally, info3 has utf8 buffers, not utf16 buffers.Kai Blin2009-06-251-63/+16
* s4 auth_winbind: Don't allocate the rids for the info3 structure within the loopKai Blin2009-06-251-4/+4
* s4: Add libwbclient backend to auth_winbindKai Blin2009-06-252-1/+216
* Fixed some uninitialised variablesMatthias Dieter Wallnöfer2009-06-191-5/+1
* Remove unused variableAndrew Bartlett2009-06-181-3/+0
* s4:kdc Allow a password change when the password is expiredAndrew Bartlett2009-06-183-7/+9
* s4:gensec Print GSSAPI error message when unable to find PACAndrew Bartlett2009-06-181-1/+3
* pycredentials: Raise MemoryError when unable to create objects.Jelmer Vernooij2009-06-171-1/+6
* pycredentials: Fix memory leak.Jelmer Vernooij2009-06-171-1/+7
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-126-15/+27
* Clarify and expand the Kerberos notes made by Andrew Bartlett in 2005Donald T. Davis2009-06-101-154/+448
* Remove copy of kerberos-notes.txt added in incorrect locationAndrew Bartlett2009-06-101-760/+0
* Clarify and expand the Kerberos notes made by Andrew Bartlett in 2005Donald T. Davis2009-06-101-0/+760
* changed the auth path to use extended DN ops to avoid non-indexed searchesAndrew Tridgell2009-06-042-65/+66
* Fix more unresolved symbols.Jelmer Vernooij2009-06-022-10/+1