| Commit message (Expand) | Author | Age | Files | Lines |
* | Quick fixes to fix the broken tree. Needed for my morning compiles. | Jeremy Allison | 1998-10-28 | 1 | -1/+3 |
* | volker was concerned about unique inode numbers and smbsh. This set of | Andrew Tridgell | 1998-10-24 | 1 | -0/+6 |
* | config: Fix crypt prototype on RedHat Linux. | Jeremy Allison | 1998-10-15 | 1 | -0/+5 |
* | more solaris acl fixes | Andrew Tridgell | 1998-10-07 | 1 | -0/+4 |
* | yet another attempt at making this stuff portable. This time I use | Andrew Tridgell | 1998-10-07 | 1 | -13/+0 |
* | more OSF1 changes as well as changes to allow us to use the standard | Andrew Tridgell | 1998-10-07 | 1 | -0/+23 |
* | more smbw cleanups. | Andrew Tridgell | 1998-10-04 | 1 | -0/+1 |
* | define O_ACCMODE if not defined | Andrew Tridgell | 1998-10-03 | 1 | -0/+4 |
* | Makefile.in: Fixed bug with continuation line causing proto to fail. | Jeremy Allison | 1998-09-25 | 1 | -0/+4 |
* | replace getpass() with getsmbpass() if getsmbpass.c compiles | Alexandre Oliva | 1998-09-21 | 1 | -5/+6 |
* | Fixed position of LARGE_SMB_OFF_T definition. The SOFF_T define was | Jeremy Allison | 1998-09-18 | 1 | -8/+6 |
* | configure configure.in include/config.h.in include/includes.h | Jeremy Allison | 1998-09-18 | 1 | -8/+1 |
* | Adding rewritten restore code ... Old code is still there | Richard Sharpe | 1998-09-18 | 1 | -0/+25 |
* | got rid of SMB_STRUCT_STATVFS. I don't think we should be defining | Andrew Tridgell | 1998-09-18 | 1 | -17/+0 |
* | gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing a | Andrew Tridgell | 1998-09-18 | 1 | -0/+8 |
* | added a SMB_OFF_T_BITS define, allowing us to get rid of most of the | Andrew Tridgell | 1998-09-18 | 1 | -0/+2 |
* | include/includes.h: | Jeremy Allison | 1998-09-18 | 1 | -1/+6 |
* | configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni... | Jeremy Allison | 1998-09-17 | 1 | -2/+16 |
* | configure configure.in: Added tests for fseek64 and ftell64. | Jeremy Allison | 1998-09-17 | 1 | -0/+6 |
* | Modified dev_t and ino_t code to be 64 bit clean (including changes | Jeremy Allison | 1998-09-04 | 1 | -2/+16 |
* | More 64 bit stuff - now the fcntl locks are 64 bit clean. | Jeremy Allison | 1998-09-04 | 1 | -12/+48 |
* | Ok - this is the 64 bit widening check in. It changes the configure | Jeremy Allison | 1998-09-03 | 1 | -5/+25 |
* | More abstraction of file system data types, to move to a 64 | Jeremy Allison | 1998-09-01 | 1 | -0/+11 |
* | configure.in, configure: include/config.h.in: Added stropts and poll. | Jeremy Allison | 1998-08-31 | 1 | -0/+45 |
* | This is the stat cache code - seems to work fine (needs heavy | Jeremy Allison | 1998-08-27 | 1 | -0/+4 |
* | get includes right for systems that use getpwanam() | Andrew Tridgell | 1998-08-26 | 1 | -0/+6 |
* | took all the rpc includes back out until we can work out _why_ freebsd | Andrew Tridgell | 1998-08-26 | 1 | -24/+0 |
* | added loads of pointless rpcsvc/ and rpc/ include files, all because | Luke Leighton | 1998-08-25 | 1 | -0/+20 |
* | resource.h on FreeBSD 2.1 requires sys/time.h to come first. | Luke Leighton | 1998-08-24 | 1 | -11/+11 |
* | Makefile.in: Moved blocking lock code into smbd/blocking.c for link purposes. | Jeremy Allison | 1998-08-19 | 1 | -0/+2 |
* | added some optimisation for the case where the number of open files is | Andrew Tridgell | 1998-08-17 | 1 | -0/+2 |
* | added include of sys/resource.h | Andrew Tridgell | 1998-08-16 | 1 | -0/+5 |
* | configure: Changes for extra headers. | Jeremy Allison | 1998-08-15 | 1 | -0/+16 |
* | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 1998-08-14 | 1 | -0/+6 |
* | define INADDR_NONE if not already defined | Andrew Tridgell | 1998-08-14 | 1 | -0/+4 |
* | HAVE_STATVFS should be STAT_STAVFS (caused printing to break on IRIX). | Jeremy Allison | 1998-08-13 | 1 | -1/+1 |
* | test for a broken inet_ntoa and replace it if necessary (for | Andrew Tridgell | 1998-07-29 | 1 | -0/+3 |
* | get rid of the runtime test for broken getgroups() and add a compile | Andrew Tridgell | 1998-07-29 | 1 | -0/+6 |
* | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1998-07-29 | 1 | -1193/+233 |
* | includes.h: Added feature type USE_GRANTPT for pty code. | Jeremy Allison | 1998-07-22 | 1 | -1/+5 |
* | Makefile: Added nttrans.o | Jeremy Allison | 1998-07-16 | 1 | -0/+3 |
* | includes.h: Fixes for QNX 4.x. | Jeremy Allison | 1998-07-07 | 1 | -1/+6 |
* | includes.h: AIX fix. | Jeremy Allison | 1998-07-01 | 1 | -0/+2 |
* | Makefile: | Jeremy Allison | 1998-06-15 | 1 | -0/+3 |
* | Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group... | Jeremy Allison | 1998-06-13 | 1 | -0/+1 |
* | Removed directory-relative include references. This required that I add | Christopher R. Hertel | 1998-06-11 | 1 | -2/+2 |
* | Moved the ubiqx stuff above nameserv.h so that ubiqx typedefs could be | Christopher R. Hertel | 1998-06-08 | 1 | -12/+6 |
* | includes.h: Fixes for NetBSD and BSDI. | Jeremy Allison | 1998-06-04 | 1 | -0/+3 |
* | It occurred to me that the samba includes.h file should be included in the | Christopher R. Hertel | 1998-06-03 | 1 | -1/+4 |
* | I've put the ubiqx headers back into includes.h, and removed them from | Christopher R. Hertel | 1998-05-22 | 1 | -1/+9 |