index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
/
config.h.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...
Jeremy Allison
2002-09-30
1
-0
/
+3
*
Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path to
Andrew Bartlett
2002-09-27
1
-1
/
+1
*
HPUX sendfile is now detected correctly.
Jeremy Allison
2002-09-18
1
-1
/
+2
*
Added --with-ads option, defaults to yes. If you run ./configure
Tim Potter
2002-09-17
1
-1
/
+2
*
Added FreeBSD sendfile configure tests. Richard please test...
Jeremy Allison
2002-09-17
1
-0
/
+1
*
Attempt to make broken Linux sendfile work.... Still in progress.
Jeremy Allison
2002-09-17
1
-0
/
+1
*
Added autoconf detection for sendfile for Linux. lib/sendfile.c code
Jeremy Allison
2002-09-17
1
-0
/
+4
*
Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype for
Andrew Bartlett
2002-09-06
1
-1
/
+7
*
Put in intermediate version of new SAM system. It's not stable yet, code
Jelmer Vernooij
2002-08-28
1
-1
/
+2
*
Merged initial allocation code for IFSTEST fix.
Jeremy Allison
2002-08-23
1
-0
/
+1
*
as per user request added windbind start/stop/restart in swat
Simo Sorce
2002-07-27
1
-1
/
+1
*
I had forgotten to commit this after running configure
Andrew Tridgell
2002-07-25
1
-0
/
+3
*
reran configure
Andrew Tridgell
2002-07-23
1
-10
/
+6
*
This removes --with-ssl from Samba.
Andrew Bartlett
2002-05-17
1
-2
/
+0
*
Add configure support for __va_copy, which is required on Linux/390 systems
Jim McDonough
2002-05-16
1
-0
/
+1
*
Fix to include -Ipopt in getpass test.
Jeremy Allison
2002-05-11
1
-1
/
+1
*
Fix for Solaris nscd issue pointed out by Mike Gerdts
Tim Potter
2002-05-10
1
-1
/
+3
*
Merged in printing fixes... There were many missing !
Jeremy Allison
2002-05-09
1
-1
/
+1
*
patch from Alexander Bokovoy needed for dlopen on bsd systems
Andrew Tridgell
2002-04-24
1
-1
/
+7
*
reran configure after adding a test for strnlen()
Andrew Tridgell
2002-04-16
1
-0
/
+3
*
added strndup() for systems that don't have it
Andrew Tridgell
2002-04-11
1
-1
/
+4
*
Removed duplicate _LARGEFILE64_SOURCE added in error.
Jeremy Allison
2002-04-11
1
-3
/
+0
*
Ensure VFS modules will build correctly by adding defines for CPPFLAGS
Jeremy Allison
2002-04-11
1
-0
/
+31
*
Removed HAVE_LIBDL from most places (except system.c). Added checks for
Jeremy Allison
2002-03-27
1
-0
/
+12
*
Sync up vfs changes from 2.2.x.
Jeremy Allison
2002-03-19
1
-0
/
+3
*
This is another *BIG* change...
Andrew Bartlett
2002-01-20
1
-4
/
+0
*
We need to test for major/minor macros.
Jeremy Allison
2002-01-10
1
-0
/
+2
*
Getting ready to add UNIX extensions in HEAD also.
Jeremy Allison
2002-01-10
1
-0
/
+10
*
Added tests for st_blocks in struct stat, and added a (hateful) constant
Jeremy Allison
2002-01-09
1
-0
/
+2
*
With --enable-dmalloc, also use dmalloc's wrappers around routines
Martin Pool
2002-01-09
1
-1
/
+4
*
cope with systems that don't have full gssapi libs
Andrew Tridgell
2001-12-31
1
-1
/
+2
*
Make Samba compile on RH 6.2 again.
Andrew Bartlett
2001-12-30
1
-0
/
+3
*
When running interactive we want to set our own process group for
Jeremy Allison
2001-12-30
1
-1
/
+4
*
Add --enable-dmalloc to link against the dmalloc malloc debugger.
Martin Pool
2001-12-20
1
-1
/
+4
*
Added AC_CHECK_FUNCS(syslog vsyslog).
Jeremy Allison
2001-12-19
1
-0
/
+6
*
Added HPUX ACL code.
Jeremy Allison
2001-12-15
1
-0
/
+1
*
Updated Solaris link options from DaveCB.
Jeremy Allison
2001-12-14
1
-1
/
+1
*
allow IRIX to build nsswitch/libnss_wins.so
Herb Lewis
2001-12-12
1
-0
/
+3
*
check for gssapi_generic.h
Andrew Tridgell
2001-12-08
1
-0
/
+3
*
added internal sasl/gssapi code. This means we are no longer dependent on cyr...
Andrew Tridgell
2001-12-08
1
-3
/
+3
*
The beginnings of alternative backends for winbindd
Andrew Tridgell
2001-12-01
1
-1
/
+1
*
XFS quota patch for Linux.
Jeremy Allison
2001-11-30
1
-1
/
+4
*
added test for krb5.h
Andrew Tridgell
2001-11-27
1
-0
/
+3
*
check for liblber separately
Andrew Tridgell
2001-11-25
1
-0
/
+1
*
--with-msdfs wsa removed
Gerald Carter
2001-11-22
1
-1
/
+0
*
added the beginnings of ADS support in smbd
Andrew Tridgell
2001-11-20
1
-0
/
+13
*
Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the moment
Martin Pool
2001-11-19
1
-1
/
+4
*
Fix compile on RedHat 7.2 systems with broken system headers.
Jeremy Allison
2001-11-14
1
-3
/
+1
*
Add popt for parsing commandline options
Jim McDonough
2001-10-23
1
-1
/
+4
*
- fixed link order of krb5 libs
Andrew Tridgell
2001-10-22
1
-6
/
+0
[next]