summaryrefslogtreecommitdiffstats
path: root/source/configure.in
Commit message (Expand)AuthorAgeFilesLines
* r12379: export the detected perlStefan Metzmacher2005-12-191-1/+1
* r11182: Explicitly add "." to perl include path so that perl doesn't use the Jelmer Vernooij2005-10-191-1/+1
* r10294: Generate Makefile directly rather then thru Makefile.in. Autoconf Jelmer Vernooij2005-09-171-1/+4
* r9506: as the included file only contains a macro and no logic for configure ...Stefan Metzmacher2005-08-231-3/+0
* r9494: Add ac-archive macro for checking GCC options. Use this to add toJames Peach2005-08-231-0/+4
* r9141: fix up output massageStefan Metzmacher2005-08-051-1/+1
* r9078: - move charset stuff to lib/charsetStefan Metzmacher2005-08-041-1/+1
* r9063: - don't pollute the global $LIBS variable with -ldl Stefan Metzmacher2005-08-041-0/+10
* r8972: More simplifications...Jelmer Vernooij2005-08-031-13/+0
* r8829: Generate hash rather then a lot of globals.Jelmer Vernooij2005-07-281-3/+8
* r8826: Make configure generate config.mk files (with the external libraries Jelmer Vernooij2005-07-281-1/+25
* r8746: replace opendir/readdir/telldir/seekdir/closedir on systems where theyAndrew Tridgell2005-07-251-0/+1
* r8482: gnutls_x509_crt_set_subject_key_id is not available in some versionsAndrew Tridgell2005-07-151-0/+1
* r8434: Win32 portability updates from Steven Edwards <steven_ed4153@yahoo.com>:Jelmer Vernooij2005-07-131-1/+1
* r8376: remove version info from configure.inStefan Metzmacher2005-07-121-1/+1
* r8362: change AC_INIT to the new version, improves failure reporting from aut...Love Hörnquist Åstrand2005-07-121-1/+2
* r7850: Support mkdir() with just one parameter. Patch from Jelmer Vernooij2005-06-231-0/+1
* r7669: removed ldap from our configure testsAndrew Tridgell2005-06-171-1/+0
* r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell2005-06-071-2/+5
* r7303: autodetect the libkdc and our kdc supportStefan Metzmacher2005-06-051-1/+1
* r7292: Fix up the build system support for derrell's sqlite3 ldb backend.Andrew Bartlett2005-06-051-0/+2
* r7288: Remove empty wrapper functionJelmer Vernooij2005-06-051-23/+23
* r7274: Move m4 files to seperate dirJelmer Vernooij2005-06-041-2/+1
* r7237: we need to check for PAM hereSimo Sorce2005-06-031-0/+1
* r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett2005-06-031-0/+1
* r7004: added support for exceptions generated in the esp library. If the OSAndrew Tridgell2005-05-271-0/+1
* r6842: Move to .mk fileJelmer Vernooij2005-05-171-1/+0
* r6810: Rename auth/{ntlmssp,gensec,kerberos} mk and m4 files to be calledTim Potter2005-05-161-2/+2
* r6140: - Add configure option for enabling the socket-wrapper library, so it Jelmer Vernooij2005-03-301-0/+1
* r6129: - add our own MSZIP decompression implementation Stefan Metzmacher2005-03-301-1/+0
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2005-03-291-1/+2
* r6061: add start of compression support in our rpc codeStefan Metzmacher2005-03-251-0/+1
* r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell2005-02-031-0/+1
* r4473: - moved talloc into its own lib/talloc/ areaAndrew Tridgell2005-01-021-0/+1
* r3745: fixed the posix backend after the recent build changes (it had lostAndrew Tridgell2004-11-151-0/+1
* r3739: Remove a bunch of unused m4 macrosJelmer Vernooij2004-11-141-1/+0
* r3733: More build system fixes/features:Jelmer Vernooij2004-11-141-17/+0
* r3170: Add winbind client support back into Samba4. This is to allowAndrew Bartlett2004-10-241-0/+1
|\
| * r3145: Add experimental idmap_rid-Plugin.Günther Deschner2004-10-231-0/+1
| * r2905: Apply the patch for bug #1822. Add -D_REENTRANT to CPPFLAGS and -lthreadRichard Sharpe2004-10-111-3/+6
| * r2894: Certain versions of GNU ld the default is not to have the Tim Potter2004-10-101-1/+20
| * r2759: Fix for winbindd on AIX 5.1. Apparently it doesn't have as many methodsTim Potter2004-10-011-0/+8
| * r2708: Don't look for bzero, we don't use it.Jeremy Allison2004-09-281-1/+1
| * r2453: I think this is the last lot of fixes to get shared libraries working onTim Potter2004-09-211-3/+3
| * r2338: Remove lonely looking definition of DYNEXP for HPUX in the configureTim Potter2004-09-151-1/+0
| * r2334: Update LDSHFLAGS for HPUX as -Wl is not necessary as we are invoking LDTim Potter2004-09-141-1/+1
| * r2263: When testing whether building shared libraries actually works, useTim Potter2004-09-091-4/+5
| * r2245: Typo fix from trunk.Tim Potter2004-09-071-2/+2
| * r2233: fixed 3 places where == is mistakenly used instead of = in bourneAndrew Tridgell2004-09-061-3/+3
| * r2198: Correct fix for #1360. Need to use -Wl when passing flags to the linker.Tim Potter2004-09-021-1/+1