summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
* Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett2008-03-061-1/+2
* The DN in objectCategory should, if possible, be returned pretty...Andrew Bartlett2008-03-042-2/+10
* Users and computers now share the same template.Andrew Bartlett2008-02-281-35/+100
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-2025-56/+53
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-2027-205/+33
* Explain that these OIDs are DNsAndrew Bartlett2008-02-191-0/+1
* Give a more useful error when the templates.ldb can't be found.Andrew Bartlett2008-02-091-2/+4
* Reset error stringsAndrew Bartlett2008-02-081-0/+2
* ldb: Add ldb_oom() calls in a couple of places.Jelmer Vernooij2008-01-264-2/+18
* repl_meta_data: add some TODOs to replmd_modify_originating()Stefan Metzmacher2008-01-251-0/+17
* Use the repl_meta_data module by default.Andrew Bartlett2008-01-241-0/+4
* Fix DRSUAPI replication test - NET-API-BECOME-DC.Andrew Bartlett2008-01-231-126/+14
* ranged_results: fix use of uninitialised variable (end)Andrew Bartlett2008-01-231-2/+4
* Only set showOnlyInAdvancedView: TRUE when adding default values.Andrew Bartlett2008-01-181-2/+2
* Merge commit 'origin/v4-0-test' into 4-0-localAndrew Bartlett2008-01-181-0/+1
|\
| * Search for memberOf when clients ask for a wildcard against OpenLDAPAndrew Bartlett2008-01-181-0/+1
* | Add showInAdvancedViewOnly to every new objectAndrew Bartlett2008-01-181-0/+4
|/
* Correct authorship of instanceType moduleAndrew Bartlett2008-01-181-1/+1
* Add in a new module to handle instanceTypeAndrew Bartlett2008-01-182-0/+141
* ldb_map objectClass munging: Don't hard-code 'extensibleObject'.Andrew Bartlett2008-01-172-3/+3
* Rework linked_attributes module for the REPLACE case.Andrew Bartlett2008-01-161-6/+86
* Rework control handling to remove the 'domain_scope' controlAndrew Bartlett2008-01-161-17/+37
* Remove 'dn' from mapping, it isn't a valid attribute in AD, and causesAndrew Bartlett2008-01-112-19/+1
* Add in new module to normalise DNs being returned from OpenLDAP. ThisAndrew Bartlett2008-01-112-0/+179
* r26642: samba3sam.py: Remove more EJS-specific code.Jelmer Vernooij2008-01-011-261/+239
* r26640: Janitorial: Remove some more uses of global_loadparm.Jelmer Vernooij2008-01-012-5/+5
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-014-9/+11
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-017-18/+48
* r26637: More work converting to Python.Jelmer Vernooij2008-01-011-16/+16
* r26630: Split up big tests into various smaller functions, making it easier t...Jelmer Vernooij2007-12-301-183/+185
* r26612: Tests show that we don't need to use a callback.Andrew Bartlett2007-12-271-3/+0
* r26598: Simplify the way Python tests are run.Jelmer Vernooij2007-12-261-3/+3
* r26593: - More work on the python versions of samba3dump and the samba3sam te...Jelmer Vernooij2007-12-261-64/+63
* r26573: Fix warnings.Jelmer Vernooij2007-12-241-1/+1
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2007-12-241-0/+1067
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-2111-15/+15
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-2111-15/+15
* r26521: Fix newlines.Jelmer Vernooij2007-12-213-12/+12
* r26488: Implement tests for the ranged_results module.Andrew Bartlett2007-12-211-28/+34
* r26485: Fix indent, remove left-over debug.Andrew Bartlett2007-12-211-2/+1
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-215-1886/+35
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-211-1/+1
* r26419: Add a module to implement 'ambigious name resolution' by munging theAndrew Bartlett2007-12-212-0/+324
* r26360: Add some const.Jelmer Vernooij2007-12-211-1/+1
* r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij2007-12-211-1/+1
* r26324: Fix includes for Jelmer.Andrew Bartlett2007-12-211-1/+1
* r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij2007-12-216-7/+10
* r26298: Use metze's schema loading code to pre-initialise the schema into theAndrew Bartlett2007-12-211-0/+37
* r26297: Correct error message. This function verifies attributes, notAndrew Bartlett2007-12-211-1/+1
* r26284: Rather than just debug, push the error back up the stack as the errorAndrew Bartlett2007-12-211-10/+10