s4-smbtorture: exit early in test_EnumPorts when no port info has been returned.
[sfrench/samba-autobuild/.git] / source4 / scripting /
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 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.
2008-12-21 Jelmer VernooijFix more introduced regressions in new bindings.
2008-12-21 Jelmer VernooijConvert auth python module to "plain" C rather than...
2008-12-21 Jelmer Vernooijpy: Fix initialisation of subtypes, fix segfaults.
2008-12-20 Jelmer VernooijImplement some of the stubs in misc python module.
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijUse plain C implementation for misc Python module rathe...
2008-12-20 Jelmer VernooijSupport subtypes of ldb.Ldb.
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijAvoid use of parentheses in Python import statements...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Andrew BartlettMove aggregate schema stub to it's own file
2008-12-18 Jelmer VernooijCope with slight changes in tdb API.
2008-12-18 Jelmer VernooijUse plain Python C API for registry module, rather...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Andrew BartlettHandle different failure modes when we wipe the db...
2008-12-17 Andrew Bartletts4:provision: use extended_dn_out_ldb or extended_dn_ou...
2008-12-17 Andrew Bartletts4:dsdb: split extended_dn into extended_dn_in, extende...
2008-10-30 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-30 Jelmer VernooijFix installation of Samba 4 during merged build.
2008-10-24 Jelmer VernooijRemove use of global_loadparm in last Python script.
2008-10-24 Jelmer VernooijEliminate another instance of global_loadparm.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijMove pytalloc to talloc directory.
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-21 Jelmer VernooijFix rpcecho test.
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijFix blackbox tests on IPv6-only hosts.
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-16 Andrew BartlettMove the password_hash module up the module stack.
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-14 Jelmer VernooijMake check_*.m4 m4 library files just contain functions...
2008-10-14 Jelmer VernooijMove tests for Python inside function.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next