summaryrefslogtreecommitdiff
path: root/source/acconfig.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+11
* Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...Jeremy Allison2000-10-071-0/+1
* added support for kernel level share modes. These are a (small) hack,Andrew Tridgell2000-06-151-0/+1
* fixed autoconf test for kernel change notify supportAndrew Tridgell2000-06-141-0/+1
* - changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIXAndrew Tridgell2000-06-081-1/+2
* Fixed last remaining instance of MS_DFS to WITH_MSDFS.Tim Potter2000-05-261-1/+1
* got rid of some more old configure tests and includesAndrew Tridgell2000-04-171-1/+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-0/+1
* Added check for SGI IRIX brokenness with semaphores when using gcc.Jeremy Allison2000-02-071-0/+2
* Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.Jeremy Allison2000-01-121-0/+1
* 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-7/+31
* Put back in GNU readline support for smbclient accidentally trashed byTim Potter1999-07-091-0/+1
* Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1999-04-011-0/+1
* acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...Jeremy Allison1998-11-201-0/+2
* Sync up with 2.0 code.Jeremy Allison1998-11-191-0/+1
* Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.Jeremy Allison1998-11-191-0/+5
* Added OSF1 changes to HEAD (-lsecurity etc.)Jeremy Allison1998-11-181-0/+1
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-141-0/+1
* don't enable smbsh/smbwrapper on systems where we can't work out howAndrew Tridgell1998-10-231-0/+1
* config: Fix crypt prototype on RedHat Linux.Jeremy Allison1998-10-151-0/+1
* added aclent_t autoconf test (defines as an int if it doesn't exist).Luke Leighton1998-10-071-0/+1
* more OSF1 changes as well as changes to allow us to use the standardAndrew Tridgell1998-10-071-0/+1
* test whether seekdir() returns void or notAndrew Tridgell1998-10-071-0/+1
* test for loff_t and offset_t to support llseek() on Solaris and Linux.Andrew Tridgell1998-10-051-0/+2
* added WITH_SMBMOUNTAlexandre Oliva1998-09-291-0/+1
* Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>Jeremy Allison1998-09-261-0/+1
* Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1998-09-251-0/+1
* First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1998-09-231-0/+1
* replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1998-09-211-0/+1
* major autoconf clean-upAlexandre Oliva1998-09-211-0/+2
* Now that Alexandre Oliva has explained the use of acconfig.h toJeremy Allison1998-09-181-0/+3
* some people are foolishly running ./configure from other than theAndrew Tridgell1998-09-051-0/+4
* added a test for a working setresuidAndrew Tridgell1998-08-191-0/+1
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-0/+2
* added --with-nisplus-home optionAndrew Tridgell1998-08-081-1/+1
* In addition to the HAVE_FUNCTION_MACRO test that Andrew used as an example,Christopher R. Hertel1998-07-301-0/+2
* added HAVE_FUNCTION_MACRO testAndrew Tridgell1998-07-301-2/+1
* test for a broken inet_ntoa and replace it if necessary (forAndrew Tridgell1998-07-291-0/+2
* get rid of the runtime test for broken getgroups() and add a compileAndrew Tridgell1998-07-291-0/+2
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-0/+49