2010-04-15 |
Matthieu Patou | s4 python: Add a function to get the oid of an attribute... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-04-15 |
Matthieu Patou | s4: Add python binding to waf so that the drsblobs... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-04-15 |
Matthieu Patou | s4: Fix python binding for drsblobs Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-04-15 |
Matthieu Patou | s4 provision: Remove hard coded ACL for GPO objects Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-04-12 |
Jelmer Vernooij | selftest: Cope with strict.
|
commit | commitdiff | tree |
2010-04-12 |
Jelmer Vernooij | s4-net: Add definition of outf.
|
commit | commitdiff | tree |
2010-04-11 |
Jelmer Vernooij | idl: Use C-style comments, because cpp on some platforms...
|
commit | commitdiff | tree |
2010-04-11 |
Jelmer Vernooij | s4: Fix more test results to not conflict with subunit...
|
commit | commitdiff | tree |
2010-04-11 |
Jelmer Vernooij | subunit: Cope with lowercase test results in tap2subunit.
|
commit | commitdiff | tree |
2010-04-11 |
Jelmer Vernooij | subunit: Remove more test output that could be interpreted...
|
commit | commitdiff | tree |
2010-04-11 |
Jelmer Vernooij | subunit: Support formatting compatible with upstream...
|
commit | commitdiff | tree |
2010-04-11 |
Jelmer Vernooij | selftest: Accept 'testing:' to introduce new tests.
|
commit | commitdiff | tree |
2010-04-10 |
Jelmer Vernooij | subunit: Don't abort when receiving test results from...
|
commit | commitdiff | tree |
2010-04-10 |
Jelmer Vernooij | selftest: Support passing --load-list to test runners.
|
commit | commitdiff | tree |
2010-04-10 |
Jelmer Vernooij | torture: Simplify torture suite running, call restricted...
|
commit | commitdiff | tree |
2010-04-10 |
Jelmer Vernooij | smbtorture: Remove unused shell feature.
|
commit | commitdiff | tree |
2010-04-10 |
Jelmer Vernooij | smbtorture: Support --load-list argument.
|
commit | commitdiff | tree |
2010-04-09 |
Jelmer Vernooij | s4-build: Fix autoconf build (net_machinepw.c is no...
|
commit | commitdiff | tree |
2010-04-09 |
Jelmer Vernooij | s4-net: Cope with options without arguments.
|
commit | commitdiff | tree |
2010-04-09 |
Jelmer Vernooij | s4-net: 'net user create' -> 'net user add', for backwards...
|
commit | commitdiff | tree |
2010-04-09 |
Jelmer Vernooij | Support --version in python scripts.
|
commit | commitdiff | tree |
2010-04-09 |
Jelmer Vernooij | s4-net: Convert machinepw command to python.
|
commit | commitdiff | tree |
2010-04-09 |
Jelmer Vernooij | s4-net: Convert vampire command over to Python.
|
commit | commitdiff | tree |
2010-04-09 |
Jelmer Vernooij | s4-net: Convert user subcommand to Python.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | s4-net: Convert 'net time' to python.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | net: Convert time command to python.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | s4-net: Use new Net() object in net export keytab.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | pynet: Create a net class.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | s4-python: Fix formatting, use standard convention...
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | s4-python: Cancel transaction properly in case of exceptions...
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | s4-python: Move load_partition_usn to dsdb module.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | s4-python: More cleanups.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | s4-python: rename samba.glue to samba._glue to indicate...
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | s4-python: Fix formatting, import of FLG_NOSYNC.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | s4-python: Simplify code, improve formatting.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | s4-python: Remove obsolete and broken torture modules.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | testr: Use waf test runner.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | selftest: Add --filtered-subunit option.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | selftest: Support --load-list option.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | s4-waf: Support --load-list option.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | s4-python: samdb: Default to using global schema.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | Update waf build.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | Migrate 'net export keytab' to python.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | s4-net: Simplify SamDB connect code.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | s4-python: Move set_global_schema to pydsdb.
|
commit | commitdiff | tree |
2010-04-08 |
Jelmer Vernooij | s4-waf: Add dist target.
|
commit | commitdiff | tree |
2010-04-07 |
Jelmer Vernooij | s4-waf: Fix 'waf dist' app name.
|
commit | commitdiff | tree |
2010-04-07 |
Jelmer Vernooij | Move configure_check_unused script to root scriptdir...
|
commit | commitdiff | tree |
2010-04-07 |
Jelmer Vernooij | s4: Remove unused pkg-config replacement in perl.
|
commit | commitdiff | tree |
2010-04-07 |
Jelmer Vernooij | update-external: Support updating dnspython.
|
commit | commitdiff | tree |
2010-04-07 |
Jelmer Vernooij | selftest: Display minutes and hours for duration.
|
commit | commitdiff | tree |
2010-04-07 |
Jelmer Vernooij | s4-samdb: Allow skipping global schema.
|
commit | commitdiff | tree |
2010-04-07 |
Jelmer Vernooij | s4-provision: Proper handling of exceptions, use SamDB...
|
commit | commitdiff | tree |
2010-04-07 |
Jelmer Vernooij | s4-python: Move samdb_ntds_objectGUID to pydsdb.
|
commit | commitdiff | tree |
2010-04-07 |
Jelmer Vernooij | urgent_replication: Use standard comments rather than...
|
commit | commitdiff | tree |
2010-04-06 |
Jelmer Vernooij | Support 'make test TESTS=foo' again.
|
commit | commitdiff | tree |
2010-04-06 |
Jelmer Vernooij | s4-python: Use standard infrastructure for finding...
|
commit | commitdiff | tree |
2010-04-06 |
Jelmer Vernooij | s4-python: Fix compilation of samba._ldb.
|
commit | commitdiff | tree |
2010-04-06 |
Jelmer Vernooij | s4-python: Move set_session_info to PySambaLdb.
|
commit | commitdiff | tree |
2010-04-06 |
Jelmer Vernooij | s4-python: Move register_samba_handlers to PySambaLdb.
|
commit | commitdiff | tree |
2010-04-06 |
Jelmer Vernooij | s4-python: Move ldb_set_utf8_casefold to pyldb-samba.
|
commit | commitdiff | tree |
2010-04-06 |
Jelmer Vernooij | s4-python: Move set_opaque_integer to pyldb.
|
commit | commitdiff | tree |
2010-04-06 |
Jelmer Vernooij | Move glue.set_credentials hack to samba.Ldb.
|
commit | commitdiff | tree |
2010-04-06 |
Jelmer Vernooij | Add C-based Samba-specific subclass of Ldb.
|
commit | commitdiff | tree |
2010-04-06 |
Jelmer Vernooij | selftest: Remove python2.4-isms
|
commit | commitdiff | tree |
2010-04-03 |
Jelmer Vernooij | s4-python: Move dsdb_convert_schema_to_openldap to...
|
commit | commitdiff | tree |
2010-04-03 |
Jelmer Vernooij | s4-python: Move set_opaque_integer -> dsdb.
|
commit | commitdiff | tree |
2010-04-03 |
Jelmer Vernooij | s4-python: Avoid importing glue directly.
|
commit | commitdiff | tree |
2010-04-03 |
Jelmer Vernooij | s4-python: Remove convenience macro PyErr_SetStringError.
|
commit | commitdiff | tree |
2010-04-03 |
Jelmer Vernooij | s4-python: Move samdb_server_site_name to dsdb module.
|
commit | commitdiff | tree |
2010-04-03 |
Jelmer Vernooij | s4-python: Move dsdb constants to a separate python...
|
commit | commitdiff | tree |
2010-04-03 |
Jelmer Vernooij | s4-python: Remove remaining constants.
|
commit | commitdiff | tree |
2010-04-03 |
Jelmer Vernooij | s4-python: Remove unused imports, duplicate definitions...
|
commit | commitdiff | tree |
2010-04-03 |
Jelmer Vernooij | s4-python: Remove duplicate definition of GUID_DRS_...
|
commit | commitdiff | tree |
2010-04-03 |
Jelmer Vernooij | selftest: for clarity, rename test to testsuite
|
commit | commitdiff | tree |
2010-04-01 |
Jelmer Vernooij | s4-python: Ensure __init__ exists in samba.external...
|
commit | commitdiff | tree |
2010-04-01 |
Jelmer Vernooij | s4-python: Install external packages to a different...
|
commit | commitdiff | tree |
2010-04-01 |
Jelmer Vernooij | subunitrun: Find testtools and subunit when they're...
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | selftest: Update sys.path before attempting to import...
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | selftest: Make sure format-subunit and filter-subunit...
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | subunit: Include remainder of bindings and metadata.
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | testtools: Fix included testtools, for systems that...
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | s4-python: Install external included packages only...
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | installmisc: Support DESTDIR for Python directories.
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | format-subunit: Hide reason if it is None.
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | format-subunit: Don't show reason at all if it is None.
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | Put testtools directly under lib/ to make it easier...
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | samba_external: Simplify script to find missing external...
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | smbtorture: Report number of available tests in a testsuite...
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | subunit: Also import copies of filters and perl module.
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | selftest: Use boolean types in Python.
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | selftest: Use standard subunit command for progress...
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | selftest: Support parsing progress in format-subunit...
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | selftest: Use standard subunit commands for progress...
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | s4-selftest: Fix xfail for base.delete.
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | selftest: Use absolute tests names in knownfail.
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | selftest: Convert filter-subunit to Python so the subunit...
|
commit | commitdiff | tree |
2010-03-31 |
Jelmer Vernooij | format-subunit: Avoid printing backtrace on Ctrl-C.
|
commit | commitdiff | tree |
2010-03-29 |
Jelmer Vernooij | selftest: Remove diff-subunit - it's included in subunit...
|
commit | commitdiff | tree |
2010-03-29 |
Jelmer Vernooij | format-subunit: Improve formatting, simplify code.
|
commit | commitdiff | tree |