URL: http://build.samba.org/
--- /home/build/master/cache/broken_results.txt.old 2010-11-12
00:00:04.0 -0700
+++ /home/build/master/cache/broken_results.txt 2010-11-13 00:00:04.0
-0700
@@ -1,4 +1,4 @@
-Build status as of Fri Nov 12 07:00:01 2010
+Build status as of Sat Nov 13
The branch, v3-6-test has been updated
via 7422fd9 tdb: set tdb->name early, as it's needed for tdb_name()
from bb61529 s3/vfs_time_audit: use monotonic clock for time deltas
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test
- Log
The branch, master has been updated
via 8e34df4 s4-test: we need to import testtools before subunit/python
from 24477ca ktpass: also use userPrincipalName for locating the
principal
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log ---
The branch, master has been updated
via 2a37ec3 Be verbose when there's no previous build.
from a4a34ad Cope with import-and-analyse dry runs.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
- Log -
comm
The branch, master has been updated
via a4a34ad Cope with import-and-analyse dry runs.
from fb29f3a Fix implementation of get_previous_revision.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
- Log -
co
The branch, master has been updated
via fb29f3a Fix implementation of get_previous_revision.
from 92dcfd6 Use sqlite backed buildfarm in import-and-analyse.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
- Log
The branch, master has been updated
via 92dcfd6 Use sqlite backed buildfarm in import-and-analyse.
via 64392cb Add sql caching buildfarm.
from ba21c21 Use commit_revision rather revision.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
- Log -
The branch, master has been updated
via ba21c21 Use commit_revision rather revision.
from ff35138 Some fixes for import-and-analyse.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
- Log -
commit ba21c21
The branch, master has been updated
via ff35138 Some fixes for import-and-analyse.
from 99b7f0c Simplify revision_details() call.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
- Log -
commit ff35138241
The branch, master has been updated
via 99b7f0c Simplify revision_details() call.
via 720b006 Add upload_build for sqlite.
via 081607d add initial code for sql backed build result data.
from fdfaa5a Scan for builds then verify, rather than probing.
http://gitweb.samb
Hi Mathias,
We try to get rid of the modify_ldif way of doing ldb modification.
It's better to create a ldb.Message() object and then do a ldb.modify()
with it like this:
--- a/source4/scripting/python/samba/upgradehelpers.py
+++ b/source4/scripting/python/samba/upgradehelpers.py
@@ -835,14 +
The branch, master has been updated
via 24477ca ktpass: also use userPrincipalName for locating the
principal
via f4e9f12 ktpass: fix the search path for when running in samba's
source dir
via e0f64b7 python: use the ldbMessage + modify notation instead of
modify_ldif tha
The branch, master has been updated
via 37bd313 s4:objectclass LDB module - we should not simply ignore
additional "objectClass" attribute changes
via 584a2d1 s4:repl_meta_data LDB module - convert two debug messages
into error messages
via 5585591 s4:samldb/objectclass_at
The branch, master has been updated
via fdfaa5a Scan for builds then verify, rather than probing.
from 969a9d5 Unconfuse repr and str for BuildStatus.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
- Log --
The branch, master has been updated
via 969a9d5 Unconfuse repr and str for BuildStatus.
from 437a715 Print build status when verbose.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
- Log -
commit 969a9d
The branch, master has been updated
via 437a715 Print build status when verbose.
from 2bed1d2 More fixes, implement Build.__repr__.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
- Log -
commit 437a7151
The branch, master has been updated
via 2bed1d2 More fixes, implement Build.__repr__.
from b5385e7 Provide stub get_previous_revision.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
- Log -
commit 2bed1
The branch, master has been updated
via b5385e7 Provide stub get_previous_revision.
from 83a49ae Fix argument order.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
- Log -
commit b5385e7133e3fe38ff01d32
The branch, master has been updated
via 83a49ae Fix argument order.
from 5e622dd Fix new build fetching.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
- Log -
commit 83a49ae36791317edc59938ced87f99c03c
The branch, master has been updated
via 5e622dd Fix new build fetching.
from 109bec3 admin: Only update hosts list/rsyncd secrets when changes
have been made.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
- Log -
The branch, master has been updated
via 109bec3 admin: Only update hosts list/rsyncd secrets when changes
have been made.
from 5b70bb5 Switch over to using python mail-dead-hosts scripts.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
- Log
The branch, master has been updated
via 5b70bb5 Switch over to using python mail-dead-hosts scripts.
from f6aa956 Keep connection open while sending dead host notifications,
only mark mail sent when not using dry run.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
The branch, master has been updated
via f6aa956 Keep connection open while sending dead host notifications,
only mark mail sent when not using dry run.
from 6b5ee74 Honor dry_run in import-and-analyse.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
- Log --
The branch, master has been updated
via 6b5ee74 Honor dry_run in import-and-analyse.
via 0f899bb Simplify a bit.
via dd74e7b Add command line parsing to mail-dead-hosts.
from 36bdf3c Support removing builds.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=mast
The branch, master has been updated
via e4eba98 waf/samba_version: Simplify git show command.
via 8d07e6d samba_version: Make COMMIT_IS_CLEAN an int rather than a
string.
via 7d961dd samba_version: Simplify dirty tree detection.
via c338ded waf/samba_version: Suppor
The branch, master has been updated
via 5cf904b s4-waf: Only enable various wrappers if they're actually
used.
via b6e1362 Lowercase DNS_UPDATE_SRV name.
from dedd064 tdb: set tdb->name early, as it's needed for tdb_name()
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=m
The branch, master has been updated
via dedd064 tdb: set tdb->name early, as it's needed for tdb_name()
from 1ec8d55 s4-kdc: added proxying of kdc requests for RODCs
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log
The branch, master has been updated
via 36bdf3c Support removing builds.
from c155466 Remove some unncessary indirects.
http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master
- Log -
commit 36bdf3c446ad9100ef78
The branch, master has been updated
via c155466 Remove some unncessary indirects.
via cceb98b Implement diff.
via 95015a7 Simplify history walking.
via 10c6a03 work on history support using dulwich
from c1e3f3d print the return code value as it can help debug
The branch, master has been updated
via 1ec8d55 s4-kdc: added proxying of kdc requests for RODCs
via e7fb5a6 s4-kdc Return HDB_ERR_NOT_FOUND_HERE on un-revealed
accounts on an RODC
via aa1c32c heimdal Return HDB_ERR_NOT_FOUND_HERE to the caller
via 2fbaa09 s4-kdc: s
30 matches
Mail list logo