summaryrefslogtreecommitdiffstats
path: root/source4/auth/auth_sam.c
Commit message (Expand)AuthorAgeFilesLines
* r1335: NT_STATUS_INTERNAL_DB_CORRUPTIONStefan Metzmacher2007-10-101-2/+2
* r1151: fixed fill-in of force_password_change field in auth_samAndrew Tridgell2007-10-101-1/+1
* r1143: fixed spelling of sAMAccountNameAndrew Tridgell2007-10-101-1/+1
* r1138: allow for a user in no groupsAndrew Tridgell2007-10-101-1/+2
* r1058: The start of work on the SamLogon call for NETLOGON.Andrew Bartlett2007-10-101-1/+67
* r1028: More consistancy fixes, which should also fix the build.Andrew Bartlett2007-10-101-2/+2
* r1025: Rename (across the samr and netlogon pipes, so far)Andrew Bartlett2007-10-101-2/+3
* r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett2007-10-101-23/+25
* r904: - fixed account expiry testing in auth_samAndrew Tridgell2007-10-101-2/+1
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-2/+2
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-3/+3
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-5/+5
* r816: - Make use of tridge's new samdb_result_sid_prefix() helper function.Andrew Bartlett2007-10-101-8/+6
* r751: Fix debug message to print the right variable.Andrew Bartlett2007-10-101-1/+1
* r743: Start on a NETLOGON server in Samba4.Andrew Bartlett2007-10-101-41/+6
* r715: Finish the ldb conversion for the auth_sam module.Andrew Bartlett2007-10-101-29/+100
* r708: Clean up copyright headers, to reflect code that has come and goneAndrew Bartlett2007-10-101-4/+2
* r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett2007-10-101-51/+143
* r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett2007-10-101-345/+61
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-1/+1
* - port AUTH and PASSDB subsystems to newStefan Metzmacher2004-02-031-3/+38
* signed DCERPC over TCP now works !Andrew Tridgell2003-11-261-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+564