Age | Commit message (Expand) | Author | Files | Lines |
2001-12-14 | Updated Solaris link options from DaveCB. | Jeremy Allison | 1 | -12875/+7766 |
2001-12-12 | ran autoconf | Herb Lewis | 1 | -7765/+12874 |
2001-12-10 | Delay gssapi header checking until after kerberos has been located. Wasn't w... | Jim McDonough | 1 | -628/+628 |
2001-12-10 | (merge 1.130.4.93) Display results of checks for shared libraries. | Martin Pool | 1 | -292/+302 |
2001-12-08 | check for gssapi_generic.h | Andrew Tridgell | 1 | -675/+715 |
2001-12-08 | added internal sasl/gssapi code. This means we are no longer dependent on cyr... | Andrew Tridgell | 1 | -644/+687 |
2001-12-05 | merge from 2.2 | Herb Lewis | 1 | -5/+5 |
2001-12-05 | dont add -I./popt to CFLAGS it really belongs in FLAGS1 with other include | Herb Lewis | 1 | -647/+646 |
2001-11-30 | we need to look for liblber before libldap | Andrew Tridgell | 1 | -664/+672 |
2001-11-30 | XFS quota patch for Linux. | Jeremy Allison | 1 | -654/+696 |
2001-11-29 | Fix up the ./configure tests for kerberos. This ensures a more consistant | Andrew Bartlett | 1 | -663/+656 |
2001-11-27 | added test for krb5.h | Andrew Tridgell | 1 | -87/+131 |
2001-11-27 | automatically look for /usr/kerberos to make redhat happy | Andrew Tridgell | 1 | -88/+100 |
2001-11-25 | check for liblber separately | Andrew Tridgell | 1 | -73/+113 |
2001-11-20 | added the beginnings of ADS support in smbd | Andrew Tridgell | 1 | -110/+160 |
2001-11-19 | Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the moment | Martin Pool | 1 | -489/+536 |
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 1 | -640/+643 |
2001-11-16 | Fixed detection of RedHat headers. Removed another file ! | Jeremy Allison | 1 | -10/+10 |
2001-11-15 | Fix detection of RedHat 7.2. | Jeremy Allison | 1 | -99/+103 |
2001-11-14 | Fix compile on RedHat 7.2 systems with broken system headers. | Jeremy Allison | 1 | -640/+679 |
2001-11-14 | Cosmetic fix for libpopt-checking test. | Martin Pool | 1 | -629/+632 |
2001-11-11 | autoconf | Andrew Bartlett | 1 | -794/+755 |
2001-10-23 | Fix popt library checking | Jim McDonough | 1 | -11/+4 |
2001-10-23 | Add popt for parsing commandline options | Jim McDonough | 1 | -743/+823 |
2001-10-22 | - fixed link order of krb5 libs | Andrew Tridgell | 1 | -107/+89 |
2001-10-16 | fix linking of k5crypto library on openbsd | Andrew Tridgell | 1 | -70/+166 |
2001-10-16 | fixed finding the resolv library | Andrew Tridgell | 1 | -434/+385 |
2001-10-15 | include more libs needed for kerberos5 on some systems (eg. solaris) | Andrew Tridgell | 1 | -832/+762 |
2001-10-14 | fixed the --with-krb5=dir option. | Andrew Tridgell | 1 | -79/+83 |
2001-10-11 | first step in converting the head branch to use lang_tdb.c instead | Andrew Tridgell | 1 | -2502/+743 |
2001-10-11 | initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To | Andrew Tridgell | 1 | -823/+874 |
2001-09-28 | Fixed CUPS detection - patch from Michael Sweet. | Jeremy Allison | 1 | -4/+4 |
2001-09-26 | OpenSSL merge from 2.2 | Gerald Carter | 1 | -838/+842 |
2001-09-26 | Finish Jeremy's passdb merge :-). | Andrew Bartlett | 1 | -132/+167 |
2001-09-25 | Fixup passdb stuff to add new nisplus and ldap backends. | Jeremy Allison | 1 | -835/+845 |
2001-09-25 | sorry to forget re-run autoconf again... | Motonobu Takahashi | 1 | -118/+124 |
2001-09-25 | Fix up the ./configure for the BSDs: | Andrew Bartlett | 1 | -1/+1 |
2001-09-25 | Change ./configure.developer to stay in effect across a | Andrew Bartlett | 1 | -813/+823 |
2001-09-24 | Update configure from configure.in | Motonobu Takahashi | 1 | -738/+2615 |
2001-09-22 | fixed the Makefile so we don't rebuild libsmbclient and build_env.h | Andrew Tridgell | 1 | -617/+627 |
2001-09-21 | Attempt to make quotas work with RH7.1, and with other Linuxen... This is | Jeremy Allison | 1 | -39/+89 |
2001-09-20 | smbmount fixes from Urban. | Jeremy Allison | 1 | -63/+70 |
2001-09-19 | Reran autoconf, autoheader | Andrew Bartlett | 1 | -171/+198 |
2001-09-15 | Fixed up Solaris 64 bit configure. | Jeremy Allison | 1 | -704/+707 |
2001-09-14 | merges from 2.2 | Gerald Carter | 1 | -760/+731 |
2001-09-11 | Tweak the building rules under Solaris with CC. | Richard Sharpe | 1 | -262/+263 |
2001-09-11 | Make sure to commit configure | Richard Sharpe | 1 | -266/+265 |
2001-09-07 | Change the description on --with-pam_smbpass to make it clearer - some peope | Andrew Bartlett | 1 | -62/+58 |
2001-09-05 | variable name changed to --with-profiling-data | Herb Lewis | 1 | -619/+616 |
2001-09-03 | the next step in our error code handling change | Andrew Tridgell | 1 | -749/+772 |