summaryrefslogtreecommitdiff
path: root/source4/rpc_server/samr/samr_password.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3953: the lm verifier key in passwoed ChangePasswordUser3 is based on the ntAndrew Tridgell1-1/+1
2007-10-10r3952: added validation of the lm and nt verifiers to our server side passwor...Andrew Tridgell1-2/+41
2007-10-10r3804: Add more comparison tests in RPC-SAMSYNC.Andrew Bartlett1-5/+5
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-0/+1
2007-10-10r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett1-2/+2
2007-10-10r3468: split out dcerpc_server.hAndrew Tridgell1-0/+1
2007-10-10r3462: separate out the crypto includesAndrew Tridgell1-0/+1
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r2537: Add static and use strlen_m instead of str_charnum().Andrew Bartlett1-2/+2
2007-10-10r2458: Rename policy handle parameters for the SAMR pipe. Parameters nowTim Potter1-1/+1
2007-10-10r2290: Fix 'lsakey' for the server-side, it is static forAndrew Bartlett1-10/+8
2007-10-10r2280: fixed the session key choice for ncacn_np and ncacn_ip_tcp in the rpc ...Andrew Tridgell1-10/+2
2007-10-10r2051: switched the samdb over to using the new destructor and referenceAndrew Tridgell1-14/+2
2007-10-10r1294: A nice, large, commit...Andrew Bartlett1-3/+8
2007-10-10r1078: the dxesrv_crypto_* implementations should now explicit setStefan Metzmacher1-2/+14
2007-10-10r1060: check for an invalid session key in samr_set_password()Andrew Tridgell1-0/+5
2007-10-10r1025: Rename (across the samr and netlogon pipes, so far)Andrew Bartlett1-1/+1
2007-10-10r1009: Make all users of NT and LM passwords use the samr_Password structure.Andrew Bartlett1-19/+30
2007-10-10r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell1-4/+4
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