summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* s3:build(autoconf): fix bug #8369: remove irritating "." targets when recent ...Michael Adam2011-08-111-0/+4
* s3:clikrb5: fix the build with newer heimdal versionsStefan Metzmacher2011-07-141-0/+2
* s3-net: Bind our gettext results to 'unix charset'Andrew Bartlett2011-06-231-1/+1
* lib/util/charset: Remove autodetection of charset from LOCALEAndrew Bartlett2011-06-231-1/+1
* lib/util/charset: Remove 'display charset'Andrew Bartlett2011-06-231-18/+1
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-201-0/+1
* lib: import ccan modules for tdb2Rusty Russell2011-06-201-0/+2
* s3: Fix the build on FreeBSD 8Volker Lendecke2011-06-041-0/+5
* Add check for the getcwd function being able to take NULL,0 arguments.Jeremy Allison2011-06-011-0/+11
* s3:build: link libtdb as shared lib if using shared libs at allMichael Adam2011-05-131-1/+3
* s3:build: determine full version of libtdb for the samba buildMichael Adam2011-05-131-1/+2
* s3:build: link libtalloc as shared lib if using shared libs at allMichael Adam2011-05-131-1/+3
* s3:build: determine full version of libtalloc for the samba buildMichael Adam2011-05-131-1/+2
* s3:build: fix typo in definition of --enable-external-libtdbMichael Adam2011-05-131-2/+2
* s3:build: reformat AC_ARG_ENABLE(external_libtalloc...)Michael Adam2011-05-131-2/+5
* s3:build: add LIBWBCLIENT_FULLVER for consistency with SMB_LIBRARY()Michael Adam2011-05-131-0/+2
* s3:build: add an optional full version argument to the SMB_LIBRARY() macro.Michael Adam2011-05-131-1/+1
* s3:configure: add --enable-smbtorture4 switchMichael Adam2011-05-131-1/+8
* s3-build: Move generated config.h and config.h.in to include/autoconfAndrew Bartlett2011-05-091-2/+2
* Fix Samba3 on OpenIndiana.Gordon Ross2011-05-071-5/+21
* vfs_gpfs: Properly notify the offline->online changesVolker Lendecke2011-05-041-0/+2
* ѕ3/configure: move out generic CPPFLAGS in the solaris case hereBjörn Jacke2011-05-031-3/+4
* ѕ3/configure: move out generic LDFLAGS in the solaris case hereBjörn Jacke2011-05-031-3/+1
* kerberos: Only include gssapi/gssapi_krb5.h when availableAndrew Bartlett2011-04-301-1/+1
* auth/kerberos Add check for gss_inquire_sec_context_by_oidAndrew Bartlett2011-04-271-0/+1
* s3-gse: Don't release the mech OID from gss_accept_security_contextAndrew Bartlett2011-04-271-0/+1
* auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett2011-04-271-0/+1
* s3: Check for res_ninitVolker Lendecke2011-04-251-0/+8
* s3: Add pthreadpooltest to main buildVolker Lendecke2011-04-251-0/+2
* s3: Many pthreadpool fixesVolker Lendecke2011-04-251-1/+1
* Revert "s3-vfs: another attempt to fix the Tru64 build."Stefan Metzmacher2011-04-231-2/+0
* s3-vfs: another attempt to fix the Tru64 build.Günther Deschner2011-04-221-0/+2
* s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()Andrew Bartlett2011-04-201-0/+1
* s3 autobuild: Fix CFLAG check for netgrent testsKai Blin2011-04-181-1/+1
* s3-build: make sure we pick up system tdb and talloc via #include.Günther Deschner2011-04-141-1/+1
* s3:configure: allow building without SCHEDULE_FOR_DELETION with --enable-old-...Michael Adam2011-03-311-2/+6
* s3:configure: introduce "--enable-old-ctdb" to enable enforcing build against...Michael Adam2011-03-311-0/+6
* s3:configure: add check for new CTDB_CONTROL_SCHEDULE_FOR_DELETIONMichael Adam2011-03-311-0/+19
* s3:configure: rework logic of ctdb/clustering checksMichael Adam2011-03-311-77/+113
* s3:configure: remove unused variable CTDB_CFLAGSMichael Adam2011-03-311-2/+0
* s3:configure: fix a comment.Michael Adam2011-03-311-1/+1
* s3: use getgrset() when it is availableChristian Ambach2011-03-191-0/+1
* s3-build: remove -I../lib/addns.Günther Deschner2011-03-101-1/+0
* libreplace: move "struct timespec" checks into libreplace (where timespec is ...Günther Deschner2011-03-041-23/+0
* libreplace: poll based on selectVolker Lendecke2011-02-281-1/+1
* s3-passdb: Add minimal stub for IPA passdb backendSumit Bose2011-02-161-1/+2
* Revert "libwbclient: bump the libwbclient SOVER 0 -> 1 due to ABI changes"Michael Adam2011-02-101-1/+1
* Add fdopendir().Jeremy Allison2011-02-081-0/+1
* s3: Only build auth_netlogond for the developer buildVolker Lendecke2011-02-061-1/+1
* s3: Add support for AF_NETLINK addr notificationsVolker Lendecke2011-02-011-0/+9