summaryrefslogtreecommitdiff
path: root/source3/auth/auth_samba4.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-19s3: Fix a typoVolker Lendecke1-1/+1
2012-07-13s3-auth_samba4: Explain that check_samba4_security is actually unusedAndrew Bartlett1-0/+10
2012-06-27s3-param: Rename loadparm_s3_context -> loadparm_s3_helpersAndrew Bartlett1-3/+3
2012-04-30s3-auth_samba4: use new_server_id_task() to allocate server id valuesAndrew Bartlett1-6/+27
2012-02-24s3-auth: Add a way to get an auth4_context from the auth stackAndrew Bartlett1-0/+54
2012-01-05s3-auth re-create the auth context in the s3 ntlmssp server moduleAndrew Bartlett1-2/+0
2011-12-28s3-auth Fix talloc parent for s4 event context in auth_samba4Andrew Bartlett1-1/+1
2011-10-13s4-messaging: Pass the loadparm context, not just the messaging pathAndrew Bartlett1-1/+1
2011-10-11auth: move credentials layer to the top levelAndrew Bartlett1-1/+1
2011-09-19s4:auth - remove unused variablesMatthias Dieter Wallnöfer1-1/+0
2011-08-03selftest: test plugin_s4_dc against all ncacn_np testsAndrew Bartlett1-0/+1
2011-08-03s3-ntlmssp Split calls to gensec plugin into prepare and startAndrew Bartlett1-11/+5
2011-08-03s3-auth Add hook to start a GENSEC mech to auth_samba4Andrew Bartlett1-0/+88
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett1-1/+1
2011-06-09s3:auth/auth_samba4.c - remove unused variableMatthias Dieter Wallnöfer1-1/+0
2011-06-07s3-auth Use loadparm_init_s3() to get an lp_ctx for auth_samba4Andrew Bartlett1-15/+2
2011-05-08s3-auth Add auth_samba4 moduleAndrew Bartlett1-0/+132