summaryrefslogtreecommitdiff
path: root/source3/configure
AgeCommit message (Expand)AuthorFilesLines
2000-03-08dded Microsoft Dfs services.Shirish Kalele1-649/+768
2000-02-15Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison1-99/+136
2000-02-07Added check for SGI IRIX brokenness with semaphores when using gcc.Jeremy Allison1-734/+680
2000-02-03Backed out -rdynamic linker option. It seems to be GNU ld specific.Tim Potter1-419/+427
2000-02-03Add -rdynamic to LDFLAGS if libdl found.Tim Potter1-652/+735
2000-01-29Wrapped popen calls in HAVE_POPEN - needed if we are to add theJeremy Allison1-1/+1
2000-01-12Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.Jeremy Allison1-575/+646
2000-01-05Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.Jeremy Allison1-1/+1
1999-12-29Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.Jeremy Allison1-418/+451
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-926/+2090
1999-12-08moved sys/un.h to after sys/socket.h. done a gnu autoconf around sys/un.hLuke Leighton1-660/+570
1999-07-09Put back in GNU readline support for smbclient accidentally trashed byTim Potter1-444/+528
1999-04-01Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1-606/+772
1999-03-02added <mysql.h> autoconf test.Luke Leighton1-31/+1
1999-01-25More changes to get SSL working with 2.x.xRichard Sharpe1-0/+26
1999-01-24Fixing up configure to properly support sslRichard Sharpe1-0/+4
1998-12-17and in head branch:Andrew Tridgell1-1/+1
1998-12-07updated for Matt Chapman's ldap codeLuke Leighton1-31/+32
1998-11-25Makefile.in: Added maintainer mode fixes.Jeremy Allison1-259/+1324
1998-11-23yp_prot.h and ypclnt.h correct: ypprot.h and yp_clnt.h wrong...Luke Leighton1-1/+1
1998-11-23re-added ypprot.h and yp_clnt.hLuke Leighton1-1/+1
1998-11-23unix instance of group database APILuke Leighton1-363/+403
1998-11-20acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...Jeremy Allison1-176/+583
1998-11-20Fixed stupid blunder where I renamed getpwanam to getpwnam.Jeremy Allison1-1/+1
1998-11-19Makefile.in: Added passing of CPPFLAGS into Makefile.Jeremy Allison1-404/+415
1998-11-19Sync up with 2.0 code.Jeremy Allison1-392/+468
1998-11-19Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.Jeremy Allison1-435/+602
1998-11-18Added OSF1 changes to HEAD (-lsecurity etc.)Jeremy Allison1-140/+187
1998-11-18Fixed problem with HAVE_NETGROUP being used on platformsJeremy Allison1-1/+1
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-2/+2
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-1/+1
1998-11-16Updates to handle glob.h - was causing problems on SCO 5.0.4John Terpstra1-1/+1
1998-11-14compile with optimisation by default on all compilersAndrew Tridgell1-394/+398
1998-11-14Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1-406/+441
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-522/+657
1998-11-13fixed compile for FreeBSDAndrew Tridgell1-374/+370
1998-11-03Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1-385/+413
1998-10-29looks like someone forgot to commit these...Alexandre Oliva1-1/+1
1998-10-23don't enable smbsh/smbwrapper on systems where we can't work out howAndrew Tridgell1-375/+390
1998-10-15Fixed crypt problems on IRIX with prototype.Jeremy Allison1-2/+2
1998-10-15config: Fix crypt prototype on RedHat Linux.Jeremy Allison1-238/+273
1998-10-08auto-detect the right flag for the compiler to produce PIC codeAndrew Tridgell1-365/+430
1998-10-08removed lukes acl check in configure (not needed)Andrew Tridgell1-280/+247
1998-10-07added aclent_t autoconf test (defines as an int if it doesn't exist).Luke Leighton1-363/+398
1998-10-07fix the SEEKDIR_RETURNS_VOID testAndrew Tridgell1-104/+105
1998-10-07detect __sys_llseek()Andrew Tridgell1-2/+2
1998-10-07more OSF1 changes as well as changes to allow us to use the standardAndrew Tridgell1-251/+287
1998-10-07test whether seekdir() returns void or notAndrew Tridgell1-102/+137
1998-10-07- no getdents on OSF1Andrew Tridgell1-2/+2
1998-10-07reran autoconfAndrew Tridgell1-1/+1