s4/libnet: Vampire should join us as a Domain Controller
[kamenim/samba.git] / source4 / scripting /
2010-04-26 Kamen MazdrashkiRevert "s4/dsdb: Set schemaInfo attribute value during...
2010-04-21 Andrew Tridgells4-upgradeprovision: fixed --realm option duplicate...
2010-04-21 Andrew Tridgells4-python: added --realm option to python scripts
2010-04-21 Andrew Tridgells4-python: accept --option arguments in python cmdline...
2010-04-21 Andrew Tridgells4-devel: allow extra net command line options and gdb
2010-04-20 Andrew Tridgells4-net: don't show a full python exception when you...
2010-04-20 Andrew Tridgells4-python: added PYTHONDIR to python search path
2010-04-20 Andrew Bartletts4:provisionbackend Print the command we failed to...
2010-04-20 Andrew Bartletts4:provision Pass in the invoication ID and NTDS Settin...
2010-04-19 Andrew Tridgells4-dns: use neater python for reading lines
2010-04-19 Andrew Tridgells4-dev: expanded selftest-vars.sh to match current...
2010-04-16 Andrew Tridgells4-net: allow a username to be displayed in setpassword...
2010-04-16 Andrew Tridgells4-net: nicer error message (and no exception)
2010-04-16 Andrew Tridgells4-test: added KRB5_CONFIG to selftest-vars.sh
2010-04-15 Jelmer Vernooijpydsdb: Fix memory leak on invalid parameters, formatti...
2010-04-15 Matthieu Patous4 python: add a unit test for function dsdb_get_oid_fr...
2010-04-15 Matthieu Patous4 python: make the function dsdb_get_oid_from_attid...
2010-04-12 Nadezhda IvanovaFixed a problem with provision missing the default_dir...
2010-04-12 Jelmer Vernooijs4-net: Add definition of outf.
2010-04-10 Andrew Bartletts4:provision Don't make the 'slaptest' call produce...
2010-04-09 Andrew Tridgells4-waf: only enable the python uuid module if python...
2010-04-09 Jelmer Vernooijs4-net: Cope with options without arguments.
2010-04-09 Jelmer Vernooijs4-net: 'net user create' -> 'net user add', for backwa...
2010-04-09 Jelmer VernooijSupport --version in python scripts.
2010-04-09 Jelmer Vernooijs4-net: Convert machinepw command to python.
2010-04-09 Jelmer Vernooijs4-net: Convert vampire command over to Python.
2010-04-09 Jelmer Vernooijs4-net: Convert user subcommand to Python.
2010-04-09 Kamen Mazdrashkis4/dsdb: Set schemaInfo attribute value during provisioning
2010-04-08 Jelmer Vernooijs4-net: Convert 'net time' to python.
2010-04-08 Jelmer Vernooijnet: Convert time command to python.
2010-04-08 Jelmer Vernooijs4-net: Use new Net() object in net export keytab.
2010-04-08 Jelmer Vernooijpynet: Create a net class.
2010-04-08 Jelmer Vernooijs4-python: Fix formatting, use standard convention...
2010-04-08 Jelmer Vernooijs4-python: Cancel transaction properly in case of excep...
2010-04-08 Jelmer Vernooijs4-python: Move load_partition_usn to dsdb module.
2010-04-08 Jelmer Vernooijs4-python: More cleanups.
2010-04-08 Jelmer Vernooijs4-python: rename samba.glue to samba._glue to indicate...
2010-04-08 Jelmer Vernooijs4-python: Fix formatting, import of FLG_NOSYNC.
2010-04-08 Jelmer Vernooijs4-python: Simplify code, improve formatting.
2010-04-08 Jelmer Vernooijs4-python: Remove obsolete and broken torture modules.
2010-04-08 Jelmer Vernooijs4-python: samdb: Default to using global schema.
2010-04-08 Jelmer VernooijMigrate 'net export keytab' to python.
2010-04-08 Jelmer Vernooijs4-net: Simplify SamDB connect code.
2010-04-08 Jelmer Vernooijs4-python: Move set_global_schema to pydsdb.
2010-04-07 Thomas Nagybuild: allow the waf build to work with python 3.0...
2010-04-07 Jelmer Vernooijs4-samdb: Allow skipping global schema.
2010-04-07 Jelmer Vernooijs4-provision: Proper handling of exceptions, use SamDB...
2010-04-07 Jelmer Vernooijs4-python: Move samdb_ntds_objectGUID to pydsdb.
2010-04-07 Matthias Dieter... s4:provision - add a comment which explains why "paths...
2010-04-06 Jelmer Vernooijs4-python: Use standard infrastructure for finding...
2010-04-06 Jelmer Vernooijs4-python: Move set_session_info to PySambaLdb.
2010-04-06 Jelmer Vernooijs4-python: Move register_samba_handlers to PySambaLdb.
2010-04-06 Jelmer Vernooijs4-python: Move ldb_set_utf8_casefold to pyldb-samba.
2010-04-06 Jelmer VernooijMove glue.set_credentials hack to samba.Ldb.
2010-04-06 Jelmer VernooijAdd C-based Samba-specific subclass of Ldb.
2010-04-06 Andrew Tridgells4-waf: updates for the new python installer from jelmer
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: install the rest of our python files
2010-04-06 Andrew Tridgells4-waf: forgot these files
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-04-05 Matthias Dieter... s4:python/samba/__init__.py - import "sys" for "ensure_...
2010-04-03 Jelmer Vernooijs4-python: Move dsdb_convert_schema_to_openldap to...
2010-04-03 Jelmer Vernooijs4-python: Move set_opaque_integer -> dsdb.
2010-04-03 Jelmer Vernooijs4-python: Avoid importing glue directly.
2010-04-03 Jelmer Vernooijs4-python: Remove convenience macro PyErr_SetStringError.
2010-04-03 Jelmer Vernooijs4-python: Move samdb_server_site_name to dsdb module.
2010-04-03 Jelmer Vernooijs4-python: Move dsdb constants to a separate python...
2010-04-03 Jelmer Vernooijs4-python: Remove remaining constants.
2010-04-03 Jelmer Vernooijs4-python: Remove unused imports, duplicate definitions...
2010-04-03 Jelmer Vernooijs4-python: Remove duplicate definition of GUID_DRS_...
2010-04-02 Andrew Tridgells4-python: added --debuglevel to our python scripts
2010-04-02 Andrew Tridgells4-pyglue: setup talloc logging in python modules
2010-04-01 Jelmer Vernooijs4-python: Install external packages to a different...
2010-04-01 Jelmer Vernooijsubunitrun: Find testtools and subunit when they're...
2010-03-31 Jeremy AllisonMerge branch 'master' of ssh://git.samba.org/data/git...
2010-03-31 Jelmer Vernooijs4-python: Install external included packages only...
2010-03-31 Jelmer Vernooijsamba_external: Simplify script to find missing externa...
2010-03-30 Andrew Tridgells4-test: oLschema2ldif doesn't take -H any more
2010-03-29 Jelmer Vernooijpython: Fix rule for generating docs using pydoctor.
2010-03-29 Jelmer Vernooijs4-python: Simplify mechanism for finding included...
2010-03-29 Jelmer Vernooijs4-python: Move dnspython to lib/, like the other Pytho...
2010-03-29 Jelmer Vernooijs4-python: Format to PEP8, simplify tests.
2010-03-28 Jelmer Vernooijupgradeprovision: Fix formatting, syntax error.
2010-03-28 Matthieu Patous4 upgradeprovision: add information about upgrade...
2010-03-28 Matthieu Patous4: allow upgrade provision to fix acl and missing...
2010-03-28 Matthieu Patouprovision: make gpo related function more reusable...
2010-03-28 Jelmer Vernooijprovision: Remove unnecessary whitespace.
2010-03-25 Andrew Tridgellpython: use '#!/usr/bin/env python' to cope with varyin...
2010-03-24 Andrew Tridgells4-provision: FreeBSD uses 'staff' for users
2010-03-24 Andrew Tridgells4-provision: solaris uses the group "other"
2010-03-22 Günther Deschners4-selftest: fix selftest-vars script.
2010-03-22 Andrew Bartletts4:dsdb Remove unused 'dsdb_make_schema_global' call...
2010-03-20 Andrew Tridgellbuild: useful shell vars for setting up selftest
2010-03-18 Andrew Tridgellcharset: fixed a problem with the global use of the...
2010-03-18 Oliver LiebelFixed MMR-URL-Split and changed RID-Range OpenLDAP...
2010-03-16 Nadezhda IvanovaAdded a net acl ds command for modification of ACLs...
2010-03-16 Andrew Bartletts4:dsdb Change dsdb_get_schema() callers to use new...
2010-03-12 Matthias Dieter... s4:provision.py - small output improvement
2010-03-11 Andrew Bartletts4:provision Improve the handling of provision errors
next