summaryrefslogtreecommitdiffstats
path: root/source4/auth
Commit message (Expand)AuthorAgeFilesLines
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-105-35/+39
* r11239: Use ${REALM} for the realm in rootdse.ldifAndrew Bartlett2007-10-101-2/+1
* r11226: Cope with Samba3's behaviour on LDAP with GSS-SPNEGO.Andrew Bartlett2007-10-101-2/+3
* r11220: Add the ability to handle the salt prinicpal as part of theAndrew Bartlett2007-10-105-29/+51
* r11219: Now that we have the credentials hooked in here, we have a much moreAndrew Bartlett2007-10-101-1/+10
* r11218: Always return the mutual authentication reply (needed for kpasswd),Andrew Bartlett2007-10-101-45/+12
* r11216: Upgrade to gd's PAC extraction code from Samba3. While I still wantAndrew Bartlett2007-10-104-47/+140
* r11215: Remove no-op prompter intended to work around bugs in old kerberos libs.Andrew Bartlett2007-10-101-27/+1
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-104-54/+0
* r11212: Enable sealing of data with raw krb5, consolidate some code into theAndrew Bartlett2007-10-101-61/+63
* r11209: We can't read the priorSecret unless we ask for it.Andrew Bartlett2007-10-101-0/+1
* r11204: Allow us to read credentials from secrets.ldb without aAndrew Bartlett2007-10-101-6/+2
* r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett2007-10-1010-280/+302
* r11199: Push an objectSid into the schannel state database, to match the new ...Andrew Bartlett2007-10-101-10/+2
* r11196: Clean up memory leaks (pointed out by vl), and handle the case whereAndrew Bartlett2007-10-101-11/+47
* r11081: Remember to remove unused variables.Jeremy Allison2007-10-101-1/+0
* r11080: Narrowing down on the #1828 PPC bug. The PPC client sends anJeremy Allison2007-10-101-19/+7
* r11076: Still working on bug #1828, PPC hell. The PPC client sends theJeremy Allison2007-10-101-2/+12
* r11058: remove useless talloc contextStefan Metzmacher2007-10-101-4/+1
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2007-10-102-11/+0
* r11037:Stefan Metzmacher2007-10-102-0/+11
* r10985: To aid in testing, this allows us to easily force kerberos to use UDP...Andrew Bartlett2007-10-101-5/+9
* r10982: Move credentials.h into auth/credentials, and add flags needed byAndrew Bartlett2007-10-101-0/+81
* r10981: Pull code to decide between and implement NTLMv2, NTLM and LMAndrew Bartlett2007-10-104-139/+243
* r10945: Free the salt after we are done with it. May need a merge to similarAndrew Bartlett2007-10-101-2/+4
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-9/+9
* r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell2007-10-101-0/+1
* r10812: Fix capitalisation (thanks tridge).Andrew Bartlett2007-10-101-1/+1
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-102-2/+117
* r10796: Make getting an anonymous session info a utility function.Andrew Bartlett2007-10-102-21/+27
* r10764: To match Win2k3 SP1, we need to set an anonymous user token forAndrew Bartlett2007-10-101-10/+21
* r10670: Add notes on things that are TODO in Samba4 kerberos land.Andrew Bartlett2007-10-101-0/+46
* r10669: reverted jelmers commit 10663 as it was causing lots of panics in 'ma...Andrew Tridgell2007-10-102-8/+13
* r10663: Eliminate use of pstringJelmer Vernooij2007-10-102-13/+8
* r10597: And add the .mk files for the new credentials subsystem.Andrew Bartlett2007-10-101-0/+11
* r10596: Move the credentials code into it's own subsystem, and push it under ...Andrew Bartlett2007-10-103-0/+1103
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-102-16/+16
* r10579: str_list_make() can return NULLJelmer Vernooij2007-10-101-1/+1
* r10565: Try to make Kerberos authentication a bit more friendly.Andrew Bartlett2007-10-102-10/+35
* r10561: This patch takes over KDC socket routines in Heimdal, and directs themAndrew Bartlett2007-10-101-2/+351
* r10532: Replace next_token() with str_list_make()Jelmer Vernooij2007-10-101-9/+8
* r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij2007-10-103-5/+3
* r10509: Some more sconscript fixes. Now getting to link stage for smbclientJelmer Vernooij2007-10-103-15/+20
* r10478: More work on proto headers; we now generate a couple of smaller onesJelmer Vernooij2007-10-103-9/+16
* r10464: Use more consistant names.Andrew Bartlett2007-10-101-3/+3
* r10447: Add gensec sources to proto.hTim Potter2007-10-101-1/+6
* r10407: the schannel database does not need to be synchronous (and thus crashAndrew Tridgell2007-10-101-1/+1
* r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett2007-10-102-3/+3
* r10398: Don't do DNS lookups on short names (no .).Andrew Bartlett2007-10-101-0/+8
* r10390: Remove fstring, pstring and uint32_t from winbindd_nss.h.Volker Lendecke2007-10-101-6/+6