index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
script
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-17
param: Connect lp_security to the lib/param code to allow tests
Andrew Bartlett
1
-0
/
+1
2011-11-17
param: calculate server role from security, and security from server role
Andrew Bartlett
1
-0
/
+1
2011-10-11
script/autobuild.py: split 'samba3' 'make -j 4 everything' into multiple steps
Stefan Metzmacher
1
-1
/
+5
2011-10-11
lib/param move source4 param code to the top level
Andrew Bartlett
1
-0
/
+186
2011-10-07
param: Use a bool to hold boolean parameters
Andrew Bartlett
1
-1
/
+1
2011-10-07
autobuild: Remove s3-waf from autobuild
Andrew Bartlett
1
-8
/
+1
2011-09-13
script/librelease.sh: automate Samba4 alpha releases
Andrew Bartlett
1
-8
/
+14
2011-08-26
script: Fix the name of the script in autogenerated header file
Amitay Isaacs
1
-1
/
+1
2011-08-09
script/librelease.sh: add git push for the release tag
Stefan Metzmacher
1
-1
/
+6
2011-07-05
ldb: make ldb a top level library for Samba 4.0
Andrew Bartlett
2
-3
/
+3
2011-07-02
s3-param Generate parameter tables
Andrew Bartlett
1
-0
/
+204
2011-06-30
script/librelease.sh: keep dots in the release tag
Stefan Metzmacher
1
-1
/
+1
2011-04-30
script/autobuild.py: don't force usage of ccache and gcc
Stefan Metzmacher
1
-2
/
+0
2011-04-30
script/autobuild.py: make sure --with-selftest-prefix keeps working
Stefan Metzmacher
1
-1
/
+1
2011-04-22
script/librelease: display the permission on the server
Stefan Metzmacher
1
-0
/
+1
2011-04-22
script/librelease: add more error checking
Stefan Metzmacher
1
-3
/
+9
2011-04-22
script/librelease: set umask 0022
Stefan Metzmacher
1
-0
/
+1
2011-04-22
script/librelease: use a GPG_KEYID variable to hold the signing key
Stefan Metzmacher
1
-1
/
+2
2011-04-21
script: add hardcoded library release key id
Stefan Metzmacher
1
-1
/
+1
2011-03-01
autobuild: enabled samba3-waf build
Andrew Tridgell
1
-1
/
+8
2011-02-22
python: use os.environ[] instead of os.putenv()
Andrew Tridgell
2
-2
/
+2
2011-02-14
script: sign library releases with Samba Library Distribution Key
Andrew Tridgell
1
-1
/
+3
2011-02-07
script/autobuild.py: git diff has a '--stat' option, no need to use 'diffstat'
Stefan Metzmacher
1
-1
/
+1
2011-02-07
autobuild: lib/replace doesn't need autogen.sh
Andrew Tridgell
1
-2
/
+1
2011-02-07
autobuild: fixed clone source for build trees
Andrew Tridgell
1
-1
/
+1
2011-02-07
autobuild: add a bit more debug info in autobuild
Andrew Tridgell
1
-7
/
+8
2011-02-07
autobuild: decouple build directories from target names
Andrew Tridgell
1
-53
/
+68
2011-01-11
script: tag the releases
Andrew Tridgell
1
-2
/
+8
2011-01-11
script: added librelease.sh script
Andrew Tridgell
1
-0
/
+68
2011-01-11
autobuild: added "make distcheck" for our libs
Andrew Tridgell
1
-0
/
+5
2011-01-05
script/autobuild.py: add pidl tests
Stefan Metzmacher
1
-0
/
+9
2011-01-05
script/autobuild.py: fix path to clean-source-tree.sh from within lib/tevent/
Stefan Metzmacher
1
-1
/
+1
2010-12-31
script/autobuild.py: check that the source tree has no uncommitted changes af...
Stefan Metzmacher
2
-7
/
+54
2010-12-24
tdb: Remove autotools support.
Jelmer Vernooij
1
-4
/
+2
2010-11-27
show_test_time: Move to root scripting directory as it's useful for s3
Jelmer Vernooij
1
-0
/
+19
2010-11-10
autobuild: perfer to use git mail address in autobuild comment
Björn JACKE
1
-1
/
+5
2010-10-25
autobuild: add some comments
Stefan Metzmacher
1
-0
/
+2
2010-10-25
autobuild: run ldb tests with TDB_NO_FSYNC=1
Stefan Metzmacher
1
-1
/
+1
2010-10-21
autobuild: don't cleanup the pid file within the retry loop
Andrew Tridgell
1
-1
/
+2
2010-10-19
autobuild: create an autobuild.pid file
Andrew Tridgell
1
-0
/
+9
2010-10-15
script: the --tests option has been replaced by --test-command
Andrew Tridgell
1
-1
/
+0
2010-10-13
autobuild: do make install after make test
Andrew Tridgell
1
-2
/
+2
2010-10-12
autobuild: send email failure if rebase fails
Andrew Tridgell
1
-9
/
+16
2010-10-12
autobuild: add an extra blank line before the autobuild markers
Andrew Tridgell
1
-0
/
+1
2010-10-11
land-remote: Fix --fail-slowly.
Jelmer Vernooij
1
-0
/
+2
2010-10-09
land: Use temp dir if /memdisk is not available.
Jelmer Vernooij
1
-1
/
+7
2010-10-07
script: improvements to bisect-test.py
Andrew Tridgell
1
-12
/
+17
2010-10-06
autobuild: only add autobuild.log if it exists
Andrew Tridgell
1
-1
/
+2
2010-10-05
land: Fix stage description during failure.
Jelmer Vernooij
1
-2
/
+2
2010-10-05
land: Print out failed test in case of subunit failures.
Jelmer Vernooij
1
-3
/
+30
[next]