summaryrefslogtreecommitdiffstats
path: root/source/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
...
* moving rpc/rpc.h to after netinet.hLuke Leighton1998-11-301-5/+5
* removed include of net/route.h because it prevents compilation underAndrew Tridgell1998-11-291-4/+6
* Makefile.in: Added maintainer mode fixes.Jeremy Allison1998-11-251-0/+4
* re-added includes for yp_prot.h and yp_clnt.hLuke Leighton1998-11-231-0/+13
* get rid of __wait boring warning, caused by rpc/clnt.hLuke Leighton1998-11-231-13/+4
* unix instance of group database APILuke Leighton1998-11-231-0/+1
* Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.Jeremy Allison1998-11-191-22/+43
* Added OSF1 changes to HEAD (-lsecurity etc.)Jeremy Allison1998-11-181-0/+9
* Fixed problem with HAVE_NETGROUP being used on platformsJeremy Allison1998-11-181-1/+1
* Moved PRINTCAP_NAME from smb.h to includes to allow it toJeremy Allison1998-11-171-0/+3
* Updates to handle glob.h - was causing problems on SCO 5.0.4John Terpstra1998-11-161-1/+1
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-2/+10
* reverted includes change for FreeBSD as it breaks IRIXAndrew Tridgell1998-11-131-1/+0
* fixes for OSF1 compilationAndrew Tridgell1998-11-131-0/+1
* rpcclient registry commands.Luke Leighton1998-11-101-0/+4
* Still moving things around. debugparse.h will be removed from the includeChristopher R. Hertel1998-10-281-2/+2
* Quick fixes to fix the broken tree. Needed for my morning compiles.Jeremy Allison1998-10-281-1/+3
* volker was concerned about unique inode numbers and smbsh. This set ofAndrew Tridgell1998-10-241-0/+6
* config: Fix crypt prototype on RedHat Linux.Jeremy Allison1998-10-151-0/+5
* 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