summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/local_password.c
Commit message (Expand)AuthorAgeFilesLines
* source4/dsdb/samdb/ldb_modules/local_password.c: Fix typo in comment.Karolin Seeger2013-05-151-1/+1
* s4:local_password LDB module - remove schema checking code and fix some typosMatthias Dieter Wallnöfer2010-11-111-12/+6
* s4:dsdb/local_password: use DSDB_SECRET_ATTRIBUTESStefan Metzmacher2010-11-091-7/+3
* s4-ldb: enable version checking in dsdb ldb modulesAndrew Tridgell2010-11-011-0/+1
* s4-dsdb: convert the rest of the ldb modules to the new module typeAndrew Tridgell2010-11-011-1/+6
* s4:local_password LDB module - fix typosMatthias Dieter Wallnöfer2010-10-301-6/+6
* ldb: mark the location of a lot more ldb requestsAndrew Tridgell2010-09-251-0/+9
* s4-dsdb: added tagging of requests in dsdb modulesAndrew Tridgell2010-09-251-0/+2
* s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell2010-07-071-12/+12
* s4:libcli/ldap Rename ldap.h to libcli_ldap.hAndrew Bartlett2010-05-211-1/+0
* s4:local_password LDB module - change counter variables to "unsigned" where a...Matthias Dieter Wallnöfer2010-03-071-4/+4
* s4:various LDB modules - "build_request" functions - propagate result codes backMatthias Dieter Wallnöfer2009-10-061-3/+2
* Fix all other modules to use ldb_module.h instead of ldb_private.hSimo Sorce2009-01-301-38/+67
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-171-3/+3
* Add hint to use passwordAttributes in @KLUDGE_ACL in futureAndrew Bartlett2008-12-171-1/+2
* LDB ASYNC: samba4 modulesSimo Sorce2008-09-291-454/+670
* rename sambaPassword -> userPassword.Andrew Bartlett2008-07-121-3/+3
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-201-1/+1
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-201-7/+1
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-1/+1
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-1/+1
* r25553: Convert to standard bool type.Jelmer Vernooij2007-10-101-4/+4
* r24731: Remove unused code - if we hit these error conditions, then we areAndrew Bartlett2007-10-101-18/+0
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21434: - get rid of "krb5Key"Stefan Metzmacher2007-10-101-2/+1
* r21362: rename:Stefan Metzmacher2007-10-101-4/+4
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-2/+2
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-16/+9
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-101-3/+1
* r19332: ldb_parse_tree leaksSimo Sorce2007-10-101-2/+2
* r17514: Simplify the way to set ldb errors and add anotherSimo Sorce2007-10-101-22/+19
* r17298: Fix up the local_password module to the current LDB API, and build it...Andrew Bartlett2007-10-101-96/+98
* r17287: Add the local_password module to the tree, so it doesn't get lost inAndrew Bartlett2007-10-101-0/+888