2010-10-04 |
Jelmer Vernooij | tdb: Support using system pytdb.
|
commit | commitdiff | tree |
2010-10-04 |
Jelmer Vernooij | waf: Add function for checking for system python modules.
|
commit | commitdiff | tree |
2010-10-04 |
Jelmer Vernooij | pytdb: Add __version__ attribute.
|
commit | commitdiff | tree |
2010-10-04 |
Jelmer Vernooij | registry: Make a two more functions static.
|
commit | commitdiff | tree |
2010-10-03 |
Jelmer Vernooij | wafsamba: Some reformatting.
|
commit | commitdiff | tree |
2010-10-03 |
Jelmer Vernooij | heimdal: Move asn1 list to heimdal_build.
|
commit | commitdiff | tree |
2010-10-03 |
Jelmer Vernooij | heimdal: Move SAMBA_ERRTABLE to heimdal_build.
|
commit | commitdiff | tree |
2010-10-03 |
Jelmer Vernooij | heimdal: Move autoproto code to heimdal_build.
|
commit | commitdiff | tree |
2010-10-03 |
Jelmer Vernooij | wafsamba: Move heimdal library code to heimdal_build.
|
commit | commitdiff | tree |
2010-10-03 |
Jelmer Vernooij | land: Inherit EMAIL from the environment.
|
commit | commitdiff | tree |
2010-10-03 |
Jelmer Vernooij | pidl: Allow longs for bitmasks.
|
commit | commitdiff | tree |
2010-10-03 |
Jelmer Vernooij | pidl: simplify some generated code.
|
commit | commitdiff | tree |
2010-10-03 |
Jelmer Vernooij | heimdal: Convert hx509 to library.
|
commit | commitdiff | tree |
2010-10-03 |
Jelmer Vernooij | heimdal: convert some subsystems to libraries, consistent...
|
commit | commitdiff | tree |
2010-10-03 |
Wilco Baan Hofman | Make sure REG_SZ is properly written to a .reg file... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-10-03 |
Wilco Baan Hofman | Fix issues addressed by Jelmer: Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-10-03 |
Wilco Baan Hofman | Fix patchfile_dotreg to write proper .reg files: 'hex... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-10-03 |
Wilco Baan Hofman | Fix registry editor to be compatible with Windows 7. Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-10-03 |
Wilco Baan Hofman | 5 uint32_t's should be set, not 5 bytes. Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-10-03 |
Wilco Baan Hofman | The root key should be created as a root key, not subkey. Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-10-03 |
Wilco Baan Hofman | Do not include the closing doublequote in .reg files. Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-10-03 |
Wilco Baan Hofman | Fix hex():00,00,00 bugs and strtol dword bugs, these... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-10-03 |
Wilco Baan Hofman | Make sure we write the value stored in value, not line... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-10-03 |
Wilco Baan Hofman | Make sure that regf only writes to disk every five... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-10-03 |
Wilco Baan Hofman | Fix .reg file format parsing. Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-10-03 |
Wilco Baan Hofman | Fix registry parsing of strings to also support the... Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-10-03 |
Jelmer Vernooij | land: Force always emailing when there is no other...
|
commit | commitdiff | tree |
2010-10-03 |
Jelmer Vernooij | land: Attach tarball of logs rather than individual...
|
commit | commitdiff | tree |
2010-10-03 |
Jelmer Vernooij | land: Some cosmetic fixes.
|
commit | commitdiff | tree |
2010-10-03 |
Jelmer Vernooij | land: Attach test output files to result emails.
|
commit | commitdiff | tree |
2010-10-03 |
Jelmer Vernooij | land: Add --revision argument.
|
commit | commitdiff | tree |
2010-10-03 |
Jelmer Vernooij | land-remote: Run remote land command unbuffered.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | land-remote: Pass extra arguments on to land.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | pytdb: Include Python.h first to prevent warning.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | subunithelper: Remove accidentally added line.
|
commit | commitdiff | tree |
2010-10-02 |
Kirill Smelkov | pytdb: Check errors after PyObject_New() calls Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-10-02 |
Kirill Smelkov | pytdb: Add support for tdb_repack() Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-10-02 |
Kirill Smelkov | pytdb: Add TDB_INCOMPATIBLE_HASH open flag Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | subunithelper: Fix format time.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | land: Implement --fail-immediately directly in Python...
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | subunithelper: Make filter options optional.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | format-subunit: Split out summary file writing.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | selftest: Move plain text formatter to subunithelper.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | land: Add separate treestagebuilder for subunit.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | land: Cherry-pick tridges changes to autobuild.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | land: Move stage building into a separate class so...
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | land: Only pass shell=True if necessary.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | land: Add --fail-slowly option.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | Several smaller cleanups, use python coding style.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | land: Avoid running things in a shell where not necessary.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | land-remote: Checkout repository first.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | land-remote: Use --repository option.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | land: Add --repository option.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | land: Move more functionality onto builder.
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | land: Avoid more uses of chdir().
|
commit | commitdiff | tree |
2010-10-02 |
Jelmer Vernooij | Split land.py back out of autobuild.py, so I can change...
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | autobuild: Avoid unnecessary chdir() calls.
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | autobuild: Output test results in subunit.
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | s3-selftest: fix prefix in subunit output.
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | s3: Add subunit-test target.
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | s3-configure: Require at least version 1.2.6 of external...
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | s4: Add 'subunit-test' make target.
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | autobuild: Provide more information about build sequence...
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | autobuild: Add --always-email option.
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | autobuild-remote: Support autobuild.py rather than... Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | Remove land.py - it's been obsoleted by autobuild.py.
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | autobuild: Add --daemon option.
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | autobuild: Remove autogen step for projects that have...
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | autobuild: Simplify find_git_root.
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | pidl: Fix handling of typedefs of typedefs.
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | selftest: Let selftest provide the tempdir, rather...
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | delete_object: Remove unnecessary pass calls.
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | s4-selftest: Remove unnecessary PYTHONPATH overrides.
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | s4-selftest: Normalize paths.
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | s4-selftest: Finish conversion of selftest.sh to Python.
|
commit | commitdiff | tree |
2010-10-01 |
Jelmer Vernooij | s4-selftest: Convert tests.sh to Python.
|
commit | commitdiff | tree |
2010-09-30 |
Jelmer Vernooij | s4-selftest: Add some more comments to skip file.
|
commit | commitdiff | tree |
2010-09-30 |
Jelmer Vernooij | selftest: Eliminate some unnecessary spaces.
|
commit | commitdiff | tree |
2010-09-30 |
Jelmer Vernooij | selftest: Avoid accessing deprecated BaseException...
|
commit | commitdiff | tree |
2010-09-30 |
Jelmer Vernooij | subunit: Import new upstream snapshot (adds subunit_progress())
|
commit | commitdiff | tree |
2010-09-30 |
Jelmer Vernooij | testtools: Import new upstream snapshot.
|
commit | commitdiff | tree |
2010-09-28 |
Jelmer Vernooij | ldb: Fix path to alternative buildtools.
|
commit | commitdiff | tree |
2010-09-28 |
Jelmer Vernooij | samba4: Don't update Makefile/configure from autogen.sh.
|
commit | commitdiff | tree |
2010-09-28 |
Jelmer Vernooij | ldb/tevent: Fix detection of waf paths.
|
commit | commitdiff | tree |
2010-09-28 |
Jelmer Vernooij | tevent: Remove make targets that are not relevant for...
|
commit | commitdiff | tree |
2010-09-28 |
Jelmer Vernooij | tevent: Don't update Makefile/configure files.
|
commit | commitdiff | tree |
2010-09-28 |
Jelmer Vernooij | ldb: Update autogen-waf.sh to no longer overwrite existing...
|
commit | commitdiff | tree |
2010-09-28 |
Jelmer Vernooij | ldb: Remove samba-specific targets from Makefile.
|
commit | commitdiff | tree |
2010-09-28 |
Jelmer Vernooij | ldb: Bump version because of addition of ldb_req_location.
|
commit | commitdiff | tree |
2010-09-28 |
Jelmer Vernooij | format-subunit: Display number of failed tests even...
|
commit | commitdiff | tree |
2010-09-28 |
Jelmer Vernooij | selftest: Abort early on SIGPIPE.
|
commit | commitdiff | tree |
2010-09-28 |
Jelmer Vernooij | Add dedicated exception for immediate failure in filter...
|
commit | commitdiff | tree |
2010-09-28 |
Andrew Tridgell | s4-selftest: added a --fail-immediately option to s4...
|
commit | commitdiff | tree |
2010-09-28 |
Andrew Tridgell | filter-subunit: added a --fail-immediately option
|
commit | commitdiff | tree |
2010-09-25 |
Jelmer Vernooij | pyteven: Fix build warnings.
|
commit | commitdiff | tree |
2010-09-25 |
Jelmer Vernooij | Check in configure/Makefile for those projects that...
|
commit | commitdiff | tree |
2010-09-25 |
Jelmer Vernooij | pytevent: Add more tests.
|
commit | commitdiff | tree |
2010-09-25 |
Jelmer Vernooij | pytevent: Fill in client side fnuctions.
|
commit | commitdiff | tree |
2010-09-25 |
Jelmer Vernooij | selftest: If a testsuite is killed by a signal, let...
|
commit | commitdiff | tree |
2010-09-25 |
Jelmer Vernooij | tevent: Add infrastructure for python bindings.
|
commit | commitdiff | tree |