Add missing dependencies for com_err.
[samba.git] / source4 / scripting /
2010-10-03 Matthias Dieter... s4:dsdb python stuff - introduce also here the "show_re...
2010-10-03 Andrew Tridgells4-selftest: silence warnings about bind chown
2010-10-03 Andrew Tridgells4-test: silence the Failed to chown message in make...
2010-10-02 Kamen Mazdrashkis4-ldapcmp.py: Don't guess credentials for second Crede...
2010-10-02 Kamen Mazdrashkis4-getopt.py: Make Anonymous creds when no credentials
2010-10-02 Kamen Mazdrashkis4-python-test: Common implementation for getting envir...
2010-10-02 Kamen Mazdrashkis4-python-samba: Remove trailing ';'s
2010-10-02 Kamen Mazdrashkis4-python-test: Implement global connect_samdb() function
2010-10-02 Kamen Mazdrashkis4-samba.samdb: Fix masking names from outer context
2010-10-02 Kamen Mazdrashkis4-python-samba: 'file' is a built-in
2010-10-02 Kamen Mazdrashkis4-samba.samdb: Fix leading indention and trailing ';'
2010-10-02 Kamen Mazdrashkis4-python-samba: Fix few cosmetics
2010-10-01 Andrew Tridgells4-spn: don't try and send an empty SPN list
2010-09-30 Andrew Tridgells4-provision: wipe the old keytabs when provisioning
2010-09-30 Andrew Tridgells4-rodc: fixed the keyVersionNumber on the RODC account...
2010-09-30 Zahari ZaharievLDAPCmp feature to compare nTSecurityDescriptors
2010-09-30 Andrew Tridgells4-dns: send A record updates via TKEY
2010-09-29 Andrew Tridgells4-devel: added new options to getncchanges script
2010-09-29 Andrew Tridgells4-spnupdate: when we are a RODC we need to use the...
2010-09-29 Andrew Tridgells4-drsutils: expose DsBind() call in drs_utils.py
2010-09-29 Andrew Tridgells4-kerberos: use TZ=GMT when we are invoking krb5 code...
2010-09-28 Andrew Tridgells4-dns: added --update-list option to samba_dnsupdate
2010-09-27 Andrew Tridgells4-dns: use the generated krb5.conf in samba_dnsupdate
2010-09-27 Andrew Tridgells4-provision: fixed the generation of the krb5.conf...
2010-09-26 Andrew Tridgells4-spn: don't try to do SPN updates as a RODC
2010-09-26 Matthieu Patouupgradeprovision: fix a typo
2010-09-26 Matthieu Patouupgradeprovision: Fix a bug with renamed entries
2010-09-26 Matthieu Patouupgradeprovision: fix a bug with not updated links
2010-09-26 Matthieu Patous4 provision: start with gpo of version 0 and be consis...
2010-09-26 Matthieu Patous4 upgradeprovision: fix a bug with empty reference...
2010-09-26 Matthieu Patous4 upgradeprovision: Copy versionNumber if not present...
2010-09-26 Matthieu Patous4 provision: Make GPO folder group writable
2010-09-26 Matthieu Patouupgradeprovision: use the same case for hostname in...
2010-09-26 Andrew Tridgells4-provision: switch to dns-HOSTNAME instead of dns
2010-09-25 Kamen Mazdrashkis4-ldapcmp: Fix usage of 'paged_search' module for...
2010-09-25 Kamen Mazdrashkis4-ldapcmp: Extend ldapcmp to be able to compare more...
2010-09-25 Andrew Tridgells4-net: added --ipaddress option to net commands
2010-09-23 Matthias Dieter... s4:provision - rootdse - remove static "ldapServiceName...
2010-09-23 Matthias Dieter... s4:provision - rootdse - remove static "dnsHostName...
2010-09-23 Matthias Dieter... s4:provision.py - support still not fully provisioned...
2010-09-23 Matthias Dieter... s4:provision.py - make more use of "names.serverdn...
2010-09-23 Matthias Dieter... s4:python/samba/join.py - add a comment to point out...
2010-09-23 Matthias Dieter... s4:python/samba/join.py - use constant for DC function...
2010-09-23 Andrew Tridgells4-drs: we don't need to decode to utf8 in python dcerp...
2010-09-23 Jelmer Vernooijs4-selftest: Move credentials tests to standard python...
2010-09-23 Jelmer Vernooijs4-selftest: Move samba3sam test to standard python...
2010-09-23 Jelmer Vernooijselftest: Fix idlist running.
2010-09-23 Jelmer Vernooijs4-param: Fix more memory leaks, invalid memory context.
2010-09-23 Jelmer Vernooijs4-param: Check type when converting python object...
2010-09-23 Jelmer Vernooijpygensec: Implement start_mech_by_name().
2010-09-23 Jelmer Vernooijndrdump: Move blackbox test to standard python namespace.
2010-09-22 Kamen Mazdrashkis4-ldapcmp: Enable comparisons between LDBs too
2010-09-22 Jelmer Vernooijs4-selftest: Move more tests to scripting/python, simpl...
2010-09-22 Jelmer Vernooijselftest: Fix run for systems without testtools installed.
2010-09-21 Jelmer Vernooijrpc_talloc: Update test now that we create fewer refere...
2010-09-21 Jelmer Vernooijpytestrpc: Be more verbose.
2010-09-21 Jelmer Vernooijtestrpc: Convert from a single unit test to a simple...
2010-09-21 Jelmer Vernooijpidl: Fix segfault when accessing unicode objects.
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Kamen Mazdrashkis4-devel-getncchanges: Add common Samba options as...
2010-09-19 Andrew Tridgells4-rodc: override client site from cldap response
2010-09-19 Andrew Tridgells4-dns: fixed the dns_domain_info_type for netlogon...
2010-09-19 Andrew Tridgells4-dns: added --all-names option to samba_dnsupdate
2010-09-19 Andrew Tridgells4-rodc: added RODC DNS update support to samba_dnsupdate
2010-09-19 Andrew Tridgells4-pydsdb: added am_rodc() method on samdb
2010-09-19 Andrew Tridgells4-pydsdb: don't force am_rodc unless it is set by...
2010-09-18 Kamen Mazdrashkis4-ldapcmp: Fix options parsing for common Samba options
2010-09-17 Andrew Tridgells4-devel: developer script for adding DNS entries via...
2010-09-16 Andrew Tridgells4-dns: use a non-forwardable ticket in samba_dnsupdate
2010-09-16 Andrew Tridgells4-pydrs: fix for python 2.4
2010-09-15 Andrew Tridgells4-pyjoin: use new pynet finddc interface
2010-09-15 Andrew Tridgells4-finddc: use NBT lookup for a 1C name if joining...
2010-09-15 Andrew Tridgells4-join: give a clear error when using short domain...
2010-09-15 Andrew Tridgells4-rodc: use python finddc code to avoid the need for...
2010-09-12 Matthias Dieter... s4:fsmo.py - fix an obvious typo
2010-09-10 Stefan Metzmachers4:provision: remember the setup directory if it wasn...
2010-09-09 Andrew Tridgells4-rodc: cope with missing searchFlags
2010-09-09 Andrew Tridgells4-rodc: get the domain name from the partitions DN
2010-09-09 Andrew Tridgells4-provision: fixed error format string
2010-09-09 Andrew Tridgells4-pydsdb: expose samdb_partitions_dn() as get_partitio...
2010-09-05 Matthieu Patouupgradeprovision: avoid working with None objects ...
2010-09-05 Matthieu Patouupgradeprovision: do not try to remove/change attribute...
2010-09-05 Matthieu Patouupgradeprovision: cleanup
2010-09-05 Matthieu Patous4 upgradeprovision: add dns_update_list if missing
2010-09-03 Jelmer Vernooijpidl: Keep only a single copy of samba.dcerpc.base...
2010-09-02 Andrew Tridgells4-pidl: added a test for all generated rpc interfaces
2010-09-02 Andrew Tridgells4-net: use CommandError() in net rodc
2010-09-02 Andrew Bartletts4:provision Allow OpenLDAP backend to provision again
2010-09-02 Zahari Zaharievs4:provision Improved error handling in provisionbackend
2010-08-26 Andrew Tridgells4-devel: added enumprivs developer script
2010-08-26 Andrew Tridgells4-net: fixed docstring on spn command
2010-08-26 Andrew Tridgells4-net: added "net rodc preload" command
2010-08-26 Andrew Tridgells4-drs: split out drs utility python functions
2010-08-26 Andrew Tridgells4-pyrpc: convert rpc_talloc.py test to unittest framework
2010-08-25 Andrew Tridgells4-pyrpc: added a test for talloc behaviour in pidl...
2010-08-25 Andrew Tridgells4-pyglue: added talloc_total_blocks() python call
2010-08-25 Andrew Tridgells4-rodc: removed python memory workaround
2010-08-25 Andrew Tridgells4-pyglue: pyglue now depends on pytalloc
2010-08-25 Andrew Tridgells4-rodc: setup secrets database at end of RODC join
2010-08-25 Andrew Tridgells4-pyglue: added talloc_report_full() and talloc_enable...
next