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
/
local_password.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-01
s4-dsdb: convert the rest of the ldb modules to the new module type
Andrew Tridgell
1
-1
/
+6
2010-10-30
s4:local_password LDB module - fix typos
Matthias Dieter Wallnöfer
1
-6
/
+6
2010-09-25
ldb: mark the location of a lot more ldb requests
Andrew Tridgell
1
-0
/
+9
2010-09-25
s4-dsdb: added tagging of requests in dsdb modules
Andrew Tridgell
1
-0
/
+2
2010-07-07
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
1
-12
/
+12
2010-05-21
s4:libcli/ldap Rename ldap.h to libcli_ldap.h
Andrew Bartlett
1
-1
/
+0
2010-03-07
s4:local_password LDB module - change counter variables to "unsigned" where a...
Matthias Dieter Wallnöfer
1
-4
/
+4
2009-10-06
s4:various LDB modules - "build_request" functions - propagate result codes back
Matthias Dieter Wallnöfer
1
-3
/
+2
2009-01-30
Fix all other modules to use ldb_module.h instead of ldb_private.h
Simo Sorce
1
-38
/
+67
2008-12-17
s4:ldb: make it possible to return per entry controls
Andrew Bartlett
1
-3
/
+3
2008-12-17
Add hint to use passwordAttributes in @KLUDGE_ACL in future
Andrew Bartlett
1
-1
/
+2
2008-09-29
LDB ASYNC: samba4 modules
Simo Sorce
1
-454
/
+670
2008-07-12
rename sambaPassword -> userPassword.
Andrew Bartlett
1
-3
/
+3
2008-02-20
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
1
-1
/
+1
2008-02-20
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
1
-7
/
+1
2007-12-21
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26539: Remove unnecessary statics.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25553: Convert to standard bool type.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r24731: Remove unused code - if we hit these error conditions, then we are
Andrew Bartlett
1
-18
/
+0
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r21434: - get rid of "krb5Key"
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r21362: rename:
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
1
-2
/
+2
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
1
-16
/
+9
2007-10-10
r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...
Simo Sorce
1
-3
/
+1
2007-10-10
r19332: ldb_parse_tree leaks
Simo Sorce
1
-2
/
+2
2007-10-10
r17514: Simplify the way to set ldb errors and add another
Simo Sorce
1
-22
/
+19
2007-10-10
r17298: Fix up the local_password module to the current LDB API, and build it...
Andrew Bartlett
1
-96
/
+98
2007-10-10
r17287: Add the local_password module to the tree, so it doesn't get lost in
Andrew Bartlett
1
-0
/
+888