Jeremy Allison
611bf806d5
Fixup passdb stuff to add new nisplus and ldap backends.
...
Jeremy.
0001-01-01 00:00:00 +00:00
Motonobu Takahashi
322ba52f71
sorry to forget re-run autoconf again...
0001-01-01 00:00:00 +00:00
Andrew Bartlett
cad971f4c3
Fix up the ./configure for the BSDs:
...
Subject:
Re: bugs in installman.sh script
Date:
Tue, 25 Sep 2001 16:02:11 +0200 (CEST)
From:
Rafal Szczesniak <mimir@spin.ict.pwr.wroc.pl>
To:
Andrew Bartlett <abartlet@pcug.org.au>
CC:
<samba-technical@lists.samba.org>
On Tue, 25 Sep 2001, Andrew Bartlett wrote:
> Its broken for BSDs and was broken for many others. You might want to
> re-checkout. Any fixes appricatiated.
OK. Here's the patch for configure.in. Replaces illegal, under [t]csh,
substitution with more general sed construction. Apply it, please, and
I'll see if I can clean up the installman.sh further.
0001-01-01 00:00:00 +00:00
Andrew Bartlett
23173125cd
Change ./configure.developer to stay in effect across a
...
'./config.status --recheck' by making it a real configure option.
reran autoconf
0001-01-01 00:00:00 +00:00
Motonobu Takahashi
50a61b221b
Update configure from configure.in
0001-01-01 00:00:00 +00:00
Andrew Tridgell
e78d0a3615
fixed the Makefile so we don't rebuild libsmbclient and build_env.h
...
(and thus smbd) every time
0001-01-01 00:00:00 +00:00
Jeremy Allison
59a4684201
Attempt to make quotas work with RH7.1, and with other Linuxen... This is
...
*HARD*, dammit !
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
73ec939239
smbmount fixes from Urban.
...
Jeremy.
0001-01-01 00:00:00 +00:00
Andrew Bartlett
26e523bf6e
Reran autoconf, autoheader
0001-01-01 00:00:00 +00:00
Jeremy Allison
36516b2ca9
Fixed up Solaris 64 bit configure.
...
Jeremy.
0001-01-01 00:00:00 +00:00
Gerald Carter
b619458dde
merges from 2.2
0001-01-01 00:00:00 +00:00
Richard Sharpe
d3758404d4
Tweak the building rules under Solaris with CC.
0001-01-01 00:00:00 +00:00
Richard Sharpe
a3f5139beb
Make sure to commit configure
0001-01-01 00:00:00 +00:00
Andrew Bartlett
bbda3dd742
Change the description on --with-pam_smbpass to make it clearer - some peope
...
seem to think you need this module for normal samba/PAM operation.
rerun autoconf
rerun autoheader
(Note that --with-pam_smbpass still doesn't build, but at least when it does
again only people who actually need it will select it).
0001-01-01 00:00:00 +00:00
Herb Lewis
28fba1ba48
variable name changed to --with-profiling-data
0001-01-01 00:00:00 +00:00
Andrew Tridgell
24f9ab683d
the next step in our error code handling change
...
- added WERROR for win32 error codes
- added a configure test for immediate structures
still lots to do, so its not enabled by default, but the main
structure is there
0001-01-01 00:00:00 +00:00
Gerald Carter
3b1454691b
fixed typo
0001-01-01 00:00:00 +00:00
Gerald Carter
11605ea38a
typo
0001-01-01 00:00:00 +00:00
Gerald Carter
55f222236f
/tmp/cvsVTEaY5
0001-01-01 00:00:00 +00:00
Tim Potter
2dbb41a7b8
Fixed detection of CUPS. We need to check for the presence of the cups
...
header files as well as libcups.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
3eba9606f7
a bunch of fixes from the sflight to seattle
...
in particular:
- fixed NT status code for a bunch of ops
- fixed handling of protocol levels in ms_fnmatch
0001-01-01 00:00:00 +00:00
Jeremy Allison
8c5e5f8c84
Added Mike Davidsons Tru64 ACL patch.
...
Jeremy.
0001-01-01 00:00:00 +00:00
Gerald Carter
a7bf5e2ab8
merge from 2.2
0001-01-01 00:00:00 +00:00
Jeremy Allison
4d5fe9ed4f
Put HPUX on mmap blacklist.
...
Jeremy.
0001-01-01 00:00:00 +00:00
Gerald Carter
5704a9f0bb
changed --with-profile to --with-profiling-data to "stop the madness!"
...
of people somehow thinking this was related to user profiles.
Hope this is ok Herb.
jerry
0001-01-01 00:00:00 +00:00
Tim Potter
7bd901b6a8
Reran autoconf.
0001-01-01 00:00:00 +00:00
Jeremy Allison
324ba0512e
Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie.
...
Digital UNIX).
Jeremy.
0001-01-01 00:00:00 +00:00
Tim Potter
4ecc12e974
Re-ran autoconf.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
cfb6e67bb9
added a --with-libiconv=BASEDIR/ option to allow easier use of an
...
alternative iconv library
0001-01-01 00:00:00 +00:00
Tim Potter
09af934c4a
Store winbindd in the sbin directory. Make the winbind pam module also as
...
a sbin program.
Currently the pam and nss modules are installed into @prefix@/sbin - I'm
not sure whether this is a good idea or not. Perhaps they should be left
in the build tree and copied across as needed by hand or a packaging tool.
0001-01-01 00:00:00 +00:00
Richard Sharpe
81e39790f6
Commit an updated configure, but the build_farm should run autoconf!
0001-01-01 00:00:00 +00:00
Tim Potter
fa4901eaf2
Reran autoconf.
0001-01-01 00:00:00 +00:00
Jeremy Allison
956e2a4e37
Fix from bernd@arresum.inka.de for broken krb configure.
...
Jeremy.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
abe01facea
removed remnants of libtool
0001-01-01 00:00:00 +00:00
Andrew Tridgell
debb471267
The big character set handling changeover!
...
This commit gets rid of all our old codepage handling and replaces it with
iconv. All internal strings in Samba are now in "unix" charset, which may
be multi-byte. See internals.doc and my posting to samba-technical for
a more complete explanation.
0001-01-01 00:00:00 +00:00
Jeremy Allison
016a97d71a
Removed the default addition of /include to the directory given in
...
--with-sslinc. Should allow building on RH7.1 when set correctly.
Jeremy.
0001-01-01 00:00:00 +00:00
Tim Potter
547d63c60a
Reran autoconf.
0001-01-01 00:00:00 +00:00
Tim Potter
33f668b137
Re-ran configure.
0001-01-01 00:00:00 +00:00
Andrew Bartlett
aa5708de69
Not all OSs have setbuffer, so we better check for it.
...
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Richard Sharpe
332f646fdc
Modified Makefile.in to work properly. Define BLDSHARED as a variable in the makefile now.
0001-01-01 00:00:00 +00:00
Jeremy Allison
c24e6b41ea
Ensured all the system calls in msdfs.c go through the vfs layer.
...
Added vfs calls to symlink() and readlink() with appropriate configure
checks.
Jeremy.
0001-01-01 00:00:00 +00:00
Martin Pool
8b0a5bc436
Add check for working AF_LOCAL sockets, which are borken
...
on RH7.0 with _LARGEFILE64_SOURCE, and probably not
present on non-Unix systems like VMS.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
e2ecff419f
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define
0001-01-01 00:00:00 +00:00
Jeremy Allison
db5b82e53a
Added patches to remove Linux specific XFS ACLs. These are now handled by the
...
generic Linux ACL code.
rpc_server/srv_samr_nt.c: Don't delete a policy handle before it's created.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
d0c276c242
Added getconf flags for RH7.1 lfs support. Changed while() to a for()
...
loop in Simo's code (removes much grp = gep->next code).
Jeremy.
0001-01-01 00:00:00 +00:00
Tim Potter
cae6958f08
Compile fix for wbinfo on solaris.
0001-01-01 00:00:00 +00:00
Tim Potter
de46428d05
Added a --with/without winbind option to configure. The default is to
...
compile winbind on supported systems but this may be disabled using
--without-winbind. Using --with-winbind on unsupported systems has
no effect.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
ab24652394
- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
...
tests for a fn or variable being defined in headers
- used this to add prototypes for asprintf and vasprintf on systems
that don't have them
0001-01-01 00:00:00 +00:00
Jeremy Allison
d52bc4d219
Try to fix build by adding autoconf tests for pam headers.
...
Jeremy.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
cf4e439a1e
- added ability for swat to run under CGI. This needs
...
to be setup very carefully for it not to be a security hole
- reran configure
0001-01-01 00:00:00 +00:00