Merge branch 'master' of /home/tridge/samba/git/combined
[samba.git] / source4 / scripting / python / samba /
2009-09-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-12 Matthias Dieter... s4:group policies - upcase directory names of default...
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-11 Matthias Dieter... s4:group policies - add the domain controller group...
2009-09-11 Andrew Tridgells4-provision: use DNS name, not domain name
2009-09-11 Andrew Tridgells4/provision: add the nTDSDSA GUID based DNS entries...
2009-09-09 Matthias Dieter... Revert "s4: Let the "setpassword" script finally use...
2009-09-10 Andrew Bartletts4:provision Only delete SASL mappings with Fedora...
2009-09-10 Andrew Tridgells4: kludge_acl needs to be above repl_meta_data
2009-09-10 Andrew Tridgells4/provision: another fix for breakage from b1dabb1133
2009-09-10 Andrew Bartletts4:provision Don't reference provision_backend when...
2009-09-09 Endi Sukma Dewatas4: Use SASL authentication against Fedora DS.
2009-09-09 Nadezhda IvanovaAdded "admin_session" method.
2009-09-08 Matthias Dieter... s4:setpassword script - Passwords set by this script...
2009-09-08 Matthias Dieter... s4:provision - Cosmetic: Indent the parameters better
2009-09-07 Matthias Dieter... s4: Let the "setpassword" script finally use the "samdb...
2009-09-07 Michael Ströders4: Exceptions in "provision.py"
2009-09-07 Matthias Dieter... s4:Foreign security principals - Fix them up
2009-09-07 Matthias Dieter... s4:provision - Change the module order to match Windows...
2009-09-07 Matthias Dieter... s4:samldb - Major rework
2009-09-07 Matthias Dieter... s4:provision - Add a new delete function only for users...
2009-09-07 Andrew Kroegers4:setup: Use ms_display_specifiers script for provision.
2009-09-07 Andrew Kroegers4:setup: Added script to parse Microsoft DisplaySpecif...
2009-09-04 Andrew Tridgells4:python fixed subunit tests of dcerpc
2009-09-03 Andrew Tridgellallow setting of the debug level in python from C
2009-09-02 Andrew Tridgellrepl_meta_data should only be included when we are...
2009-09-02 Andrew Tridgellmove the repl_meta_data module up the ldb module stack
2009-08-28 Matthieu Patous4: Create helpers functions related to provision
2009-08-27 Andrew Bartletts4:python Add helper to get at the domain SID
2009-08-26 Andrew Bartletts4:provision Ensure that @OPTIONS is mirrored into...
2009-08-26 Andrew Bartletts4:provison Add prefixes to ldb using same code a later...
2009-08-26 Andrew Bartletts4:provision Only create references to our server DN...
2009-08-25 Andrew Bartletts4:python Fix the reprovision test by deleting 'deleted...
2009-08-17 Andrew Tridgellfixed the build
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-17 Andrew Tridgellsigh - still not right
2009-08-17 Andrew Tridgellfixed up add_foreign again
2009-08-17 Andrew Tridgellmore fixups from provision changes
2009-08-17 Andrew Tridgellfixed up some provision errors from the recent changes
2009-08-17 Andrew Bartletts4:provision Add comments to the provision script
2009-08-17 Andrew Bartletts4:provision Avoid one more call to ltdb_reindex
2009-08-16 Andrew Bartletts4:provision Fix existing ldapi:// backend detection...
2009-08-16 Andrew Bartletts4:provision Make sure that we don't use Kerberos to...
2009-08-16 Andrew Bartletts4:provison Print the LDAP backend admin username/password
2009-08-16 Andrew Bartletts4: Re-add --ldapadminpass as an option to provision
2009-08-16 Andrew Bartletts4:python Allow 'no such object' on the delete of the DN
2009-08-16 Andrew Bartletts4:provision Keep a single transaction for the erase...
2009-08-16 Andrew Bartletts4:provision Rework provision-backend into provision
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-13 Matthias Dieter... s4: Better way to call "dom_sid_to_rid" from ldap.py
2009-08-12 Andrew Bartletts4:provision Allow provision-backend to not run slapd...
2009-08-12 Andrew Bartletts4:provision Make the --ol-slapd paramter take the...
2009-08-12 Oliver Liebels4:provision Rework and further automate setup of OpenL...
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-28 Andrew Bartletts4:provision We no longer add krbtgt or kpasswd account...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-22 Andrew Bartletts4:provision Fix provision on FreeBSD
2009-07-20 Jelmer VernooijRe-add accidently removed shares test.
2009-07-19 Jelmer VernooijRemove unnecessary imports.
2009-07-18 Jelmer Vernooijpython: Set right ldb modules directory when using...
2009-07-15 Andrew Bartletts4:dsdb Handle dc/domain/forest functional levels properly
2009-07-15 Andrew BartlettAdd a way to set an opaque integer onto a samdb
2009-07-02 Andrew TridgellChanged ldb.ERR_NO_SUCH_OBJECT to LDB_ERR_NO_SUCH_OBJECT.
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-06-16 Jelmer Vernooijpython: Provide way to iterate over available shares.
2009-06-16 Jelmer Vernooijpython: Add API for accessing available shares.
2009-06-08 Jelmer Vernooijpython: Fix samba4.dcerpc.rpcecho.RpcEchoTests.test_sur...
2009-06-02 Jelmer VernooijFix more unresolved symbols.
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-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Andrew BartlettAdd str() for policy_handles.
2009-04-21 Andrew Bartlettpython/dcerpc: Custom implementations of policy_handle...
2009-04-21 Andrew Bartlettpython/rpc: Add custom GUID.__str__, GUID.__repr__...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Jelmer VernooijFix the valid NetBIOS name tests.
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-05 Jelmer VernooijImprove formatting in Python file.
2009-04-05 Jelmer VernooijMake valid_netbios_name() check a bit stricter.
2009-04-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-02 Andrew Bartletts4:schema Update Windows 2008 schema from Microsoft...
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-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-21 Matthias Dieter... s4/provision: Use existing serverrole variable.
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew Bartletts4:schema Remove 'cn' from the final output of ms_schema.py
2009-03-20 Andrew Bartletts4:ldb Ensure to pass down options to LDB from python
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
next