summaryrefslogtreecommitdiffstats
path: root/source4/libcli/auth
Commit message (Expand)AuthorAgeFilesLines
...
* r3967: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3960: fix compiler warningsStefan Metzmacher2007-10-101-4/+4
* r3959: fix compiler warningsStefan Metzmacher2007-10-102-8/+8
* r3906: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r3805: Fix the LSA portions of the RPC-SAMSYNC test - I was not using the LSAAndrew Bartlett2007-10-101-0/+77
* r3786: send a mechListMIC to make the current samba3 client happyStefan Metzmacher2007-10-101-1/+9
* r3770: - fix endless recursion loop in spnego fallback codeStefan Metzmacher2007-10-101-7/+11
* r3751: Some fixes to using enable and disable for subsystems, ext libs and mo...Jelmer Vernooij2007-10-101-0/+2
* r3739: Remove a bunch of unused m4 macrosJelmer Vernooij2007-10-101-2/+2
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-103-12/+3
* r3735: Allow building subsystems as static libraries (.a files). To enableJelmer Vernooij2007-10-101-3/+2
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-103-6/+3
* r3730: More build system fixes and simplificationsJelmer Vernooij2007-10-101-2/+1
* r3721: We cracked the NTLM2 puzzle long ago, and set the flags elsewhere.Andrew Bartlett2007-10-101-16/+0
* r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett2007-10-102-7/+0
* r3679: We now know a few more of the Netlogon negotiate flags.Andrew Bartlett2007-10-101-5/+8
* r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into aAndrew Bartlett2007-10-101-0/+21
* r3655: As required by the new torture test, add the LM session key outputAndrew Bartlett2007-10-101-1/+2
* r3630: More work on DCOM server sideJelmer Vernooij2007-10-101-3/+0
* r3613: fixed a typoAndrew Tridgell2007-10-101-2/+2
* r3612: This appears to be the 'offical' way to initialise this struct.Andrew Bartlett2007-10-101-1/+1
* r3610: prevent segv with heimdal and password krb5 initAndrew Tridgell2007-10-101-2/+5
* r3609: Lets spew out a few less error messages for tridge, and hope to getAndrew Bartlett2007-10-102-10/+3
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-102-19/+10
* r3572: Thanks to tridge for his patience with my build breakage.Andrew Bartlett2007-10-101-2/+0
* r3571: rough guesses at what abartlet really wanted to do in his last commitAndrew Tridgell2007-10-101-0/+2
* r3565: Move PAC parsing into the session_info generation, and out of theAndrew Bartlett2007-10-101-16/+41
* r3519: Include time headers to fix the build.Andrew Bartlett2007-10-103-0/+3
* r3476: fixed some const warningsAndrew Tridgell2007-10-101-1/+1
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-106-9/+15
* r3462: separate out the crypto includesAndrew Tridgell2007-10-104-0/+4
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-109-3/+8
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-104-0/+7
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3391: fixed some memory leaks in the schannel codeAndrew Tridgell2007-10-101-14/+4
* r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam...Andrew Tridgell2007-10-103-51/+14
* r3365: Fill in the user and primary group SIDs into the 'server info' beforeAndrew Bartlett2007-10-101-8/+11
* r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to useAndrew Bartlett2007-10-101-2/+5
* r3323: more warning reductionsAndrew Tridgell2007-10-101-4/+0
* r3322: fixed a bunch of warnings in the build, including one case where it wa...Andrew Tridgell2007-10-104-5/+5
* r3289: Mr. L. and Mr. B.!Stefan Metzmacher2007-10-102-8/+6
* r3219: Hi, Andrew B.!Volker Lendecke2007-10-101-0/+2
* r3190: When we don't have a PAC, do a lookup in the local ldb instead.Andrew Bartlett2007-10-102-30/+57
* r3187: This 'optional' part of the ASN.1 in SPNEGO is required by Samba3 (butAndrew Bartlett2007-10-101-5/+4
* r3128: Return the correct error code for a secrets/kerberos login, butAndrew Bartlett2007-10-101-7/+15
* r3115: Bugfixes and extra debug in our kerberos verify code.Andrew Bartlett2007-10-102-27/+26
* r3110: Fix the krb5 client and server, so that it doesn't segfault. ThereAndrew Bartlett2007-10-103-49/+49
* r3075: Initialise (and check for intialisation) of the private pointer toAndrew Bartlett2007-10-101-2/+4
* r2860: add gensec_have_feature() to check what feature are used in the connec...Stefan Metzmacher2007-10-101-0/+15