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
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
merging some autoconf changes from SAMBA_2_2
Gerald Carter
2002-06-24
1
-93
/
+65
*
Two things: Check how many paramaters that the LDAP libs take for the
Andrew Bartlett
2002-06-16
1
-0
/
+10
*
merge 390 kernel workaround from SAMBA_2_2.
Jim McDonough
2002-06-05
1
-1
/
+1
*
merge from 2.2
Gerald Carter
2002-05-29
1
-0
/
+3
*
Make --with-ldapsam 'go away'. This is now a standard, stable, feature
Andrew Bartlett
2002-05-17
1
-18
/
+0
*
This removes --with-ssl from Samba.
Andrew Bartlett
2002-05-17
1
-68
/
+0
*
Fix for non-__va_copy systems. I had used AC_TRY_COMPILE, but even though
Jim McDonough
2002-05-16
1
-1
/
+1
*
Add configure support for __va_copy, which is required on Linux/390 systems
Jim McDonough
2002-05-16
1
-0
/
+8
*
merge from SAMBA_2_2
Gerald Carter
2002-05-16
1
-1
/
+1
*
more solaris compile fixes (for smbwrapper)
Gerald Carter
2002-05-15
1
-1
/
+0
*
Fix for *BSD linking of VFS modules from "Scot W. Hetzel" <hetzels@westbend.net>
Jeremy Allison
2002-05-11
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
-0
/
+27
*
merge from SAMBA_2_2
Gerald Carter
2002-05-09
1
-3
/
+3
*
pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi...
Gerald Carter
2002-05-09
1
-2
/
+146
*
patch from Alexander Bokovoy needed for dlopen on bsd systems
Andrew Tridgell
2002-04-24
1
-4
/
+8
*
fixed the handling of STR_TERMINATE
Andrew Tridgell
2002-04-16
1
-1
/
+1
*
added strndup() for systems that don't have it
Andrew Tridgell
2002-04-11
1
-1
/
+1
*
Ensure VFS modules will build correctly by adding defines for CPPFLAGS
Jeremy Allison
2002-04-11
1
-3
/
+24
*
Use m4-mode when editinging configure.in under emacs.
Tim Potter
2002-04-04
1
-1
/
+2
*
Add -D__INSURE__ to the CPPFLAGS if CC=insure.
Tim Potter
2002-04-04
1
-0
/
+7
*
not all versions of gcc support -rdynamic
Andrew Tridgell
2002-04-01
1
-5
/
+0
*
try to get the summary test working on OpenBSD
Andrew Tridgell
2002-04-01
1
-3
/
+4
*
Removed HAVE_LIBDL from most places (except system.c). Added checks for
Jeremy Allison
2002-03-27
1
-1
/
+1
*
Various winbind updates:
Andrew Bartlett
2002-03-23
1
-3
/
+4
*
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
[next]