r23680: Make it easier to setup a domain member server - the 'server role'
[kai/samba-autobuild/.git] / source4 / auth / ntlmssp / ntlmssp_server.c
2007-10-10 Andrew Bartlettr23680: Make it easier to setup a domain member server...
2007-10-10 Andrew Bartlettr19805: Add the (harmless, but apparently default)
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Stefan Metzmacherr17341: pass a messaging context to auth_context_create()
2007-10-10 Andrew Bartlettr16961: Merge 'seperate policy from logic' changes...
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Stefan Metzmacherr14064: - split out MSRPC_PARSE into a speperate subsystem
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13470: Thanks to a report from VL:
2007-10-10 Andrew Bartlettr13252: Cleanup, both in code, comments and talloc...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Andrew Bartlettr11366: Pass around the flags which indicate if we...
2007-10-10 Jeremy Allisonr11081: Remember to remove unused variables.
2007-10-10 Jeremy Allisonr11080: Narrowing down on the #1828 PPC bug. The PPC...
2007-10-10 Jeremy Allisonr11076: Still working on bug #1828, PPC hell. The PPC...
2007-10-10 Andrew Tridgellr10669: reverted jelmers commit 10663 as it was causing...
2007-10-10 Jelmer Vernooijr10663: Eliminate use of pstring
2007-10-10 Andrew Bartlettr10292: This is set below from lp_server_role().
2007-10-10 Andrew Bartlettr8700: Propmted by tridge's need to do plaintext auth...
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Andrew Tridgellr7597: removed the bogus get_myfullname() and get_mydom...
2007-10-10 Andrew Bartlettr6799: Remove a rudundent variable from the context...
2007-10-10 Andrew Bartlettr6738: My version of the patch by metze that I just...
2007-10-10 Andrew Bartlettr6736: Revert metze's -r 6734, as metze and I made...
2007-10-10 Stefan Metzmacherr6734: most compiler don't like struct elements without...
2007-10-10 Andrew Bartlettr6465: Use talloc_zero for the gensec_ntlmssp_state...
2007-10-10 Andrew Bartlettr6464: Remove the last of the Samba3 NTLMSSP API. ...
2007-10-10 Andrew Bartlettr6463: Move NTLM2 and NTLM (v1) specific variables...
2007-10-10 Andrew Bartlettr6462: Move the arcfour sbox state into it's own struct...
2007-10-10 Andrew Bartlettr6460: Push the client credentials into NTLMSSP, allowi...
2007-10-10 Andrew Bartlettr6458: Split up NTLMSSP into a new directory, and into...