--with-msdfs wsa removed
[kai/samba.git] / source3 / include / config.h.in
2001-11-22 Gerald Carter--with-msdfs wsa removed
2001-11-20 Andrew Tridgelladded the beginnings of ADS support in smbd
2001-11-19 Martin PoolDetect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE...
2001-11-14 Jeremy AllisonFix compile on RedHat 7.2 systems with broken system...
2001-10-23 Jim McDonoughAdd popt for parsing commandline options
2001-10-22 Andrew Tridgell- fixed link order of krb5 libs
2001-10-17 Andrew Tridgelladded basic NTLMSSP support in smbd. This is still...
2001-10-11 Andrew Tridgellfirst step in converting the head branch to use lang_td...
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...
2001-09-28 Jeremy AllisonFixed CUPS detection - patch from Michael Sweet.
2001-09-25 Jeremy AllisonFixup passdb stuff to add new nisplus and ldap backends.
2001-09-24 Motonobu TakahashiAdded SWAT i18n feature:
2001-09-22 Andrew Tridgellfixed the Makefile so we don't rebuild libsmbclient...
2001-09-21 Jeremy AllisonAttempt to make quotas work with RH7.1, and with other...
2001-09-19 Andrew BartlettReran autoconf, autoheader
2001-09-15 Jeremy AllisonFixed up Solaris 64 bit configure.
2001-09-14 Gerald Cartermerges from 2.2
2001-09-07 Andrew BartlettChange the description on --with-pam_smbpass to make...
2001-09-06 Tim PotterRemoved 18 duplicate #undef entries.
2001-09-03 Andrew Tridgellthe next step in our error code handling change
2001-08-23 Tim PotterFixed detection of CUPS. We need to check for the...
2001-08-20 Andrew Tridgella bunch of fixes from the s\7fflight to seattle
2001-08-10 Jeremy AllisonAdded Mike Davidsons Tru64 ACL patch.
2001-08-02 Jeremy AllisonPut HPUX on mmap blacklist.
2001-07-26 Jeremy AllisonFix from Michael Davidson <md@caldera.com> for DEC...
2001-07-25 Andrew Tridgella better test for unix domain sockets
2001-07-25 Andrew Tridgelladded a --with-libiconv=BASEDIR/ option to allow easier...
2001-07-16 Jeremy AllisonFix from bernd@arresum.inka.de for broken krb configure.
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-02 Andrew BartlettNot all OSs have setbuffer, so we better check for it.
2001-06-29 Jeremy AllisonEnsured all the system calls in msdfs.c go through...
2001-06-26 Martin PoolAdd check for working AF_LOCAL sockets, which are borken
2001-06-25 Andrew Tridgellfixed usage of socklen_t and also tidied up SIG_ATOMIC_...
2001-06-18 Jeremy AllisonAdded patches to remove Linux specific XFS ACLs. These...
2001-06-06 Jeremy AllisonAdded getconf flags for RH7.1 lfs support. Changed...
2001-06-04 Tim PotterCompile fix for wbinfo on solaris.
2001-05-30 Andrew Tridgell- added AC_HAVE_DECL() macro to aclocal.m4, so we can...
2001-05-22 Jeremy AllisonTry to fix build by adding autoconf tests for pam headers.
2001-05-03 Jeremy AllisonFixed SHM_R/SHM_W warnings by moving sys/ipc.h and...
2001-04-28 Andrew Tridgell- added test for vasprintf
2001-04-28 Andrew Tridgelladded asprintf test
2001-04-27 Andrew TridgellC99 test for snprintf
2001-04-25 Jeremy AllisonRe-ran autoheader; autoconf to fix pam_smb build.
2001-04-17 Jeremy AllisonAIX ACLs donated by IBM.
2001-04-14 Jeremy AllisonAdded POSIX_ACL support for *BSD. Patch from jedgar...
2001-04-14 Jeremy Allisonconfigure:
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-04-11 Jeremy AllisonTo stop people complaining about the mktemp call, move...
2001-04-03 Jeremy AllisonAdded XFS ACLs on Linux. Code from John Trostel <jtrost...
2001-03-31 Jeremy Allisonconfigure configure.in include/config.h.in lib/replace...
2001-03-18 Andrew Tridgellmuch better readline support from Simo Sorce, with...
2001-02-25 Jeremy Allisonrpc_client/cli_netlogon.c: Fixed incorrect printf.
2001-01-11 Jeremy AllisonFixed typo with acl_set_fd() not needing an ACL_TYPE_T...
2000-12-07 Jeremy AllisonAdded better configure test for POSIX ACLs. Fixed stupi...
2000-12-07 Jeremy AllisonWorking code to read POSIX ACLs on a Linux system using...
2000-12-06 Jeremy AllisonChanged to sourceforge tdb code. This includes spinlock...
2000-10-26 Gerald CarterTDB password backend support written by Simo Sorce...
2000-10-21 Jeremy AllisonFixes from David Lee for utmp handling.
2000-10-07 Jeremy AllisonFix for yp_get_default_domain from Neil Hoggarth <neil...
2000-06-20 Jeremy AllisonFixes for IRIX kernel oplocks and systems that don...
2000-06-15 Andrew Tridgelladded support for kernel level share modes. These are...
2000-06-14 Andrew Tridgellallow the notify implementation to choose the select...
2000-06-12 Andrew Tridgelltotally rewrote the async signal, notification and...
2000-06-08 Andrew Tridgell- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX
2000-05-26 Shirish KaleleChanged MS_DFS to WITH_MSDFS throughout.
2000-04-30 Andrew Tridgellwe don't need fnmatch.c any more
2000-04-17 Andrew Tridgellgot rid of some more old configure tests and includes
2000-04-17 Andrew Tridgellremoved some obsolete configure tests (sysv ipc etc)
2000-03-29 Jeremy AllisonAdded check for LL suffix to long long ints needed...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-03-08 Shirish Kaleledded Microsoft Dfs services.
2000-02-15 Jeremy AllisonAdded replacement functions sys_popen and sys_pclose...
2000-02-07 Jeremy AllisonAdded check for SGI IRIX brokenness with semaphores...
2000-01-29 Jeremy AllisonWrapped popen calls in HAVE_POPEN - needed if we are...
2000-01-12 Jeremy AllisonAdded utmp fix from David Lee <T.D.Lee@durham.ac.uk>.
2000-01-05 Jeremy AllisonMoved check_plaintext_password() into smbd/chgpasswd...
1999-12-29 Jeremy AllisonConverted most of the functions in lib/util_str.c to...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-08 Luke Leightonmoved sys/un.h to after sys/socket.h. done a gnu autoc...
1999-07-09 Tim PotterPut back in GNU readline support for smbclient accident...
1999-04-01 Andrew TridgellKen McDonell from SGI was interested in adding some...
1999-03-02 Luke Leightonadded <mysql.h> autoconf test.
1998-12-17 Andrew Tridgelland in head branch:
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-20 Jeremy Allisonacconfig.h configure configure.in include/config.h...
1998-11-20 Jeremy AllisonFixed stupid blunder where I renamed getpwanam to getpwnam.
1998-11-19 Jeremy AllisonMakefile.in: Added passing of CPPFLAGS into Makefile.
1998-11-19 Jeremy AllisonSync up with 2.0 code.
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 AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-16 John TerpstraUpdates to handle glob.h - was causing problems on...
1998-11-14 Jeremy AllisonRemoved acconfig.h configure configure.in include/confi...
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...
next