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