Age | Commit message (Expand) | Author | Files | Lines |
2002-09-09 | Python's setup.py does not need to be munged by configure.in -- it is | Martin Pool | 1 | -2/+2 |
2002-09-09 | Add --with-python=PYTHONNAME configure option, so that the libraries | Martin Pool | 1 | -809/+828 |
2002-09-09 | Merge tpot's Python patch. ./configure now writes to the Python | Martin Pool | 1 | -696/+699 |
2002-09-08 | forgot to commit configure with configure.in | Simo Sorce | 1 | -2/+2 |
2002-09-06 | Make it possible to actually build these modules - process the Makefile.in at | Andrew Bartlett | 1 | -2/+2 |
2002-09-06 | Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype for | Andrew Bartlett | 1 | -725/+762 |
2002-08-28 | Put in intermediate version of new SAM system. It's not stable yet, code | Jelmer Vernooij | 1 | -815/+844 |
2002-08-27 | avoid using libtool for VFS modules | Simo Sorce | 1 | -2/+5 |
2002-08-25 | Steve Langasek <vorlon@netexpress.net> has again attempted to simplify Samba's | Andrew Bartlett | 1 | -806/+808 |
2002-08-23 | Test for non-POSIX st_blksize field. | Jeremy Allison | 1 | -118/+154 |
2002-08-18 | A new utility to test VFS system and modules | Simo Sorce | 1 | -2/+2 |
2002-08-08 | Samba dependency hell claim's another victim... | Andrew Bartlett | 1 | -816/+813 |
2002-08-07 | Patch from Steve Langasek <vorlon@netexpress.net> to split up our -l | Andrew Bartlett | 1 | -825/+825 |
2002-07-30 | OK! | Simo Sorce | 1 | -2/+2 |
2002-07-30 | Reran configure. | Tim Potter | 1 | -691/+694 |
2002-07-27 | as per user request added windbind start/stop/restart in swat | Simo Sorce | 1 | -693/+694 |
2002-07-24 | reran configure | Andrew Tridgell | 1 | -1/+1 |
2002-07-23 | reran configure | Andrew Tridgell | 1 | -742/+693 |
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 |