s4:ntvfs/nbench/vfs_bench.c - change a "asprintf" into a "talloc_asprintf"
[samba.git] / source4 / scripting /
2010-05-19 Jelmer Vernooijpynet: Raise proper exceptions rather than invoking...
2010-05-18 Kamen Mazdrashkis4/selftest: fix passwords in selftest-vars script
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-17 Anatoliy Atanasovs4-rodc: Set am_rodc flag during provision
2010-05-14 Matthias Dieter... s4:net domainlevel tool - fix up the error handling...
2010-05-13 Matthias Dieter... s4:domainlevel - handle exceptions more precisely
2010-05-13 Matthias Dieter... s4:domainlevel.py - update the script to handle both...
2010-05-13 Matthias Dieter... s4:domain functional level - it is also specified in...
2010-05-11 Anatoliy AtanasovRevert "s4-rodc: Fix provision warnings by creating...
2010-05-10 Zahari Zaharievv2 Latest enhancements in ldapcmp tool
2010-05-10 Anatoliy Atanasovs4-rodc: Fix provision warnings by creating ntds object...
2010-05-09 Matthias Dieter... s4:net utility - make outprinted description comments...
2010-05-09 Matthias Dieter... s4:net utility - remove unixname parameter of samdb...
2010-05-09 Matthias Dieter... s4:samdb python bindings - remove idmap creation stuff...
2010-05-09 Matthias Dieter... s4:net utility - add an optional password attribute...
2010-05-07 Andrew Tridgells4-devel: a very useful script when dealing with librar...
2010-05-06 Andrew Tridgells4-devel: auto-delete any leftover IPs
2010-05-06 Andrew Tridgells4-devel: a useful script for giving DRS replication...
2010-05-04 Matthias Dieter... s4:py_nttime2string - removed unused variable "nt2"
2010-05-02 Matthieu Patous4 python: fix glues functions manipulating NTTIME
2010-04-29 Kamen MazdrashkiRevert "s4/dsdb: Set schemaInfo attribute value during...
2010-04-28 Andrew Bartletts4:provisionbackend Don't loop forever waiting for...
2010-04-27 Andrew Tridgells4-provision: setup spn_update_list in provision
2010-04-27 Andrew Tridgells4-dns: install samba_spnupdate
2010-04-27 Andrew Tridgells4-dsdb: added samba_spnupdate
2010-04-27 Andrew Tridgells4-dns: cope better with comments in dns_update_list
2010-04-27 Andrew Tridgells4-drsdevel: support sites in drs developer scripts
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...
next