summaryrefslogtreecommitdiff
path: root/source3/auth/auth_samba4.c
Commit message (Expand)AuthorAgeFilesLines
* selftest: test plugin_s4_dc against all ncacn_np testsAndrew Bartlett2011-08-031-0/+1
* s3-ntlmssp Split calls to gensec plugin into prepare and startAndrew Bartlett2011-08-031-11/+5
* s3-auth Add hook to start a GENSEC mech to auth_samba4Andrew Bartlett2011-08-031-0/+88
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-1/+1
* s3:auth/auth_samba4.c - remove unused variableMatthias Dieter Wallnöfer2011-06-091-1/+0
* s3-auth Use loadparm_init_s3() to get an lp_ctx for auth_samba4Andrew Bartlett2011-06-071-15/+2
* s3-auth Add auth_samba4 moduleAndrew Bartlett2011-05-081-0/+132