summaryrefslogtreecommitdiffstats
path: root/source/configure
Commit message (Expand)AuthorAgeFilesLines
* got rid of some more old configure tests and includesAndrew Tridgell2000-04-171-78/+74
* removed some obsolete configure tests (sysv ipc etc)Andrew Tridgell2000-04-171-273/+161
* The following series of commits are for the new tdb based printingAndrew Tridgell2000-04-161-2/+2
* split out the lpq parsing code into a separate fileAndrew Tridgell2000-04-101-1/+1
* fixes for broken IRIX header file merged from 2.0 branchHerb Lewis2000-03-311-577/+580
* IRIX include fixes.Jeremy Allison2000-03-311-195/+201
* Added check for LL suffix to long long ints needed by AIX 4.3.x compilerJeremy Allison2000-03-291-185/+224
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-142/+176
* Adding libtool support to HEAD branch. We're going to need this forTim Potter2000-03-131-596/+1065
* dded Microsoft Dfs services.Shirish Kalele2000-03-081-649/+768
* Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison2000-02-151-99/+136
* Added check for SGI IRIX brokenness with semaphores when using gcc.Jeremy Allison2000-02-071-734/+680
* Backed out -rdynamic linker option. It seems to be GNU ld specific.Tim Potter2000-02-031-419/+427
* Add -rdynamic to LDFLAGS if libdl found.Tim Potter2000-02-031-652/+735
* Wrapped popen calls in HAVE_POPEN - needed if we are to add theJeremy Allison2000-01-291-1/+1
* Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.Jeremy Allison2000-01-121-575/+646
* Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.Jeremy Allison2000-01-051-1/+1
* Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.Jeremy Allison1999-12-291-418/+451
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-926/+2090
* moved sys/un.h to after sys/socket.h. done a gnu autoconf around sys/un.hLuke Leighton1999-12-081-660/+570
* Put back in GNU readline support for smbclient accidentally trashed byTim Potter1999-07-091-444/+528
* Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1999-04-011-606/+772
* added <mysql.h> autoconf test.Luke Leighton1999-03-021-31/+1
* 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