index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
configure.in
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-14
fix more memory leaks in the LDAP backend code; patches from metze
Gerald Carter
1
-2
/
+0
2003-11-10
Fix a problem with configure on *BSD systems. Make sure we add -liconv etc
Richard Sharpe
1
-0
/
+2
2003-11-06
A fix to allow configure to find iconv on a number of systems including those
Richard Sharpe
1
-3
/
+10
2003-11-06
patch from MORIYAMA Masayuki to save LDFLAGS during iconv detection; bug 570
Gerald Carter
1
-0
/
+1
2003-11-06
Undo last commit to get things building again.
Tim Potter
1
-2
/
+4
2003-11-06
Apply the patch to fix iconv detection for FreeBSD to the Samba 3.0.0 branch
Richard Sharpe
1
-4
/
+2
2003-11-03
removing #include <compat.h> in hopes to avoid problems with apache header fi...
Gerald Carter
1
-1
/
+1
2003-11-03
AC_CHECK_MEMBER seems to have problems for some versions of autoconf, at least
Volker Lendecke
1
-9
/
+23
2003-11-02
Tidy up calls to uname so as not to produce output on stderr if
Tim Potter
1
-4
/
+4
2003-10-31
Sync up formatting of the va list stuff - the HEAD version was nicer.
Tim Potter
1
-3
/
+5
2003-10-30
Check for nsswitch.h. Patch from albert chin (china@thewrittenword.com).
Jeremy Allison
1
-1
/
+1
2003-10-24
Commit Derrell's changes to libsmbclient plus a small change to configure.in
Richard Sharpe
1
-3
/
+2
2003-10-24
Some spelling mistakes in aclocal.m4 and the va_copy fixups in configure.in
Richard Sharpe
1
-7
/
+16
2003-10-17
Add configure test for krb5_keytab_entry keyblock vs key member. Bug #636.
Tim Potter
1
-0
/
+9
2003-10-14
Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone to
Tim Potter
1
-28
/
+23
2003-10-09
We need to make sure that the files that contain the static_init_$subsystem;
Jelmer Vernooij
1
-6
/
+6
2003-10-09
Move sysquotas autoconf tests to a seperate file.
Jelmer Vernooij
1
-3
/
+3
2003-10-09
Refuse to configure if --with-expsam=$BACKEND was used but no libraries
Jelmer Vernooij
1
-2
/
+2
2003-10-03
Explicitly initialise the value of AR for vendor makes that don't do
Tim Potter
1
-0
/
+2
2003-10-01
save and restore CFLAGS before/after AC_PROG_CC; this macro seems to overwrit...
Gerald Carter
1
-0
/
+9
2003-09-30
when we don't have a working iconv library we must default to using only buil...
Andrew Tridgell
1
-1
/
+1
2003-09-26
don't write to static pointers; patch from Anthony
Gerald Carter
1
-1
/
+1
2003-09-18
Change error message displayed when --without-libiconv is used as
Tim Potter
1
-1
/
+1
2003-09-14
Fix for typo in darwin detection.
Jeremy Allison
1
-1
/
+1
2003-09-13
Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !
Jeremy Allison
1
-1
/
+28
2003-09-10
Back out --with-good-getgrouplist patch
Alexander Bokovoy
1
-21
/
+2
2003-09-10
Now that CAN-2003-0689 is published officially, we need to make possible
Alexander Bokovoy
1
-2
/
+21
2003-09-08
Set PICFLAG="-fPIC" for gcc under HPUX.
Tim Potter
1
-0
/
+2
2003-09-08
Rename FOOLIBS to FOO_LIBS to be consistent with the rest of the
Tim Potter
1
-17
/
+17
2003-09-07
Nobody complained on the team-list, so commit it ...
Volker Lendecke
1
-0
/
+16
2003-09-04
Produce an error if --with-pam_smbpass is specified and we can't
Tim Potter
1
-3
/
+7
2003-09-04
Produce an error if --with-pam is specified but no PAM headers can be
Tim Potter
1
-0
/
+7
2003-09-02
Disable rc4-hmac on broken heimdal setups. Pre-0.7 heimdal (or at least up
Jim McDonough
1
-2
/
+10
2003-09-02
Check for support for in-memory keytabs, which are needed to make heimdal
Jim McDonough
1
-0
/
+22
2003-09-02
Fix for bug 261. Create a configure #define for FreeBSD and a check in
Tim Potter
1
-1
/
+5
2003-08-28
Refactor charset plugins a bit and add CP437 module.
Alexander Bokovoy
1
-2
/
+3
2003-08-27
Fix bug 327 (again and I think for the last time). Make sure that
Gerald Carter
1
-0
/
+2
2003-08-27
Fix to properly set AP_OPTS_SUBKEY in heimdal. In MIT it is a #define, but
Jim McDonough
1
-0
/
+12
2003-08-27
Add CAP VFS module from Monyo. Primary purpose of this module is to provide C...
Alexander Bokovoy
1
-1
/
+2
2003-08-27
fix bug 230; make sure to set #define SYSV for solaris; do this outside of th...
Gerald Carter
1
-1
/
+9
2003-08-27
Fix typo in configure.in for libsmbclient
Alexander Bokovoy
1
-1
/
+1
2003-08-27
Undo SYSV define for Solaris. Things are more complicated than they
Tim Potter
1
-1
/
+0
2003-08-27
Follow on from herb's patch for 1.300.2.145 - define SYSV for solaris to fix
Tim Potter
1
-0
/
+1
2003-08-26
Fix for #150.
Alexander Bokovoy
1
-1
/
+2
2003-08-22
* Fix for bug 290:
Gerald Carter
1
-1
/
+5
2003-08-21
define SYSV for IRIX
Herb Lewis
1
-0
/
+1
2003-08-15
Fallback to our defaults (CP850/ASCII/UTF8) if there is no native iconv on th...
Alexander Bokovoy
1
-0
/
+3
2003-08-15
Do not cache iconv checks because we are looking for it now in different plac...
Alexander Bokovoy
1
-2
/
+2
2003-08-15
Fix charset detection code in configure.
Alexander Bokovoy
1
-17
/
+52
2003-08-15
Remove accidently added SMB_MODULE_PROVIDES() lines
Jelmer Vernooij
1
-5
/
+0
[next]