ldb:ldb_match.c - fix counter variable type
[ira/wip.git] / source4 / scripting /
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...
2010-08-24 Andrew Tridgells4-rodc: broke up RODC join into separate functions
2010-08-24 Andrew Tridgells4-rodc: added REPL_SECRET exop replication of accounts
2010-08-24 Andrew Tridgells4-dsdb: added get_attid_from_lDAPDisplayName() on...
2010-08-24 Andrew Tridgells4-rodc: next step in RODC join code
2010-08-23 Andrew Tridgells4-devel: added a getncchanges developer script
2010-08-23 Andrew Tridgells4-net: role should be case insensitive for join
2010-08-23 Andrew Tridgells4-net: added initial implemention of RODC join
2010-08-23 Andrew Tridgells4-net: moved the net join command to python
2010-08-23 Andrew Tridgells4-python: added ndr_print() method in ndr
2010-08-22 Jelmer Vernooijs4: Only install testparm to /usr/bin/, no longer to...
2010-08-22 Jelmer Vernooijs4: Install testparm to /usr/bin, consistent with old...
2010-08-22 Andrew Tridgells4-net: better error message on net setpassword
2010-08-20 Zahari ZaharievRemove place-holders when it is single domain
2010-08-20 Andrew Tridgells4-pysamdb: fixed get_domain_sid()
2010-08-19 Matthieu Patous4 provision: POLICY_ACL is already an FS acl no need...
2010-08-19 Matthieu Patous4 provision: Add some documentation to GPO related...
2010-08-19 Matthieu Patous4 upgradeprovision: exit with a non null return code...
2010-08-19 Matthieu Patous4 upgradeprovision: add more attrbutes the ignore...
2010-08-19 Matthieu Patous4 upgradeprovision: Deal with bootstrap indexing attri...
2010-08-19 Matthieu Patous4 upgradeprovision: Add a function for schema reloading
2010-08-19 Matthieu Patous4 upgradeprovision: upgrade_delta_samdb return a msg_d...
2010-08-19 Matthieu Patous4 upgradeprovision: Fixes for increment_keyversion
2010-08-19 Matthieu Patous4 upgradeprovision: fix a typo and pass correct parame...
2010-08-17 Andrew Tridgells4-net: use an encrypted ldap session when setting...
2010-08-16 Andrew Tridgells3-provision: cope with the policy directory already...
2010-08-09 Matthieu Patous4 upgradeprovision, fix a typo preventing the ridset...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-17 Matthieu Patous4: create a simple version of ktpass
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Andrew Bartletts4:provision Handle machine account password changes...
2010-07-15 Matthieu Patous4 upgradeprovision: Adapt the list of attribute modified
2010-07-15 Matthieu Patous4 upgradeprovision: Synchronize the calculated keyvers...
2010-07-15 Matthieu Patous4 upgradeprovision: do not copy RID Set it's automatic...
2010-07-15 Matthieu Patous4 upgradeprovision: add function to backup the provisi...
2010-07-15 Matthieu Patous4 upgradeprovision: fix whitespaces
2010-07-15 Matthieu Patous4: Add unit test for increment_calculated_keyversion_n...
2010-07-15 Matthieu Patous4 upgradeprovision: introduce a new function to update...
2010-07-15 Matthieu Patous4 python: Add functions to samdb to manipulate version...
2010-07-15 Matthieu Patous4 dsdb: Use the changereplmetadata control
2010-07-15 Matthieu Patous4: Add a simple script to change dc password
2010-07-15 Matthieu Patous4 provision: move update_machine_account_password...
next