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
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
2007-10-10
r3745: fixed the posix backend after the recent build changes (it had lost
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3739: Remove a bunch of unused m4 macros
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r3733: More build system fixes/features:
Jelmer Vernooij
1
-17
/
+0
2007-10-10
r3170: Add winbind client support back into Samba4. This is to allow
Andrew Bartlett
1
-0
/
+1
2007-10-10
r3016: - converted the events code to talloc
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2328: add the start of a new system and protocol
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r2321: add complately untested LDAP server start
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r1943: don't use the with --enable-*developer selected flags for
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r1836: - as abartlet said to me, we need to contact the users domain pdcfor d...
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r1799: List more uuids. From
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r1756: merge volkers ldap client lib to samba4 for simo to start with the
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r1449: Use the config system somewhat better in libcli/auth
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r1432: - Move the various Gtk-specific parts from the registry code into a di...
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r968: use sinlcude() and no function, that's more portable between
Stefan Metzmacher
1
-1
/
+1
[next]