summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r26283: fix typoAndrew Bartlett2007-12-211-1/+1
* r26282: These modules expect errors, but if we don't wipe the error string, weAndrew Bartlett2007-12-212-0/+7
* r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij2007-12-211-1/+1
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-212-2/+2
* r26244: Add a module (sans tests for the moment) that implements rangedAndrew Bartlett2007-12-212-0/+217
* r26235: Avoid global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26234: More global_loadparm fixes.Jelmer Vernooij2007-12-211-2/+4
* r26233: Pass loadparm context when creating krb5 contexts.Jelmer Vernooij2007-12-212-0/+3
* r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...Jelmer Vernooij2007-12-214-6/+7