Fix fd leak in error condition in grantpt code case.
[kai/samba.git] / source / acconfig.h
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 Tridgellmore OSF1 changes as well as changes to allow us to...
1998-10-07 Andrew Tridgelltest whether seekdir() returns void or not
1998-10-05 Andrew Tridgelltest for loff_t and offset_t to support llseek() on...
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-05 Andrew Tridgellsome people are foolishly running ./configure from...
1998-08-19 Andrew Tridgelladded a test for a working setresuid
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-08 Andrew Tridgelladded --with-nisplus-home option
1998-07-30 Christopher R. HertelIn addition to the HAVE_FUNCTION_MACRO test that Andrew...
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