summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s4-ldb: expose some more ldb module functionsAndrew Tridgell2010-11-037-22/+383
* s4-selftest Run RPC-PAC against all the DC environments.Andrew Bartlett2010-11-021-1/+3
* s4-process_model Fix valgrind-found use of un-initialised variableAndrew Bartlett2010-11-021-0/+1
* s4-torture Add tests for DES-only accounts PAC behaviour/validation.Andrew Bartlett2010-11-023-3/+83
* heimdal Add handling for PAC signatures over all encryption typesAndrew Bartlett2010-11-022-24/+89
* s4-torture Remove torture/locktest2.c (no longer compiled and unused)Andrew Bartlett2010-11-011-578/+0
* s4-ldb: removed ldb_includes.hAndrew Tridgell2010-11-0119-29/+54
* s4:samldb LDB module - the "sAMAccountName" cannot be substituted by nothingMatthias Dieter Wallnöfer2010-11-012-2/+29
* s4:sam.py - additional testing for "servicePrincipalName" updatesMatthias Dieter Wallnöfer2010-11-011-12/+207
* s4:samldb LDB module - support now the full "servicePrincipalName" update tri...Matthias Dieter Wallnöfer2010-11-011-30/+96
* s4:samldb LDB module - "sAMAccountName" checkerMatthias Dieter Wallnöfer2010-11-011-2/+2
* s4-ldb: use ldb_set_modules_dir() to load additional ldb modulesAndrew Tridgell2010-11-012-8/+12