summaryrefslogtreecommitdiffstats
path: root/source/configure
Commit message (Expand)AuthorAgeFilesLines
* More changes to get SSL working with 2.x.xRichard Sharpe1999-01-251-0/+26
* Fixing up configure to properly support sslRichard Sharpe1999-01-241-0/+4
* and in head branch:Andrew Tridgell1998-12-171-1/+1
* updated for Matt Chapman's ldap codeLuke Leighton1998-12-071-31/+32
* Makefile.in: Added maintainer mode fixes.Jeremy Allison1998-11-251-259/+1324
* yp_prot.h and ypclnt.h correct: ypprot.h and yp_clnt.h wrong...Luke Leighton1998-11-231-1/+1
* re-added ypprot.h and yp_clnt.hLuke Leighton1998-11-231-1/+1
* unix instance of group database APILuke Leighton1998-11-231-363/+403
* acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...Jeremy Allison1998-11-201-176/+583
* Fixed stupid blunder where I renamed getpwanam to getpwnam.Jeremy Allison1998-11-201-1/+1
* Makefile.in: Added passing of CPPFLAGS into Makefile.Jeremy Allison1998-11-191-404/+415
* Sync up with 2.0 code.Jeremy Allison1998-11-191-392/+468
* Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.Jeremy Allison1998-11-191-435/+602
* Added OSF1 changes to HEAD (-lsecurity etc.)Jeremy Allison1998-11-181-140/+187
* Fixed problem with HAVE_NETGROUP being used on platformsJeremy Allison1998-11-181-1/+1
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-2/+2
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-1/+1
* Updates to handle glob.h - was causing problems on SCO 5.0.4John Terpstra1998-11-161-1/+1
* compile with optimisation by default on all compilersAndrew Tridgell1998-11-141-394/+398
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-141-406/+441
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-522/+657
* fixed compile for FreeBSDAndrew Tridgell1998-11-131-374/+370
* Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1998-11-031-385/+413
* looks like someone forgot to commit these...Alexandre Oliva1998-10-291-1/+1
* don't enable smbsh/smbwrapper on systems where we can't work out howAndrew Tridgell1998-10-231-375/+390
* Fixed crypt problems on IRIX with prototype.Jeremy Allison1998-10-151-2/+2
* config: Fix crypt prototype on RedHat Linux.Jeremy Allison1998-10-151-238/+273
* auto-detect the right flag for the compiler to produce PIC codeAndrew Tridgell1998-10-081-365/+430
* removed lukes acl check in configure (not needed)Andrew Tridgell1998-10-081-280/+247
* added aclent_t autoconf test (defines as an int if it doesn't exist).Luke Leighton1998-10-071-363/+398
* fix the SEEKDIR_RETURNS_VOID testAndrew Tridgell1998-10-071-104/+105
* detect __sys_llseek()Andrew Tridgell1998-10-071-2/+2
* more OSF1 changes as well as changes to allow us to use the standardAndrew Tridgell1998-10-071-251/+287
* test whether seekdir() returns void or notAndrew Tridgell1998-10-071-102/+137
* - no getdents on OSF1Andrew Tridgell1998-10-071-2/+2
* reran autoconfAndrew Tridgell1998-10-071-1/+1
* some changes for OSF1 support in smbwrapper (just preliminary changes,Andrew Tridgell1998-10-071-412/+418
* added a wrapper for fork()Andrew Tridgell1998-10-061-1/+1
* set HOST_OS after canonical system testAndrew Tridgell1998-10-051-7/+7
* reran autoconf for IRIX changesAndrew Tridgell1998-10-051-364/+377
* test for creat64()Andrew Tridgell1998-10-051-1/+1
* IRIX uses -shared for shared libray creation.Andrew Tridgell1998-10-051-360/+361
* test for loff_t and offset_t to support llseek() on Solaris and Linux.Andrew Tridgell1998-10-051-242/+308
* revert 64-bit file support; it's hard-coded alreadyAlexandre Oliva1998-10-051-330/+240
* added 64-bit file supportAlexandre Oliva1998-10-051-240/+330
* added pread pread64 pwrite pwrite64 and open64Andrew Tridgell1998-10-051-126/+291
* tests for readdir64Andrew Tridgell1998-10-051-1/+1
* reran autoconfAndrew Tridgell1998-10-051-126/+236
* bin/cvsignore: deleted, so that bin can be removed from the repositoryAlexandre Oliva1998-10-041-0/+4
* more solaris 2.5 fixups. It now seems to be working pretty well.Andrew Tridgell1998-10-041-260/+520