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
/
dsdb
/
samdb
/
ldb_modules
/
password_hash.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc...
Simo Sorce
1
-2
/
+2
2007-10-10
r15942: Remove the sync internal ldb calls altogether.
Simo Sorce
1
-703
/
+18
2007-10-10
r15932: Remove per request creds
Simo Sorce
1
-2
/
+0
2007-10-10
r15927: Optimize ldb module traverse while keeping the API intact.
Simo Sorce
1
-6
/
+2
2007-10-10
r15913: Error passing in the async code is not in agood shape
Simo Sorce
1
-37
/
+73
2007-10-10
r15859: fixed a crash bug in the ldb password_hash module. This one is quite
Andrew Tridgell
1
-1
/
+4
2007-10-10
r15804: Fix SAMLOGON test
Simo Sorce
1
-6
/
+5
2007-10-10
r15795: Try to use the async code by default
Simo Sorce
1
-6
/
+15
2007-10-10
r15782: More fixes for async cases
Simo Sorce
1
-2
/
+5
2007-10-10
r15761: Fix-as-you-go ...
Simo Sorce
1
-21
/
+24
2007-10-10
r15725: First shot at making password_hash async
Simo Sorce
1
-11
/
+1076
2007-10-10
r15511: Using this name causes less warnings on the IBM checker, due to using
Andrew Bartlett
1
-4
/
+4
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14662: To allow the RPC-SAMR test to pass, we need to look for both domains
Andrew Bartlett
1
-1
/
+1
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r14380: Reduce the size of structs.h
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14312: Formatting and comments.
Andrew Bartlett
1
-4
/
+6
2007-10-10
r14293: fixed some errors found with beam
Andrew Tridgell
1
-0
/
+6
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13909: Make this code clearer.
Andrew Bartlett
1
-2
/
+4
2007-10-10
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
1
-14
/
+2
2007-10-10
r13615: Make ldb_set_errstring get ldb instead of module as parameter.
Simo Sorce
1
-10
/
+10
2007-10-10
r13256: Free temporary memory on error cases, and try to clean up what's left
Andrew Bartlett
1
-0
/
+9
2007-10-10
r12895: Error strings save lives.
Andrew Bartlett
1
-10
/
+16
2007-10-10
r12851: Fix some typos
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r12743: Remove the ugly way we had to make a second stage init and introduce
Simo Sorce
1
-3
/
+1
2007-10-10
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
1
-1
/
+6
2007-10-10
r12720: By metze's request, rename the ntPwdHistory attribute to
Andrew Bartlett
1
-32
/
+32
2007-10-10
r12719: Rename unicodePwd -> sambaPassword.
Andrew Bartlett
1
-26
/
+26
2007-10-10
r12716: Tridge points out that the request argument to ldb_next_request must
Andrew Bartlett
1
-25
/
+49
2007-10-10
r12658: Couple of fixes related to shared module builds.
Jelmer Vernooij
1
-4
/
+0
2007-10-10
r12599: This new LDB module (and associated changes) allows Samba4 to operate
Andrew Bartlett
1
-0
/
+711
[prev]