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