Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-08-26 | fixed typo | Gerald Carter | 1 | -1/+1 |
2001-08-24 | typo | Gerald Carter | 1 | -730/+732 |
2001-08-24 | /tmp/cvsVTEaY5 | Gerald Carter | 1 | -836/+771 |
2001-08-23 | Fixed detection of CUPS. We need to check for the presence of the cups | Tim Potter | 1 | -557/+613 |
2001-08-20 | a bunch of fixes from the sflight to seattle | Andrew Tridgell | 1 | -610/+613 |
2001-08-10 | Added Mike Davidsons Tru64 ACL patch. | Jeremy Allison | 1 | -3/+3 |
2001-08-07 | merge from 2.2 | Gerald Carter | 1 | -113/+122 |
2001-08-02 | Put HPUX on mmap blacklist. | Jeremy Allison | 1 | -700/+705 |
2001-08-02 | changed --with-profile to --with-profiling-data to "stop the madness!" | Gerald Carter | 1 | -614/+611 |
2001-08-01 | Reran autoconf. | Tim Potter | 1 | -627/+665 |
2001-07-26 | Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie. | Jeremy Allison | 1 | -613/+618 |
2001-07-25 | Re-ran autoconf. | Tim Potter | 1 | -548/+593 |
2001-07-25 | added a --with-libiconv=BASEDIR/ option to allow easier use of an | Andrew Tridgell | 1 | -721/+796 |
2001-07-24 | Store winbindd in the sbin directory. Make the winbind pam module also as | Tim Potter | 1 | -605/+612 |
2001-07-24 | Commit an updated configure, but the build_farm should run autoconf! | Richard Sharpe | 1 | -723/+738 |
2001-07-19 | Reran autoconf. | Tim Potter | 1 | -604/+607 |
2001-07-16 | Fix from bernd@arresum.inka.de for broken krb configure. | Jeremy Allison | 1 | -794/+769 |
2001-07-08 | removed remnants of libtool | Andrew Tridgell | 1 | -1202/+728 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -603/+657 |
2001-07-03 | Removed the default addition of /include to the directory given in | Jeremy Allison | 1 | -607/+604 |
2001-07-03 | Reran autoconf. | Tim Potter | 1 | -1/+1 |
2001-07-02 | Re-ran configure. | Tim Potter | 1 | -606/+614 |
2001-07-02 | Not all OSs have setbuffer, so we better check for it. | Andrew Bartlett | 1 | -416/+472 |
2001-06-30 | Modified Makefile.in to work properly. Define BLDSHARED as a variable in the ... | Richard Sharpe | 1 | -731/+738 |
2001-06-29 | Ensured all the system calls in msdfs.c go through the vfs layer. | Jeremy Allison | 1 | -1/+1 |
2001-06-26 | Add check for working AF_LOCAL sockets, which are borken | Martin Pool | 1 | -600/+634 |
2001-06-25 | fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins... | Andrew Tridgell | 1 | -594/+637 |
2001-06-18 | Added patches to remove Linux specific XFS ACLs. These are now handled by the | Jeremy Allison | 1 | -39/+4 |
2001-06-06 | Added getconf flags for RH7.1 lfs support. Changed while() to a for() | Jeremy Allison | 1 | -3/+3 |
2001-06-04 | Compile fix for wbinfo on solaris. | Tim Potter | 1 | -600/+597 |
2001-06-01 | Added a --with/without winbind option to configure. The default is to | Tim Potter | 1 | -738/+763 |
2001-05-30 | - added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add | Andrew Tridgell | 1 | -549/+692 |
2001-05-22 | Try to fix build by adding autoconf tests for pam headers. | Jeremy Allison | 1 | -612/+653 |
2001-05-17 | - added ability for swat to run under CGI. This needs | Andrew Tridgell | 1 | -599/+596 |
2001-05-16 | Added winbind programs to build for supported systems (i.e linux and | Tim Potter | 1 | -574/+596 |
2001-05-03 | Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h | Jeremy Allison | 1 | -2/+2 |
2001-05-01 | added more complete C99 snprintf test | Andrew Tridgell | 1 | -216/+221 |
2001-04-28 | - added test for vasprintf | Andrew Tridgell | 1 | -1/+1 |
2001-04-28 | added asprintf test | Andrew Tridgell | 1 | -1/+1 |
2001-04-27 | added test for C99 compliant vsnprintf | Andrew Tridgell | 1 | -214/+262 |
2001-04-26 | Fixed REPLACE_GETPASS test. | Jeremy Allison | 1 | -1/+1 |
2001-04-25 | Re-ran autoheader; autoconf to fix pam_smb build. | Jeremy Allison | 1 | -712/+663 |
2001-04-24 | Added Steve Langasek <vorlon@netexpress.net> pam_smbpass support | John Terpstra | 1 | -711/+847 |