summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
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
1997-12-04added optonal MEM_MAN codeAndrew Tridgell1-45/+2
1997-12-03put the default PRINTCAP_NAME def in includes.h not local.h so thatAndrew Tridgell1-0/+17
1997-11-06no asm/signal.h for linux as this is not portableAndrew Tridgell1-3/+0
1997-11-05add NO_SEMUN for HPAndrew Tridgell1-0/+1
1997-11-02got rid of redundent rpc_pipes/rpc_proto.hAndrew Tridgell1-1/+0
1997-10-31define NO_SEMUN for svr4Andrew Tridgell1-0/+1
1997-10-31OSF1 doesn't define union semun either.Andrew Tridgell1-8/+9
1997-10-30Makefiles for libraries. the dependencies aren't quite right, and iLuke Leighton1-1/+7
1997-10-30moved ubi_ modules back into the ubiqx directory.Andrew Tridgell1-1/+1
1997-10-28enable sysv ipc and fast share modes on OSF1Andrew Tridgell1-0/+1
1997-10-28define semun for broken solaris sysvipcAndrew Tridgell1-0/+8
1997-10-28define USE_SYSV_IPC on sunos4Andrew Tridgell1-0/+1
1997-10-28define USE_SYSV_IPC on a bunch more systems.Andrew Tridgell1-9/+8
1997-10-28SYSV IPC implementation of fast share modes.Andrew Tridgell1-0/+12
1997-10-21chgpasswd.c:Jeremy Allison1-0/+1
1997-10-17Simply moved the #include for ubi_dLinkList.h from within dir.c toChristopher R. Hertel1-0/+1
1997-10-09bracket some macrosAndrew Tridgell1-4/+4
1997-10-08Makefile: Split definitions for SGI4,5,6.Jeremy Allison1-2/+2
1997-10-07get rid of SIGCLD_IGNORE for HPUX. A user reported it causing lotsAndrew Tridgell1-1/+3
1997-09-25Makefile: Removed earlier errors.Jeremy Allison1-0/+4
1997-09-23Checkin to sync up oplock development code so that NTJeremy Allison1-0/+8
1997-08-28includes.h: Make sure REPLACE_GETPASS are wrapped with #ifdefs.Jeremy Allison1-0/+4
1997-08-19Makefile: Changed for HPUX10 tidyup.Samba Release Account1-1/+3
1997-08-13includes.h: Fixed S_IFLNK for old DEC ultrix.Samba Release Account1-0/+4
1997-07-24Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1-14/+11
1997-07-17Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>Samba Release Account1-0/+6
1997-07-08Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1-0/+1
1997-07-03Fixes for UnixWare 2.x with shadow passwords fromSamba Release Account1-0/+6
1997-06-03includes.h: Added USE_SETSID for SGI.Samba Release Account1-0/+2
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-1/+2