summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules
AgeCommit message (Expand)AuthorFilesLines
2009-06-19Correct handling of 32-bit integer attributes in SAMBA 4Matthias Dieter Wallnöfer1-13/+26
2009-06-18dsdb: Fix build against system ldb.Jelmer Vernooij3-3/+3
2009-06-02Fix more unresolved symbols.Jelmer Vernooij1-7/+7
2009-06-01we don't need the unique checks in the samldb code nowAndrew Tridgell1-162/+2
2009-05-26s4:ldb_modules: Correct typos.Andrew Kroeger2-2/+2
2009-04-22s4:ldb: fix extrasemi compile warningBjörn Jacke1-1/+1
2009-04-22s4:ldb: do talloc_free and return NULL when we have no matches to returnBjörn Jacke1-0/+4
2009-04-09slightly nicer output in our possibleInferiors test codeAndrew Tridgell1-2/+2
2009-04-09hook the new possibleInferiors calculation into the schemaAndrew Tridgell1-14/+77
2009-03-31use the prepare_commit op in the partition codeAndrew Tridgell1-14/+49
2009-03-27added a --wspp optionAndrew Tridgell1-4/+7
2009-03-26fixed possibleinferiors.py so it matches windows behaviourAndrew Tridgell1-39/+127
2009-03-24the start of a possibleInferiors test suiteAndrew Tridgell1-0/+155
2009-03-17added support for parentGUIDAndrew Tridgell1-5/+84
2009-03-16s4:password_hash Only store the LM hash if 'lanman auth = yes'Andrew Bartlett1-1/+2
2009-03-01s4: Use same function signature for convert_* as s3.Jelmer Vernooij1-10/+7
2009-03-01Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij1-3/+3
2009-02-23Fix headers, ldb_includes.h is a private header,Simo Sorce6-3/+7
2009-02-10added a workaround to the handling of unicodePwd for Win7-betaAndrew Tridgell1-1/+30
2009-02-02s4:schema_fsmo: s/class/sclassStefan Metzmacher1-7/+7
2009-02-02s4:update_keytab: s/delete/do_deleteStefan Metzmacher1-7/+7
2009-02-02s4:kludge_acl: s/class/sclassStefan Metzmacher1-5/+5
2009-02-02s4:extended_dn_out: s/private/p s/new/nattrsStefan Metzmacher1-40/+40
2009-01-31s4:repl_meta_data: fix segfault after ldb changesStefan Metzmacher1-1/+1
2009-01-30Fix proxy moduleSimo Sorce1-2/+2
2009-01-30Fix all other modules to use ldb_module.h instead of ldb_private.hSimo Sorce15-555/+800
2009-01-30Fix misfiled headers.Simo Sorce1-1/+0
2009-01-30s4:fix the build after 380874ef863866c94c999ef53252b9d30df65e88Stefan Metzmacher1-0/+1
2009-01-30Fix the mess with ldb includes.Simo Sorce9-75/+146
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-1/+1
2008-12-23Fix more compiler warnings in various places.Jelmer Vernooij2-8/+8
2008-12-21Fix more tests, improve repr() functions for various Python types.Jelmer Vernooij1-9/+2
2008-12-21Fix various Python-related bugs.Jelmer Vernooij1-170/+170
2008-12-18Fix samba3sam test after removal of dom_sid IDL file.Jelmer Vernooij1-2/+2
2008-12-17s4:dsdb: remove normalise moduleAndrew Bartlett2-206/+0
2008-12-17s4:dsdb: split extended_dn into extended_dn_in, extended_dn_out and extended_...Andrew Bartlett5-672/+1510
2008-12-17s4:dsdb: Make the linked_attributes module set an extended dnAndrew Bartlett1-192/+325
2008-12-17s4:rootdse: fix the logic to indentify a rootdse searchAndrew Bartlett1-2/+1
2008-12-17s4:ldb: make it possible to return per entry controlsAndrew Bartlett11-14/+14
2008-12-17s4:samldb: make use of dom_sid_split_rid()Andrew Bartlett1-4/+3
2008-12-17s4:samldb: improve error stringsAndrew Bartlett1-6/+8
2008-12-17Add hint to use passwordAttributes in @KLUDGE_ACL in futureAndrew Bartlett1-1/+2
2008-12-17Make greater use of 'GUID_from_data_blob'Andrew Bartlett1-40/+11
2008-12-17Fix sequence number generation against OpenLDAPAndrew Bartlett1-0/+8
2008-12-05s4:password_hash: really catch the clearTextPasswordAttr case...Stefan Metzmacher1-1/+1
2008-12-04s4:kludge_acl: allow everybody to read the sequence numberStefan Metzmacher1-1/+27
2008-11-17s4:dsdb/samdb: don't allow objects without objectClassStefan Metzmacher1-2/+2
2008-11-17Run the original operation before we update linked attrsAndrew Bartlett1-17/+24
2008-11-17The samba3sam test does not really need the extended_dn moduleAndrew Bartlett1-1/+1
2008-11-16s4:dsdb/schema_fsmo: provide "extendedAttributeInfo" and "extendedClassInfo"Stefan Metzmacher1-0/+56