index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
*
script/autobuild.py: don't force usage of ccache and gcc
Stefan Metzmacher
2011-04-30
1
-2
/
+0
*
script/autobuild.py: make sure --with-selftest-prefix keeps working
Stefan Metzmacher
2011-04-30
1
-1
/
+1
*
script/librelease: display the permission on the server
Stefan Metzmacher
2011-04-22
1
-0
/
+1
*
script/librelease: add more error checking
Stefan Metzmacher
2011-04-22
1
-3
/
+9
*
script/librelease: set umask 0022
Stefan Metzmacher
2011-04-22
1
-0
/
+1
*
script/librelease: use a GPG_KEYID variable to hold the signing key
Stefan Metzmacher
2011-04-22
1
-1
/
+2
*
script: add hardcoded library release key id
Stefan Metzmacher
2011-04-21
1
-1
/
+1
*
autobuild: enabled samba3-waf build
Andrew Tridgell
2011-03-01
1
-1
/
+8
*
python: use os.environ[] instead of os.putenv()
Andrew Tridgell
2011-02-22
2
-2
/
+2
*
script: sign library releases with Samba Library Distribution Key
Andrew Tridgell
2011-02-14
1
-1
/
+3
*
script/autobuild.py: git diff has a '--stat' option, no need to use 'diffstat'
Stefan Metzmacher
2011-02-07
1
-1
/
+1
*
autobuild: lib/replace doesn't need autogen.sh
Andrew Tridgell
2011-02-07
1
-2
/
+1
*
autobuild: fixed clone source for build trees
Andrew Tridgell
2011-02-07
1
-1
/
+1
*
autobuild: add a bit more debug info in autobuild
Andrew Tridgell
2011-02-07
1
-7
/
+8
*
autobuild: decouple build directories from target names
Andrew Tridgell
2011-02-07
1
-53
/
+68
*
script: tag the releases
Andrew Tridgell
2011-01-11
1
-2
/
+8
*
script: added librelease.sh script
Andrew Tridgell
2011-01-11
1
-0
/
+68
*
autobuild: added "make distcheck" for our libs
Andrew Tridgell
2011-01-11
1
-0
/
+5
*
script/autobuild.py: add pidl tests
Stefan Metzmacher
2011-01-05
1
-0
/
+9
*
script/autobuild.py: fix path to clean-source-tree.sh from within lib/tevent/
Stefan Metzmacher
2011-01-05
1
-1
/
+1
*
script/autobuild.py: check that the source tree has no uncommitted changes af...
Stefan Metzmacher
2010-12-31
2
-7
/
+54
*
tdb: Remove autotools support.
Jelmer Vernooij
2010-12-24
1
-4
/
+2
*
show_test_time: Move to root scripting directory as it's useful for s3
Jelmer Vernooij
2010-11-27
1
-0
/
+19
*
autobuild: perfer to use git mail address in autobuild comment
Björn JACKE
2010-11-10
1
-1
/
+5
*
autobuild: add some comments
Stefan Metzmacher
2010-10-25
1
-0
/
+2
*
autobuild: run ldb tests with TDB_NO_FSYNC=1
Stefan Metzmacher
2010-10-25
1
-1
/
+1
*
autobuild: don't cleanup the pid file within the retry loop
Andrew Tridgell
2010-10-21
1
-1
/
+2
*
autobuild: create an autobuild.pid file
Andrew Tridgell
2010-10-19
1
-0
/
+9
*
script: the --tests option has been replaced by --test-command
Andrew Tridgell
2010-10-15
1
-1
/
+0
*
autobuild: do make install after make test
Andrew Tridgell
2010-10-13
1
-2
/
+2
*
autobuild: send email failure if rebase fails
Andrew Tridgell
2010-10-12
1
-9
/
+16
*
autobuild: add an extra blank line before the autobuild markers
Andrew Tridgell
2010-10-12
1
-0
/
+1
*
land-remote: Fix --fail-slowly.
Jelmer Vernooij
2010-10-11
1
-0
/
+2
*
land: Use temp dir if /memdisk is not available.
Jelmer Vernooij
2010-10-09
1
-1
/
+7
*
script: improvements to bisect-test.py
Andrew Tridgell
2010-10-07
1
-12
/
+17
*
autobuild: only add autobuild.log if it exists
Andrew Tridgell
2010-10-06
1
-1
/
+2
*
land: Fix stage description during failure.
Jelmer Vernooij
2010-10-05
1
-2
/
+2
*
land: Print out failed test in case of subunit failures.
Jelmer Vernooij
2010-10-05
1
-3
/
+30
*
land: Fix failure detection.
Jelmer Vernooij
2010-10-05
1
-33
/
+39
*
land: Simplify retry checker.
Jelmer Vernooij
2010-10-05
1
-20
/
+30
*
land-remote: Force running in foreground when pushing to master.
Jelmer Vernooij
2010-10-04
1
-2
/
+2
*
land-remote: Announce what address email is going to be sent to.
Jelmer Vernooij
2010-10-04
1
-0
/
+3
*
autobuild: override the editor when marking the commit
Andrew Tridgell
2010-10-03
1
-1
/
+2
*
land: Inherit EMAIL from the environment.
Jelmer Vernooij
2010-10-03
1
-0
/
+3
*
land: Force always emailing when there is no other mechanism of progress repo...
Jelmer Vernooij
2010-10-03
1
-2
/
+8
*
land: Attach tarball of logs rather than individual logs to keep the
Jelmer Vernooij
2010-10-03
1
-19
/
+11
*
land: Some cosmetic fixes.
Jelmer Vernooij
2010-10-03
2
-30
/
+55
*
land: Attach test output files to result emails.
Jelmer Vernooij
2010-10-03
1
-11
/
+43
*
land: Add --revision argument.
Jelmer Vernooij
2010-10-03
2
-8
/
+29
*
land-remote: Run remote land command unbuffered.
Jelmer Vernooij
2010-10-03
2
-2
/
+2
[next]