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
/
source3
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-20
s3-waf: Allow building without ads/ldap/krb5 even if the libs are installed
Kai Blin
1
-3
/
+11
2010-05-20
s3-waf: Allow using --enable/--disable options as well
Kai Blin
1
-1
/
+1
2010-05-20
s3-waf: correctly handle cups dependencies when cups development packages are...
Andrew Tridgell
1
-0
/
+3
2010-05-20
s3-waf: Add helper that facilitates defining --with-x and --without-x options
Kai Blin
1
-3
/
+10
2010-05-20
s3-waf: Fix the CUPS dependency
Kai Blin
1
-2
/
+4
2010-05-20
s3-waf: All sorts of nasty hacks to finally get smbd to build/link
Andrew Tridgell
1
-8
/
+9
2010-05-20
s3-waf: Add some more krb5 checks
Kai Blin
1
-1
/
+34
2010-05-20
s3-waf: Check for LDAP
Kai Blin
1
-0
/
+31
2010-05-20
s3-waf: Move cups, ldap and krb5 checks to the end of the wscript file
Kai Blin
1
-25
/
+25
2010-05-20
s3-waf: Check for KRB5_DEPRECATED handling
Kai Blin
1
-0
/
+7
2010-05-20
s3-waf: Fake some defines that need to be set by configure options later
Kai Blin
1
-0
/
+4
2010-05-20
s3-waf: Add more objects trying to build smbd
Kai Blin
1
-0
/
+2
2010-04-06
s4-waf: move to a universal method of recursing into subdirs
Andrew Tridgell
1
-13
/
+13
2010-04-06
s4-waf: set default for bundled libraries
Andrew Tridgell
1
-0
/
+2
2010-04-06
s3-waf: added options for static/shared module building
Andrew Tridgell
1
-0
/
+60
2010-04-06
s3-waf: check for default charsets
Kai Blin
1
-0
/
+3
2010-04-06
s3-waf: more configure tests and minor fixes
Andrew Tridgell
1
-26
/
+60
2010-04-06
s3-waf: added build subdir for dynconfig generation
Andrew Tridgell
1
-0
/
+5
2010-04-06
build: Change checks to conform to new CHECK_* behaviour
Kai Blin
1
-7
/
+9
2010-04-06
build: Check if the compiler will optimize out functions
Kai Blin
1
-0
/
+9
2010-04-06
build: check for int types included from rpc/rpc.h
Kai Blin
1
-0
/
+16
2010-04-06
build: Check for POSIX capabilities
Kai Blin
1
-0
/
+19
2010-04-06
build: Check for various members of struct stat
Kai Blin
1
-0
/
+7
2010-04-06
build: Fix package name and package string case
Kai Blin
1
-2
/
+2
2010-04-06
build: Check for functions needed by Samba3
Kai Blin
1
-0
/
+19
2010-04-06
build: Check for kernel share modes
Kai Blin
1
-0
/
+15
2010-04-06
build: Check for IRIX kernel oplock types
Kai Blin
1
-0
/
+5
2010-04-06
build: Check for Linux kernel oplocks
Kai Blin
1
-0
/
+13
2010-04-06
build: Check for kernel change notify support
Kai Blin
1
-0
/
+13
2010-04-06
build: check for inotify support
Kai Blin
1
-0
/
+6
2010-04-06
build: check for headers needed to generate stack traces
Kai Blin
1
-0
/
+2
2010-04-06
build: Check for krb5 headers
Kai Blin
1
-0
/
+8
2010-04-06
build: Check for LDAP libraries
Kai Blin
1
-0
/
+4
2010-04-06
build: Check for CUPS
Kai Blin
1
-0
/
+5
2010-04-06
build: Add a basic wscript file for Samba3
Kai Blin
1
-0
/
+41
[prev]