summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
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
1998-05-14robert frank - some Next3 compilation errors detected.Luke Leighton1-1/+1
1998-05-13Fixed up HPUX entry.Jeremy Allison1-2/+4
1998-05-12includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don'tJeremy Allison1-2/+3
1998-05-12This is a security audit change of the main source.Jeremy Allison1-4/+27
1998-05-11ldap back-end database developmentLuke Leighton1-0/+5
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-0/+1
1998-05-08Se-submitting clitar.c/Richard Sharpe1-5/+3
1998-05-06jean-francois micouleau's well-alpha code for ldap password database stuff!Luke Leighton1-0/+5
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-0/+3
1998-04-18includes.h: Added John's redhat fix for QSORT_CAST.Jeremy Allison1-0/+3
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-2/+11
1998-04-11Fix heaps of warnings when compiling with gcc under Digital UNIX. Include rou...Richard Sharpe1-0/+4
1998-04-10includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1-5/+5
1998-03-31includes.h: Added semaphore fix for HPUX10.xJeremy Allison1-0/+5
1998-03-27chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison1-0/+1
1998-03-16includes.h: Addition of NetBSD 1.3 fix, fix for HPUX 9.x, 10.x zombieJeremy Allison1-5/+12
1998-02-26Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh...Jeremy Allison1-2/+6
1998-02-07A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1-1/+4
1998-01-29Makefile: Fix for OSF1 typo.Jeremy Allison1-0/+1
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1998-01-16Makefile: Added new codepage - 866.Jeremy Allison1-0/+4
1998-01-07includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison1-1/+6
1997-12-23Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>Jeremy Allison1-2/+16