VERSION: Bump version number up to 4.0.4.
[samba.git] / source4 / scripting / python / samba / samdb.py
2013-02-05 Stefan Metzmachers4:scripting/python: add support for utf-8 passwords...
2012-10-10 Jelmer Vernooijs4-python: Formatting fixes, break lines.
2012-08-10 Andrew Bartletts4-dsdb: Explain better what records are written during...
2012-08-09 Andrew Bartletts4-pydsdb: Provide control of if we should write index...
2012-07-06 Andrew Bartlettpydsdb: Add bindings for dsdb_wellknown_dn()
2012-07-06 Andrew Bartletts4-pydsdb: Add bindings for dsdb_find_nc_root()
2012-07-03 Amitay Isaacssamba-tool: Fix indentation
2012-06-21 Jelmer Vernooijsamdb: Accept a list of member variables rather than...
2012-03-25 Matthias Dieter... LDB/s4 - do not use the "(dn=...)" syntax on filters...
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable samba scripts.
2012-03-10 Jelmer Vernooijsamba.samdb: Fix formatting of arguments in docstring.
2012-02-25 Jelmer VernooijPartially revert 1f0298dd1b1a939cb215e7b474178b217f8347f4
2011-12-07 Andrew Bartlettpydsdb: provide a am_pdc hook like am_rodc to python...
2011-12-05 Matthieu Patous4-python: factorize the definition of get_dsServiceName
2011-11-29 Amitay Isaacss4-samdb: seqence_number() operation must be in a trans...
2011-11-15 Giampaolo Lauriasamba-tool: Don't set UF_PASSWD_NOTREQD flag on "user...
2011-11-10 Giampaolo Lauriasamba-tool: Added new "user disable" command
2011-11-03 Giampaolo Lauriasamba-tool: Improve "delegation" command error handling
2011-09-05 Andrew Tridgells4-samdb: added a few function comments for pydoc
2011-08-24 Andrew Tridgells4-samdb: added host_dns_name(), domain_dns_name()...
2011-08-17 Andrew Tridgells4-samdb: added deleteuser() to samdb
2011-08-09 Andrew Tridgells4-samdb: support relative paths in SamDB() connect
2011-08-09 Andrew Tridgellpysamdb: move normalise_int32() to common module
2011-08-04 Andrew Tridgells4-samdb: save the url in the samdb class
2011-07-29 Andrew Tridgellsamba-tool: use ldb.binary_encode() on search expressio...
2011-07-13 Andrew Tridgellpydsdb: added get_backlink_from_lDAPDisplayName()
2011-07-11 Andrew Tridgelldsdb: added get_lDAPDisplayName_by_attid
2011-07-11 Matthieu Patous4-python: Add functions to get linkid and systemflags...
2011-06-24 Stefan Metzmachers4:python/samba/samdb: add toggle_userAccountFlags...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-22 Andrew Tridgellpydsdb: added get_syntax_oid_from_lDAPDisplayName()
2011-06-17 Andrew Tridgells4-pysamdb: fixed the normalisation of grouptype in...
2011-06-17 Andrew Tridgells4-pydsdb: added dsdb_normalise_attributes() call
2011-06-06 Andrew Bartletts4-param Remove 'sam database' parameter
2011-06-01 Andrew Tridgellsamba-tool: improved error handling in user setexpiry
2011-06-01 Andrew Tridgellsamba-tool: improved user enable error handling
2010-12-02 Matthias Dieter... s4:password_hash LDB module - allow empty ("") passwords
2010-11-29 Andrew Tridgells4-samdb: give a better exception if multiple users...
2010-11-29 Andrew Tridgells4-samba-tool: fixed exception handling in subcommands
2010-11-28 Jelmer Vernooijs4-python: Some reformatting for the purpose of pydoctor.
2010-11-28 Jelmer Vernooijs4-python: Fix formatting of docstrings for the purpose...
2010-11-25 Nadezhda Ivanovas4-tests: Modified create_ou to only accept security...
2010-11-25 Nadezhda Ivanovas4-dsdb: Switched to using a dictionary in create_ou...
2010-11-25 Nadezhda Ivanovas4-dsdb: Fixed wrong assignment of name attribute to...
2010-11-24 Nadezhda Ivanovas4-dsdb: Extended samdb.newgroup to set the group's...
2010-11-23 Nadezhda Ivanovas4-dsdb: Changed filter to find the account of a user...
2010-11-23 Nadezhda Ivanovas4-dsdb: Extended samdb.newuser to accept security...
2010-11-23 Nadezhda Ivanovas4-dsdb: Added a python method to SamDB for creating...
2010-11-23 Nadezhda Ivanovas4-dsdb: Added python helpers for getting and seting...
2010-11-22 Nadezhda Ivanovas4-dsdb: Added a helper to python SamDB for retrieving...
2010-11-18 Kamen Mazdrashkis4-samdb.py: Use ldb.get_default_basedn() to avoid...
2010-11-05 Andrew Tridgells4-pydsdb: added DsReplicaAttribute()
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-02 Kamen Mazdrashkis4-samba.samdb: Fix masking names from outer context
2010-10-02 Kamen Mazdrashkis4-samba.samdb: Fix leading indention and trailing ';'
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
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-09 Andrew Tridgells4-pydsdb: expose samdb_partitions_dn() as get_partitio...
2010-08-24 Andrew Tridgells4-dsdb: added get_attid_from_lDAPDisplayName() on...
2010-08-20 Andrew Tridgells4-pysamdb: fixed get_domain_sid()
2010-08-19 Matthieu Patous4 upgradeprovision: Fixes for increment_keyversion
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Matthieu Patous4 python: Add functions to samdb to manipulate version...
2010-07-08 Matthias Dieter... s4:samdb.py - "setpassword" - performs password sets...
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-06-23 Lukasz ZalewskiFix to undo nasty hack for for grouptype conversion
2010-06-20 Jelmer Vernooijpydsdb: Mark all SamDB and Schema methods that are...
2010-06-20 Jelmer VernooijRemove unnecessary use of transactions.
2010-06-20 Jelmer VernooijSome more formatting fixes, move schema related functio...
2010-06-19 Jelmer Vernooijsamdb: Fix formatting, move get_oid_from_attid from...
2010-06-19 Lukasz ZalewskiModifications extending functionality of newuser cmd...
2010-06-19 Lukasz ZalewskiModifications extending functionality of newuser cmd...
2010-05-17 Anatoliy Atanasovs4-rodc: Set am_rodc flag during provision
2010-05-11 Anatoliy AtanasovRevert "s4-rodc: Fix provision warnings by creating...
2010-05-10 Anatoliy Atanasovs4-rodc: Fix provision warnings by creating ntds object...
2010-05-09 Matthias Dieter... s4:samdb python bindings - remove idmap creation stuff...
2010-04-20 Andrew Bartletts4:provision Pass in the invoication ID and NTDS Settin...
2010-04-16 Andrew Tridgells4-net: allow a username to be displayed in setpassword...
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: samdb: Default to using global schema.
2010-04-08 Jelmer Vernooijs4-python: Move set_global_schema to pydsdb.
2010-04-07 Jelmer Vernooijs4-samdb: Allow skipping global schema.
2010-04-07 Jelmer Vernooijs4-python: Move samdb_ntds_objectGUID to pydsdb.
2010-04-03 Jelmer Vernooijs4-python: Avoid importing glue directly.
2010-03-01 Jelmer VernooijMore formatting fixes, pointed out by pylint.
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Matthias Dieter... s4:samdb/tools - That should fix now the last failures
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-20 Matthias Dieter... Merge branch 'master' of git://git.samba.org/samba
2009-09-20 Matthias Dieter... s4:python tools - try to fix some test problems
2009-09-19 Matthias Dieter... s4:samdb.py - further rework
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Matthias Dieter... s4:samdb.py - Unification of the interfaces
2009-09-09 Matthias Dieter... Revert "s4: Let the "setpassword" script finally use...
2009-09-08 Matthias Dieter... s4:setpassword script - Passwords set by this script...
next