upgradeprovision: use the (upgrade)provision control also
[abartlet/samba.git/.git] / source4 / scripting /
2010-11-12 Matthieu Patouupgradeprovision: use the (upgrade)provision control...
2010-11-12 Matthieu Patouupgradeprovision: update revision for forestupdate...
2010-11-12 Matthieu PatouAdd a script to make backup of samba provision
2010-11-11 Andrew Bartletts4-provision UTF16 encode the password in sam.ldb,...
2010-11-11 Matthias Dieter... s4:upgradehelpers.py - use "clearTextPassword" rather...
2010-11-11 Matthias Dieter... s4:speedtest.py - use "unicodePwd" for setting user...
2010-11-11 Matthias Dieter... s4:speedtest.py - remove duplicated code
2010-11-11 Matthias Dieter... s4:speedtest.py - fix script name in the help text
2010-11-11 Matthias Dieter... s4:speedtest.py - make it executable
2010-11-11 Andrew Tridgells4-provision: include command line provision options...
2010-11-11 Andrew Tridgells4-devel: useful script for testing join with empty...
2010-11-11 Andrew Tridgells4-join: use the command line loadparm in provision...
2010-11-09 Andrew Tridgells4-join: raise mininum password length to 32 in new...
2010-11-09 Matthias Dieter... s4:provision.py - strip trailing whitespaces
2010-11-09 Matthias Dieter... s4:provision - switch to "clearTextPassword" for settin...
2010-11-08 Andrew Tridgells4-pydrs: validate the DsGetNCChanges response
2010-11-07 Andrew Tridgells4-join: modify join behaviour according to domain...
2010-11-07 Andrew Tridgells4-drs: allow override of the replica_flags
2010-11-07 Matthias Dieter... s4:upgradeprovision - remove some "recalculate_sd"...
2010-11-06 Andrew Tridgells4-join: fixed SPNs, invocationId and dnshostname and...
2010-11-06 Andrew Tridgells4-join: switch over to the new DC join in make test
2010-11-06 Andrew Tridgellsamba-tool: deprecate samba-tool vampire command
2010-11-05 Andrew Tridgells4-join: fixed secure_channel_type
2010-11-05 Andrew Tridgells4-join: don't print all the NDR packets by default
2010-11-05 Andrew Tridgells4: net -> samba-tool
2010-11-05 Andrew Tridgells4-join: added DC join to the python join code
2010-11-05 Andrew Tridgells4-pydrs: added rodc option to python drs replication
2010-11-05 Andrew Tridgells4-pydsdb: added DsReplicaAttribute()
2010-11-05 Jelmer Vernooijtalloc: Add python talloc module, move convenience...
2010-11-04 Kamen Mazdrashkis4-devel: Verify prefixMap is saved correctly in LDB...
2010-11-04 Zahari ZaharievSpeed test with user objects
2010-11-03 Jelmer Vernooijprovision: Look for in source setup data first, in...
2010-11-03 Jelmer Vernooijsamba: Make in_source_tree() public.
2010-11-01 Matthias Dieter... s4:provision - adapt the "provision" so that SIDs are...
2010-11-01 Andrew Tridgells4-test: we don't need to set LDB_MODULES_PATH any...
2010-10-31 Matthias Dieter... s4:provision - remove the "servicePrincipalName" creati...
2010-10-31 Matthias Dieter... s4:scripting/bin/samba_spnupdate - also support adding...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Matthieu Patouprovision: fix wrong tests
2010-10-30 Matthieu Patouprovision: when deriving netbiosname from hostname...
2010-10-26 Matthieu PatouAdd a script for formating test result of st/subunit
2010-10-26 Jelmer Vernooijtalloc: change pytalloc-util to be a public library.
2010-10-26 Jelmer Vernooijwaf: Remove unused EXT_LIB_PYTHON.
2010-10-26 Jelmer Vernooijtalloc: Move pytalloc to lib/talloc.
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-23 Jelmer Vernooijs4: Rename LIBNETIF to libnetif.
2010-10-23 Matthias Dieter... s4:provision.py - add the correct "CN=Sites" security...
2010-10-23 Matthias Dieter... s4:schema.py - reformat and fix the security descriptor
2010-10-21 Andrew Tridgells4-python: python_samba needs pyext
2010-10-21 Andrew Tridgells4-python: added a samba_python grouping library
2010-10-19 Matthias Dieter... s4:samdb.py - remove a pointless comment
2010-10-19 Matthias Dieter... s4:samdb.py - use a more standard way to get to the...
2010-10-19 Lukasz ZalewskiAddition of userPrincipalName attribute when new accoun...
2010-10-19 Andrew Bartletts4-provisionbackend Allow a fixed URI to be specified...
2010-10-19 Andrew Bartletts4-provision Remove serverdn parameter from Schema()
2010-10-10 Jelmer Vernooijwafsamba: Fix handling of pyembed/pyext.
2010-10-10 Jelmer Vernooijwafsamba: Clarify needs_python argument name, use pyemb...
2010-10-06 Andrew Tridgellwaf: fixed some python3.x portability issues
2010-10-05 Kamen Mazdrashkis4-provision: Reset "debuglevel" after "provision"...
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...
next