index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile.in: Removed SMB_PASSGRP_FILE - not used anywhere. Added --with-lockd...
Jeremy Allison
1999-01-26
1
-0
/
+21
*
Fixed error in Sun2.6/gcc2.7 compile tests.
Jeremy Allison
1999-01-16
1
-1
/
+1
*
Fixed typo in uname command for HPUX that was preventing large file support.
Jeremy Allison
1999-01-13
1
-1
/
+1
*
configure configure.in: Fixed the compile problem with Solaris 2.6/2.7 and
Jeremy Allison
1999-01-13
1
-1
/
+22
*
Added autoconf test for FTRUNCATE_NEEDS_ROOT.
Jeremy Allison
1999-01-04
1
-1
/
+32
*
acconfig.h configure configure.in include/config.h.in lib/system.c: Fixed --w...
Jeremy Allison
1999-01-04
1
-0
/
+5
*
client/client.c: Fixed comment.
Jeremy Allison
1998-12-30
1
-1
/
+24
*
Added autoconf detect tests for broken Solaris 2.6 NIS+ include files.
Jeremy Allison
1998-12-29
1
-3
/
+15
*
Makefile.in configure configure.in include/config.h.in: Added -c -o fixes fro...
Jeremy Allison
1998-12-29
1
-0
/
+9
*
Configure fixes for QNX and NCR.
Jeremy Allison
1998-12-22
1
-2
/
+2
*
Rather large (I'm afraid) tidyup of the setuid handling code.
Jeremy Allison
1998-12-22
1
-1
/
+1
*
make sure we include sys/mman.h if available
Andrew Tridgell
1998-12-17
1
-1
/
+1
*
acconfig.h configure configure.in include/config.h.in: Added krb5 libs code b...
Jeremy Allison
1998-12-16
1
-3
/
+28
*
acconfig.h configure configure.in include/config.h.in
Jeremy Allison
1998-12-15
1
-1
/
+10
*
Fixed missing include of smbw.h.
Jeremy Allison
1998-12-11
1
-1
/
+1
*
Added configure fixes for UNIXWare and tidyups for SINIX.
Jeremy Allison
1998-12-11
1
-4
/
+19
*
Fixed configure bug with RedHat 5.1 where it uses setresgid even though
Jeremy Allison
1998-12-11
1
-1
/
+1
*
HPUX fix. This looks like a big change but isn't actually, most of the
Jeremy Allison
1998-12-10
1
-10
/
+21
*
Added defines for HPUX large file support.
Jeremy Allison
1998-12-10
1
-0
/
+10
*
configure.in: Fixed setresgid check - should use AC_TRY_RUN not AC_TRY_COMPILE.
Jeremy Allison
1998-12-08
1
-1
/
+5
*
we need to use $ac_default_prefix in help, not $(prefix), or bash
Andrew Tridgell
1998-12-07
1
-2
/
+2
*
Added RELIANTUNIX define for specific header file order includes for large
Jeremy Allison
1998-12-06
1
-0
/
+1
*
Fixes to get Solaris 2.6/2.7 large file support.
Jeremy Allison
1998-12-06
1
-4
/
+15
*
Samba 2.0 wasn't building on Linux-alpha - so I added
Jeremy Allison
1998-12-03
1
-0
/
+18
*
configure.in: Removed net/route.h from include checks.
Jeremy Allison
1998-12-01
1
-1
/
+1
*
Makefile.in: Implemented andrej's private and swat file changes.
Jeremy Allison
1998-12-01
1
-5
/
+145
*
Makefile.in: Added 'maintainer mode' fixes.
Jeremy Allison
1998-11-25
1
-73
/
+13
*
Added lib/doscalls.c : This file collects all the calls that use dos_to_unix()
Jeremy Allison
1998-11-24
1
-1
/
+1
*
cconfig.h configure configure.in include/config.h.in: Changed autoconf to be ...
Jeremy Allison
1998-11-20
1
-12
/
+70
*
Fixed stupid blunder where I moved getpwanam to getpwnam. Ooops.
Jeremy Allison
1998-11-20
1
-1
/
+1
*
Makefile.in: Added passing of CPPFLAGS into Makefile.
Jeremy Allison
1998-11-19
1
-8
/
+19
*
Fixes for autoconf on HPUX. Includes ANSI -Ae flag test for HPUX
Jeremy Allison
1998-11-19
1
-0
/
+19
*
Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.
Jeremy Allison
1998-11-19
1
-0
/
+11
*
Added auto detection of the (broken IMHO) typedefs for int32 and uint32
Jeremy Allison
1998-11-19
1
-2
/
+50
*
Added some of the fixes needed for OSF1 (Digital UNIX).
Jeremy Allison
1998-11-18
1
-1
/
+6
*
Added fixes to stop HAVE_NETGROUPS being defined on systems that
Jeremy Allison
1998-11-18
1
-1
/
+1
*
Changed (most) open()/fopen()/creat()/mmap() calls to use sys_XXX() instead.
Jeremy Allison
1998-11-17
1
-2
/
+2
*
Added fixes from HEAD into 2.0 branch.
Jeremy Allison
1998-11-16
1
-1
/
+5
*
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
1998-11-14
1
-13
/
+38
*
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1998-11-13
1
-64
/
+72
*
fixed compile for FreeBSD
Andrew Tridgell
1998-11-13
1
-2
/
+1
*
Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...
Jeremy Allison
1998-11-03
1
-0
/
+20
*
added a vsnprintf() implementation from cvslock. See the notes on the
Andrew Tridgell
1998-10-26
1
-1
/
+1
*
don't enable smbsh/smbwrapper on systems where we can't work out how
Andrew Tridgell
1998-10-23
1
-0
/
+8
*
add -Bshareable for *bsd*
Andrew Tridgell
1998-10-20
1
-0
/
+3
*
Fixed crypt problems on IRIX with prototype.
Jeremy Allison
1998-10-15
1
-2
/
+2
*
config: Fix crypt prototype on RedHat Linux.
Jeremy Allison
1998-10-15
1
-0
/
+8
*
made smbsh a standard binary
Andrew Tridgell
1998-10-13
1
-1
/
+1
*
auto-detect the right flag for the compiler to produce PIC code
Andrew Tridgell
1998-10-08
1
-3
/
+23
*
removed lukes acl check in configure (not needed)
Andrew Tridgell
1998-10-08
1
-1
/
+0
[next]