summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4:heimdal: import lorikeet-heimdal-201009250123 (commit 42cabfb5b683dbcb97d5...Matthieu Patou2010-10-03382-1687/+34153
* s4-ldapcmp.py: Don't guess credentials for second Credentials objectKamen Mazdrashki2010-10-021-1/+1
* s4-getopt.py: Make Anonymous creds when no credentialsKamen Mazdrashki2010-10-031-2/+7
* s4-test-fsmo.py: Implement kind of busy-wait for role transferKamen Mazdrashki2010-10-031-18/+36
* s4-test-dsdb_schema_info.py: Get rid of global module variablesKamen Mazdrashki2010-10-031-17/+19
* s4-test-dsdb_schema_info.py: Simplify connection SamDBKamen Mazdrashki2010-10-031-19/+3
* s4-test-fsmo.py: Use common implementation for env_get_var_value()Kamen Mazdrashki2010-10-031-8/+2
* s4-test-delete_object.py: Use common implementation for env_get_var_value()Kamen Mazdrashki2010-10-031-8/+2
* s4-python-test: Common implementation for getting environment variable valueKamen Mazdrashki2010-10-031-0/+11
* s4-python-samba: Remove trailing ';'sKamen Mazdrashki2010-10-032-29/+29
* s4-test-fsmo.py: Use common implementation for connect_samdb()Kamen Mazdrashki2010-10-031-22/+2
* s4-test-delete_object.py: Use common implementation for connect_samdb()Kamen Mazdrashki2010-10-031-20/+2
* s4-python-test: Implement global connect_samdb() functionKamen Mazdrashki2010-10-031-0/+46
* s4-samba.samdb: Fix masking names from outer contextKamen Mazdrashki2010-10-031-17/+17
* s4-python-samba: 'file' is a built-inKamen Mazdrashki2010-10-031-3/+3
* s4-samba.samdb: Fix leading indention and trailing ';'Kamen Mazdrashki2010-10-031-10/+10
* s4-python-samba: Fix few cosmeticsKamen Mazdrashki2010-10-031-4/+3
* s3: Attempt to fix the non-ads buildVolker Lendecke2010-10-031-1/+1
* land-remote: Pass extra arguments on to land.Jelmer Vernooij2010-10-032-3/+3
* pytdb: Include Python.h first to prevent warning.Jelmer Vernooij2010-10-021-1/+1
* subunithelper: Remove accidentally added line.Jelmer Vernooij2010-10-021-3/+0
* pytdb: Check errors after PyObject_New() callsKirill Smelkov2010-10-021-0/+7
* pytdb: Add support for tdb_repack()Kirill Smelkov2010-10-022-0/+15
* pytdb: Add TDB_INCOMPATIBLE_HASH open flagKirill Smelkov2010-10-021-0/+1
* subunithelper: Fix format time.Jelmer Vernooij2010-10-021-1/+2
* land: Implement --fail-immediately directly in Python, provide subunit file.Jelmer Vernooij2010-10-021-26/+96
* subunithelper: Make filter options optional.Jelmer Vernooij2010-10-021-9/+9
* format-subunit: Split out summary file writing.Jelmer Vernooij2010-10-021-7/+11
* selftest: Move plain text formatter to subunithelper.Jelmer Vernooij2010-10-022-204/+204
* land: Add separate treestagebuilder for subunit.Jelmer Vernooij2010-10-021-12/+41
* land: Cherry-pick tridges changes to autobuild.Jelmer Vernooij2010-10-021-3/+22
* land: Move stage building into a separate class so we can have subclasses (e....Jelmer Vernooij2010-10-022-36/+64
* land: Only pass shell=True if necessary.Jelmer Vernooij2010-10-021-19/+22
* land: Add --fail-slowly option.Jelmer Vernooij2010-10-022-6/+13
* Several smaller cleanups, use python coding style.Jelmer Vernooij2010-10-021-17/+16
* land: Avoid running things in a shell where not necessary.Jelmer Vernooij2010-10-021-4/+9
* land-remote: Checkout repository first.Jelmer Vernooij2010-10-021-2/+3
* land-remote: Use --repository option.Jelmer Vernooij2010-10-021-1/+1
* land: Add --repository option.Jelmer Vernooij2010-10-022-4/+12
* land: Move more functionality onto builder.Jelmer Vernooij2010-10-021-9/+23
* land: Avoid more uses of chdir().Jelmer Vernooij2010-10-021-8/+2
* Split land.py back out of autobuild.py, so I can change it withoutJelmer Vernooij2010-10-022-0/+473
* s3: Attempt to fix bug 7665Volker Lendecke2010-10-0211-136/+295
* s3: Fix a 64-bit BUGVolker Lendecke2010-10-021-1/+1
* bisect: more bisection optionsAndrew Tridgell2010-10-021-6/+12
* script: added bisect-test.py git bisect scriptAndrew Tridgell2010-10-011-0/+85
* autobuild: show top commit in emailsAndrew Tridgell2010-10-011-2/+20
* autobuild: include autobuild.log in logs.tar.gzAndrew Tridgell2010-10-011-0/+1
* s4-repl: use the GC principal name for DRS replication connectionAndrew Tridgell2010-10-013-6/+76
* s4-rpc: added target_principal binding handle optionAndrew Tridgell2010-10-017-6/+18