summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4:dsdb/objectclass_attrs: not all objects have delete protected attributes a...Stefan Metzmacher2010-11-041-0/+14
* s4:dsdb/samdb: optimize samldb_prim_group_change()Stefan Metzmacher2010-11-041-60/+60
* s4:dsdb/common: fix memory leak in samdb_ntds_settings_dn()Stefan Metzmacher2010-11-041-1/+1
* s4:dsdb/kcc: fix memory leak in kcctpl_copy_output_edges()Stefan Metzmacher2010-11-041-0/+1
* s4-ldb_module.h: use LDB error code for ldb_error() macro rather than LDB_DEB...Kamen Mazdrashki2010-11-041-1/+1
* s4-devel: Verify prefixMap is saved correctly in LDB on diskKamen Mazdrashki2010-11-041-0/+146
* urgent_replication: forbid empty subunit output.Jelmer Vernooij2010-11-041-1/+1
* selftest: Allow some tests to output empty subunit data.Jelmer Vernooij2010-11-041-7/+12
* s4-dsdb Fix urgent_replication test not to set an invalid userAccountControlAndrew Bartlett2010-11-041-2/+3
* urgent_replication: Fix syntax error.Jelmer Vernooij2010-11-041-1/+1
* s4-dsdb: use LDB_FLAG_MOD_REPLACE for isDeletedAndrew Tridgell2010-11-041-1/+1
* s4-dsdb: use LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK in dsdbAndrew Tridgell2010-11-042-2/+8
* s4-ldb: implement LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECKAndrew Tridgell2010-11-042-13/+12
* s4-ldb: don't load modules from the same directory twiceAndrew Tridgell2010-11-041-4/+4
* s4-ldb: honor controls on search in ldbeditAndrew Tridgell2010-11-043-1/+81
* Move the checking of single valued attributes back into the tdb backend.Andrew Tridgell2010-11-042-12/+44
* s4-test: fixed quoting in deletetest.pyAndrew Tridgell2010-11-041-1/+1
* s4-auth: unconditionally set previous_evAndrew Tridgell2010-11-041-3/+1
* Speed test with user objectsZahari Zahariev2010-11-041-0/+191
* build: a more portable way of finding waf in makefilesAndrew Tridgell2010-11-031-3/+1
* selftest/tests.py: Fix typos.Jelmer Vernooij2010-11-031-2/+2
* provision: Look for in source setup data first, in case an older versionJelmer Vernooij2010-11-031-16/+28
* samba: Make in_source_tree() public.Jelmer Vernooij2010-11-031-3/+3
* urgent_replication: Fix formattingJelmer Vernooij2010-11-031-33/+33
* possibleinferiors: Report subunit.Jelmer Vernooij2010-11-031-4/+8
* possibleinferiors: Fix formatting.Jelmer Vernooij2010-11-031-15/+14
* s4:dsdb/samldb: avoid nested unindexed searches in samldb_member_check()Stefan Metzmacher2010-11-031-14/+31
* s4:dsdb/tests/python/sam.py: test with member: <SID=...>Stefan Metzmacher2010-11-031-0/+16
* s4:descriptor LDB module - a bit cleanupMatthias Dieter Wallnöfer2010-11-031-13/+34
* s4:sam.py - assign valid values when performing the special-attributes constr...Matthias Dieter Wallnöfer2010-11-031-3/+3
* s4:samldb LDB module - improve the "get_single_valued_attr" call and move it ...Matthias Dieter Wallnöfer2010-11-032-84/+36
* s4:objectclass_attrs LDB module - introduce the hardcoded delete-protected at...Matthias Dieter Wallnöfer2010-11-031-1/+19
* pydsdb: Import testtools before subunit for those that don't haveJelmer Vernooij2010-11-039-32/+19
* s4:objectclass LDB module - the structural objectclass has always to be speci...Matthias Dieter Wallnöfer2010-11-032-0/+25
* s4:objectclass_attrs LDB module - refactor the "dSHeuristics" checkerMatthias Dieter Wallnöfer2010-11-031-12/+9
* s4:objectclass_attrs LDB module - simplify the invoke of the "dSHeuristics" c...Matthias Dieter Wallnöfer2010-11-031-3/+4
* s4-tests: Tests for the dSHeuristics attribute value restrictionsNadezhda Ivanova2010-11-031-0/+41
* s4-dsdb: Implemented value restrictions for the dSHeuristics attributeNadezhda Ivanova2010-11-031-1/+27
* s4-server: cleanup allocation of process modelsAndrew Tridgell2010-11-032-10/+6
* s4-ldb: fixed sorting of module namesAndrew Tridgell2010-11-031-1/+6
* s4:objectguid LDB module - remove "objectguid_find_attribute"Matthias Dieter Wallnöfer2010-11-031-17/+1
* s4:RPC server - always set the response pad data in base of the request oneMatthias Dieter Wallnöfer2010-11-031-0/+2
* s4:RPC server - cosmetic fixes - indentation, commentsMatthias Dieter Wallnöfer2010-11-033-7/+9
* s4:waf - fix the build on Gentoo platformsPhilip M. White2010-11-034-7/+15
* s4-test: if using a system version of ldb, override the ldb modules pathAndrew Tridgell2010-11-031-0/+5
* s4-ldb: make ldbtest depend on ldbAndrew Tridgell2010-11-031-1/+1
* waf: added reconfigure targets to our librariesAndrew Tridgell2010-11-031-0/+5
* s4-build: use -Wl,--as-needed if supportedAndrew Tridgell2010-11-031-0/+6
* s4-ldb: give the user a hint as to what may be wrongAndrew Tridgell2010-11-021-2/+2
* s4-dsdb: removed the use of ldb_private.h from s4Andrew Tridgell2010-11-0310-125/+59