A while back, Andrew and I talked about making the debug parsing code a
[samba.git] / source3 / include / includes.h
1998-12-16 Christopher R. HertelA while back, Andrew and I talked about making the...
1998-12-15 Andrew Tridgellon Linux force fcntl/mmap based shared memory and on...
1998-11-30 Luke Leightonmoving rpc/rpc.h to after netinet.h
1998-11-29 Andrew Tridgellremoved include of net/route.h because it prevents...
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-23 Luke Leightonre-added includes for yp_prot.h and yp_clnt.h
1998-11-23 Luke Leightonget rid of __wait boring warning, caused by rpc/clnt.h
1998-11-23 Luke Leightonunix instance of group database API
1998-11-19 Jeremy AllisonChanges to make the default prefix /usr/local/samba...
1998-11-18 Jeremy AllisonAdded OSF1 changes to HEAD (-lsecurity etc.)
1998-11-18 Jeremy AllisonFixed problem with HAVE_NETGROUP being used on platforms
1998-11-17 Jeremy AllisonMoved PRINTCAP_NAME from smb.h to includes to allow...
1998-11-16 John TerpstraUpdates to handle glob.h - was causing problems on...
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-13 Andrew Tridgellreverted includes change for FreeBSD as it breaks IRIX
1998-11-13 Andrew Tridgellfixes for OSF1 compilation
1998-11-10 Luke Leightonrpcclient registry commands.
1998-10-28 Christopher R. HertelStill moving things around. debugparse.h will be remov...
1998-10-28 Jeremy AllisonQuick fixes to fix the broken tree. Needed for my morni...
1998-10-24 Andrew Tridgellvolker was concerned about unique inode numbers and...
1998-10-15 Jeremy Allisonconfig: Fix crypt prototype on RedHat Linux.
1998-10-07 Andrew Tridgellmore solaris acl fixes
1998-10-07 Andrew Tridgellyet another attempt at making this stuff portable....
1998-10-07 Andrew Tridgellmore OSF1 changes as well as changes to allow us to...
1998-10-04 Andrew Tridgellmore smbw cleanups.
1998-10-03 Andrew Tridgelldefine O_ACCMODE if not defined
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-21 Alexandre Olivareplace getpass() with getsmbpass() if getsmbpass.c...
1998-09-18 Jeremy AllisonFixed position of LARGE_SMB_OFF_T definition. The SOFF_...
1998-09-18 Jeremy Allisonconfigure configure.in include/config.h.in include...
1998-09-18 Richard SharpeAdding rewritten restore code ... Old code is still...
1998-09-18 Andrew Tridgellgot rid of SMB_STRUCT_STATVFS. I don't think we should...
1998-09-18 Andrew Tridgellgto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks...
1998-09-18 Andrew Tridgelladded a SMB_OFF_T_BITS define, allowing us to get rid...
1998-09-18 Jeremy Allisoninclude/includes.h:
1998-09-17 Jeremy Allisonconfigure configure.in: Added checks for statvfs64...
1998-09-17 Jeremy Allisonconfigure configure.in: Added tests for fseek64 and...
1998-09-04 Jeremy AllisonModified dev_t and ino_t code to be 64 bit clean (inclu...
1998-09-04 Jeremy AllisonMore 64 bit stuff - now the fcntl locks are 64 bit...
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-08-31 Jeremy Allisonconfigure.in, configure: include/config.h.in: Added...
1998-08-27 Jeremy AllisonThis is the stat cache code - seems to work fine (needs...
1998-08-26 Andrew Tridgellget includes right for systems that use getpwanam()
1998-08-26 Andrew Tridgelltook all the rpc includes back out until we can work...
1998-08-25 Luke Leightonadded loads of pointless rpcsvc/ and rpc/ include files...
1998-08-24 Luke Leightonresource.h on FreeBSD 2.1 requires sys/time.h to come...
1998-08-19 Jeremy AllisonMakefile.in: Moved blocking lock code into smbd/blockin...
1998-08-17 Andrew Tridgelladded some optimisation for the case where the number...
1998-08-16 Andrew Tridgelladded include of sys/resource.h
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-14 Andrew Tridgelldefine INADDR_NONE if not already defined
1998-08-13 Jeremy AllisonHAVE_STATVFS should be STAT_STAVFS (caused printing...
1998-07-29 Andrew Tridgelltest for a broken inet_ntoa and replace it if necessary...
1998-07-29 Andrew Tridgellget rid of the runtime test for broken getgroups()...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-22 Jeremy Allisonincludes.h: Added feature type USE_GRANTPT for pty...
1998-07-16 Jeremy AllisonMakefile: Added nttrans.o
1998-07-07 Jeremy Allisonincludes.h: Fixes for QNX 4.x.
1998-07-01 Jeremy Allisonincludes.h: AIX fix.
1998-06-15 Jeremy AllisonMakefile:
1998-06-13 Jeremy AllisonMakefile: Added ubi_sLinkList.o as the groupname.o...
1998-06-11 Christopher R. HertelRemoved directory-relative include references. This...
1998-06-08 Christopher R. HertelMoved the ubiqx stuff above nameserv.h so that ubiqx...
1998-06-04 Jeremy Allisonincludes.h: Fixes for NetBSD and BSDI.
1998-06-03 Christopher R. HertelIt occurred to me that the samba includes.h file should...
1998-05-22 Christopher R. HertelI've put the ubiqx headers back into includes.h, and...
1998-05-22 Christopher R. HertelRemoved all ubiqx includes from includes.h. So far...
1998-05-18 Luke LeightonMakefile:
1998-05-14 Luke Leightonrobert frank - some Next3 compilation errors detected.
1998-05-13 Jeremy AllisonFixed up HPUX entry.
1998-05-12 Jeremy Allisonincludes.h: SunOS doesn't have strcasecmp, solaris...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Luke Leightonldap back-end database development
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-08 Richard SharpeSe-submitting clitar.c/
1998-05-06 Luke Leightonjean-francois micouleau's well-alpha code for ldap...
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-18 Jeremy Allisonincludes.h: Added John's redhat fix for QSORT_CAST.
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-04-11 Richard SharpeFix heaps of warnings when compiling with gcc under...
1998-04-10 Jeremy Allisonincludes.h: Moved HPUX undefine of SEMMSL to where...
1998-03-31 Jeremy Allisonincludes.h: Added semaphore fix for HPUX10.x
1998-03-27 Jeremy Allisonchgpasswd.c, ipc.c, loadparm.c: Added boolean "unix...
1998-03-16 Jeremy Allisonincludes.h: Addition of NetBSD 1.3 fix, fix for HPUX...
1998-02-26 Jeremy AllisonMakefile, password.c, includes.h: Added KRB4 patches...
1998-02-07 Jeremy AllisonA small raft of changes, I will sync up with 1.9.18...
1998-01-29 Jeremy AllisonMakefile: Fix for OSF1 typo.
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-16 Jeremy AllisonMakefile: Added new codepage - 866.
1998-01-07 Jeremy Allisonincludes.h: Added FreeBSD 3.x fixes. Added HPUX10.x...
1997-12-23 Jeremy AllisonFixes to compile under OpenBSD from "Todd T. Fries...
1997-12-04 Andrew Tridgelladded optonal MEM_MAN code
1997-12-03 Andrew Tridgellput the default PRINTCAP_NAME def in includes.h not...
1997-11-06 Andrew Tridgellno asm/signal.h for linux as this is not portable
1997-11-05 Andrew Tridgelladd NO_SEMUN for HP
1997-11-02 Andrew Tridgellgot rid of redundent rpc_pipes/rpc_proto.h
1997-10-31 Andrew Tridgelldefine NO_SEMUN for svr4
1997-10-31 Andrew TridgellOSF1 doesn't define union semun either.
next