Make gpo_ldap.c compatible with samba 4. Add ads_get_ldap_server_name() function...
[metze/samba/wip.git] / source4 / scripting /
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:fullschema Use server-side sort to make the output...
2009-03-20 Andrew Bartletts4: Remove autogenerated attributes from minschema...
2009-03-20 Andrew BartlettAdd minschema like tool to extract and dump the full...
2009-03-20 Andrew Bartletts4:minschma Fix aggregate schema generation in minschema
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...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-20 Jelmer VernooijFix up minschema after the conversion from JavaScript.
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-11 Andrew Bartletts4:provision load_schema in provision.py no longer...
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-06 Andrew BartlettLoad the schema for provision-backend in a transaction
2009-03-05 Sreepathi PaiAllow ms_schema.py to produce output much like minschem...
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-04 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Andrew BartlettDon't print the admin password if we don't set one.
2009-03-02 Jelmer VernooijFix test_surrounding in samba4.rpcecho.python.
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-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Andrew BartlettAdd the new, updated AD schema file from Microsoft
2009-02-24 Andrew BartlettDon't parse the schema data twice
2009-02-24 Andrew BartlettTolerate more whitespace errors
2009-02-24 Sreepathi PaiCreate schema.ldif at runtime directly from ad-schema...
2009-02-24 Oliver LiebelUpdates to the recent cn=config support for the OpenLDA...
2009-02-24 Oliver LiebelAdded mmr and olc to the OpenLDAP backend provisioning...
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-24 Jelmer Vernooijexpand tabs in python file, consistent with the rest...
2009-02-23 Jelmer VernooijFix finding of setup data.
2009-02-18 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-18 Andrew Bartlettpaper over failure to reprovision with os.unlink()
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Jelmer VernooijProvide a SamDB TestCase-class that can be used by...
2009-02-12 Jelmer VernooijUse created loadparm context, rather than the one speci...
2009-02-11 Jelmer VernooijCatch specific exceptions, rather than catching everyth...
2009-02-11 Jelmer VernooijUse convenience function for finding setup dir in SaMDB...
2009-02-11 Jelmer VernooijUse convenience function for finding setup_dir based...
2009-02-11 Jelmer VernooijMove some samdb-specific code out of provision.
2009-02-11 Jelmer VernooijMake it possible to override the setup path.
2009-02-11 Jelmer VernooijCancel transactions when exceptions are raised.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:scripting/python: we should not silence warnings...
2009-02-02 Stefan Metzmachers4:auth: the python bindings don't use swig anymore
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Jelmer VernooijRemove obsolete samr Python module - use samba.dcerpc...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Stefan Metzmachers4:python glue: fix dependecy to pyldb
2009-01-19 Jelmer VernooijMake sure server_role gets initialized in backend provi...
2009-01-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-19 Andrew BartlettPrint more useful suggestion for the main provision...
2009-01-16 Jelmer VernooijFind default smb.conf path correctly, when it was not...
2009-01-09 Andrew BartlettOnly do special DN tracking for normal DNs in OpenLDAP...
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Jelmer VernooijAvoid using a utility header for Python replacements...
2009-01-07 Tim Proutys3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-01-07 Jelmer VernooijDisplay lsa string contents.
2009-01-06 Matthias Dieter... Fix typo
2009-01-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Andrew BartlettMore work to have OpenLDAP accept the full AD schema
2008-12-29 Stefan Metzmacherpyglue: fix the build with automatic dependecies
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer Vernooijsamba.tests.samdb: Fix test after merger of samba.secur...
2008-12-23 Jelmer Vernooijpyldb: Fix segfault because of incorrect reference...
2008-12-22 Jelmer VernooijAdd header for pyparam.
2008-12-22 Jelmer VernooijRemove includes of py_*.h, which are no longer generated.
2008-12-21 Jelmer VernooijFix more tests, improve repr() functions for various...
2008-12-21 Jelmer VernooijSimplify customization of pidl-generated Python modules.
2008-12-21 Jelmer VernooijMove tests for ParamFile.
2008-12-21 Jelmer VernooijProvide simple Python replacement for ParamFile, which...
2008-12-21 Jelmer VernooijFix various Python-related bugs.
next