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 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
2010-04-06
build: cope with double check for functions
Andrew Tridgell
1
-1
/
+4
2010-04-06
build: compile_et needs lib/com_err includes
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: libreplace now depends on nsl and socket
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: inet_n*() are normally in libc
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: lib needs to take a list when more than 1
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: ensure all libs in CHECK_FUNCS_IN() get a target type
Andrew Tridgell
1
-6
/
+12
2010-04-06
build: cope with multiple libs in CHECK_FUNCS_IN()
Andrew Tridgell
2
-11
/
+12
2010-04-06
build: cope with multiple checks for the same function/library
Andrew Tridgell
2
-1
/
+11
2010-04-06
build: don't look for gettext twice
Andrew Tridgell
2
-3
/
+1
2010-04-06
build: these cause problems incrementally too
Andrew Tridgell
1
-2
/
+2
2010-04-06
build: more non-incremental headers
Andrew Tridgell
1
-5
/
+6
2010-04-06
build: don't add curses.h to incremental confdefs.h
Andrew Tridgell
1
-2
/
+2
2010-04-06
build: check libc first for several libraries
Andrew Tridgell
5
-9
/
+9
2010-04-06
build: fixed REPLACE_GETPASS
Andrew Tridgell
1
-2
/
+2
2010-04-06
build: Check for various headers S3 needs.
Kai Blin
1
-0
/
+8
2010-04-06
build: rename s4 compare_config_h.sh helper and add a s3 version of it
Kai Blin
2
-0
/
+12
2010-04-06
build: also need to put stripped CC in conf.env
Andrew Tridgell
1
-1
/
+2
2010-04-06
build: gccdeps fixes from ita
Andrew Tridgell
1
-3
/
+23
2010-04-06
build: added WORDS_BIGENDIAN test
Andrew Tridgell
1
-0
/
+5
2010-04-06
build: don't assume bash in configure.waf
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: spelling fix, and syntax highlighting fix
Andrew Tridgell
1
-2
/
+2
2010-04-06
build: conditionally enable inotify
Andrew Tridgell
2
-8
/
+10
2010-04-06
build: check for pam headers
Andrew Tridgell
2
-0
/
+6
2010-04-06
build: tool to find missing install components
Andrew Tridgell
1
-0
/
+8
2010-04-06
build: added --enable-gccdeps option
Andrew Tridgell
1
-3
/
+9
2010-04-06
build: install samba in sbin
Andrew Tridgell
1
-1
/
+2
2010-04-06
build: don't install the heimdal compilers
Andrew Tridgell
1
-4
/
+9
[next]