summaryrefslogtreecommitdiff
path: root/source4/rpc_server/samr/samr_password.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r903: used samdb_result_passwords() in samr_ChangePasswordUser2() and fix the...Andrew Tridgell1-16/+14
2007-10-10r897: - user/group creation needs to create unique names across both theAndrew Tridgell1-0/+47
2007-10-10r896: - use andrews samdb_result_passwords() for the remaining password chang...Andrew Tridgell1-33/+39
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-5/+5
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-19/+205
2007-10-10r871: add a comment about how samdb_set_password() worksAndrew Tridgell1-0/+6
2007-10-10r839: password set/change in the samr server is complex enough that itAndrew Tridgell1-0/+508