index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
rpc_server
/
samr
/
samr_password.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1294: A nice, large, commit...
Andrew Bartlett
1
-3
/
+8
2007-10-10
r1078: the dxesrv_crypto_* implementations should now explicit set
Stefan Metzmacher
1
-2
/
+14
2007-10-10
r1060: check for an invalid session key in samr_set_password()
Andrew Tridgell
1
-0
/
+5
2007-10-10
r1025: Rename (across the samr and netlogon pipes, so far)
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1009: Make all users of NT and LM passwords use the samr_Password structure.
Andrew Bartlett
1
-19
/
+30
2007-10-10
r995: - renamed many of our crypto routines to use the industry standard
Andrew Tridgell
1
-4
/
+4
2007-10-10
r903: used samdb_result_passwords() in samr_ChangePasswordUser2() and fix the...
Andrew Tridgell
1
-16
/
+14
2007-10-10
r897: - user/group creation needs to create unique names across both the
Andrew Tridgell
1
-0
/
+47
2007-10-10
r896: - use andrews samdb_result_passwords() for the remaining password chang...
Andrew Tridgell
1
-33
/
+39
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-19
/
+205
2007-10-10
r871: add a comment about how samdb_set_password() works
Andrew Tridgell
1
-0
/
+6
2007-10-10
r839: password set/change in the samr server is complex enough that it
Andrew Tridgell
1
-0
/
+508