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
/
configure.in
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-26
configure: put swat-part of config into m4-include file of its own.
Michael Adam
1
-16
/
+1
2008-02-25
Fix inotify detection
Volker Lendecke
1
-1
/
+1
2008-02-24
Fix aix-build of libtalloc.so by exporting all necessary symbols.
Michael Adam
1
-1
/
+1
2008-02-21
Move the definition of SMB_LIBRARY to aclocal.m4.
Michael Adam
1
-67
/
+0
2008-02-21
configure: Abstract configuration of internal libs into an m4 macro.
Michael Adam
1
-125
/
+45
2008-02-21
fix typo
Volker Lendecke
1
-1
/
+1
2008-02-21
Remove check for secure mkstemp from configure.in.
Michael Adam
1
-22
/
+0
2008-02-21
Remove mmap check from configure.in
Michael Adam
1
-7
/
+0
2008-02-20
configure: add --enable-shared-libs to control overall internal use of shared...
Michael Adam
1
-3
/
+32
2008-02-20
configure: Move assemblage of samba version strings to m4 include file.
Michael Adam
1
-19
/
+1
2008-02-20
Remove checks for ino_t, loff_t, offset_t, and comparison_fn_t from configure...
Michael Adam
1
-5
/
+0
2008-02-20
Remove tests for vsnprintf snprintf asprintf vasprintf and va_copy from confi...
Michael Adam
1
-53
/
+1
2008-02-20
Remove the getifaddrs checks from configure.in: they are now in lib/replace.
Michael Adam
1
-96
/
+0
2008-02-20
configure: Use SAMBA_CONFIGURE_CPPFLAGS for AC_LIBREPLACE_BROKEN_CHECKS.
Michael Adam
1
-0
/
+5
2008-02-19
configure: Move path (and debug) checks to an m4 include file check_path.m4.
Michael Adam
1
-306
/
+1
2008-02-19
build: change selftest_prefix from ./ to ./st .
Michael Adam
1
-1
/
+1
2008-02-19
configure: move debug check to developer check
Michael Adam
1
-9
/
+9
2008-02-19
configure: Also set debug=yes for --enable-developer and --enable-krb5developer.
Michael Adam
1
-0
/
+2
2008-02-19
configure: add default for developer and krb5developer
Michael Adam
1
-0
/
+2
2008-02-19
configure: move more developer/test related checks up before the compiler che...
Michael Adam
1
-46
/
+46
2008-02-19
Move the --enable-debug check up above all compiler checks.
Michael Adam
1
-9
/
+9
2008-02-19
configure: Introduce "debug" variable set to yes by --enable-debug.
Michael Adam
1
-1
/
+7
2008-02-19
configure: move AC_SUBST's of certain directories to the corresponding checks.
Michael Adam
1
-15
/
+15
2008-02-19
Move AC_ENABLE_SHARED and AC_DISABLE_STATIC to a more appropriate place.
Michael Adam
1
-3
/
+3
2008-02-19
configure.in: move definition of build dir up.
Michael Adam
1
-3
/
+3
2008-02-19
Yippie! LSARPC server-side migration to pidl finished.
Günther Deschner
1
-2
/
+2
2008-02-17
Build the generated ntsvcs server (not at all useable yet).
Günther Deschner
1
-2
/
+2
2008-02-16
YES! NETLOGON rpc server side migration to pidl finished.
Günther Deschner
1
-2
/
+2
2008-02-14
Add support for building and using shared and static libtdb library.
Michael Adam
1
-1
/
+66
2008-02-14
Fix a typo.
Michael Adam
1
-1
/
+1
2008-02-14
Try and fix the Darwin build with dynamic libs.
Michael Adam
1
-1
/
+3
2008-02-13
Remove --enable-libwbclient-shared , use --with-static-libs=libwbclient instead.
Michael Adam
1
-7
/
+5
2008-02-13
Use --with-static-libs=libtalloc instead of --with-static-libs=talloc
Michael Adam
1
-4
/
+4
2008-02-13
Link in libnetapi as shared or static library (same mechanism as talloc).
Michael Adam
1
-38
/
+39
2008-02-13
Add -L./bin to LDFLAGS when building shared libs.
Michael Adam
1
-1
/
+4
2008-02-13
Change hand written configure help strings to use AS_HELP_STRING().
Michael Adam
1
-62
/
+61
2008-02-13
Use AS_HELP_STRING instead of (deprecated) AC_HELP_STRING.
Michael Adam
1
-1
/
+1
2008-02-13
Fix some comment typos.
Michael Adam
1
-5
/
+5
2008-02-13
Remove some unneded variables: we always build and install some talloc libs.
Michael Adam
1
-9
/
+0
2008-02-13
Put talloc lib targets into variables and uses these.
Michael Adam
1
-3
/
+7
2008-02-13
Simplify code by moving duplicate assignment to common place.
Michael Adam
1
-2
/
+1
2008-02-13
Add support for linking talloc library statically or dynamically into samba.
Michael Adam
1
-0
/
+42
2008-02-13
Use data from lib/talloc/libtalloc.m4 instead of hard coded data.
Michael Adam
1
-1
/
+9
2008-02-13
Move the AC_LIBREPLACE_CC_CHECKS up before building SAMBA_CPPFLAGS.
Michael Adam
1
-2
/
+2
2008-02-13
Add support for building libtalloc.a and libtalloc.so.
Michael Adam
1
-0
/
+47
2008-02-12
w00t! SAMR server-side conversion to pidl is finished.
Günther Deschner
1
-2
/
+2
2008-02-06
Add configure check for LBER_LOG_PRINT_FN - to intercept ldap debug.
Michael Adam
1
-0
/
+15
2008-02-06
Don't use the deprecated form of AC_INIT.
Michael Adam
1
-1
/
+4
2008-02-01
NetBSD defines innetgr() in <netgroup.h>
Volker Lendecke
1
-0
/
+1
2008-01-31
Let _samr_Close() use pidl generated server code.
Günther Deschner
1
-2
/
+2
[next]