summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
1998-10-15config: Fix crypt prototype on RedHat Linux.Jeremy Allison1-0/+5
1998-10-07more solaris acl fixesAndrew Tridgell1-0/+4
1998-10-07yet another attempt at making this stuff portable. This time I useAndrew Tridgell1-13/+0
1998-10-07more OSF1 changes as well as changes to allow us to use the standardAndrew Tridgell1-0/+23
1998-10-04more smbw cleanups.Andrew Tridgell1-0/+1
1998-10-03define O_ACCMODE if not definedAndrew Tridgell1-0/+4
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1-0/+4
1998-09-21replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1-5/+6
1998-09-18Fixed position of LARGE_SMB_OFF_T definition. The SOFF_T define wasJeremy Allison1-8/+6
1998-09-18configure configure.in include/config.h.in include/includes.hJeremy Allison1-8/+1
1998-09-18Adding rewritten restore code ... Old code is still thereRichard Sharpe1-0/+25
1998-09-18got rid of SMB_STRUCT_STATVFS. I don't think we should be definingAndrew Tridgell1-17/+0
1998-09-18gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing aAndrew Tridgell1-0/+8
1998-09-18added a SMB_OFF_T_BITS define, allowing us to get rid of most of theAndrew Tridgell1-0/+2
1998-09-18include/includes.h:Jeremy Allison1-1/+6
1998-09-17configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1-2/+16
1998-09-17configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1-0/+6
1998-09-04Modified dev_t and ino_t code to be 64 bit clean (including changesJeremy Allison1-2/+16
1998-09-04More 64 bit stuff - now the fcntl locks are 64 bit clean.Jeremy Allison1-12/+48
1998-09-03Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1-5/+25
1998-09-01More abstraction of file system data types, to move to a 64Jeremy Allison1-0/+11
1998-08-31configure.in, configure: include/config.h.in: Added stropts and poll.Jeremy Allison1-0/+45
1998-08-27This is the stat cache code - seems to work fine (needs heavyJeremy Allison1-0/+4
1998-08-26get includes right for systems that use getpwanam()Andrew Tridgell1-0/+6
1998-08-26took all the rpc includes back out until we can work out _why_ freebsdAndrew Tridgell1-24/+0
1998-08-25added loads of pointless rpcsvc/ and rpc/ include files, all becauseLuke Leighton1-0/+20
1998-08-24resource.h on FreeBSD 2.1 requires sys/time.h to come first.Luke Leighton1-11/+11
1998-08-19Makefile.in: Moved blocking lock code into smbd/blocking.c for link purposes.Jeremy Allison1-0/+2
1998-08-17added some optimisation for the case where the number of open files isAndrew Tridgell1-0/+2
1998-08-16added include of sys/resource.hAndrew Tridgell1-0/+5
1998-08-15configure: Changes for extra headers.Jeremy Allison1-0/+16
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-0/+6
1998-08-14define INADDR_NONE if not already definedAndrew Tridgell1-0/+4
1998-08-13HAVE_STATVFS should be STAT_STAVFS (caused printing to break on IRIX).Jeremy Allison1-1/+1
1998-07-29test for a broken inet_ntoa and replace it if necessary (forAndrew Tridgell1-0/+3
1998-07-29get rid of the runtime test for broken getgroups() and add a compileAndrew Tridgell1-0/+6
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-1193/+233
1998-07-22includes.h: Added feature type USE_GRANTPT for pty code.Jeremy Allison1-1/+5
1998-07-16Makefile: Added nttrans.oJeremy Allison1-0/+3
1998-07-07includes.h: Fixes for QNX 4.x.Jeremy Allison1-1/+6
1998-07-01includes.h: AIX fix.Jeremy Allison1-0/+2
1998-06-15Makefile:Jeremy Allison1-0/+3
1998-06-13Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...Jeremy Allison1-0/+1
1998-06-11Removed directory-relative include references. This required that I addChristopher R. Hertel1-2/+2
1998-06-08Moved the ubiqx stuff above nameserv.h so that ubiqx typedefs could beChristopher R. Hertel1-12/+6
1998-06-04includes.h: Fixes for NetBSD and BSDI.Jeremy Allison1-0/+3
1998-06-03It occurred to me that the samba includes.h file should be included in theChristopher R. Hertel1-1/+4
1998-05-22I've put the ubiqx headers back into includes.h, and removed them fromChristopher R. Hertel1-1/+9
1998-05-22Removed all ubiqx includes from includes.h. So far, this was only a problemChristopher R. Hertel1-1/+0
1998-05-18Makefile:Luke Leighton1-5/+4