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
...
*
Sync up formatting of the va list stuff - the HEAD version was nicer.
Tim Potter
2003-10-31
1
-3
/
+5
*
Check for nsswitch.h. Patch from albert chin (china@thewrittenword.com).
Jeremy Allison
2003-10-30
1
-1
/
+1
*
Commit Derrell's changes to libsmbclient plus a small change to configure.in
Richard Sharpe
2003-10-24
1
-3
/
+2
*
Some spelling mistakes in aclocal.m4 and the va_copy fixups in configure.in
Richard Sharpe
2003-10-24
1
-7
/
+16
*
Add configure test for krb5_keytab_entry keyblock vs key member. Bug #636.
Tim Potter
2003-10-17
1
-0
/
+9
*
Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone to
Tim Potter
2003-10-14
1
-28
/
+23
*
We need to make sure that the files that contain the static_init_$subsystem;
Jelmer Vernooij
2003-10-09
1
-6
/
+6
*
Move sysquotas autoconf tests to a seperate file.
Jelmer Vernooij
2003-10-09
1
-3
/
+3
*
Refuse to configure if --with-expsam=$BACKEND was used but no libraries
Jelmer Vernooij
2003-10-09
1
-2
/
+2
*
Explicitly initialise the value of AR for vendor makes that don't do
Tim Potter
2003-10-03
1
-0
/
+2
*
save and restore CFLAGS before/after AC_PROG_CC; this macro seems to overwrit...
Gerald Carter
2003-10-01
1
-0
/
+9
*
when we don't have a working iconv library we must default to using only buil...
Andrew Tridgell
2003-09-30
1
-1
/
+1
*
don't write to static pointers; patch from Anthony
Gerald Carter
2003-09-26
1
-1
/
+1
*
Change error message displayed when --without-libiconv is used as
Tim Potter
2003-09-18
1
-1
/
+1
*
Fix for typo in darwin detection.
Jeremy Allison
2003-09-14
1
-1
/
+1
*
Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !
Jeremy Allison
2003-09-13
1
-1
/
+28
*
Back out --with-good-getgrouplist patch
Alexander Bokovoy
2003-09-10
1
-21
/
+2
*
Now that CAN-2003-0689 is published officially, we need to make possible
Alexander Bokovoy
2003-09-10
1
-2
/
+21
*
Set PICFLAG="-fPIC" for gcc under HPUX.
Tim Potter
2003-09-08
1
-0
/
+2
*
Rename FOOLIBS to FOO_LIBS to be consistent with the rest of the
Tim Potter
2003-09-08
1
-17
/
+17
*
Nobody complained on the team-list, so commit it ...
Volker Lendecke
2003-09-07
1
-0
/
+16
*
Produce an error if --with-pam_smbpass is specified and we can't
Tim Potter
2003-09-04
1
-3
/
+7
*
Produce an error if --with-pam is specified but no PAM headers can be
Tim Potter
2003-09-04
1
-0
/
+7
*
Disable rc4-hmac on broken heimdal setups. Pre-0.7 heimdal (or at least up
Jim McDonough
2003-09-02
1
-2
/
+10
*
Check for support for in-memory keytabs, which are needed to make heimdal
Jim McDonough
2003-09-02
1
-0
/
+22
*
Fix for bug 261. Create a configure #define for FreeBSD and a check in
Tim Potter
2003-09-02
1
-1
/
+5
*
Refactor charset plugins a bit and add CP437 module.
Alexander Bokovoy
2003-08-28
1
-2
/
+3
*
Fix bug 327 (again and I think for the last time). Make sure that
Gerald Carter
2003-08-27
1
-0
/
+2
*
Fix to properly set AP_OPTS_SUBKEY in heimdal. In MIT it is a #define, but
Jim McDonough
2003-08-27
1
-0
/
+12
*
Add CAP VFS module from Monyo. Primary purpose of this module is to provide C...
Alexander Bokovoy
2003-08-27
1
-1
/
+2
*
fix bug 230; make sure to set #define SYSV for solaris; do this outside of th...
Gerald Carter
2003-08-27
1
-1
/
+9
*
Fix typo in configure.in for libsmbclient
Alexander Bokovoy
2003-08-27
1
-1
/
+1
*
Undo SYSV define for Solaris. Things are more complicated than they
Tim Potter
2003-08-27
1
-1
/
+0
*
Follow on from herb's patch for 1.300.2.145 - define SYSV for solaris to fix
Tim Potter
2003-08-27
1
-0
/
+1
*
Fix for #150.
Alexander Bokovoy
2003-08-26
1
-1
/
+2
*
* Fix for bug 290:
Gerald Carter
2003-08-22
1
-1
/
+5
*
define SYSV for IRIX
Herb Lewis
2003-08-21
1
-0
/
+1
*
Fallback to our defaults (CP850/ASCII/UTF8) if there is no native iconv on th...
Alexander Bokovoy
2003-08-15
1
-0
/
+3
*
Do not cache iconv checks because we are looking for it now in different plac...
Alexander Bokovoy
2003-08-15
1
-2
/
+2
*
Fix charset detection code in configure.
Alexander Bokovoy
2003-08-15
1
-17
/
+52
*
Remove accidently added SMB_MODULE_PROVIDES() lines
Jelmer Vernooij
2003-08-15
1
-5
/
+0
*
Remove nasty hack in modules system. We don't recompile files anymore
Jelmer Vernooij
2003-08-15
1
-7
/
+12
*
get rid of IRIX test as it is wrong.
Herb Lewis
2003-08-14
1
-4
/
+1
*
Attempt at fixing bug #283. There however is no solution.
Gerald Carter
2003-08-14
1
-1
/
+2
*
Small fix to include existing CPPFLAGS when looking for iconv.
Richard Sharpe
2003-08-14
1
-1
/
+1
*
Try to honor predefined CPPFLAGS when finding correct iconv flags
Alexander Bokovoy
2003-08-14
1
-0
/
+3
*
Small tweaks to configure.in to support Irix and to remove the changing
Richard Sharpe
2003-08-14
1
-4
/
+10
*
A small tweak to allow IRIX to work by detecting ISO-8859-1 to UTF-8,
Richard Sharpe
2003-08-14
1
-1
/
+1
*
Test for CP850 and reorder the tests, looking for ASCII, then CP850,
Richard Sharpe
2003-08-13
1
-2
/
+5
*
This is an intermediate commit ... we check for three different charsets
Richard Sharpe
2003-08-13
1
-3
/
+11
[prev]
[next]