s4-resolve: the file backend should not look at the name type
[samba.git] / source4 / scripting /
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...
2010-07-10 Stefan Metzmachers4:provision: also use fixed GUID names of the default...
2010-07-10 Matthieu Patous4 provision: use correct GUID for default policies
2010-07-10 Matthieu Patous4 net: Add spn module to list/add/remove spn on objects
2010-07-08 Matthias Dieter... s4:samdb.py - "setpassword" - performs password sets...
2010-07-08 Matthieu Patous4 upgradeprovision: For SID > 1000 do not copy them...
2010-07-05 Zahari ZaharievDNS objects should not be ignored
2010-07-03 Matthias Dieter... s4:pwsettings net utility - change also here the "minPw...
2010-06-29 Andrew Bartletts4:provision Add an msDS-SupportedEncryptionTypes entry...
2010-06-28 Endi S. Dewatas4/spnupdate: Fixed spnupdate to use secrets credential...
2010-06-26 Matthias Dieter... s4:provision.py - fix comment regarding DNS entries
2010-06-26 Stefan Metzmachers4:provision: move Samba4 specific DNS stuff to its...
2010-06-26 Stefan Metzmachers4:provision: add --next-rid option
2010-06-26 Stefan Metzmachers4:provision: don't use hardcoded values for 'nextRid...
2010-06-26 Stefan Metzmachers4:provision: pass relax control also to modify_ldif
2010-06-25 Matthieu Patous4 python: Add unit tests related to PyLong/PyInt handling
2010-06-25 Michael Woods4 upgradeprovision: Try to support older Pythons.
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-06-24 Matthias Dieter... s4:upgradeprovision - fix include order for "ldb"
2010-06-23 Lukasz ZalewskiFix to undo nasty hack for for grouptype conversion
2010-06-23 Andrew Bartletts4:net Remove warnings for 2000 native mode and Samba4.
2010-06-23 Andrew Bartletts4:provision Raise default max functional level to...
2010-06-23 Andrew Bartletts4:provision Remove am_rodc from Schema
2010-06-23 Andrew Bartlettlibds:common Remove DS_DC_* domain functionality flags
2010-06-22 Kamen Mazdrashkis4/test: fix DC password in selftest-vars.sh
2010-06-21 Matthieu Patous4 upgradeprovision: fix the logging stuff so that...
2010-06-20 Matthias Dieter... s4:python LDB __init__.py - remove completely unused...
2010-06-20 Jelmer Vernooijprovision: Look for Samba prefix a bit harder.
2010-06-20 Jelmer Vernooijpydsdb: Mark all SamDB and Schema methods that are...
next