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: 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
2010-04-06
build: don't install talloc_testsuite and ldbtest
Andrew Tridgell
2
-3
/
+6
2010-04-06
build: fixed includes paths for CHECK_CODE()
Andrew Tridgell
1
-2
/
+5
2010-04-06
build: use SUBST_VARS_RECURSIVE() for install_path
Andrew Tridgell
1
-2
/
+5
2010-04-06
build: added SUBST_VARS_RECURSIVE()
Andrew Tridgell
1
-3
/
+12
2010-04-06
build: updated waf-svn (lower preproc recursion limit)
Andrew Tridgell
1
-0
/
+0
2010-04-06
build: rename samba_includes.py to samba_optimisation.py
Andrew Tridgell
2
-2
/
+8
2010-04-06
build: more optimisations from Thomas
Andrew Tridgell
1
-4
/
+54
2010-04-06
build: Add a ctags command to build a ctags-style tags file
Kai Blin
1
-0
/
+8
2010-04-06
build: Enable more warnings when using the --pedantic configuration option
Kai Blin
1
-0
/
+6
2010-04-06
build: install codepage files
Andrew Tridgell
2
-0
/
+2
[next]