Age | Commit message (Expand) | Author | Files | Lines |
2002-12-08 | fix rpcclient querygroup command (from 2.2 and head) | Simo Sorce | 1 | -369/+332 |
2002-12-04 | Make sure we have a default st_blocksize. | Jeremy Allison | 1 | -382/+388 |
2002-12-04 | Fix for 64 bit issues with oplocks and allocation size. | Jeremy Allison | 1 | -18867/+9008 |
2002-12-01 | Merge from HEAD - Patch from Paul Green to detect exe suffix for Stratus VOS. | Andrew Bartlett | 1 | -8886/+18879 |
2002-11-29 | Rerun autoconf. | Tim Potter | 1 | -501/+492 |
2002-11-26 | * fixing RedHat spec file for 3.0 | Gerald Carter | 1 | -864/+862 |
2002-11-26 | lining up some spaces in configure.in and reran autoconf | Gerald Carter | 1 | -17691/+8840 |
2002-11-18 | Merge in modules system from HEAD: | Jelmer Vernooij | 1 | -1615/+476 |
2002-11-16 | Merge from HEAD: Remove assumption that all solaris has -lsendfile | Andrew Bartlett | 1 | -1/+65 |
2002-11-15 | Updates from HEAD: | Andrew Bartlett | 1 | -3/+10 |
2002-11-15 | Merge from HEAD: | Andrew Bartlett | 1 | -3/+3 |
2002-11-13 | small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e... | Jelmer Vernooij | 1 | -0/+114 |
2002-11-13 | Merge from HEAD | Andrew Bartlett | 1 | -468/+1621 |
2002-11-09 | Back out some of my sync changes | Jelmer Vernooij | 1 | -31/+0 |
2002-11-09 | Last sync with HEAD | Jelmer Vernooij | 1 | -6/+613 |
2002-10-30 | Rerun autoconf | Jelmer Vernooij | 1 | -2/+1 |
2002-10-29 | Back out SAM - it belongs in HEAD | Jelmer Vernooij | 1 | -8627/+17313 |
2002-10-28 | Sync with HEAD | Jelmer Vernooij | 1 | -861/+875 |
2002-10-05 | Turn on sendfile detection by default in HEAD and 3.0. | Jeremy Allison | 1 | -42/+43 |
2002-10-01 | Updates from Samba HEAD: | Andrew Bartlett | 1 | -836/+863 |
2002-10-01 | Fix Solaris sendfile detection. Add small fixes to sendfile code. | Jeremy Allison | 1 | -41/+45 |
2002-09-30 | Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger... | Jeremy Allison | 1 | -14/+144 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -860/+1416 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -69/+21 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -1099/+1343 |
2002-05-13 | Rerun autoconf. | Tim Potter | 1 | -7/+88 |
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 |