Age | Commit message (Expand) | Author | Files | Lines |
2003-02-22 | Fixes from Paul Green and vorlon@debian.org for building shared libraries | Andrew Bartlett | 1 | -32/+35 |
2003-02-19 | Improve detection of iconv(3) for various platforms. M4 code is similar to wh... | Alexander Bokovoy | 1 | -17/+43 |
2003-02-19 | Add support for detecting method of listing encryption types (MIT v Heimdal) | Jim McDonough | 1 | -0/+3 |
2003-02-18 | Patch from vorlon@debian.org to split out our -lacl dependency to only smbd | Andrew Bartlett | 1 | -4/+11 |
2003-02-17 | People were being tripped up by the fact that we havn't updated acconfig.h | Andrew Bartlett | 1 | -0/+3 |
2003-02-15 | Third-party configuration scripts may produce undesirable additions to CFLAGS... | Alexander Bokovoy | 1 | -0/+8 |
2003-02-15 | When checking for tgetent, include libtinfo from recent Ncurses as well | Alexander Bokovoy | 1 | -1/+1 |
2003-02-15 | Add support for krb5-config from recent MIT and Heimdal. And fallback to trad... | Alexander Bokovoy | 1 | -1/+16 |
2003-02-12 | Fixes for HPUX only having limited POSIX lock range from Michael Steffens <mi... | Jeremy Allison | 1 | -2/+2 |
2003-02-10 | As metze mentioned, this is the proper way to find perl... | Andrew Bartlett | 1 | -0/+1 |
2003-02-04 | Try to allow old and new heimdal installs | Jim McDonough | 1 | -5/+14 |
2003-02-03 | Try to get build working on systems with krb runtime but not devel libs. | Jim McDonough | 1 | -2/+2 |
2003-02-01 | NetBSD also supports dynamic libs | Jelmer Vernooij | 1 | -1/+1 |
2003-01-30 | Fix kerberos compile after the tpot massicre :-). | Jeremy Allison | 1 | -6/+26 |
2003-01-30 | Straus VOS detection patches from Paul Green | Gerald Carter | 1 | -0/+24 |
2003-01-28 | patch from Paul Green to only build libsmbclient.so on platforms that support... | Gerald Carter | 1 | -10/+21 |
2003-01-27 | One more try to fix the GNU Make dependency | Richard Sharpe | 1 | -16/+51 |
2003-01-24 | Commit just a little more infrastructure for HAVE_GETDIRENTRIES | Richard Sharpe | 1 | -1/+1 |
2003-01-21 | More fixes getting us closer to full Heimdal compile.... | Jeremy Allison | 1 | -0/+15 |
2003-01-19 | Merge in more of the SuSE patches for Heimdal. These changes show how | Jeremy Allison | 1 | -0/+4 |
2003-01-17 | Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for... | Jim McDonough | 1 | -1/+54 |
2003-01-16 | More Heimdal changes. Still not compiling with Heimdal yet... | Jeremy Allison | 1 | -1/+1 |
2003-01-16 | Fist part of fixes to make us compile with Heimdal. Don't explicitly | Jeremy Allison | 1 | -1/+7 |
2003-01-15 | Fix bug where the existence of config.cache would cause functions like | Martin Pool | 1 | -14/+3 |
2003-01-15 | IRIX uses libns_winbind.so instead of libnss_winbind.so | Herb Lewis | 1 | -1/+8 |
2003-01-13 | Fix typo in comment. | Martin Pool | 1 | -1/+1 |
2002-12-27 | For some reason, the configure tests for sendfile support in FreeBSD | Richard Sharpe | 1 | -6/+7 |
2002-12-04 | Remove FILE_MACRO as __FILE__ is ANSI C. | Tim Potter | 1 | -7/+0 |
2002-12-04 | Make sure we have a default st_blocksize. | Jeremy Allison | 1 | -12/+15 |
2002-12-04 | Fix for 64 bit issues with oplocks and allocation size. | Jeremy Allison | 1 | -4/+17 |
2002-12-03 | Defaulting python breaks the clean target it python isn't installed. | Tim Potter | 1 | -6/+3 |
2002-12-03 | Fixes for EXEEXT - must use \$ signs when you want an actual $ sign to | Tim Potter | 1 | -4/+4 |
2002-12-01 | Patch from Paul Green to detect exe extensions, needed for Stratus VOS. | Andrew Bartlett | 1 | -6/+9 |
2002-11-29 | Fix up smbwrapper target. | Tim Potter | 1 | -0/+2 |
2002-11-27 | merging changes from SAMBA_3_0 relating to RPM packaging | Gerald Carter | 1 | -8/+6 |
2002-11-22 | Here's a bit of a cleanup of the {configure,Makefile}.in files. I've | Tim Potter | 1 | -40/+21 |
2002-11-21 | If you don't specify --with-python, we assume "python" anyhow, because | Martin Pool | 1 | -1/+11 |
2002-11-15 | Remove the assumption that all Solaris has -lsendfile. | Andrew Bartlett | 1 | -1/+1 |
2002-11-15 | patch from aedil@alchar.org to correctly detect solaris workshop CC's ability | Andrew Bartlett | 1 | -3/+10 |
2002-11-15 | Rename pdb_mysql and pdb_xml to 'mysql' and 'xml' | Jelmer Vernooij | 1 | -4/+4 |
2002-11-15 | When testing for /usr/include/heimdal, don't include /usr/heimdal/include | Andrew Bartlett | 1 | -2/+2 |
2002-11-13 | small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e... | Jelmer Vernooij | 1 | -0/+1 |
2002-11-13 | Only add modules/pdb_xml.so and modules/pdb_mysql.so to the 'modules' target if | Jelmer Vernooij | 1 | -3/+4 |
2002-11-13 | Don't build Makefile.in in examples/VFS/ | Jelmer Vernooij | 1 | -1/+1 |
2002-11-13 | Undo the new --enable-developer flags that caused breakage on gcc != 3.2, and | Andrew Bartlett | 1 | -2/+2 |
2002-11-13 | - Add some more warning flags for --enable-developer. | Andrew Bartlett | 1 | -2/+16 |
2002-11-05 | Don't generate ../examples/pdb/mysql/Makefile and ../examples/pdb/xml/Makefile | Jelmer Vernooij | 1 | -1/+1 |
2002-11-05 | Add support to build plugins in source/ | Jelmer Vernooij | 1 | -0/+11 |
2002-11-05 | Fix mysterious error message when running 'make python_{ext,install}' | Tim Potter | 1 | -4/+0 |
2002-11-04 | Add FIXME about --with-python | Martin Pool | 1 | -0/+4 |