Brief documentation on using the virtual printer code
[ira/wip.git] / source3 / configure
2000-12-08 Tim PotterCosmetic fixups for large file support message.
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 Tim PotterUpdate required after changes to configure.in
2000-12-06 Jeremy AllisonChanged to sourceforge tdb code. This includes spinlock...
2000-11-21 Gerald CarterAnother large patch for the passdb rewrite.
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-07-03 Tim PotterRe-ran autoconf
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 Tridgellfixed autoconf test for kernel change notify support
2000-06-12 Andrew Tridgelltotally rewrote the async signal, notification and...
2000-06-10 Andrew Tridgellcontinued the split of the kernel level oplocks code...
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-04-16 Andrew TridgellThe following series of commits are for the new tdb...
2000-04-10 Andrew Tridgellsplit out the lpq parsing code into a separate file
2000-03-31 Herb Lewisfixes for broken IRIX header file merged from 2.0 branch
2000-03-31 Jeremy AllisonIRIX include fixes.
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-13 Tim PotterAdding libtool support to HEAD branch. We're going...
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-02-03 Tim PotterBacked out -rdynamic linker option. It seems to be...
2000-02-03 Tim PotterAdd -rdynamic to LDFLAGS if libdl found.
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.
1999-01-25 Richard SharpeMore changes to get SSL working with 2.x.x
1999-01-24 Richard SharpeFixing up configure to properly support ssl
1998-12-17 Andrew Tridgelland in head branch:
1998-12-07 Luke Leightonupdated for Matt Chapman's ldap code
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-23 Luke Leightonyp_prot.h and ypclnt.h correct: ypprot.h and yp_clnt...
1998-11-23 Luke Leightonre-added ypprot.h and yp_clnt.h
1998-11-23 Luke Leightonunix instance of group database API
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 Andrew Tridgellcompile with optimisation by default on all compilers
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-11-13 Andrew Tridgellfixed compile for FreeBSD
1998-11-03 Jeremy AllisonMakefile.in configure configure.in include/proto.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 AllisonFixed crypt problems on IRIX with prototype.
1998-10-15 Jeremy Allisonconfig: Fix crypt prototype on RedHat Linux.
1998-10-08 Andrew Tridgellauto-detect the right flag for the compiler to produce...
1998-10-08 Andrew Tridgellremoved lukes acl check in configure (not needed)
1998-10-07 Luke Leightonadded aclent_t autoconf test (defines as an int if...
1998-10-07 Andrew Tridgellfix the SEEKDIR_RETURNS_VOID test
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-07 Andrew Tridgellreran autoconf
1998-10-07 Andrew Tridgellsome changes for OSF1 support in smbwrapper (just preli...
1998-10-06 Andrew Tridgelladded a wrapper for fork()
1998-10-05 Andrew Tridgellset HOST_OS after canonical system test
1998-10-05 Andrew Tridgellreran autoconf for IRIX changes
1998-10-05 Andrew Tridgelltest for creat64()
1998-10-05 Andrew TridgellIRIX uses -shared for shared libray creation.
1998-10-05 Andrew Tridgelltest for loff_t and offset_t to support llseek() on...
1998-10-05 Alexandre Olivarevert 64-bit file support; it's hard-coded already
1998-10-05 Alexandre Olivaadded 64-bit file support
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 Alexandre Olivabin/cvsignore: deleted, so that bin can be removed...
1998-10-04 Andrew Tridgellmore solaris 2.5 fixups. It now seems to be working...
1998-10-04 Andrew Tridgellfixed some stuff for Linux that porting to Solaris...
1998-10-04 Andrew Tridgellstarted basic support for solaris 2.5 in smbwrapper.
1998-09-29 Alexandre Olivaget away with dummy and .dummy files
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-28 Michael WarfieldTwo changes in this ball...
1998-09-28 Alexandre Olivaautomated generation of .dummy files for each subdirectory;
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-24 Alexandre Olivacheck whether system type is the same as stored in...
next