summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb/ldb_modules
Commit message (Expand)AuthorAgeFilesLines
* libds: share UF_ flags between samba3 and 4.Günther Deschner2009-07-133-3/+3
* s4:dsdb Allow unicodePwd to be set when adding a userAndrew Bartlett2009-07-091-85/+84
* Fix for schemaUpdateNow commandAnatoliy Atanasov2009-07-083-2/+10
* we can't use the unique index code for samAccountNameAndrew Tridgell2009-07-021-7/+74
* s4:ldb Allow rootdse module to build without ldb_private.hAndrew Bartlett2009-06-301-1/+2
* s4: dsdb Avoid using the internal ldb_private.h headerAndrew Bartlett2009-06-304-117/+120
* Correct some typos in the LDB partition moduleMatthias Dieter Wallnöfer2009-06-291-5/+5
* Enhancement of "simple ldap map" with "systemFlags" attributeMatthias Dieter Wallnöfer2009-06-291-0/+22
* Correct handling of 32-bit integer attributes in SAMBA 4Matthias Dieter Wallnöfer2009-06-191-13/+26
* dsdb: Fix build against system ldb.Jelmer Vernooij2009-06-183-3/+3
* Fix more unresolved symbols.Jelmer Vernooij2009-06-021-7/+7
* we don't need the unique checks in the samldb code nowAndrew Tridgell2009-06-011-162/+2
* s4:ldb_modules: Correct typos.Andrew Kroeger2009-05-262-2/+2
* s4:ldb: fix extrasemi compile warningBjörn Jacke2009-04-221-1/+1
* s4:ldb: do talloc_free and return NULL when we have no matches to returnBjörn Jacke2009-04-221-0/+4
* slightly nicer output in our possibleInferiors test codeAndrew Tridgell2009-04-091-2/+2
* hook the new possibleInferiors calculation into the schemaAndrew Tridgell2009-04-091-14/+77
* use the prepare_commit op in the partition codeAndrew Tridgell2009-03-311-14/+49
* added a --wspp optionAndrew Tridgell2009-03-271-4/+7
* fixed possibleinferiors.py so it matches windows behaviourAndrew Tridgell2009-03-261-39/+127
* the start of a possibleInferiors test suiteAndrew Tridgell2009-03-241-0/+155
* added support for parentGUIDAndrew Tridgell2009-03-171-5/+84
* s4:password_hash Only store the LM hash if 'lanman auth = yes'Andrew Bartlett2009-03-161-1/+2
* s4: Use same function signature for convert_* as s3.Jelmer Vernooij2009-03-011-10/+7
* Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij2009-03-011-3/+3
* Fix headers, ldb_includes.h is a private header,Simo Sorce2009-02-236-3/+7
* added a workaround to the handling of unicodePwd for Win7-betaAndrew Tridgell2009-02-101-1/+30
* s4:schema_fsmo: s/class/sclassStefan Metzmacher2009-02-021-7/+7
* s4:update_keytab: s/delete/do_deleteStefan Metzmacher2009-02-021-7/+7
* s4:kludge_acl: s/class/sclassStefan Metzmacher2009-02-021-5/+5
* s4:extended_dn_out: s/private/p s/new/nattrsStefan Metzmacher2009-02-021-40/+40
* s4:repl_meta_data: fix segfault after ldb changesStefan Metzmacher2009-01-311-1/+1
* Fix proxy moduleSimo Sorce2009-01-301-2/+2
* Fix all other modules to use ldb_module.h instead of ldb_private.hSimo Sorce2009-01-3015-555/+800
* Fix misfiled headers.Simo Sorce2009-01-301-1/+0
* s4:fix the build after 380874ef863866c94c999ef53252b9d30df65e88Stefan Metzmacher2009-01-301-0/+1
* Fix the mess with ldb includes.Simo Sorce2009-01-309-75/+146
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Fix more compiler warnings in various places.Jelmer Vernooij2008-12-232-8/+8
* Fix more tests, improve repr() functions for various Python types.Jelmer Vernooij2008-12-211-9/+2
* Fix various Python-related bugs.Jelmer Vernooij2008-12-211-170/+170
* Fix samba3sam test after removal of dom_sid IDL file.Jelmer Vernooij2008-12-181-2/+2
* s4:dsdb: remove normalise moduleAndrew Bartlett2008-12-172-206/+0
* s4:dsdb: split extended_dn into extended_dn_in, extended_dn_out and extended_...Andrew Bartlett2008-12-175-672/+1510
* s4:dsdb: Make the linked_attributes module set an extended dnAndrew Bartlett2008-12-171-192/+325
* s4:rootdse: fix the logic to indentify a rootdse searchAndrew Bartlett2008-12-171-2/+1
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-1711-14/+14
* s4:samldb: make use of dom_sid_split_rid()Andrew Bartlett2008-12-171-4/+3
* s4:samldb: improve error stringsAndrew Bartlett2008-12-171-6/+8
* Add hint to use passwordAttributes in @KLUDGE_ACL in futureAndrew Bartlett2008-12-171-1/+2