Makefile.in configure configure.in include/config.h.in: Changes for DGUX and UNIXWARE.
[kai/samba.git] / source / include / config.h.in
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-10-29 Alexandre Olivalooks like someone forgot to commit these...
1998-10-23 Andrew Tridgelldon't enable smbsh/smbwrapper on systems where we can...
1998-10-15 Jeremy Allisonconfig: Fix crypt prototype on RedHat Linux.
1998-10-07 Luke Leightonadded aclent_t autoconf test (defines as an int if...
1998-10-07 Andrew Tridgelldetect __sys_llseek()
1998-10-07 Andrew Tridgellmore OSF1 changes as well as changes to allow us to...
1998-10-07 Andrew Tridgelltest whether seekdir() returns void or not
1998-10-07 Andrew Tridgell- no getdents on OSF1
1998-10-06 Andrew Tridgelladded a wrapper for fork()
1998-10-05 Andrew Tridgelltest for creat64()
1998-10-05 Andrew Tridgelltest for loff_t and offset_t to support llseek() on...
1998-10-05 Andrew Tridgelladded pread pread64 pwrite pwrite64 and open64
1998-10-05 Andrew Tridgelltests for readdir64
1998-10-05 Andrew Tridgellreran autoconf
1998-10-04 Andrew Tridgellmore solaris 2.5 fixups. It now seems to be working...
1998-10-04 Andrew Tridgellstarted basic support for solaris 2.5 in smbwrapper.
1998-09-29 Alexandre Olivaadded WITH_SMBMOUNT
1998-09-26 Jeremy AllisonAdded Kerberos4 support patches from Johan Hedin <johan...
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-23 Jeremy AllisonFirst cut at kernel oplocks. This should have no effect...
1998-09-21 Alexandre Olivareplace getpass() with getsmbpass() if getsmbpass.c...
1998-09-21 Alexandre Olivamajor autoconf clean-up
1998-09-18 Jeremy AllisonNow that Alexandre Oliva has explained the use of accon...
1998-09-18 Jeremy Allisonconfigure configure.in include/config.h.in include...
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-11 Jeremy AllisonAdded ssize_t to configure code.
1998-09-05 Andrew Tridgellsome people are foolishly running ./configure from...
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-08-31 Jeremy Allisonconfigure.in, configure: include/config.h.in: Added...
1998-08-25 Luke Leightonadded loads of pointless rpcsvc/ and rpc/ include files...
1998-08-19 Andrew Tridgelladded a test for a working setresuid
1998-08-16 Andrew Tridgelladded include of sys/resource.h
1998-08-15 Andrew Tridgellmoved the printing related files to a separate printing...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-09 Andrew Tridgellthe autoconf scripts are now converted to the new direc...
1998-08-08 Andrew Tridgelladded --with-nisplus-home option
1998-07-31 Andrew Tridgelladded test for getpwanam().
1998-07-30 Andrew Tridgelladded HAVE_FUNCTION_MACRO test
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