index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildtools
/
wafsamba
/
samba3.py
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-10
Augment library_flags() to return libraries
Earl Chew
1
-4
/
+4
2022-01-19
HEIMDAL: move code from source4/heimdal* to third_party/heimdal*
Stefan Metzmacher
1
-6
/
+6
2022-01-19
s4:heimdal_build: changes required to build after import
Andrew Bartlett
1
-1
/
+1
2021-12-06
build: Only use embedded Heimdal include paths in an embedded Heimdal build
Andrew Bartlett
1
-2
/
+2
2021-11-30
wafsamba: introduce SAMBA[3]_PLUGIN()
Stefan Metzmacher
1
-0
/
+5
2019-12-10
build: Fix the build without system gssapi headers
Volker Lendecke
1
-0
/
+1
2019-12-03
s4:heimdal_build: move krb5-types.h into include/krb5-types.h
Stefan Metzmacher
1
-1
/
+1
2019-11-13
build: Remove workaround for missing os.path.relpath in Python < 2.6
Andrew Bartlett
1
-2
/
+2
2019-02-01
build: replace SAMBA3_ADD_OPTION with samba_add_onoff_option
David Disseldorp via samba-technical
1
-3
/
+1
2018-09-05
buildtools/wafsamba: reduce imports
Alexander Bokovoy
1
-2
/
+2
2018-09-05
third_party:waf: update to upstream 2.0.4 release
Alexander Bokovoy
1
-3
/
+4
2017-02-09
wafsamba: Move command line option function labelled as 'samba3' to the commo...
Matthieu Patou
1
-29
/
+2
2015-03-17
lib: Remove tdb_compat
Volker Lendecke
1
-1
/
+1
2014-10-14
Fix more pep8 issues in code I touched recently.
Jelmer Vernooij
1
-4
/
+5
2014-10-14
Remove last instances of pep8 error E712 (use 'is' rather than '==' for boole...
Jelmer Vernooij
1
-2
/
+2
2014-08-14
Don't build iniparser anymore.
Jeremy Allison
1
-6
/
+0
2013-04-03
wafsamba: display the default value in help for SAMBA3_ADD_OPTION
Stefan Metzmacher
1
-1
/
+10
2012-06-19
TDB2: make SAMBA use tdb1 again for the moment.
Rusty Russell
1
-11
/
+4
2012-05-09
allow to use system iniparser library.
Günther Deschner
1
-0
/
+6
2012-04-25
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
1
-1
/
+3
2012-04-18
build: Remove more of the s3 special cases in waf: only pidfile.c needs -DCON...
Andrew Bartlett
1
-6
/
+0
2012-04-12
wafsamba: point out that local heimdal paths are not included when
Günther Deschner
1
-0
/
+1
2012-04-11
build: Fix spelling of tevent
Andrew Bartlett
1
-1
/
+1
2012-04-11
build: use include paths for pkg-config found libraries
Andrew Bartlett
1
-10
/
+10
2012-04-11
build: search for talloc, tdb, tevent in non-standard system locations
Andrew Bartlett
1
-5
/
+21
2012-02-10
wafsamba: Expand tabs.
Jelmer Vernooij
1
-9
/
+9
2011-10-07
build: Reduce build systems to just top level waf and autoconf
Andrew Bartlett
1
-1
/
+1
2011-08-13
waf: Add SAMBA3_PYTHON context to build python wrappers in samba3
Amitay Isaacs
1
-0
/
+5
2011-07-03
s3-build Require fully defined modules by default
Andrew Bartlett
1
-2
/
+0
2011-06-24
s3-build Require fully defined symbols in ALL libraries by default
Andrew Bartlett
1
-2
/
+0
2011-06-24
s3-build: Require fully defined symbols for all public libraries
Andrew Bartlett
1
-1
/
+1
2011-06-20
tdb2: tie it into build process if --enable-tdb2-breaks-compat
Rusty Russell
1
-2
/
+6
2011-06-20
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
1
-1
/
+1
2011-05-08
build: allow s3 libraries to be built with no undefined symbols
Andrew Tridgell
1
-2
/
+4
2011-02-22
build: we don't need the special case for s3build any more
Andrew Tridgell
1
-6
/
+0
2011-02-18
s3-waf: fix popt support.
Günther Deschner
1
-0
/
+3
2011-02-18
waf: added SAMBA3_*() build rules to samba3.py
Andrew Tridgell
1
-2
/
+72
2010-12-01
s3-waf: avoid module name uppercasing.
Günther Deschner
1
-2
/
+2
2010-09-27
s3-waf: add some module specific functions for s3 waf build.
Günther Deschner
1
-0
/
+20
2010-05-20
s3-waf: note that the options are broken
Kai Blin
1
-0
/
+2
2010-05-20
s3-waf: replace all - with _ in the configuration option names
Kai Blin
1
-1
/
+1
2010-05-20
s3-waf: Allow using --enable/--disable options as well
Kai Blin
1
-3
/
+4
2010-05-20
s3-waf: Add helper that facilitates defining --with-x and --without-x options
Kai Blin
1
-0
/
+20