summaryrefslogtreecommitdiffstats
path: root/source/configure
Commit message (Expand)AuthorAgeFilesLines
* readline function test.Luke Leighton2000-03-311-1041/+1162
* Adding AIX fix into TNG. Check for compiler support for LL suffix on long lon...Jeremy Allison2000-03-301-1122/+1076
* From johanh@fusion.kth.se Thu Mar 30 09:42:56 2000Luke Leighton2000-03-301-47/+147
* autoconf updateLuke Leighton2000-03-291-2/+47
* using getopt_long not getopt, turns out getopt don't work when usedLuke Leighton2000-03-291-521/+561
* removed tdb surs option by mistake. oops.Luke Leighton2000-03-281-620/+650
* updating configure.in etc from cvs main.Luke Leighton2000-03-281-1952/+1555
* nmbd merge, all the bits that were needed from andrew's mergingLuke Leighton2000-03-271-149/+186
* - arranged setresuid/setresgid etc detection. this is horrible, becauseLuke Leighton2000-03-211-591/+1583
* From johanh@fusion.kth.se Mon Mar 20 21:18:43 2000Luke Leighton2000-03-201-1061/+1110
* patch from johan hedin <johanh@fusion.kth.se> for AFS ticket support.Luke Leighton2000-03-161-574/+723
* patch from michael breuer for irix.Luke Leighton2000-03-141-635/+676
* From Elrond@Wunder-Nett.org Tue Mar 14 06:07:16 2000Luke Leighton2000-03-131-1204/+1563
* patch from elrond: configure cleanupsLuke Leighton2000-03-091-83/+55
* reversed irix include standard.h patch because it breaks other irixLuke Leighton2000-02-281-614/+566
* patch from michael breuer for irix TCP_NODELAY includeLuke Leighton2000-02-251-566/+614
* surs tdb implementation. only used in samtdbd right now.Luke Leighton2000-02-221-544/+572
* creating a libsurs so we can hide the damn messy uid/gid to sid junk behindLuke Leighton2000-02-211-543/+591
* patch from elrond for rpcclient shareinfo command (netr_share_info) atLuke Leighton2000-02-211-63/+240
* oops, have to get make samrpassd work _and_ make samrtdbd work _and_Luke Leighton2000-02-181-2/+2
* oops, fixing --with-sam-pwdb= typesLuke Leighton2000-02-081-2/+2
* patch from elrondLuke Leighton2000-02-081-530/+570
* patch from luke howard to do a passdb/*.c-compatible nt5 ldap schema.Luke Leighton2000-02-041-566/+586
* sam tdb code-split. implementing each of sam db, dom db, usr db, grp db,Luke Leighton2000-01-311-49/+54
* adding first pass of samtdb.Luke Leighton2000-01-311-528/+561
* created a libubiqx. fixed reliability problems for ISS scanners byLuke Leighton2000-01-241-527/+575
* i like this library thing so much i made a libsmbpw as well. this containsLuke Leighton2000-01-211-526/+575
* [lkcl: Elrond ROCKS!]Luke Leighton2000-01-201-573/+1088
* creating libnmb and libsamba. makes creating other smb apps really easy.Luke Leighton2000-01-191-661/+667
* decided to go ahead with the dynamic libsmb and libmsrpc idea. hopeLuke Leighton2000-01-191-569/+756
* 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