summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...Jeremy Allison1998-11-201-12/+70
* 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-8/+19
* Sync up with 2.0 code.Jeremy Allison1998-11-191-0/+19
* Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.Jeremy Allison1998-11-191-12/+49
* Added OSF1 changes to HEAD (-lsecurity etc.)Jeremy Allison1998-11-181-2/+29
* 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-0/+4
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-141-13/+38
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-64/+72
* fixed compile for FreeBSDAndrew Tridgell1998-11-131-2/+1
* Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1998-11-031-0/+20
* added a vsnprintf() implementation from cvslock. See the notes on theAndrew Tridgell1998-10-261-1/+1
* don't enable smbsh/smbwrapper on systems where we can't work out howAndrew Tridgell1998-10-231-0/+8
* add -Bshareable for *bsd*Andrew Tridgell1998-10-201-0/+3
* Fixed crypt problems on IRIX with prototype.Jeremy Allison1998-10-151-2/+2
* config: Fix crypt prototype on RedHat Linux.Jeremy Allison1998-10-151-0/+8
* made smbsh a standard binaryAndrew Tridgell1998-10-131-1/+1
* auto-detect the right flag for the compiler to produce PIC codeAndrew Tridgell1998-10-081-3/+23
* removed lukes acl check in configure (not needed)Andrew Tridgell1998-10-081-1/+0
* added aclent_t autoconf test (defines as an int if it doesn't exist).Luke Leighton1998-10-071-0/+1
* SunOS doesn't need any ld flagsAndrew Tridgell1998-10-071-1/+3
* fix the SEEKDIR_RETURNS_VOID testAndrew Tridgell1998-10-071-2/+2
* detect __sys_llseek()Andrew Tridgell1998-10-071-1/+1
* more OSF1 changes as well as changes to allow us to use the standardAndrew Tridgell1998-10-071-1/+2
* test whether seekdir() returns void or notAndrew Tridgell1998-10-071-0/+9
* - no getdents on OSF1Andrew Tridgell1998-10-071-2/+2
* fix typoAndrew Tridgell1998-10-071-1/+1
* some changes for OSF1 support in smbwrapper (just preliminary changes,Andrew Tridgell1998-10-071-1/+1
* added some commentsAndrew Tridgell1998-10-071-6/+12
* added a wrapper for fork()Andrew Tridgell1998-10-061-1/+1
* set HOST_OS after canonical system testAndrew Tridgell1998-10-051-1/+1
* got smbwrapper working on IRIX 6.4. Things got a bit tricky,Andrew Tridgell1998-10-051-1/+11
* test for creat64()Andrew Tridgell1998-10-051-1/+1
* IRIX uses -shared for shared libray creation.Andrew Tridgell1998-10-051-1/+2
* test for loff_t and offset_t to support llseek() on Solaris and Linux.Andrew Tridgell1998-10-051-0/+2
* revert 64-bit file support; it's hard-coded alreadyAlexandre Oliva1998-10-051-34/+0
* added 64-bit file supportAlexandre Oliva1998-10-051-0/+34
* added pread pread64 pwrite pwrite64 and open64Andrew Tridgell1998-10-051-0/+3
* tests for readdir64Andrew Tridgell1998-10-051-1/+1
* some tests for stat64() and friendsAndrew Tridgell1998-10-051-0/+2
* bin/cvsignore: deleted, so that bin can be removed from the repositoryAlexandre Oliva1998-10-041-0/+3
* more solaris 2.5 fixups. It now seems to be working pretty well.Andrew Tridgell1998-10-041-1/+6
* fixed some stuff for Linux that porting to Solaris brokeAndrew Tridgell1998-10-041-2/+5
* started basic support for solaris 2.5 in smbwrapper.Andrew Tridgell1998-10-041-1/+7
* get away with dummy and .dummy filesAlexandre Oliva1998-09-291-8/+1
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-7/+8