s4:samdb.py - "setpassword" - performs password sets using the "unicodePwd" attribute
[kamenim/samba.git] / source4 / scripting / python / samba / samdb.py
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
2008-08-01 Jelmer VernooijMove domain DN determination out of newuser function.
2008-07-12 Andrew Bartlettrename sambaPassword -> userPassword.
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-22 Jelmer VernooijUse restructuredText formatting for docstrings.
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Andrew BartlettFix newuser and setpassword scripts, and port to idmap.
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Kai Blinprovision: Set up id mappings in the idmap db, only...
2008-03-28 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-03-28 Andrew BartlettMake the setup/newuser and setup/setpassword scripts...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
next