opendb_tdb: enable oplocks per default
[jelmer/samba4-debian.git] / source / scripting /
2008-03-19 Andrew BartlettMerge branch 'v4-0-logon' of git://git.id10ts.net/samba...
2008-03-15 Andrew BartlettRework memberof handling in slapd.conf (used for OpenLD...
2008-03-14 Stefan Metzmacherswig: regenerate _wrap.c files
2008-03-13 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-13 Stefan Metzmacherbuild: we don't rely on bash yet:-) '==' should be...
2008-03-13 Stefan Metzmacherconfigure: when detecting python we should disable...
2008-03-13 Andrew BartlettRework to have member server 'domains' be CN=NETBIOSNAME
2008-03-12 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-12 Andrew BartlettUpdate the provision scripts and selftest for LDAP
2008-03-12 Andrew BartlettDon't talloc_free() the UUID before we return.
2008-03-12 Andrew BartlettUpgrade provision-backend to python.
2008-03-11 Andrew BartlettFix provision script to work without smb.conf location...
2008-03-07 Andrew BartlettTry to fix up part of the upgrade test.
2008-03-06 Andrew BartlettRework provision scripts for more testing
2008-03-06 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-06 Andrew BartlettStart to rework provision for LDAP backends
2008-03-06 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-06 Andrew BartlettMake Samba4 pass the NET-API-BECOMEDC test against...
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...
next