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
/
source4
/
configure.in
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r15350: Remove empty subsystem, don't install .a files of subsystems
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r15321: Reduce the size of rewrite.m4 a bit more
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r15036: Add out of tree build support and see how buildfarm will respond to m...
Alexander Bokovoy
1
-1
/
+8
2007-10-10
r15002: More cleanups in build/m4/rewrite.m4
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r15000: Move some more autoconf tests out of build/m4/rewrite.m4
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14999: Remove more unused autoconf code
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14998: Remove unused autoconf test, move others to proper places
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14957: fixed shell syntax for config.h creation, and move after AC_OUTPUT
Andrew Tridgell
1
-6
/
+6
2007-10-10
r14950: make sure include/config.h is only updated when the content was changed
Stefan Metzmacher
1
-1
/
+7
2007-10-10
r14944: pass any error of build/smb_build/main.pl to the caller of ./config.s...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14906: Move SWIG-specific files to scripting/swig/
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14877: added support for the kernel inotify mechanism. This passes basic
Andrew Tridgell
1
-0
/
+1
2007-10-10
r13967: change the standard visibility to "default" public again
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13954: Add --enable-dso flag to ./configure that simplifies the ability to
Jelmer Vernooij
1
-8
/
+6
2007-10-10
r12836: use: -fvisibility=hidden -D_PUBLIC_="__attribute__((visibility(\"defa...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r12379: export the detected perl
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r11182: Explicitly add "." to perl include path so that perl doesn't use the
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10294: Generate Makefile directly rather then thru Makefile.in. Autoconf
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r9506: as the included file only contains a macro and no logic for configure ...
Stefan Metzmacher
1
-3
/
+0
2007-10-10
r9494: Add ac-archive macro for checking GCC options. Use this to add to
James Peach
1
-0
/
+4
2007-10-10
r9141: fix up output massage
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r9078: - move charset stuff to lib/charset
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r9063: - don't pollute the global $LIBS variable with -ldl
Stefan Metzmacher
1
-0
/
+10
2007-10-10
r8972: More simplifications...
Jelmer Vernooij
1
-13
/
+0
2007-10-10
r8829: Generate hash rather then a lot of globals.
Jelmer Vernooij
1
-3
/
+8
2007-10-10
r8826: Make configure generate config.mk files (with the external libraries
Jelmer Vernooij
1
-1
/
+25
2007-10-10
r8746: replace opendir/readdir/telldir/seekdir/closedir on systems where they
Andrew Tridgell
1
-0
/
+1
2007-10-10
r8482: gnutls_x509_crt_set_subject_key_id is not available in some versions
Andrew Tridgell
1
-0
/
+1
2007-10-10
r8434: Win32 portability updates from Steven Edwards <steven_ed4153@yahoo.com>:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r8376: remove version info from configure.in
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r8362: change AC_INIT to the new version, improves failure reporting from aut...
Love Hörnquist Åstrand
1
-1
/
+2
2007-10-10
r7850: Support mkdir() with just one parameter. Patch from
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r7669: removed ldap from our configure tests
Andrew Tridgell
1
-1
/
+0
2007-10-10
r7352: the internal heimdal build change. This changes quite a few things:
Andrew Tridgell
1
-2
/
+5
2007-10-10
r7303: autodetect the libkdc and our kdc support
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7292: Fix up the build system support for derrell's sqlite3 ldb backend.
Andrew Bartlett
1
-0
/
+2
2007-10-10
r7288: Remove empty wrapper function
Jelmer Vernooij
1
-23
/
+23
2007-10-10
r7274: Move m4 files to seperate dir
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r7237: we need to check for PAM here
Simo Sorce
1
-0
/
+1
2007-10-10
r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to be
Andrew Bartlett
1
-0
/
+1
2007-10-10
r7004: added support for exceptions generated in the esp library. If the OS
Andrew Tridgell
1
-0
/
+1
2007-10-10
r6842: Move to .mk file
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r6810: Rename auth/{ntlmssp,gensec,kerberos} mk and m4 files to be called
Tim Potter
1
-2
/
+2
2007-10-10
r6140: - Add configure option for enabling the socket-wrapper library, so it
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r6129: - add our own MSZIP decompression implementation
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r6113: Move GENSEC and the kerberos code out of libcli/auth, and into
Andrew Bartlett
1
-1
/
+2
2007-10-10
r6061: add start of compression support in our rpc code
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4473: - moved talloc into its own lib/talloc/ area
Andrew Tridgell
1
-0
/
+1
[next]