s4-dsdb: Added a python method to SamDB for creating organizationalUnits
[samba.git] / source4 / scripting / python / samba / samdb.py
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...
2009-09-07 Matthias Dieter... s4: Let the "setpassword" script finally use the "samdb...
2009-08-17 Matthias Dieter... s4: Major rework of the LDB/SAMDB/IDMAP python bindings
2009-08-17 Matthias Dieter... Revert "s4:samdb python bindings - we don't need the...
2009-08-16 Andrew Bartletts4:provision Move helper functions back to provision
2009-08-16 Andrew Bartletts4:python Push some helper functions from SamDB into...
2009-08-16 Andrew Bartletts4:schema Provide a way to reference a loaded schema...
2009-08-13 Matthias Dieter... s4:samdb python bindings - we don't need the attributes...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-06 Matthias Dieter... s4: Simplify two lines in the "samdb.py" file (cosmetic)
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-15 Andrew BartlettAdd a way to set an opaque integer onto a samdb
2009-06-18 Andrew Bartletts4: Add tests and 'must change password' flags in setpa...
2009-06-18 Andrew Bartletts4:setup Add an option to 'setpassword' to force passwo...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-27 Nadezhda IvanovaModified SamDB to accept options like Ldb.
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-03-31 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-12 Andrew Tridgelluse a base64 encoded password when changing passwords
2009-03-12 Andrew Tridgellfixed more embedded spaces in LDIF
2009-03-12 Andrew Tridgellremoved leading spaces from embedded ldif
2009-03-10 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-09 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-05 Andrew BartlettRemove ad2oLschema, insted call it directly from provis...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer Vernooijexpand tabs in python file, consistent with the rest...
2009-02-11 Jelmer VernooijMove some samdb-specific code out of provision.
2009-02-11 Jelmer VernooijCancel transactions when exceptions are raised.
2008-12-21 Jelmer Vernooijpy: Fix initialisation of subtypes, fix segfaults.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-04 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-29 Andrew TridgellAdd a setexpiry operation in samdb.py
next