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: make use of --with-perl-{arch,lib}-install-dir
Stefan Metzmacher
2014-05-09
1
-1
/
+3
*
script/autobuild: use --force-rebase option
Stefan Metzmacher
2014-03-13
1
-2
/
+2
*
autobuild: Set perl vendorlib direcotry.
Andreas Schneider
2014-03-06
1
-3
/
+4
*
autobuild: Run "make dist" to ensure non-waf docs build is run
Andrew Bartlett
2014-03-04
1
-1
/
+2
*
param: change s3_param.h from a generated file to a static one
Garming Sam
2014-02-20
1
-31
/
+2
*
param: remove generated loadparm ctx table file and include it directly
Garming Sam
2014-02-20
1
-27
/
+2
*
param: use loadparm_globals struct instead of lp function pointers in s3_helpers
Garming Sam
2014-02-20
1
-34
/
+3
*
lib/param: handle non-constant strings properly by passing in a memory context
Garming Sam
2014-02-20
1
-13
/
+18
*
param: use generate_param.py to generate loadparm_ctx_table.c
Garming Sam
2014-02-12
1
-139
/
+0
*
param: use generate_param.py to generate s3_param.h
Garming Sam
2014-02-12
1
-193
/
+0
*
param: use generate_param.py to generate param_global.h
Garming Sam
2014-02-12
1
-206
/
+0
*
param: use generate_param.py to generate param_proto.h
Garming Sam
2014-02-12
1
-199
/
+0
*
lib/param: update generate_param.py to generate more of loadparm
Garming Sam
2014-02-12
1
-24
/
+259
*
param: auto generate param_functions.c at build time
Garming Sam
2014-02-12
1
-0
/
+113
*
autobuild: Run ctdb regression tests
Amitay Isaacs
2013-11-28
1
-0
/
+1
*
autobuild: build the "ctdb" target with socket-wrapper enabled
Michael Adam
2013-11-28
1
-1
/
+1
*
script: prepare librelease.sh for ntdb releases
Stefan Metzmacher
2013-11-17
1
-1
/
+1
*
random-sleep: add possiblity to override via environment variable
Michael Adam
2013-11-13
1
-0
/
+4
*
autobuild: extend samba-ctdb target to build ctdb, too
Michael Adam
2013-11-13
1
-7
/
+14
*
autobuild: add a "ctdb" target
Michael Adam
2013-11-13
1
-1
/
+10
*
script: add ctdb-import.* scripts
Stefan Metzmacher
2013-11-13
3
-0
/
+30
*
script/mks3param_ctx_table.pl: fix tabs/whitespaces in generated output.
Stefan Metzmacher
2013-10-18
1
-2
/
+2
*
param: Autogenerate s3 lp_ctx glue table
Andrew Bartlett
2013-10-16
1
-0
/
+139
*
s3/param: Autogenerate parameters prototypes again after proto.h was frozen
Andrew Bartlett
2013-10-16
1
-0
/
+199
*
param: Skip generating hooks for local and string parameters
Andrew Bartlett
2013-10-16
1
-1
/
+8
*
autobuild: remove remnants of removed samba3 targets
Michael Adam
2013-05-29
1
-2
/
+0
*
autobuild: Remove samba3 and samba3-ctdb targets to allow autoconf removal fo...
Andrew Bartlett
2013-05-28
1
-23
/
+1
*
autobuild.py add ntdb to the samba-libs task, to ensure it works as an extern...
Andrew Bartlett
2013-05-16
1
-1
/
+5
*
script: Add a script to display testsuite runtime sorted
Matthieu Patou
2013-01-09
1
-0
/
+40
*
build: Be consistent with the name of smbtorture binaries
Andrew Bartlett
2012-11-22
1
-2
/
+2
*
librelease.sh: Move the GPG data to the library section.
Karolin Seeger
2012-10-02
1
-10
/
+24
*
Remove obsolete land-remote.py and land.py scripts.
Jelmer Vernooij
2012-09-26
2
-854
/
+0
*
script/autobuild.py: set the default for --log-base to the current gitroot
Stefan Metzmacher
2012-09-24
1
-7
/
+7
*
script/autobuild.py: remove --rebase-master and --push-master options
Stefan Metzmacher
2012-09-23
1
-18
/
+3
*
script/autobuild.py: add --log-base option
Stefan Metzmacher
2012-09-22
1
-3
/
+6
*
script/autobuild.py: add log_base variable to avoid hardcoded values
Stefan Metzmacher
2012-09-22
1
-11
/
+14
*
script/autobuild.py: add --branch option
Stefan Metzmacher
2012-09-22
1
-5
/
+8
*
script/autobuild.py: use some variables for push_remote and push_branch
Stefan Metzmacher
2012-09-22
1
-4
/
+9
*
script/autobuild.py: use some variables for rebase_remote and rebase_branch
Stefan Metzmacher
2012-09-22
1
-27
/
+53
*
loadparm: Add ctx member to struct loadparm_global.
Rusty Russell
2012-08-07
1
-1
/
+3
*
lib/param: Merge handling of security/domain master/domain logons/server role
Andrew Bartlett
2012-07-24
1
-2
/
+0
*
s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
Andrew Bartlett
2012-06-27
1
-1
/
+1
*
script/autobuild: fix path to random-sleep.sh
Stefan Metzmacher
2012-06-22
1
-8
/
+8
*
autobuild: always set TDB_NO_FSYNC.
Rusty Russell
2012-06-22
1
-4
/
+6
*
autobuild: run "samba3-ctdb" by default
Michael Adam
2012-06-22
1
-1
/
+1
*
autobuild: run "samba-ctdb" by default to catch dbwrap_ctdb regressions
Michael Adam
2012-06-21
1
-1
/
+1
*
autobuild: add a target "samba3-ctdb" that builds samba3 (autoconf) with clus...
Michael Adam
2012-06-21
1
-0
/
+10
*
autobuild: add a target "samba-ctdb" that builds samba (waf) with cluster sup...
Michael Adam
2012-06-21
1
-0
/
+19
*
autobuild: rename the "samba4-libs" target to "samba-libs"
Michael Adam
2012-06-21
1
-3
/
+3
*
autobuild: rename the "samba4" target to "samba"
Michael Adam
2012-06-21
1
-8
/
+8
[next]