summaryrefslogtreecommitdiffstats
path: root/source/include/config.h.in
Commit message (Expand)AuthorAgeFilesLines
* Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.hJeremy Allison2001-05-031-0/+6
* - added test for vasprintfAndrew Tridgell2001-04-281-0/+3
* added asprintf testAndrew Tridgell2001-04-281-0/+3
* C99 test for snprintfAndrew Tridgell2001-04-271-0/+1
* Re-ran autoheader; autoconf to fix pam_smb build.Jeremy Allison2001-04-251-0/+5
* AIX ACLs donated by IBM.Jeremy Allison2001-04-171-0/+1
* Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. ChangedJeremy Allison2001-04-141-0/+1
* configure:Jeremy Allison2001-04-141-0/+6
* Merge of Andrew's changes in 2.2.Jeremy Allison2001-04-131-6/+0
* To stop people complaining about the mktemp call, move it into lib/util.c. Th...Jeremy Allison2001-04-111-0/+1
* Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.Jeremy Allison2001-04-031-0/+5
* configure configure.in include/config.h.in lib/replace.c: Added test and repl...Jeremy Allison2001-03-311-0/+3
* much better readline support from Simo Sorce, with some mods from meAndrew Tridgell2001-03-181-0/+3
* rpc_client/cli_netlogon.c: Fixed incorrect printf.Jeremy Allison2001-02-251-0/+2
* Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.Jeremy Allison2001-01-111-0/+1
* Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.cJeremy Allison2000-12-071-0/+3
* Working code to read POSIX ACLs on a Linux system using the bestbitsJeremy Allison2000-12-071-0/+1
* Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison2000-12-061-0/+5
* TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>Gerald Carter2000-10-261-0/+1
* Fixes from David Lee for utmp handling.Jeremy Allison2000-10-211-0/+32
* Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...Jeremy Allison2000-10-071-0/+1
* Fixes for IRIX kernel oplocks and systems that don't have nss.hJeremy Allison2000-06-201-0/+3
* added support for kernel level share modes. These are a (small) hack,Andrew Tridgell2000-06-151-0/+1
* allow the notify implementation to choose the select timeout changeAndrew Tridgell2000-06-141-0/+1
* totally rewrote the async signal, notification and oplock notificationAndrew Tridgell2000-06-121-0/+3
* - changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIXAndrew Tridgell2000-06-081-1/+2
* Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele2000-05-261-1/+1
* we don't need fnmatch.c any moreAndrew Tridgell2000-04-301-3/+0
* got rid of some more old configure tests and includesAndrew Tridgell2000-04-171-4/+0
* removed some obsolete configure tests (sysv ipc etc)Andrew Tridgell2000-04-171-3/+0
* Added check for LL suffix to long long ints needed by AIX 4.3.x compilerJeremy Allison2000-03-291-0/+1
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-0/+1
* dded Microsoft Dfs services.Shirish Kalele2000-03-081-0/+1
* Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison2000-02-151-3/+4
* Added check for SGI IRIX brokenness with semaphores when using gcc.Jeremy Allison2000-02-071-3/+2
* Wrapped popen calls in HAVE_POPEN - needed if we are to add theJeremy Allison2000-01-291-0/+3
* Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.Jeremy Allison2000-01-121-0/+7
* Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.Jeremy Allison2000-01-051-0/+3
* Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.Jeremy Allison1999-12-291-0/+1
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-20/+95
* moved sys/un.h to after sys/socket.h. done a gnu autoconf around sys/un.hLuke Leighton1999-12-081-0/+3
* Put back in GNU readline support for smbclient accidentally trashed byTim Potter1999-07-091-0/+4
* Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1999-04-011-3/+4
* added <mysql.h> autoconf test.Luke Leighton1999-03-021-0/+3
* and in head branch:Andrew Tridgell1998-12-171-0/+3
* Makefile.in: Added maintainer mode fixes.Jeremy Allison1998-11-251-0/+3
* acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...Jeremy Allison1998-11-201-0/+8
* Fixed stupid blunder where I renamed getpwanam to getpwnam.Jeremy Allison1998-11-201-2/+2
* Makefile.in: Added passing of CPPFLAGS into Makefile.Jeremy Allison1998-11-191-2/+2
* Sync up with 2.0 code.Jeremy Allison1998-11-191-0/+1