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 |
2010-03-29 |
Jelmer Vernooij | selftest: Replace perl subunit formatter with python...
|
commit | commitdiff | tree |
2010-03-29 |
Jelmer Vernooij | selftest: Convert format-subunit to Python.
|
commit | commitdiff | tree |
2010-03-29 |
Jelmer Vernooij | registry: Fix compilation.
|
commit | commitdiff | tree |
2010-03-29 |
Wilco Baan Hofman | Revert reordering from commit 51bedf939568717424edd7732e1e31... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-03-29 |
Wilco Baan Hofman | Revert "s4:registry - util.c - add harder checks for... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-03-29 |
Wilco Baan Hofman | Revert "s4:registry - util.c - move the "REG_NONE"... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-03-29 |
Wilco Baan Hofman | Revert "s4:registry - util.c - treat unsupported and... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-03-29 |
Wilco Baan Hofman | Revert "s4:registry - adaptions for "add memory contexts... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-03-29 |
Wilco Baan Hofman | Revert "s4:registry - "util" - make "reg_key_add_abs... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-03-29 |
Wilco Baan Hofman | Revert of commit 5b6ad54f43741c0c25b35e44cafe5fed352ff133... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-03-29 |
Wilco Baan Hofman | Remove incorrect const, something that was correct... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-03-29 |
Wilco Baan Hofman | Revert "s4:registry - "util" - remove "const" from... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-03-29 |
Jelmer Vernooij | ldap.py: Fix syntax error.
|
commit | commitdiff | tree |
2010-03-29 |
Jelmer Vernooij | python: Fix rule for generating docs using pydoctor.
|
commit | commitdiff | tree |
2010-03-29 |
Jelmer Vernooij | subunit: Update to newer upstream version.
|
commit | commitdiff | tree |
2010-03-29 |
Jelmer Vernooij | s4-python: Simplify mechanism for finding included...
|
commit | commitdiff | tree |
2010-03-29 |
Jelmer Vernooij | s4-python: Move dnspython to lib/, like the other Python...
|
commit | commitdiff | tree |
2010-03-29 |
Jelmer Vernooij | s4-python: Format to PEP8, simplify tests.
|
commit | commitdiff | tree |
2010-03-28 |
Jelmer Vernooij | upgradeprovision: Fix formatting, syntax error.
|
commit | commitdiff | tree |
2010-03-28 |
Matthieu Patou | s4 upgradeprovision: add information about upgrade... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-03-28 |
Matthieu Patou | s4: allow upgrade provision to fix acl and missing... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-03-28 |
Matthieu Patou | provision: make gpo related function more reusable... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-03-28 |
Jelmer Vernooij | provision: Remove unnecessary whitespace.
|
commit | commitdiff | tree |
2010-03-28 |
Jelmer Vernooij | selftest: Update locations in README.
|
commit | commitdiff | tree |
2010-03-28 |
Jelmer Vernooij | selftest: Remove unused BuildFarm output file (now...
|
commit | commitdiff | tree |