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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-06
build: fixed the cflags for pkg_config libs
Andrew Tridgell
1
-10
/
+21
2010-04-06
build: split out the base waf rules into buildtools/wafsamba/wscript
Andrew Tridgell
6
-162
/
+187
2010-04-06
build: use gzip for waf packing, to try to make it work on irix
Andrew Tridgell
1
-0
/
+0
2010-04-06
s3-waf: the start of the main build for s3
Andrew Tridgell
1
-0
/
+611
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
3
-0
/
+97
2010-04-06
build: use shell=True for SAMBA_GENERATOR
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: added msg argument to CHECK_TYPE()
Andrew Tridgell
1
-2
/
+4
2010-04-06
build: Change checks to conform to new CHECK_* behaviour
Kai Blin
2
-15
/
+17
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 inttypes.h
Kai Blin
1
-1
/
+1
2010-04-06
build: check for headers needed to generate stack traces
Kai Blin
1
-0
/
+2
2010-04-06
build: check size of dev_t, ino_t and time_t
Kai Blin
1
-0
/
+1
2010-04-06
build: check for uint_t
Kai Blin
1
-0
/
+1
2010-04-06
build: Check for syscall headers
Kai Blin
1
-0
/
+1
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
2010-04-06
build: add cflags from pkg_config results to header/function tests
Andrew Tridgell
4
-44
/
+90
2010-04-06
build: test all the developer cflags before adding them
Andrew Tridgell
1
-5
/
+16
2010-04-06
build: setnttoken depends on libreplace
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: sys_lease_linux needs to be conditionally enabled
Andrew Tridgell
1
-9
/
+12
2010-04-06
build: add additional libreplace conditional sources
Andrew Tridgell
1
-3
/
+6
2010-04-06
build: finer grained rpath checking for binary/install
Andrew Tridgell
3
-17
/
+20
2010-04-06
build: configure fixes for opensolaris
Andrew Tridgell
5
-29
/
+99
2010-04-06
build: socklen_t is in sys/socket.h
Andrew Tridgell
1
-1
/
+2
2010-04-06
build: added --with-selftest-prefix
Andrew Tridgell
1
-3
/
+8
2010-04-06
build: fixed headers for C prototype check
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: updated configure checks or new syntax
Andrew Tridgell
9
-73
/
+68
2010-04-06
build: rewrote the autoconf-like macros to be more consistent
Andrew Tridgell
1
-151
/
+209
2010-04-06
build: fixed prototype test
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: added checks for solaris getXXent_r() functions
Andrew Tridgell
2
-0
/
+27
2010-04-06
build: added CHECK_C_PROTOTYPE() configure function
Andrew Tridgell
1
-4
/
+27
2010-04-06
build: python 2.4 doesn't support multiple union arguments for sets
Andrew Tridgell
1
-2
/
+4
2010-04-06
build: sun c compiler wants a newline
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: expand indirect syslibs after loop unrolling
Andrew Tridgell
1
-1
/
+3
2010-04-06
build: fixed handling of full dependencies for --disable-shared
Andrew Tridgell
1
-119
/
+137
2010-04-06
build: don't use double binaries/libs if not needed
Andrew Tridgell
1
-8
/
+23
2010-04-06
build: mark wafsamba as unbuffered, so stdout and stderr are better in sync
Andrew Tridgell
1
-1
/
+1
[prev]
[next]