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