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
/
source3
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
reran configure after adding a test for strnlen()
Andrew Tridgell
2002-04-16
1
-1
/
+1
*
added strndup() for systems that don't have it
Andrew Tridgell
2002-04-11
1
-670
/
+673
*
Ensure VFS modules will build correctly by adding defines for CPPFLAGS
Jeremy Allison
2002-04-11
1
-764
/
+848
*
Rerun autoconf.
Tim Potter
2002-04-04
1
-1
/
+1
*
Rerun autoconf.
Tim Potter
2002-04-04
1
-672
/
+676
*
not all versions of gcc support -rdynamic
Andrew Tridgell
2002-04-01
1
-767
/
+762
*
try to get the summary test working on OpenBSD
Andrew Tridgell
2002-04-01
1
-672
/
+676
*
Removed HAVE_LIBDL from most places (except system.c). Added checks for
Jeremy Allison
2002-03-27
1
-10
/
+10
*
rerun autoconf
Andrew Bartlett
2002-03-23
1
-312
/
+313
*
Sync up vfs changes from 2.2.x.
Jeremy Allison
2002-03-19
1
-3
/
+3
*
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
-21
/
+34
*
Rerun configure
Andrew Bartlett
2002-02-22
1
-310
/
+309
*
Get rid of the unused WL variable from the previous patch. I think these were
Andrew Bartlett
2002-02-22
1
-773
/
+796
*
rerun autoconf
Andrew Bartlett
2002-02-22
1
-649
/
+619
*
fix for IRIX toolroot builds
Herb Lewis
2002-02-06
1
-314
/
+315
*
This is another *BIG* change...
Andrew Bartlett
2002-01-20
1
-78
/
+55
*
rerun autoconf
Andrew Bartlett
2002-01-14
1
-802
/
+812
*
Ensure this is committed last.
Jeremy Allison
2002-01-10
1
-288
/
+370
*
Although configure.in and configure were checked in at the same time
Tim Potter
2002-01-10
1
-9
/
+9
*
Getting ready to add UNIX extensions in HEAD also.
Jeremy Allison
2002-01-10
1
-283
/
+325
*
Added tests for st_blocks in struct stat, and added a (hateful) constant
Jeremy Allison
2002-01-09
1
-310
/
+369
*
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
-784
/
+785
*
- fixed my breakage of CPPFLAGS
Andrew Tridgell
2002-01-08
1
-671
/
+674
*
- 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
-664
/
+661
*
Oops, rerun autoconf after last change.
Martin Pool
2002-01-03
1
-0
/
+8
*
try to handle broken const in headers on cray unicos
Andrew Tridgell
2002-01-01
1
-752
/
+760
*
added a simple test to see whether building shared libraries actually
Andrew Tridgell
2001-12-31
1
-297
/
+322
*
cope with systems that don't have full gssapi libs
Andrew Tridgell
2001-12-31
1
-660
/
+709
*
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
-2
/
+2
*
merge IRIX winbind support from Samba 2.2 branch
Herb Lewis
2001-12-22
1
-659
/
+656
*
updated ldap test to test for less common function
Andrew Tridgell
2001-12-21
1
-78
/
+77
*
Add --enable-dmalloc to link against the dmalloc malloc debugger.
Martin Pool
2001-12-20
1
-786
/
+807
*
Added AC_CHECK_FUNCS(syslog vsyslog).
Jeremy Allison
2001-12-19
1
-437
/
+492
*
Added HPUX ACL code.
Jeremy Allison
2001-12-15
1
-50
/
+57
*
Updated Solaris link options from DaveCB.
Jeremy Allison
2001-12-14
1
-12875
/
+7766
*
ran autoconf
Herb Lewis
2001-12-12
1
-7765
/
+12874
*
Delay gssapi header checking until after kerberos has been located. Wasn't w...
Jim McDonough
2001-12-10
1
-628
/
+628
*
(merge 1.130.4.93) Display results of checks for shared libraries.
Martin Pool
2001-12-10
1
-292
/
+302
*
check for gssapi_generic.h
Andrew Tridgell
2001-12-08
1
-675
/
+715
*
added internal sasl/gssapi code. This means we are no longer dependent on cyr...
Andrew Tridgell
2001-12-08
1
-644
/
+687
*
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
-647
/
+646
*
we need to look for liblber before libldap
Andrew Tridgell
2001-11-30
1
-664
/
+672
*
XFS quota patch for Linux.
Jeremy Allison
2001-11-30
1
-654
/
+696
*
Fix up the ./configure tests for kerberos. This ensures a more consistant
Andrew Bartlett
2001-11-29
1
-663
/
+656
*
added test for krb5.h
Andrew Tridgell
2001-11-27
1
-87
/
+131
[next]