Age | Commit message (Expand) | Author | Files | Lines |
2001-11-30 | we need to look for liblber before libldap | Andrew Tridgell | 1 | -1/+6 |
2001-11-30 | XFS quota patch for Linux. | Jeremy Allison | 1 | -0/+3 |
2001-11-29 | Fix up the ./configure tests for kerberos. This ensures a more consistant | Andrew Bartlett | 1 | -4/+1 |
2001-11-28 | Allow kerberos to work on RedHat and other non /usr systems again | Andrew Bartlett | 1 | -0/+2 |
2001-11-27 | added test for krb5.h | Andrew Tridgell | 1 | -0/+5 |
2001-11-27 | automatically look for /usr/kerberos to make redhat happy | Andrew Tridgell | 1 | -0/+11 |
2001-11-25 | check for liblber separately | Andrew Tridgell | 1 | -1/+2 |
2001-11-20 | added the beginnings of ADS support in smbd | Andrew Tridgell | 1 | -6/+14 |
2001-11-19 | Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the moment | Martin Pool | 1 | -0/+9 |
2001-11-16 | Fixed detection of RedHat headers. Removed another file ! | Jeremy Allison | 1 | -1/+1 |
2001-11-15 | Fix detection of RedHat 7.2. | Jeremy Allison | 1 | -1/+5 |
2001-11-14 | Fix compile on RedHat 7.2 systems with broken system headers. | Jeremy Allison | 1 | -0/+15 |
2001-11-14 | Cosmetic fix for libpopt-checking test. | Martin Pool | 1 | -1/+1 |
2001-11-11 | Remove built-in support for clear-text kerberos authentication. | Andrew Bartlett | 1 | -33/+10 |
2001-10-23 | Fix popt library checking | Jim McDonough | 1 | -2/+3 |
2001-10-23 | Add popt for parsing commandline options | Jim McDonough | 1 | -0/+30 |
2001-10-22 | - fixed link order of krb5 libs | Andrew Tridgell | 1 | -2/+2 |
2001-10-20 | don't need KRB5_DIR define | Andrew Tridgell | 1 | -1/+0 |
2001-10-16 | fix linking of k5crypto library on openbsd | Andrew Tridgell | 1 | -2/+6 |
2001-10-16 | fixed finding the resolv library | Andrew Tridgell | 1 | -14/+7 |
2001-10-15 | include more libs needed for kerberos5 on some systems (eg. solaris) | Andrew Tridgell | 1 | -59/+13 |
2001-10-14 | fixed the --with-krb5=dir option. | Andrew Tridgell | 1 | -8/+9 |
2001-10-11 | first step in converting the head branch to use lang_tdb.c instead | Andrew Tridgell | 1 | -10/+1 |
2001-10-11 | initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To | Andrew Tridgell | 1 | -0/+8 |
2001-09-28 | Fixed CUPS detection - patch from Michael Sweet. | Jeremy Allison | 1 | -3/+3 |
2001-09-26 | OpenSSL merge from 2.2 | Gerald Carter | 1 | -14/+27 |
2001-09-26 | Finish Jeremy's passdb merge :-). | Andrew Bartlett | 1 | -2/+33 |
2001-09-25 | Fixup passdb stuff to add new nisplus and ldap backends. | Jeremy Allison | 1 | -22/+22 |
2001-09-25 | now --with-i18n-swat works to install some international files | Motonobu Takahashi | 1 | -2/+7 |
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 | -1/+5 |
2001-09-24 | Added SWAT i18n feature: | Motonobu Takahashi | 1 | -1/+80 |
2001-09-22 | fixed the Makefile so we don't rebuild libsmbclient and build_env.h | Andrew Tridgell | 1 | -1/+8 |
2001-09-21 | Attempt to make quotas work with RH7.1, and with other Linuxen... This is | Jeremy Allison | 1 | -0/+20 |
2001-09-20 | smbmount fixes from Urban. | Jeremy Allison | 1 | -3/+10 |
2001-09-19 | Add the ability to display Samba's build options with smbd -b and as a level 4 | Andrew Bartlett | 1 | -2/+8 |
2001-09-15 | Fixed up Solaris 64 bit configure. | Jeremy Allison | 1 | -1/+4 |
2001-09-14 | merges from 2.2 | Gerald Carter | 1 | -2/+1 |
2001-09-12 | - enable MSDFS by default, there seems no reason not to have it enabled | Andrew Tridgell | 1 | -18/+0 |
2001-09-11 | Tweak the building rules under Solaris with CC. | Richard Sharpe | 1 | -0/+1 |
2001-09-11 | Some small changes to configure to remove things like -X4 etc on compiles. | Richard Sharpe | 1 | -4/+3 |
2001-09-07 | Change the description on --with-pam_smbpass to make it clearer - some peope | Andrew Bartlett | 1 | -2/+1 |
2001-09-05 | variable name changed to --with-profiling-data | Herb Lewis | 1 | -1/+1 |
2001-09-03 | the next step in our error code handling change | Andrew Tridgell | 1 | -17/+16 |
2001-08-26 | fixed typo | Gerald Carter | 1 | -1/+1 |
2001-08-24 | typo | Gerald Carter | 1 | -1/+1 |
2001-08-24 | /tmp/cvsVTEaY5 | Gerald Carter | 1 | -83/+44 |
2001-08-23 | Fixed detection of CUPS. We need to check for the presence of the cups | Tim Potter | 1 | -1/+15 |
2001-08-10 | Added Mike Davidsons Tru64 ACL patch. | Jeremy Allison | 1 | -2/+2 |
2001-08-07 | merge from 2.2 | Gerald Carter | 1 | -9/+18 |