Age | Commit message (Expand) | Author | Files | Lines |
2002-02-22 | Rerun configure | Andrew Bartlett | 1 | -310/+309 |
2002-02-22 | Get rid of the unused WL variable from the previous patch. I think these were | Andrew Bartlett | 1 | -773/+796 |
2002-02-22 | rerun autoconf | Andrew Bartlett | 1 | -649/+619 |
2002-02-06 | fix for IRIX toolroot builds | Herb Lewis | 1 | -314/+315 |
2002-01-20 | This is another *BIG* change... | Andrew Bartlett | 1 | -78/+55 |
2002-01-14 | rerun autoconf | Andrew Bartlett | 1 | -802/+812 |
2002-01-10 | Ensure this is committed last. | Jeremy Allison | 1 | -288/+370 |
2002-01-10 | Although configure.in and configure were checked in at the same time | Tim Potter | 1 | -9/+9 |
2002-01-10 | Getting ready to add UNIX extensions in HEAD also. | Jeremy Allison | 1 | -283/+325 |
2002-01-09 | Added tests for st_blocks in struct stat, and added a (hateful) constant | Jeremy Allison | 1 | -310/+369 |
2002-01-09 | Better explanation message for dmalloc. | Martin Pool | 1 | -2/+2 |
2002-01-09 | With --enable-dmalloc, also use dmalloc's wrappers around routines | Martin Pool | 1 | -784/+785 |
2002-01-08 | - fixed my breakage of CPPFLAGS | Andrew Tridgell | 1 | -671/+674 |
2002-01-07 | - use CFLAGS when linking shared libs (for things like -64 on irix) | Andrew Tridgell | 1 | -2/+2 |
2002-01-07 | Spelling fix. | Tim Potter | 1 | -664/+661 |
2002-01-03 | Oops, rerun autoconf after last change. | Martin Pool | 1 | -0/+8 |
2002-01-01 | try to handle broken const in headers on cray unicos | Andrew Tridgell | 1 | -752/+760 |
2001-12-31 | added a simple test to see whether building shared libraries actually | Andrew Tridgell | 1 | -297/+322 |
2001-12-31 | cope with systems that don't have full gssapi libs | Andrew Tridgell | 1 | -660/+709 |
2001-12-30 | Make Samba compile on RH 6.2 again. | Andrew Bartlett | 1 | -1/+1 |
2001-12-30 | When running interactive we want to set our own process group for | Jeremy Allison | 1 | -2/+2 |
2001-12-22 | merge IRIX winbind support from Samba 2.2 branch | Herb Lewis | 1 | -659/+656 |
2001-12-21 | updated ldap test to test for less common function | Andrew Tridgell | 1 | -78/+77 |
2001-12-20 | Add --enable-dmalloc to link against the dmalloc malloc debugger. | Martin Pool | 1 | -786/+807 |
2001-12-19 | Added AC_CHECK_FUNCS(syslog vsyslog). | Jeremy Allison | 1 | -437/+492 |
2001-12-15 | Added HPUX ACL code. | Jeremy Allison | 1 | -50/+57 |
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 |