Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-08-06 | Stop HP/UX building shared libraries for the moment ... | Richard Sharpe | 1 | -1/+1 |
2001-08-02 | Put HPUX on mmap blacklist. | Jeremy Allison | 1 | -0/+2 |
2001-08-02 | changed --with-profile to --with-profiling-data to "stop the madness!" | Gerald Carter | 1 | -2/+2 |
2001-08-01 | Rewrite of winbind autoconf fragment. | Tim Potter | 1 | -17/+50 |
2001-07-26 | Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie. | Jeremy Allison | 1 | -0/+5 |
2001-07-25 | a better test for unix domain sockets | Andrew Tridgell | 1 | -1/+20 |
2001-07-25 | added a --with-libiconv=BASEDIR/ option to allow easier use of an | Andrew Tridgell | 1 | -2/+24 |
2001-07-24 | Store winbindd in the sbin directory. Make the winbind pam module also as | Tim Potter | 1 | -2/+5 |
2001-07-24 | Another fine mess, err, fine tune to the Slowaris build ... | Richard Sharpe | 1 | -2/+1 |
2001-07-24 | Make the Slowaris build a bit nicer with cc | Richard Sharpe | 1 | -1/+1 |
2001-07-23 | Fix some fscked up things that I added to the Solaris CC build of shared libs | Richard Sharpe | 1 | -1/+1 |
2001-07-23 | One more possible fix for Solaris CC and GCC | Richard Sharpe | 1 | -1/+2 |
2001-07-23 | Fix the POOBAD_CC on Slowaris so we can handle things correctly ... | Richard Sharpe | 1 | -1/+11 |
2001-07-23 | Try and build shared on SCO. Assume that it is like others, but uses | Richard Sharpe | 1 | -0/+2 |
2001-07-23 | OK, I think I have fscking IRIX figured out for building PIC code. | Richard Sharpe | 1 | -1/+5 |
2001-07-18 | Fix the PIC flag for IRIX | Richard Sharpe | 1 | -1/+1 |
2001-07-16 | Fix from bernd@arresum.inka.de for broken krb configure. | Jeremy Allison | 1 | -4/+18 |
2001-07-14 | A few tweaks around linking libsmbclient | Richard Sharpe | 1 | -2/+3 |
2001-07-12 | Fix a stupid error in passing options to CC under AIX | Richard Sharpe | 1 | -1/+1 |
2001-07-11 | A serious set of changes to build libsmbclienmt. Copied much ofthis from | Richard Sharpe | 1 | -26/+29 |
2001-07-10 | Change the order of the -fPIC and -KPIC tests to ensure that UnixWare | Richard Sharpe | 1 | -6/+7 |
2001-07-08 | removed remnants of libtool | Andrew Tridgell | 1 | -2/+0 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -0/+17 |
2001-07-03 | Removed the default addition of /include to the directory given in | Jeremy Allison | 1 | -1/+1 |
2001-07-03 | Fixed quoting bug - shell programming sucks. | Tim Potter | 1 | -1/+1 |
2001-07-02 | Only build the pam_winbind module if --with-pam used. | Tim Potter | 1 | -3/+8 |
2001-07-02 | Not all OSs have setbuffer, so we better check for it. | Andrew Bartlett | 1 | -0/+2 |
2001-06-29 | These changes cause the libsmbclient stuff to always build a non-shared libra... | Richard Sharpe | 1 | -1/+7 |
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 | -0/+10 |
2001-06-25 | fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins... | Andrew Tridgell | 1 | -0/+13 |
2001-06-18 | Added patches to remove Linux specific XFS ACLs. These are now handled by the | Jeremy Allison | 1 | -10/+1 |
2001-06-06 | Added getconf flags for RH7.1 lfs support. Changed while() to a for() | Jeremy Allison | 1 | -2/+2 |
2001-06-04 | Compile fix for wbinfo on solaris. | Tim Potter | 1 | -1/+1 |
2001-06-01 | Added a --with/without winbind option to configure. The default is to | Tim Potter | 1 | -8/+26 |
2001-05-30 | - added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add | Andrew Tridgell | 1 | -22/+8 |
2001-05-22 | Try to fix build by adding autoconf tests for pam headers. | Jeremy Allison | 1 | -0/+2 |
2001-05-17 | Ohh boy, I should be working on lots of other things, but I am pissed off, so | Richard Sharpe | 1 | -4/+4 |
2001-05-16 | Added winbind programs to build for supported systems (i.e linux and | Tim Potter | 1 | -3/+20 |
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 | -2/+7 |
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 | -0/+19 |
2001-04-27 | fixed typo | Andrew Tridgell | 1 | -1/+1 |
2001-04-26 | Fixed REPLACE_GETPASS test. | Jeremy Allison | 1 | -1/+1 |
2001-04-24 | Added Steve Langasek <vorlon@netexpress.net> pam_smbpass support | John Terpstra | 1 | -1/+35 |
2001-04-24 | updating changes with 2.2 (comment lines in ./configure --help) | Gerald Carter | 1 | -1/+1 |