Gerald Carter
dbaaf81cec
r9548: more additions to make test; better checks for starting and stopping smbd
2007-10-10 11:01:12 -05:00
Jeremy Allison
be5b4e2fa3
r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UNIX vendor
...
not understanding abstract data types :-(.
Jeremy.
2007-10-10 11:01:11 -05:00
Lars Müller
26bf1d223e
r9038: Revert svn rev 414. Discussed with Jerry and Metze.
...
We need the option to add an 'a' if we're already in pre or rc state
with the next release.
Bugzilla Bug 2618
2007-10-10 11:00:24 -05:00
Gerald Carter
136fe3f15e
r8992: More make test work. Adding a way to order tests (might change
...
my mind on this later).
2007-10-10 11:00:23 -05:00
Gerald Carter
11c8863949
r8990: First trivial example of 'make test'
2007-10-10 11:00:23 -05:00
Gerald Carter
6fb371f0c8
r8834: fixing SWAT install after docs changeswat/help/welcome.html
2007-10-10 11:00:18 -05:00
Gerald Carter
30b03519c0
r8388: fix typo in installman script
2007-10-10 11:00:04 -05:00
Gerald Carter
1ce5cc2a5f
r7944: BUG 2808: don't try to install manpages if they are not present
2007-10-10 10:58:03 -05:00
Jeremy Allison
9506b8e145
r7882: Looks like a large patch - but what it actually does is make Samba
...
safe for using our headers and linking with C++ modules. Stops us
from using C++ reserved keywords in our code.
Jeremy
2007-10-10 10:58:00 -05:00
Tim Potter
88a3faf84e
r7788: Update install swat message to reflect the fact that swat/README
...
no longer exists. Bugzilla #2808 .
2007-10-10 10:57:21 -05:00
Volker Lendecke
94acb93f57
r7243: Don't look at gencache.tdb for the trusted domains if winbind is around.
...
Volker
2007-10-10 10:57:05 -05:00
Stefan Metzmacher
110c0f6f36
r6925: merge rev 6920 from 4_0:
...
display the SVN revision in svk build of tree's directly mirrored from samba.org
metze
2007-10-10 10:56:57 -05:00
Stefan Metzmacher
6b84f30e3d
r6354: merge from 4_0 rev 6353:
...
we need the english output from the svn commands
metze
2007-10-10 10:56:38 -05:00
Jelmer Vernooij
d41e790b4b
r5915: Remove --with-manpages-languages= from configure (we only have them in one
...
lanuage, English, at the moment). Fixes #2261 . If other languages
might are added in the future, this parameter will still not be needed.
2007-10-10 10:56:08 -05:00
Gerald Carter
41dc7f7573
r4805: Last planned change to the privileges infrastructure:
...
* rewrote the tdb layout of privilege records in account_pol.tdb
(allow for 128 bits instead of 32 bit flags)
* migrated to using SE_PRIV structure instead of the PRIVILEGE_SET
structure. The latter is now used for parsing routines mainly.
Still need to incorporate some client support into 'net' so
for setting privileges. And make use of the SeAddUserPrivilege
right.
2007-10-10 10:53:55 -05:00
Gerald Carter
ddb5823ac2
r3924: fix installswat once again after the image target location had changed in the docs
2007-10-10 10:53:24 -05:00
Jeremy Allison
c2eff8ef1b
r2112: Simplify the mangle hash code to use an in-memory tdb.
...
Should be ready for the new directory code now...
Jeremy.
2007-10-10 10:52:32 -05:00
Gerald Carter
e13d15994d
r1410: fix another bug caused by the docs target directories change
2007-10-10 10:52:10 -05:00
Gerald Carter
89a11b5d7c
r1407: revert change that broke the build on systems w/o krb5 files
2007-10-10 10:52:10 -05:00
Gerald Carter
837f56ec8b
r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings in libadskerberos_keyatb.c
2007-10-10 10:52:10 -05:00
Jeremy Allison
e5b3094c4c
r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> to
...
add a timeout to the ldap open calls. New parameter, ldap timeout
added.
Jeremy.
2007-10-10 10:52:06 -05:00
Jeremy Allison
dd07278b89
r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come before
...
it compiles with Heimdal.
Jeremy.
2007-10-10 10:52:01 -05:00
Jeremy Allison
894cc6d162
r1085: Now it's had some proper user testing, merge in the deferred open fix. I'm
...
still doing more testing, but it fixes a behaviour that we've been wrong
on ever since the start of Samba.
Jeremy.
2007-10-10 10:51:54 -05:00
Stefan Metzmacher
7cc35ba066
r824: merge from: SAMBA_4_0:
...
use 'Last Change Rev:' instead of 'Revision:' from the svn info output
for setting the SVN_REVISION in version.h
metze
2007-10-10 10:51:47 -05:00
Gerald Carter
984d9fe271
r496: fixing swat welcome page -- added links to example guide, devel guide, and howto (all in multi page format)
2007-10-10 10:51:26 -05:00
Stefan Metzmacher
25cbca89ba
r413: merge from 4_0:
...
as we decide to not do 3.0.2a releases anymore,
remove the generation stuff from VERSION and mkversion.sh
metze
2007-10-10 10:51:22 -05:00
Stefan Metzmacher
2326c9e0a2
r215: merge over svk fixes from 4_0
...
metze
2007-10-10 10:51:14 -05:00
Stefan Metzmacher
4d9d8e83aa
r208: merge the version schema changes from 4_0
...
metze
2007-10-10 10:51:14 -05:00
Gerald Carter
a7e2730ec4
r39: * importing .cvsignore files
...
* updateing WHATSNEW with vl's change
2007-10-10 10:51:05 -05:00
Jeremy Allison
00fa66df3e
Fix gcc warnings. Fix mkproto with new type.
...
Jeremy.
-
Gerald Carter
a01a7fdbd9
BUG 1129: patch from shiro@miraclelinux.com (Shiro Yamada) to install image files for SWAT
-
Herb Lewis
ed4af810cf
merge old change from 2.2 branch to give legend in heading
-
Gerald Carter
02899224a1
disable template accounts by default
-
Gerald Carter
c51eaec4f0
BUG 958; don't use the -N option when invoking smbclient from the smbtar script
-
Gerald Carter
a3b0cc9f5b
patch from TAKEDA yasuma to bypass any missing language files
-
Rafal Szczesniak
d6857d191c
Omit html documentation tree because it has been moved to the separate
...
module. Install though, in case one recreates the tree as it was before.
rafal
-
Gerald Carter
9b8bf6a950
* only install swat html files once
...
* revert the change that prevent the guest
account from being added to a passdb backend
since it broke the build farm.
* apply patch from Alex Deiter to fix the
"smbldap_open: cannot access when not root
error" messages when looking up group
information (bug 281)
-
Tim Potter
0519a7022b
Final round of printf warnings fixes for the moment.
-
Tim Potter
1814c29b7d
Generate 64-bit clean printf's for build options.
-
Gerald Carter
e660b5752a
cosmetic fix when DESTDIR=/ (default)
-
Simo Sorce
c78f2d0bd1
split some security related functions in their own files.
...
(no need to include all of smbd files to use some basic sec functions)
also minor compile fixes
couldn't compile to test these due to some kerberos problems wirh 3.0,
but on HEAD they're working well, so I suppose it's ok to commit
-
Gerald Carter
dc6d14c2bd
fixed for /sbin/mount.smbfs link when using $DESTDIR; bug 525
-
Tim Potter
c326774905
Fix bug #456 for 3.0.0 release.
...
More work on SWAT i18n support to appear in later releases.
-
Alexander Bokovoy
e4dda8cb22
Fix scripts to generate correct tables for compilers which have character constants as signed chars instead of unsigned
-
Gerald Carter
0283b0152e
fix some output formatting
-
Gerald Carter
5c3094ee55
reformatting
-
Gerald Carter
50bb063f3b
fix some problems with the findsmb script due to changes in smbclient & nmblookup
-
Tim Potter
061decb608
Removed {OLD,NEW}_NTDOMAIN cruft from mkproto.awk
-
Alexander Bokovoy
4ab08a4bb8
Proper fix for #380 -- use different algorithm to generate codepages
...
source code which allows to take gaps into account thus making unneccessary
extended [index] = value, syntax in to_ucs2 array
-
Gerald Carter
55b6129bd1
make sure using_samba 2ed. files get installed ok
-