summaryrefslogtreecommitdiffstats
path: root/source3/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed up HPUX entry.Jeremy Allison1998-05-131-2/+4
* includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don'tJeremy Allison1998-05-121-2/+3
* This is a security audit change of the main source.Jeremy Allison1998-05-121-4/+27
* ldap back-end database developmentLuke Leighton1998-05-111-0/+5
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-0/+1
* Se-submitting clitar.c/Richard Sharpe1998-05-081-5/+3
* jean-francois micouleau's well-alpha code for ldap password database stuff!Luke Leighton1998-05-061-0/+5
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-0/+3
* includes.h: Added John's redhat fix for QSORT_CAST.Jeremy Allison1998-04-181-0/+3
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-2/+11
* Fix heaps of warnings when compiling with gcc under Digital UNIX. Include rou...Richard Sharpe1998-04-111-0/+4
* includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1998-04-101-5/+5
* includes.h: Added semaphore fix for HPUX10.xJeremy Allison1998-03-311-0/+5
* chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison1998-03-271-0/+1
* includes.h: Addition of NetBSD 1.3 fix, fix for HPUX 9.x, 10.x zombieJeremy Allison1998-03-161-5/+12
* Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh...Jeremy Allison1998-02-261-2/+6
* A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1998-02-071-1/+4
* Makefile: Fix for OSF1 typo.Jeremy Allison1998-01-291-0/+1
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* Makefile: Added new codepage - 866.Jeremy Allison1998-01-161-0/+4
* includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison1998-01-071-1/+6
* Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>Jeremy Allison1997-12-231-2/+16
* added optonal MEM_MAN codeAndrew Tridgell1997-12-041-45/+2
* put the default PRINTCAP_NAME def in includes.h not local.h so thatAndrew Tridgell1997-12-031-0/+17
* no asm/signal.h for linux as this is not portableAndrew Tridgell1997-11-061-3/+0
* add NO_SEMUN for HPAndrew Tridgell1997-11-051-0/+1
* got rid of redundent rpc_pipes/rpc_proto.hAndrew Tridgell1997-11-021-1/+0
* define NO_SEMUN for svr4Andrew Tridgell1997-10-311-0/+1
* OSF1 doesn't define union semun either.Andrew Tridgell1997-10-311-8/+9
* Makefiles for libraries. the dependencies aren't quite right, and iLuke Leighton1997-10-301-1/+7
* moved ubi_ modules back into the ubiqx directory.Andrew Tridgell1997-10-301-1/+1
* enable sysv ipc and fast share modes on OSF1Andrew Tridgell1997-10-281-0/+1
* define semun for broken solaris sysvipcAndrew Tridgell1997-10-281-0/+8
* define USE_SYSV_IPC on sunos4Andrew Tridgell1997-10-281-0/+1
* define USE_SYSV_IPC on a bunch more systems.Andrew Tridgell1997-10-281-9/+8