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
*
Sync up vfs changes from 2.2.x.
Jeremy Allison
2002-03-19
1
-1
/
+1
*
Fixed typo for winbind on solaris and hpux.
Tim Potter
2002-03-03
1
-2
/
+2
*
Fixed EXTRA vs EXTGRA typo. Thanks Mike :-).
Jeremy Allison
2002-03-01
1
-1
/
+1
*
Attempt to fix Solaris winbind nss build.
Jeremy Allison
2002-03-01
1
-6
/
+17
*
We can't build shared libs on sco, so no point attempting to export dynamic
Andrew Bartlett
2002-02-22
1
-1
/
+0
*
Get rid of the unused WL variable from the previous patch. I think these were
Andrew Bartlett
2002-02-22
1
-20
/
+17
*
Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.
Andrew Bartlett
2002-02-22
1
-4
/
+29
*
Try to catch the compilers that don't handle immidiate structures as well as we
Andrew Bartlett
2002-02-22
1
-2
/
+13
*
fixed the gssapi lib configure test to not do the test twice
Andrew Tridgell
2002-02-20
1
-4
/
+2
*
fix for IRIX toolroot builds
Herb Lewis
2002-02-06
1
-1
/
+2
*
This is another *BIG* change...
Andrew Bartlett
2002-01-20
1
-19
/
+0
*
I like --enable-developer, but I find it rather usless when all it gets me is a
Andrew Bartlett
2002-01-14
1
-1
/
+5
*
We need to test for major/minor macros.
Jeremy Allison
2002-01-10
1
-0
/
+24
*
Getting ready to add UNIX extensions in HEAD also.
Jeremy Allison
2002-01-10
1
-1
/
+14
*
Added tests for st_blocks in struct stat, and added a (hateful) constant
Jeremy Allison
2002-01-09
1
-1
/
+16
*
Better explanation message for dmalloc.
Martin Pool
2002-01-09
1
-2
/
+2
*
With --enable-dmalloc, also use dmalloc's wrappers around routines
Martin Pool
2002-01-09
1
-0
/
+2
*
- fixed my breakage of CPPFLAGS
Andrew Tridgell
2002-01-08
1
-11
/
+11
*
- use CFLAGS when linking shared libs (for things like -64 on irix)
Andrew Tridgell
2002-01-07
1
-2
/
+2
*
Spelling fix.
Tim Potter
2002-01-07
1
-1
/
+1
*
Add instructions on using dmalloc.
Martin Pool
2002-01-03
1
-0
/
+8
*
try to handle broken const in headers on cray unicos
Andrew Tridgell
2002-01-01
1
-0
/
+8
*
added a simple test to see whether building shared libraries actually
Andrew Tridgell
2001-12-31
1
-0
/
+18
*
cope with systems that don't have full gssapi libs
Andrew Tridgell
2001-12-31
1
-1
/
+5
*
Make Samba compile on RH 6.2 again.
Andrew Bartlett
2001-12-30
1
-1
/
+1
*
When running interactive we want to set our own process group for
Jeremy Allison
2001-12-30
1
-1
/
+1
*
merge IRIX winbind support from Samba 2.2 branch
Herb Lewis
2001-12-22
1
-1
/
+1
*
updated ldap test to test for less common function
Andrew Tridgell
2001-12-21
1
-2
/
+1
*
Add --enable-dmalloc to link against the dmalloc malloc debugger.
Martin Pool
2001-12-20
1
-0
/
+8
*
Added AC_CHECK_FUNCS(syslog vsyslog).
Jeremy Allison
2001-12-19
1
-0
/
+1
*
Added HPUX ACL code.
Jeremy Allison
2001-12-15
1
-25
/
+29
*
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
-1
/
+1
*
Delay gssapi header checking until after kerberos has been located. Wasn't w...
Jim McDonough
2001-12-10
1
-1
/
+4
*
(merge 1.130.4.93) Display results of checks for shared libraries.
Martin Pool
2001-12-10
1
-0
/
+7
*
check for gssapi_generic.h
Andrew Tridgell
2001-12-08
1
-1
/
+2
*
added internal sasl/gssapi code. This means we are no longer dependent on cyr...
Andrew Tridgell
2001-12-08
1
-1
/
+2
*
merge from 2.2
Herb Lewis
2001-12-05
1
-5
/
+5
*
dont add -I./popt to CFLAGS it really belongs in FLAGS1 with other include
Herb Lewis
2001-12-05
1
-1
/
+2
*
we need to look for liblber before libldap
Andrew Tridgell
2001-11-30
1
-1
/
+6
*
XFS quota patch for Linux.
Jeremy Allison
2001-11-30
1
-0
/
+3
*
Fix up the ./configure tests for kerberos. This ensures a more consistant
Andrew Bartlett
2001-11-29
1
-4
/
+1
*
Allow kerberos to work on RedHat and other non /usr systems again
Andrew Bartlett
2001-11-28
1
-0
/
+2
*
added test for krb5.h
Andrew Tridgell
2001-11-27
1
-0
/
+5
*
automatically look for /usr/kerberos to make redhat happy
Andrew Tridgell
2001-11-27
1
-0
/
+11
*
check for liblber separately
Andrew Tridgell
2001-11-25
1
-1
/
+2
*
added the beginnings of ADS support in smbd
Andrew Tridgell
2001-11-20
1
-6
/
+14
*
Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the moment
Martin Pool
2001-11-19
1
-0
/
+9
*
Fixed detection of RedHat headers. Removed another file !
Jeremy Allison
2001-11-16
1
-1
/
+1
*
Fix detection of RedHat 7.2.
Jeremy Allison
2001-11-15
1
-1
/
+5
[next]