Age | Commit message (Expand) | Author | Files | Lines |
2002-10-30 | added a timegm() function for systems that don't have it | Andrew Tridgell | 1 | -1/+1 |
2002-10-21 | Remove obsolete acconfig.h - we now use comments in AC_DEFINE() | Jelmer Vernooij | 1 | -208/+207 |
2002-10-21 | Recognize FreeBSD5 correctly (not as being sysv...) | Jelmer Vernooij | 1 | -2/+3 |
2002-10-05 | Turn on sendfile detection by default in HEAD and 3.0. | Jeremy Allison | 1 | -3/+4 |
2002-10-03 | Patch from Steve Langasek <vorlon@netexpress.net>: | Andrew Bartlett | 1 | -4/+8 |
2002-10-01 | Fix Solaris sendfile detection. Add small fixes to sendfile code. | Jeremy Allison | 1 | -2/+6 |
2002-09-30 | Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger... | Jeremy Allison | 1 | -0/+66 |
2002-09-27 | Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path to | Andrew Bartlett | 1 | -0/+17 |
2002-09-25 | Actually pick up the kerberos libs in RedHat - the previous shell construct | Andrew Bartlett | 1 | -4/+4 |
2002-09-23 | * fix getpass check | Gerald Carter | 1 | -20/+19 |
2002-09-21 | Merge back Richard's FreeBSD sendfile fixes. | Jeremy Allison | 1 | -7/+13 |
2002-09-20 | allow --with-krb5 to override the location of the kerberos libs on | Andrew Tridgell | 1 | -12/+18 |
2002-09-18 | HPUX sendfile is now detected correctly. | Jeremy Allison | 1 | -1/+55 |
2002-09-17 | Added --with-ldap (default=yes) option. We should now be able to | Tim Potter | 1 | -8/+27 |
2002-09-17 | Added --with-ads option, defaults to yes. If you run ./configure | Tim Potter | 1 | -46/+68 |
2002-09-17 | Default to "python" for --with-python option. This saves having to run | Tim Potter | 1 | -1/+8 |
2002-09-17 | Added FreeBSD sendfile configure tests. Richard please test... | Jeremy Allison | 1 | -2/+31 |
2002-09-17 | Attempt to make broken Linux sendfile work.... Still in progress. | Jeremy Allison | 1 | -1/+3 |
2002-09-17 | Added autoconf detection for sendfile for Linux. lib/sendfile.c code | Jeremy Allison | 1 | -0/+72 |
2002-09-09 | Python's setup.py does not need to be munged by configure.in -- it is | Martin Pool | 1 | -1/+1 |
2002-09-09 | Add --with-python=PYTHONNAME configure option, so that the libraries | Martin Pool | 1 | -0/+13 |
2002-09-09 | Merge tpot's Python patch. ./configure now writes to the Python | Martin Pool | 1 | -1/+1 |
2002-09-07 | configure.in: | Simo Sorce | 1 | -1/+1 |
2002-09-06 | Make it possible to actually build these modules - process the Makefile.in at | Andrew Bartlett | 1 | -1/+1 |
2002-09-06 | Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype for | Andrew Bartlett | 1 | -0/+1 |
2002-08-28 | Put in intermediate version of new SAM system. It's not stable yet, code | Jelmer Vernooij | 1 | -0/+16 |
2002-08-27 | avoid using libtool for VFS modules | Simo Sorce | 1 | -1/+4 |
2002-08-25 | Steve Langasek <vorlon@netexpress.net> has again attempted to simplify Samba's | Andrew Bartlett | 1 | -1/+2 |
2002-08-23 | Test for non-POSIX st_blksize field. | Jeremy Allison | 1 | -0/+10 |
2002-08-18 | A new utility to test VFS system and modules | Simo Sorce | 1 | -1/+1 |
2002-08-08 | Samba dependency hell claim's another victim... | Andrew Bartlett | 1 | -16/+8 |
2002-08-07 | Patch from Steve Langasek <vorlon@netexpress.net> to split up our -l | Andrew Bartlett | 1 | -8/+16 |
2002-07-30 | OK! | Simo Sorce | 1 | -1/+1 |
2002-07-30 | Do AC_MSG_RESULT(yes) when using included popt. | Tim Potter | 1 | -1/+1 |
2002-07-27 | as per user request added windbind start/stop/restart in swat | Simo Sorce | 1 | -0/+1 |
2002-07-23 | implemented getgrouplist() for systems that don't have it and use it | Andrew Tridgell | 1 | -1/+1 |
2002-07-23 | removed the freebsd getgroups check now that we don't use it | Andrew Tridgell | 1 | -24/+0 |
2002-07-03 | Kill off codepage related stuff, now we don't use codepages any more. | Andrew Bartlett | 1 | -19/+0 |
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 | -0/+1 |
2002-06-25 | merge of SONAMEFLAG stuff from SAMBA_2_2. If I stepped on something | Gerald Carter | 1 | -2/+42 |
2002-06-24 | merging some autoconf changes from SAMBA_2_2 | Gerald Carter | 1 | -93/+65 |
2002-06-16 | Two things: Check how many paramaters that the LDAP libs take for the | Andrew Bartlett | 1 | -0/+10 |
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 | -0/+3 |
2002-05-17 | Make --with-ldapsam 'go away'. This is now a standard, stable, feature | Andrew Bartlett | 1 | -18/+0 |
2002-05-17 | This removes --with-ssl from Samba. | Andrew Bartlett | 1 | -68/+0 |
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 | -0/+8 |
2002-05-16 | merge from SAMBA_2_2 | Gerald Carter | 1 | -1/+1 |