summaryrefslogtreecommitdiffstats
path: root/source4/auth/gensec
Commit message (Expand)AuthorAgeFilesLines
...
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-101-1/+4
* r11342: Remove unused variables.Andrew Bartlett2007-10-101-1/+0
* r11314: Use a patch from lha to have the kerberos libs extract the PAC, ratherAndrew Bartlett2007-10-102-19/+44
* r11278: fix compiler warningsStefan Metzmacher2007-10-101-14/+22
* r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb.Andrew Bartlett2007-10-102-48/+12
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-8/+8
* 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
* r11219: Now that we have the credentials hooked in here, we have a much moreAndrew Bartlett2007-10-101-1/+10
* r11216: Upgrade to gd's PAC extraction code from Samba3. While I still wantAndrew Bartlett2007-10-102-31/+39
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-14/+0
* r11212: Enable sealing of data with raw krb5, consolidate some code into theAndrew Bartlett2007-10-101-61/+63
* r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett2007-10-103-32/+51
* 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
* 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
* r10796: Make getting an anonymous session info a utility function.Andrew Bartlett2007-10-101-21/+1
* r10764: To match Win2k3 SP1, we need to set an anonymous user token forAndrew Bartlett2007-10-101-10/+21
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-6/+6
* r10565: Try to make Kerberos authentication a bit more friendly.Andrew Bartlett2007-10-102-10/+35
* r10509: Some more sconscript fixes. Now getting to link stage for smbclientJelmer Vernooij2007-10-101-2/+3
* r10478: More work on proto headers; we now generate a couple of smaller onesJelmer Vernooij2007-10-101-2/+2
* 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
* r10383: This patch is on the road to implementing servers (such as kpasswd) thatAndrew Bartlett2007-10-101-29/+140
* r10364: Turn gensec:gssapi on by default, except for a login of the formAndrew Bartlett2007-10-101-23/+23
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-101-0/+8
* r10291: The patch optionally (off by default, not available in all cases) allowsAndrew Bartlett2007-10-104-22/+81
* r10153: This patch adds a new parameter to gensec_sig_size(), the size of theAndrew Bartlett2007-10-105-15/+52
* r10066: This is the second in my patches to work on Samba4's kerberos support,Andrew Bartlett2007-10-102-95/+153
* r10035: This patch removes the need for the special case hackAndrew Bartlett2007-10-101-2/+19
* r9927: Extend copyright for all the hard work I've done this year.Andrew Bartlett2007-10-101-1/+1
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-102-89/+78
* r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co...Andrew Bartlett2007-10-102-2/+2
* r9526: provide DCERPC auth type 16Stefan Metzmacher2007-10-101-0/+1
* r9420: Fix the SPNEGO system again: Update the state position afterAndrew Bartlett2007-10-101-4/+6
* r9419: Silly, silly, untested mistake...Andrew Bartlett2007-10-101-2/+2
* r9418: SPNEGO fixes:Andrew Bartlett2007-10-101-18/+29
* r9416: Cleanups inspired by jra's work to migrate Samba4's NTLMSSP code backAndrew Bartlett2007-10-103-66/+107
* r9415: Remove old kerberos code (including salt guessing code) that has onlyAndrew Bartlett2007-10-101-18/+6
* r9411: Ensure we don't send a challenge without first getting a negotiate inAndrew Bartlett2007-10-101-0/+1
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-6/+3
* r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like toTim Potter2007-10-103-9/+0
* r9233: Ensure that the output variable is initialised in this conversion fromAndrew Bartlett2007-10-101-0/+1
* r9084: 'resign' the sample PAC for the validation of the signature algorithms.Andrew Bartlett2007-10-102-6/+6
* r8774: make some gensec errors a bit less verboseAndrew Tridgell2007-10-102-3/+3
* r8644: This is a more useful error than unsuccesful.Andrew Bartlett2007-10-101-1/+1
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-102-2/+4