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: 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
2010-04-06
build: added etags and ctags make targets
Andrew Tridgell
1
-0
/
+6
2010-04-06
build: check if a simple C program runs
Andrew Tridgell
2
-0
/
+17
2010-04-06
build: more complete implementation of waf configure -C
Andrew Tridgell
2
-18
/
+20
2010-04-06
build: rkpty should not directly include socket_wrapper.c
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: fixed build of heimdal/lib/roken/err.h
Andrew Tridgell
2
-1
/
+11
2010-04-06
build: enable real cacheing with waf configure -C
Andrew Tridgell
2
-7
/
+23
2010-04-06
build: added --disable-shared option
Andrew Tridgell
2
-6
/
+17
2010-04-06
build: optimise and re-enable check_duplicate_sources
Andrew Tridgell
1
-18
/
+47
2010-04-06
build: commented the missing subsystems
Andrew Tridgell
1
-12
/
+14
2010-04-06
build: fixed libcli/ndr_netlogon.c dependency rules
Andrew Tridgell
2
-1
/
+2
2010-04-06
build: fixed issue with CC="ccache cc" on solaris
Andrew Tridgell
3
-5
/
+11
2010-04-06
build: support systems without rpath
Andrew Tridgell
4
-7
/
+32
2010-04-06
build: removed testing cflags
Andrew Tridgell
1
-3
/
+2
2010-04-06
build: cope with subsystems with no enabled modules
Andrew Tridgell
2
-11
/
+13
2010-04-06
build: 'makefile' (lowercase) is now a generated file
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: tevent_epoll.c is conditional on HAVE_EPOLL
Andrew Tridgell
1
-1
/
+3
2010-04-06
build: fixed ifaddrs.h for heimdal (from template)
Andrew Tridgell
2
-2
/
+14
2010-04-06
build: if a library is found, but not the fn, still define the library
Andrew Tridgell
1
-9
/
+2
2010-04-06
build: don't use gcc warnings during configure
Andrew Tridgell
2
-4
/
+8
2010-04-06
build: fixed gnutls check
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: fixed check for pthread_create()
Andrew Tridgell
2
-14
/
+30
2010-04-06
build: more careful library list handling
Andrew Tridgell
1
-14
/
+29
2010-04-06
build: CONFIG_SET() takes conf argument
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: more functions that are in -lsocket -lnsl on some systems
Andrew Tridgell
2
-9
/
+16
[next]