Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3735: Allow building subsystems as static libraries (.a files). To enable | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r3733: More build system fixes/features: | Jelmer Vernooij | 3 | -6/+3 |
2007-10-10 | r3730: More build system fixes and simplifications | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r3721: We cracked the NTLM2 puzzle long ago, and set the flags elsewhere. | Andrew Bartlett | 1 | -16/+0 |
2007-10-10 | r3686: The results of some work on the NETLOGON pipe: | Andrew Bartlett | 2 | -7/+0 |
2007-10-10 | r3679: We now know a few more of the Netlogon negotiate flags. | Andrew Bartlett | 1 | -5/+8 |
2007-10-10 | r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into a | Andrew Bartlett | 1 | -0/+21 |
2007-10-10 | r3655: As required by the new torture test, add the LM session key output | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r3630: More work on DCOM server side | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r3613: fixed a typo | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3612: This appears to be the 'offical' way to initialise this struct. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r3610: prevent segv with heimdal and password krb5 init | Andrew Tridgell | 1 | -2/+5 |
2007-10-10 | r3609: Lets spew out a few less error messages for tridge, and hope to get | Andrew Bartlett | 2 | -10/+3 |
2007-10-10 | r3586: Fix some of the issues with the module init functions. | Jelmer Vernooij | 2 | -19/+10 |
2007-10-10 | r3572: Thanks to tridge for his patience with my build breakage. | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r3571: rough guesses at what abartlet really wanted to do in his last commit | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3565: Move PAC parsing into the session_info generation, and out of the | Andrew Bartlett | 1 | -16/+41 |
2007-10-10 | r3519: Include time headers to fix the build. | Andrew Bartlett | 3 | -0/+3 |
2007-10-10 | r3476: fixed some const warnings | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ... | Andrew Tridgell | 6 | -9/+15 |
2007-10-10 | r3462: separate out the crypto includes | Andrew Tridgell | 4 | -0/+4 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 9 | -3/+8 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3443: the next stage in the include files re-organisation. | Andrew Tridgell | 4 | -0/+7 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3391: fixed some memory leaks in the schannel code | Andrew Tridgell | 1 | -14/+4 |
2007-10-10 | r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam... | Andrew Tridgell | 3 | -51/+14 |
2007-10-10 | r3365: Fill in the user and primary group SIDs into the 'server info' before | Andrew Bartlett | 1 | -8/+11 |
2007-10-10 | r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to use | Andrew Bartlett | 1 | -2/+5 |
2007-10-10 | r3323: more warning reductions | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r3322: fixed a bunch of warnings in the build, including one case where it wa... | Andrew Tridgell | 4 | -5/+5 |
2007-10-10 | r3289: Mr. L. and Mr. B.! | Stefan Metzmacher | 2 | -8/+6 |
2007-10-10 | r3219: Hi, Andrew B.! | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r3190: When we don't have a PAC, do a lookup in the local ldb instead. | Andrew Bartlett | 2 | -30/+57 |
2007-10-10 | r3187: This 'optional' part of the ASN.1 in SPNEGO is required by Samba3 (but | Andrew Bartlett | 1 | -5/+4 |
2007-10-10 | r3128: Return the correct error code for a secrets/kerberos login, but | Andrew Bartlett | 1 | -7/+15 |
2007-10-10 | r3115: Bugfixes and extra debug in our kerberos verify code. | Andrew Bartlett | 2 | -27/+26 |
2007-10-10 | r3110: Fix the krb5 client and server, so that it doesn't segfault. There | Andrew Bartlett | 3 | -49/+49 |
2007-10-10 | r3075: Initialise (and check for intialisation) of the private pointer to | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r2860: add gensec_have_feature() to check what feature are used in the connec... | Stefan Metzmacher | 1 | -0/+15 |
2007-10-10 | r2859: It seems useful to allow the seal/unseal functions in gensec to pass | Andrew Bartlett | 1 | -0/+12 |
2007-10-10 | r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2850: - check for GENSEC_WANT_SEAL in gensec_unseal_packet() | Stefan Metzmacher | 2 | -2/+4 |
2007-10-10 | r2671: we're getting too many errors caused by the talloc_realloc() API not | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2669: convert make_user_info() and associated functions from malloc to talloc | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r2650: fixed a memory leak in make_server_info() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2648: - use a destructor on struct server_connection to simplify the | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r2646: - use a talloc destructor to ensure that sockets from the new socket | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r2645: converted the NTLMSSP code to the new style of talloc | Andrew Tridgell | 6 | -103/+64 |
2007-10-10 | r2643: convert more of the auth subsyystem to the new talloc methods. This | Andrew Tridgell | 2 | -11/+11 |