build: fix the build with --enable-automatic-dependencies=yes
[kai/samba-autobuild/.git] / source4 / scripting /
2008-03-03 Andrew BartlettFix failure to re-provision.
2008-03-03 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-03 Douglas VanLeuvenFix member server provision
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijFix typos, avoid DEPEND_LIST from growing with empty...
2008-02-29 Jelmer Vernooijuse gmake to handle .py file copies.
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijRemove sDefault as static variable.
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-28 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Andrew BartlettReorder modules to have rdn_name before objectclass.
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-25 Jelmer VernooijRemove uses of global_loadparm.
2008-02-21 Jelmer VernooijIntroduce mprLpCtx() similar to mprMemCtx() for loadpar...
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Kai Blinidmap: Handle uid->SID mapping
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijAvoid python2.2-specific types.
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix static module list generation for ldb.
2008-02-19 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-18 Jelmer VernooijRename include to mkinclude to emphasize it is differen...
2008-02-18 Jelmer VernooijGet rid of 'INTEGRATED' build of modules - now replaced...
2008-02-18 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-16 Jelmer VernooijFormatting fixes.
2008-02-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-15 Jelmer VernooijUse struct for provision parameters since there are...
2008-02-13 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Jelmer VernooijInitial work on a test for samba.tests.samdb
2008-02-13 Jelmer VernooijFix invalid symbol.
2008-02-12 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-12 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-12 Jelmer VernooijFix subunit runner exit codes.
2008-02-12 Jelmer VernooijCorrectly increment counters in Subunit test runner.
2008-02-11 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-11 Jelmer VernooijRemove Samba 3 backwards compatibility code in C.
2008-02-11 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-11 Jelmer VernooijUse SMB_CONF_PATH environment variable inside tests...
2008-02-11 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-11 Kai Blinprovision: Fix new user creation.
2008-02-09 Jelmer VernooijMore syntax fixes, use more standard python functions.
2008-02-09 Jelmer VernooijStart working on python conversion of minschema.
2008-02-09 Jelmer VernooijAdd tests for upgrade of WINS database.
2008-02-09 Jelmer VernooijRemove unused define.
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-09 Jelmer VernooijFix typo.
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-09 Jelmer VernooijAdd docstring.
2008-02-09 Jelmer VernooijFix syntax of docstrings, set project name when generat...
2008-02-09 Jelmer VernooijRe-enable python support in BECOME-DC test.
2008-02-09 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-09 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-09 Jelmer VernooijFix upgrade after provision parameter rename.
2008-02-09 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-09 Jelmer VernooijFix provision python test.
2008-02-09 Jelmer VernooijAdd tests for findnss(), add some docstrings.
2008-02-09 Jelmer VernooijRemove unused class members.
2008-02-08 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-08 Andrew BartlettLDAP now works with the python provision!
2008-02-08 Andrew BartlettFix LDAP backend with python
2008-02-08 Jelmer VernooijFix formatting.
2008-02-08 Andrew BartlettLDAP backend provision now works with python.
2008-02-08 Andrew BartlettFix LDAP backend with python provision
2008-02-04 Andrew BartlettRework cluster_id() to take an additional argument...
2008-01-30 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-30 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-29 Jelmer Vernooijpython: Provide PyAPI_DATA macro for older versions...
2008-01-29 Jelmer VernooijPartially revert d64a2288a2cb3a8f74a18b740b265a46077363...
2008-01-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-26 Jelmer Vernooijpython: Use relative paths for registry.
2008-01-26 Jelmer Vernooijpython: Load smb.conf file for the provision tests.
2008-01-25 Stefan Metzmacherconfigure: define HAVE_WORKING_PYTHON
2008-01-25 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-25 Jelmer Vernooijpython: Give precedence to Samba's syspath over the...
2008-01-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-25 Jelmer Vernooijpython/provision: Reload secrets when necessary, fix...
2008-01-25 Andrew BartlettTidy up the last regresesions on the python smbscript...
2008-01-25 Jelmer Vernooijpython: Fix representation of UUIDs as strings in zone...
2008-01-25 Jelmer Vernooijpython: Add test for secretsdb_become_dc
2008-01-25 Jelmer Vernooijpython: fix tests for check_all_substituted.
2008-01-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-25 Jelmer Vernooijpython/provision: Reconcile code partitions-only provis...
2008-01-24 Jelmer Vernooijpython: Make SamDB.set_ntds_invocation_id take a string.
2008-01-24 Jelmer Vernooijpython: Add function to look for unsubsituted variables.
2008-01-24 Jelmer Vernooijpython: Add bindings for SamDB.set_invocation_id().
2008-01-24 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-24 Andrew BartlettEnsure we set subobj.BACKEND_MOD for the 'partitions...
2008-01-24 Andrew BartlettMake the repl_meta_data module the default for domain...
2008-01-24 Andrew BartlettUse the repl_meta_data module by default.
2008-01-24 Andrew BartlettKill another sub that the modules will handle for us.
2008-01-24 Andrew BartlettRemove useless subs from the ejs provision
2008-01-24 Jelmer VernooijPython: add some docstrings.
2008-01-24 Jelmer Vernooijpython: Support --no-pass.
2008-01-23 Jelmer Vernooijpython: Add convenience function for getting command...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
next