38d08ad68c
r9585: update test #1
...
(This used to be commit 7a150ffde5
)
2007-10-10 11:03:22 -05:00
e2a5b7da6a
r9583: ensure that Samba was with with --enable-socket-wrapper for running 'make test'
...
(This used to be commit 019155e748
)
2007-10-10 11:01:13 -05:00
024a46c8fa
r9562: successfully get the samba 3 smbtorture working (as a test case for infrastructre)
...
(This used to be commit c64f5666b8
)
2007-10-10 11:01:13 -05:00
35f12fd94d
r9548: more additions to make test; better checks for starting and stopping smbd
...
(This used to be commit dbaaf81cec
)
2007-10-10 11:01:12 -05:00
f98f86394a
r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UNIX vendor
...
not understanding abstract data types :-(.
Jeremy.
(This used to be commit be5b4e2fa3
)
2007-10-10 11:01:11 -05:00
910f3dd348
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
(This used to be commit 26bf1d223e
)
2007-10-10 11:00:24 -05:00
b549e4903d
r8992: More make test work. Adding a way to order tests (might change
...
my mind on this later).
(This used to be commit 136fe3f15e
)
2007-10-10 11:00:23 -05:00
c731d11471
r8990: First trivial example of 'make test'
...
(This used to be commit 11c8863949
)
2007-10-10 11:00:23 -05:00
9451a51b59
r8834: fixing SWAT install after docs changeswat/help/welcome.html
...
(This used to be commit 6fb371f0c8
)
2007-10-10 11:00:18 -05:00
1d4eb57323
r8388: fix typo in installman script
...
(This used to be commit 30b03519c0
)
2007-10-10 11:00:04 -05:00
c25a9f4122
r7944: BUG 2808: don't try to install manpages if they are not present
...
(This used to be commit 1ce5cc2a5f
)
2007-10-10 10:58:03 -05:00
19ca97a70f
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
(This used to be commit 9506b8e145
)
2007-10-10 10:58:00 -05:00
0b8bc68b50
r7788: Update install swat message to reflect the fact that swat/README
...
no longer exists. Bugzilla #2808 .
(This used to be commit 88a3faf84e
)
2007-10-10 10:57:21 -05:00
5084d49052
r7243: Don't look at gencache.tdb for the trusted domains if winbind is around.
...
Volker
(This used to be commit 94acb93f57
)
2007-10-10 10:57:05 -05:00
0895eae509
r6925: merge rev 6920 from 4_0:
...
display the SVN revision in svk build of tree's directly mirrored from samba.org
metze
(This used to be commit 110c0f6f36
)
2007-10-10 10:56:57 -05:00
6cc85bbe72
r6354: merge from 4_0 rev 6353:
...
we need the english output from the svn commands
metze
(This used to be commit 6b84f30e3d
)
2007-10-10 10:56:38 -05:00
b62fae5edc
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.
(This used to be commit d41e790b4b
)
2007-10-10 10:56:08 -05:00
46e5effea9
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.
(This used to be commit 41dc7f7573
)
2007-10-10 10:53:55 -05:00
07d8bf0f8f
r3924: fix installswat once again after the image target location had changed in the docs
...
(This used to be commit ddb5823ac2
)
2007-10-10 10:53:24 -05:00
f1688d61df
r2112: Simplify the mangle hash code to use an in-memory tdb.
...
Should be ready for the new directory code now...
Jeremy.
(This used to be commit c2eff8ef1b
)
2007-10-10 10:52:32 -05:00
c1a0b0a9e7
r1410: fix another bug caused by the docs target directories change
...
(This used to be commit e13d15994d
)
2007-10-10 10:52:10 -05:00
0122d4ef5e
r1407: revert change that broke the build on systems w/o krb5 files
...
(This used to be commit 89a11b5d7c
)
2007-10-10 10:52:10 -05:00
824bc32be7
r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings in libadskerberos_keyatb.c
...
(This used to be commit 837f56ec8b
)
2007-10-10 10:52:10 -05:00
569177a194
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.
(This used to be commit e5b3094c4c
)
2007-10-10 10:52:06 -05:00
2b76b28932
r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come before
...
it compiles with Heimdal.
Jeremy.
(This used to be commit dd07278b89
)
2007-10-10 10:52:01 -05:00
2fc57c9a2c
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.
(This used to be commit 894cc6d162
)
2007-10-10 10:51:54 -05:00
b4594cec6e
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
(This used to be commit 7cc35ba066
)
2007-10-10 10:51:47 -05:00
4f9c8e28ac
r496: fixing swat welcome page -- added links to example guide, devel guide, and howto (all in multi page format)
...
(This used to be commit 984d9fe271
)
2007-10-10 10:51:26 -05:00
65d9febf9a
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
(This used to be commit 25cbca89ba
)
2007-10-10 10:51:22 -05:00
1cd9d74016
r215: merge over svk fixes from 4_0
...
metze
(This used to be commit 2326c9e0a2
)
2007-10-10 10:51:14 -05:00
f8c418a0af
r208: merge the version schema changes from 4_0
...
metze
(This used to be commit 4d9d8e83aa
)
2007-10-10 10:51:14 -05:00
931df5850e
r39: * importing .cvsignore files
...
* updateing WHATSNEW with vl's change
(This used to be commit a7e2730ec4
)
2007-10-10 10:51:05 -05:00
a79b205d92
Fix gcc warnings. Fix mkproto with new type.
...
Jeremy.
(This used to be commit 00fa66df3e
)
2004-03-19 01:29:14 +00:00
08d03a7039
BUG 1129: patch from shiro@miraclelinux.com (Shiro Yamada) to install image files for SWAT
...
(This used to be commit a01a7fdbd9
)
2004-03-02 18:10:12 +00:00
727bc707b6
merge old change from 2.2 branch to give legend in heading
...
(This used to be commit ed4af810cf
)
2004-02-12 20:43:23 +00:00
f5bb18bfcb
disable template accounts by default
...
(This used to be commit 02899224a1
)
2004-01-29 20:15:12 +00:00
ad40c8a1f4
BUG 958; don't use the -N option when invoking smbclient from the smbtar script
...
(This used to be commit c51eaec4f0
)
2004-01-15 17:18:39 +00:00
5c8b533638
patch from TAKEDA yasuma to bypass any missing language files
...
(This used to be commit a3b0cc9f5b
)
2003-12-10 14:10:26 +00:00
daea4804c3
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
(This used to be commit d6857d191c
)
2003-11-12 13:02:25 +00:00
6ebde91c44
* 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)
(This used to be commit 9b8bf6a950
)
2003-11-07 23:04:06 +00:00
9f154119e8
Final round of printf warnings fixes for the moment.
...
(This used to be commit 0519a7022b
)
2003-11-06 22:11:08 +00:00
f95e40197f
Generate 64-bit clean printf's for build options.
...
(This used to be commit 1814c29b7d
)
2003-11-04 19:47:40 +00:00
629120a0a1
cosmetic fix when DESTDIR=/ (default)
...
(This used to be commit e660b5752a
)
2003-10-06 19:24:17 +00:00
b1f610ebb1
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
(This used to be commit c78f2d0bd1
)
2003-10-06 01:38:46 +00:00
a234b822d4
fixed for /sbin/mount.smbfs link when using $DESTDIR; bug 525
...
(This used to be commit dc6d14c2bd
)
2003-10-02 21:22:58 +00:00
a6b3104042
Fix bug #456 for 3.0.0 release.
...
More work on SWAT i18n support to appear in later releases.
(This used to be commit c326774905
)
2003-09-24 01:27:39 +00:00
5715e01481
Fix scripts to generate correct tables for compilers which have character constants as signed chars instead of unsigned
...
(This used to be commit e4dda8cb22
)
2003-09-17 17:49:35 +00:00
1f32535d60
fix some output formatting
...
(This used to be commit 0283b0152e
)
2003-09-05 13:25:49 +00:00
2d5cf1d451
reformatting
...
(This used to be commit 5c3094ee55
)
2003-09-05 13:21:35 +00:00
605caa4172
fix some problems with the findsmb script due to changes in smbclient & nmblookup
...
(This used to be commit 50bb063f3b
)
2003-09-05 13:07:41 +00:00