summaryrefslogtreecommitdiffstats
path: root/source3/auth/auth_netlogond.c
Commit message (Expand)AuthorAgeFilesLines
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-061-0/+1
* s3: Remove the make_auth_methods routineVolker Lendecke2010-04-111-3/+7
* s3: Remove the typedef for "auth_serversupplied_info"Volker Lendecke2010-01-101-1/+1
* s3: Remove the typedef for "auth_usersupplied_info"Volker Lendecke2010-01-101-2/+2
* Ensure all callers to the rpc_client/cli_pipe functions correctlyJeremy Allison2009-11-121-6/+6
* schannel: fully share schannel sign/seal between s3 and 4.Günther Deschner2009-09-161-13/+13
* s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.Günther Deschner2009-09-151-1/+1
* Make Samba3 use the new common libcli/auth codeAndrew Bartlett2009-04-141-4/+2
* Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett2009-04-141-0/+1
* Fix a valgrind error: rpc_bind talloc_move()s the auth structVolker Lendecke2009-02-041-2/+0
* Ensure null termination of the password in mymachinepw, remove a debugVolker Lendecke2009-02-041-3/+1
* Add netlogond auth methodVolker Lendecke2008-10-061-0/+321