s3: Fix a typo
[samba.git] / source3 / auth / auth_samba4.c
2012-10-19 Volker Lendeckes3: Fix a typo
2012-07-13 Andrew Bartletts3-auth_samba4: Explain that check_samba4_security...
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-04-30 Andrew Bartletts3-auth_samba4: use new_server_id_task() to allocate...
2012-02-24 Andrew Bartletts3-auth: Add a way to get an auth4_context from the...
2012-01-05 Andrew Bartletts3-auth re-create the auth context in the s3 ntlmssp...
2011-12-28 Andrew Bartletts3-auth Fix talloc parent for s4 event context in auth_...
2011-10-13 Andrew Bartletts4-messaging: Pass the loadparm context, not just the...
2011-10-11 Andrew Bartlettauth: move credentials layer to the top level
2011-09-19 Matthias Dieter... s4:auth - remove unused variables
2011-08-03 Andrew Bartlettselftest: test plugin_s4_dc against all ncacn_np tests
2011-08-03 Andrew Bartletts3-ntlmssp Split calls to gensec plugin into prepare...
2011-08-03 Andrew Bartletts3-auth Add hook to start a GENSEC mech to auth_samba4
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Matthias Dieter... s3:auth/auth_samba4.c - remove unused variable
2011-06-06 Andrew Bartletts3-auth Use loadparm_init_s3() to get an lp_ctx for...
2011-05-08 Andrew Bartletts3-auth Add auth_samba4 module