Age | Commit message (Expand) | Author | Files | Lines |
2002-07-03 | Kill off codepage related stuff, now we don't use codepages any more. | Andrew Bartlett | 1 | -841/+816 |
2002-06-26 | Re-enable kernel change notification on s390 as it has been fixed in the | Jim McDonough | 1 | -1/+1 |
2002-06-26 | more merges from SAMBA_2_2 | Gerald Carter | 1 | -805/+807 |
2002-06-25 | merge of SONAMEFLAG stuff from SAMBA_2_2. If I stepped on something | Gerald Carter | 1 | -806/+855 |
2002-06-24 | merging some autoconf changes from SAMBA_2_2 | Gerald Carter | 1 | -998/+949 |
2002-06-16 | Two things: Check how many paramaters that the LDAP libs take for the | Andrew Bartlett | 1 | -85/+177 |
2002-06-05 | merge 390 kernel workaround from SAMBA_2_2. | Jim McDonough | 1 | -1/+1 |
2002-05-29 | merge from 2.2 | Gerald Carter | 1 | -326/+329 |
2002-05-17 | Make --with-ldapsam 'go away'. This is now a standard, stable, feature | Andrew Bartlett | 1 | -827/+799 |
2002-05-17 | This removes --with-ssl from Samba. | Andrew Bartlett | 1 | -887/+809 |
2002-05-16 | Fix for non-__va_copy systems. I had used AC_TRY_COMPILE, but even though | Jim McDonough | 1 | -1/+1 |
2002-05-16 | Add configure support for __va_copy, which is required on Linux/390 systems | Jim McDonough | 1 | -264/+299 |
2002-05-16 | merge from SAMBA_2_2 | Gerald Carter | 1 | -1/+1 |
2002-05-15 | more solaris compile fixes (for smbwrapper) | Gerald Carter | 1 | -780/+779 |
2002-05-11 | Fix for *BSD linking of VFS modules from "Scot W. Hetzel" <hetzels@westbend.net> | Jeremy Allison | 1 | -316/+317 |
2002-05-11 | Fix to include -Ipopt in getpass test. | Jeremy Allison | 1 | -8/+89 |
2002-05-09 | Merged in printing fixes... There were many missing ! | Jeremy Allison | 1 | -9/+9 |
2002-05-09 | merge from SAMBA_2_2 | Gerald Carter | 1 | -4/+4 |
2002-05-09 | pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi... | Gerald Carter | 1 | -801/+986 |
2002-04-24 | patch from Alexander Bokovoy needed for dlopen on bsd systems | Andrew Tridgell | 1 | -613/+671 |
2002-04-16 | reran configure after adding a test for strnlen() | Andrew Tridgell | 1 | -1/+1 |
2002-04-11 | added strndup() for systems that don't have it | Andrew Tridgell | 1 | -670/+673 |
2002-04-11 | Ensure VFS modules will build correctly by adding defines for CPPFLAGS | Jeremy Allison | 1 | -764/+848 |
2002-04-04 | Rerun autoconf. | Tim Potter | 1 | -1/+1 |
2002-04-04 | Rerun autoconf. | Tim Potter | 1 | -672/+676 |
2002-04-01 | not all versions of gcc support -rdynamic | Andrew Tridgell | 1 | -767/+762 |
2002-04-01 | try to get the summary test working on OpenBSD | Andrew Tridgell | 1 | -672/+676 |
2002-03-27 | Removed HAVE_LIBDL from most places (except system.c). Added checks for | Jeremy Allison | 1 | -10/+10 |
2002-03-23 | rerun autoconf | Andrew Bartlett | 1 | -312/+313 |
2002-03-19 | Sync up vfs changes from 2.2.x. | Jeremy Allison | 1 | -3/+3 |
2002-03-01 | Fixed EXTRA vs EXTGRA typo. Thanks Mike :-). | Jeremy Allison | 1 | -1/+1 |
2002-03-01 | Attempt to fix Solaris winbind nss build. | Jeremy Allison | 1 | -21/+34 |
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 |