Stefan Metzmacher
dc030ce813
r18951: socket_wrapper has only 16 interfaces anymore...
...
metze
(This used to be commit a1966a9c07
)
2007-10-10 12:14:49 -05:00
Volker Lendecke
170ee35a66
r18886: First, RPC_SRVSVC is called RPC-SRVSVC and second, we're so far off on that
...
one that there's no point yet to run this in the build farm.
Volker
(This used to be commit bbd9f0bb6f
)
2007-10-10 12:14:41 -05:00
Andrew Tridgell
8761f5dcc4
r18867: change the group mapping code to use ldb instead of tdb
...
See the discussion of this on the samba-technical list
(This used to be commit 4ad1436cea
)
2007-10-10 12:14:39 -05:00
Jelmer Vernooij
387bfebfcf
r18823: Fix some errors in the srsvc handling code and start running the RPC-SRVSVC
...
test against samba3.
(This used to be commit f0508ecb44
)
2007-10-10 12:01:03 -05:00
Jeremy Allison
f18c9365ca
r18787: Fix the strlen_m and strlen_m_term code by merging
...
in (and using elsewhere) next_codepoint from Samba4.
Jerry please test.
Jeremy.
(This used to be commit ece00b70a4
)
2007-10-10 12:00:57 -05:00
Jelmer Vernooij
1260972ec9
r18778: Fix comparison.
...
(This used to be commit 0a198e6096
)
2007-10-10 12:00:56 -05:00
Jelmer Vernooij
3ef4b8cf2f
r18744: Disable some tests that only work when RUN_FROM_BUILD_FARM is set.
...
(This used to be commit 72b51c8891
)
2007-10-10 12:00:53 -05:00
Gerald Carter
8dd826f500
r18618: * remove svn:externals
...
* 'make idl' now requires pidl in the current PATH
* regenerate winreg ndr files
(This used to be commit e936d39e00
)
2007-10-10 11:52:00 -05:00
Stefan Metzmacher
7ee716e701
r18612: remove RPC-ECHO till it gets fixed
...
metze
(This used to be commit 2afeec3d15
)
2007-10-10 11:52:00 -05:00
Jelmer Vernooij
e5db7fee0f
r18572: Use the autogenerated client and server for the echo interface and implement
...
some of the missing functions. RPC-ECHO now passes against Samba3.
(This used to be commit 9e9a053661
)
2007-10-10 11:51:51 -05:00
Jelmer Vernooij
48e2a2bfb7
r18481: Use pidl-generated server side code for dfs.
...
(This used to be commit 3f337c104d
)
2007-10-10 11:51:43 -05:00
Gerald Carter
5c14584d21
r18387: remove echo of pidl command line (was used for debugging)
...
(This used to be commit 848edce912
)
2007-10-10 11:51:20 -05:00
Stefan Metzmacher
b890724ea3
r18380: the panic action command needs to be different in samba4
...
samba4 uses %PID% where samba3 uses %d
metze
(This used to be commit 4424aebdce
)
2007-10-10 11:51:20 -05:00
Stefan Metzmacher
716135eacf
r18379: make the gdb_backtrace executable
...
metze
(This used to be commit f4023dc39e
)
2007-10-10 11:51:20 -05:00
Jelmer Vernooij
6ed67b003e
r18232: - Trim number of regexes applied to generated files
...
- Fix syntax error in shell script (refused by dash)
- Regenerate output
(This used to be commit 4dba965f9a
)
2007-10-10 11:51:17 -05:00
Jelmer Vernooij
c43047009b
r18230: Build Samba3 RPC client<->libndr glue code.
...
(This used to be commit c77ddae4f0
)
2007-10-10 11:51:16 -05:00
Gerald Carter
cb78a0d24a
r18229: regenerated unixinfo files and add a few header stubs. Almost autogenerated now
...
(This used to be commit b860685a81
)
2007-10-10 11:51:16 -05:00
Gerald Carter
82ed086618
r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's
...
initial work. I'm including the librpc/gen_ndr directory
in svn temporarily just to get some compile issues straightened
out.
(This used to be commit cf271aa433
)
2007-10-10 11:51:08 -05:00
Jelmer Vernooij
995205fc60
r18188: merge 3.0-libndr branch
...
(This used to be commit 1115745cae
)
2007-10-10 11:43:56 -05:00
Stefan Metzmacher
3c23af97f9
r18069: it isn't a good idea to run the PIPE_NUMBER test on a file share...
...
But I wonder why it is so slow on my laptop and takes only 1 second on
the 'opi' build farm host.
I got only 2-3 opens per second...
metze
(This used to be commit d5c55e731a
)
2007-10-10 11:43:25 -05:00
Stefan Metzmacher
5e7ead245c
r17953: run bin/talloctort with samba3's make test
...
metze
(This used to be commit 2d3ab069dd
)
2007-10-10 11:39:44 -05:00
Gerald Carter
f2b3143cf7
r17934: allow srcdir != builddir for 'make test'
...
(This used to be commit 70f2235549
)
2007-10-10 11:39:00 -05:00
Volker Lendecke
e09daab015
r17880: On host "tridge" in the build farm the tests fail because smbd hangs in in
...
'connecting to cups server on localhost'. There is no cups on that host, but
the TCP connection hangs in SYN_SENT. Probably some firewall rule.
Work around that.
Volker
(This used to be commit ab4e7b34da
)
2007-10-10 11:38:57 -05:00
Volker Lendecke
5e6195d2e0
r17623: Revert accidential commit
...
(This used to be commit 8dcc4e7dd6
)
2007-10-10 11:38:44 -05:00
Volker Lendecke
517efef9a1
r17622: Add a framework for a printing backend designed to support the build farm. If
...
we want to walk more printing code in the build farm I think doing that with a
customized printing backend is much easier than with a set of shell scripts.
Jerry, comments?
Volker
(This used to be commit 949cd6b992
)
2007-10-10 11:38:44 -05:00
Volker Lendecke
03e3cd1d5a
r17554: Cleanup
...
(This used to be commit 761cbd52f0
)
2007-10-10 11:38:38 -05:00
Volker Lendecke
21da07ba1f
r17457: Add a test to do some operations on group mapping.
...
Volker
(This used to be commit 68db058fdf
)
2007-10-10 11:38:35 -05:00
Volker Lendecke
ac9628de48
r17425: Add the multi-key wrapper. If it's necessary to add general blobs as keys,
...
this can trivially be added later.
Volker
(This used to be commit 6915adb978
)
2007-10-10 11:38:33 -05:00
Volker Lendecke
d3ec0beb14
r17116: Jerry, I can't reach you right now, but r17110 broke the build.
...
Please check.
Volker
(This used to be commit 8c7d6cab19
)
2007-10-10 11:38:13 -05:00
Gerald Carter
8e99b53461
r17110: revert a bad merge from the old trunk
...
(This used to be commit 2c7448e43e
)
2007-10-10 11:38:12 -05:00
Volker Lendecke
03f477b8a6
r17095: Activate RPC-SAMBA3-SHARESEC
...
(This used to be commit bcb196d21e
)
2007-10-10 11:38:11 -05:00
Volker Lendecke
95fd775e81
r17077: Activate RPC-SAMBA3-GETUSERNAME in the build farm
...
(This used to be commit 8c6088f2bd
)
2007-10-10 11:38:10 -05:00
Volker Lendecke
1f2419d9f8
r17032: I thought I had already merged this from trunk:
...
> r16959 | vlendec | 2006-07-11 23:10:44 +0200 (Di, 11 Jul 2006) | 1 line
>
> get_share_security does not need snum, activate RPC-SAMBA3-SRVSVC
Volker
(This used to be commit c89471e157
)
2007-10-10 11:19:21 -05:00
Jeremy Allison
fbdcf2663b
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
...
to do the upper layer directories but this is what
everyone is waiting for....
Jeremy.
(This used to be commit 9dafb7f48c
)
2007-10-10 11:19:14 -05:00
James Peach
e0055ce8f5
r16289: Fix smbclient test hang. This is caused by readline refusing to believe
...
the end of file it receives when reading from a pipe after we force
interactive mode.
(This used to be commit 3eee126458
)
2007-10-10 11:17:31 -05:00
James Peach
ae2fb4f109
r16273: Add smbclient tests to verify that
...
in interactive mode, smbclient always prompts on stdout
in non-interactive mode, smbclient never prompts
(This used to be commit dff1eba81e
)
2007-10-10 11:17:30 -05:00
Alexander Bokovoy
21706838f5
r16138: By default, rootsbindir relies on SBINDIR so import it here
...
(This used to be commit a18af427d7
)
2007-10-10 11:17:22 -05:00
Alexander Bokovoy
c403a5525c
r16136: By default, rootsbindir relies on SBINDIR so import it here
...
(This used to be commit 5ffb424641
)
2007-10-10 11:17:22 -05:00
Gerald Carter
7112413350
r16130: fix a shell portability issue for Solaris sh in installman.sh
...
(This used to be commit 9be3e07884
)
2007-10-10 11:17:22 -05:00
Stefan Metzmacher
fd1b550851
r16025: make sure the samba4's smbtorture can be executed
...
metze
(This used to be commit bed220afb8
)
2007-10-10 11:17:18 -05:00
Stefan Metzmacher
5c9e031adb
r15989: try to make timelimit.c more portable
...
Patch from Bjoern Jacke (Thanks!)
metze
(This used to be commit b9d1440f46
)
2007-10-10 11:17:17 -05:00
Stefan Metzmacher
92307d5b17
r15967: enable RAW-OPLOCK in samba3 make test
...
metze
(This used to be commit 6d35268639
)
2007-10-10 11:17:15 -05:00
Volker Lendecke
4c411c9bb9
r15924: Ok, the Solaris fix broke AIX. Next try :-)
...
Volker
(This used to be commit 53bd3fa30a
)
2007-10-10 11:17:13 -05:00
Volker Lendecke
096061c212
r15918: Attempt to bring Solaris into make test. The Solaris shell does not like the
...
isolated !.
Metze, can you check this?
Thanks,
Volker
(This used to be commit c9542c64ce
)
2007-10-10 11:17:13 -05:00
Volker Lendecke
9b19549fd6
r15917: Activate RPC-AUTHCONTEXT in "make test"
...
(This used to be commit 17f701ab4f
)
2007-10-10 11:17:13 -05:00
Jim McDonough
b4f96abf0a
r15873: Use short signal names to placate ksh trap. bash seems to accept either
...
and even uses them on the manpage. this should now enable make test on
AIX.
(This used to be commit de836d2077
)
2007-10-10 11:17:11 -05:00
Jim McDonough
78d733e667
r15872: Take one step toward getting this working on AIX. the [-z ] stuff
...
doesn't work there.
(This used to be commit 0ee78d96d9
)
2007-10-10 11:17:11 -05:00
Stefan Metzmacher
4856cd51f0
r15735: also export PREFIX as testit from test_functions.sh needs it
...
metze
(This used to be commit 8709bba24a
)
2007-10-10 11:17:10 -05:00
Stefan Metzmacher
385fa8cafb
r15732: samba3 now passes BASE-DENY1
...
metze
(This used to be commit e5a8553a57
)
2007-10-10 11:17:09 -05:00
Gerald Carter
bc77e15c30
r15717: BUG 3711: patch from Leonid Kabanov <lkabanov@mail.ru> for some solaris sheel scripting bugs with 'make test'
...
(This used to be commit 94e0bc5013
)
2007-10-10 11:17:09 -05:00
Stefan Metzmacher
c4d4e8dd31
r15691: - samba3 also pass RAW-CHKPATH, RAW-SEEK, RAW-SFILEINFO-BUG
...
- samba3 pass the limited version of RAW-LOCK
(the lock cancel and error checking tests are skipped)
metze
(This used to be commit b79ceece95
)
2007-10-10 11:17:07 -05:00
Stefan Metzmacher
9b9c6c3632
r15686: - start testing the RAW-* tests in make test
...
- RAW-READ now passes samba3
- skip the rest for now
metze
(This used to be commit fc343051af
)
2007-10-10 11:17:07 -05:00
Stefan Metzmacher
46586a1fd3
r15682: fix option passing
...
metze
(This used to be commit cd2fa1da6c
)
2007-10-10 11:17:07 -05:00
Stefan Metzmacher
039113fe15
r15620: pass 'target:samba3=yes' to samba4's smbtorture when running samba3's make test
...
we can use this in samba4's smbtorture to disable tests sections which doesn't pass
against samba3
metze
(This used to be commit fab4de70b6
)
2007-10-10 11:17:03 -05:00
Deryck Hodge
a24c545bac
r15466: Install the images for SWAT.
...
And we don't install any JavaScript (hold over from a prior SWAT
svn ci trunk/ branches/SAMBA_3_0 -m
(This used to be commit 9bf07ba6cc
)
2007-10-10 11:16:51 -05:00
James Peach
7835930549
r15447: Teach "smbd -b" to emit the sizes of a few more types that
...
might be interesting. Push the spacing across a bit so that
it all lines up nicely.
(This used to be commit efd961e4ee
)
2007-10-10 11:16:46 -05:00
Stefan Metzmacher
c398ea247b
r14886: reenable BASE-DENY2 and BASE-DENY3
...
metze
(This used to be commit 69f489bde0
)
2007-10-10 11:15:52 -05:00
Stefan Metzmacher
97bfe0d0a0
r14884: this doesn't work and causes processes to be left when using ctrl-c (SIGINT)
...
metze
(This used to be commit 1ac5351646
)
2007-10-10 11:15:52 -05:00
Stefan Metzmacher
186f442f4c
r14865: - enforce timelimits for the tests
...
- and skip some long tests for now
metze
(This used to be commit 1d52ae786d
)
2007-10-10 11:15:52 -05:00
Stefan Metzmacher
3aaa903102
r14820: sync test_posix_p3.sh with test_posix.sh from samba4
...
but only run the BASE-* tests and ignore some more than in samba4
metze
(This used to be commit 6f37658f92
)
2007-10-10 11:15:49 -05:00
Stefan Metzmacher
c3624eb7c4
r14809: - add my email address
...
- fix usage()
- remove unused var
metze
(This used to be commit 20782719d9
)
2007-10-10 11:15:49 -05:00
Stefan Metzmacher
2f28844a10
r14744: allow ./timelimit 5 ./timelimit 20 ./ignore_all_signals
...
to work,
this is needed when we enable samba3's make test
in the build-farm
metze
(This used to be commit b120c21669
)
2007-10-10 11:15:45 -05:00
Stefan Metzmacher
aa583e5912
r14678: - we need to use 127.0.0.2/8 as interface for the server
...
as nmbd skip interfaces with address 127.0.0.1
- add samba3 smbclient -L tests
- add samba3 smbtorture tests
metze
(This used to be commit 835f8f4339
)
2007-10-10 11:15:43 -05:00
Stefan Metzmacher
ed9ad1827b
r14632: add basic 'make test' using samba4's smbtorture
...
I'll try to add some tests using samba3's smbtorture and smbclient
later.
can someone check if this would be save to run on the build-farm
without leaking child processes...
metze
(This used to be commit 899fd6808e
)
2007-10-10 11:15:40 -05:00
Stefan Metzmacher
906c19faca
r14628: sync timelimit.c with the version from the build-farm repository
...
metze
(This used to be commit 1b6a643785
)
2007-10-10 11:15:40 -05:00
Stefan Metzmacher
b40e258870
r14624: - add timelimit.c
...
- add configure tests --with-selftest-prefix=/tmp/samba-test
this is needed because the path name of unix socket can only be 108 chars long
- add configure test --with-smbtorture4-path=/home/foo/prefix/samba4/bin/smbtorture
this will be used to run samba4's smbtorture inside samba3's make test later
metze
(This used to be commit d9df1853b9
)
2007-10-10 11:15:39 -05:00
Lars Müller
9b27791644
r14325: Add pam_modules rule which builds the configure(d) pam modules. This is
...
called as part of the all rule (again only if pam modules are requested
by configure).
Add pam_winbind rule.
Ensure proto_exists before we build the pam modules.
Add test_pam_modules rule to test if the built pam modules have any
unresolved symbols. For test_pam_modules we use script/tests/dlopen.sh
which was written by Nalin Dahyabhai <nalin@redhat.com>. Thanks Nalin!
RedHat and SuSE use this script to test nss and pam modules since
several years.
(This used to be commit 71b2eb55ad
)
2007-10-10 11:15:25 -05:00
Lars Müller
24decd1233
r14056: Also install the mount.smbfs sym link to rootsbindir. Therfore we have
...
to substitute rootsbindir in {,un}installbin.sh.in.
Pass $prefix as third arg to installbin/ uninstallbin as rootsbindir by
default is $prefix/sbin.
(This used to be commit 7773b8c9e0
)
2007-10-10 11:11:09 -05:00
Lars Müller
f27228fc31
r14052: Remove BASEDIR use in the Makefile. BASEDIR=prefix=@prefix@ till now.
...
I suggest to stay with ^BASEDIR= @prefix@$ for at least the next release
to give external projects - like samba-vscan project - time to adopt
this change.
BASEDIR is non of the default autoconf variables. prefix is.
Jerry1: If possible please announce this with the next release. I'll
self reply to technical.
Jerry2: This does not break your makepkg stuff as you set BASEDIR
_not_ from the Makefile.
(This used to be commit 730d5ec229
)
2007-10-10 11:11:08 -05:00
Volker Lendecke
bf565b7b7b
r13816: Volunteering :-)
...
> for the svn log:
>
> - Solaris' /bin/sh doesn't know "test -e" - let's use "test -f" instead
>
> Some volunteer wanna check this in? :)
>
> Cheers
> Bjoern
Volker
(This used to be commit 58d5f2031a
)
2007-10-10 11:10:55 -05:00
Lars Müller
21760b0001
r13688: Revert change to set DAT_FILES and SWAT_MSG_FILES in the Makefile.
...
Instead check for *.dat and *.msg files as done before. Then added
files are installed and removed as soon as we have some in the
filesystem. It's simpler and less error prone.
(This used to be commit 5119472cdc
)
2007-10-10 11:10:23 -05:00
Lars Müller
9169edfeb4
r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is done
...
with the new rules: uninstallservers uninstalldat, uninstallswat (calles
uninstallmsg), uninstallmodules, uninstallclientlib, and
uninstalllibmsrpc.
We still leave directories. We might try to remove the dirs we created
in reverse order.
The new uninstall scripts are sym links to the respective install
scripts. Inside we set mode to install or uninstall.
installservers is now used to install the servers. These are no longer
installed with installbin.
(This used to be commit 43549301b9
)
2007-10-10 11:10:21 -05:00
Lars Müller
55ccaee64a
r13645: Revert debug output.
...
(This used to be commit 3a6c9999b4
)
2007-10-10 11:10:21 -05:00
Lars Müller
a71e4baaf6
r13644: Do not shift anything inside the for loop away. We ineterate over $@.
...
(This used to be commit 3aa75f0ff5
)
2007-10-10 11:10:20 -05:00
Lars Müller
95faa772c6
r13643: Enable script debug output to get some more details why some hosts
...
return with !=0 after calling installmodules.sh AUTH_MODULES.
(This used to be commit 5a67b4f5be
)
2007-10-10 11:10:20 -05:00
Lars Müller
ca0e155ef0
r13642: Fix install* scripts to use DESTDIR.
...
Always pass the INSTALLPERMS and DESTDIR as first and second arg to the
scripts.
No longer prepend DESTDIR to the remaining args.
To fix bug #3282 it is important _not_ to prepend DESTDIR to the source
of the sym link pointing to smbmount.
(This used to be commit c38adf7131
)
2007-10-10 11:10:20 -05:00
Gerald Carter
0af1500fc0
r13316: Let the carnage begin....
...
Sync with trunk as off r13315
(This used to be commit 17e63ac4ed
)
2007-10-10 11:06:23 -05:00
Gerald Carter
7de55b30b7
r13229: * fix bad comparison caught by the AIX compiler in wbinfo code
...
* update output from mkversion.sh to include the SAMBA_VENDOR_PATCH
(This used to be commit 485f037094
)
2007-10-10 11:06:19 -05:00
Gerald Carter
19907887fc
r13093: adding vendor patch level string as announced on samba-technical ml
...
(This used to be commit d40f06018b
)
2007-10-10 11:06:13 -05:00
Gerald Carter
e2de656314
r12990: BUG 3329: patch from David May <mayd@cygnus.uwa.edu.au> for Solaris shell script portability issues in 'make test'
...
(This used to be commit 19339a9510
)
2007-10-10 11:06:09 -05:00
Gerald Carter
67e8af8527
r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been broken since r10656
...
(This used to be commit 85ea7afd8b
)
2007-10-10 11:05:54 -05:00
Gerald Carter
03b77baa6f
r12040: merging packaging fixes from release branch
...
(This used to be commit 47a9f2c3d6
)
2007-10-10 11:05:42 -05:00
Gerald Carter
5251618c7f
r11761: * fix clearing of event logs by truncating the tdb.
...
This feature got broken in some of the other updates.
Now each open handle stores an pointer to an open tdb
data structure (not the tdb pointer itself).
Clearing can be done with a simple elog_close_tdb( elog, True )
to force a close and then calling elog_open_tdb( logname, True )
to force an tdb truncate. Permissions on existing tdbs are
maintained which is important.
* We don't currently handle backup. Haven't looked at the
format of a backuped up eventlog to know what the deal is.
(This used to be commit 2df34c9403
)
2007-10-10 11:05:26 -05:00
Lars Müller
ba2edc38aa
r11728: Ensure to check for the config.log in ${SRCDIR}.
...
Revert jerry's revert from 11685. :)
At the moment I don't see a way to check if there is an empty
${SMBWRAPPER} or none. If there is a way to check if ${SMBWRAPPER}
isn't set at all we could make the installman script even work if
config.log does not exist.
(This used to be commit 3e3113a1fa
)
2007-10-10 11:05:25 -05:00
Gerald Carter
f8cb37ab19
r11685: reverting Lar's change to nistallman from r11224 since it breaks 'make installman' outside the source tree; will fix up after the rc1 release
...
(This used to be commit 61e7366e0f
)
2007-10-10 11:05:24 -05:00
Lars Müller
580ef1f81e
r11224: Add feature to get our configuration from config.log into installman.sh.
...
This allows us to install for example smbsh.1 only if SMBWRAPPER is set.
Removed also one rm call as we copy and do not append to the same file
in the next step. There is no file permission risk as we chmod 0644 in
any case later.
Replaced one basename call by shell substitution.
(This used to be commit 3944dfbff4
)
2007-10-10 11:05:06 -05:00
Gerald Carter
63937fec90
r11152: fix some regressions caused by the trunk->3.0 merge when install docs with SWAT
...
(This used to be commit e3c6873866
)
2007-10-10 11:05:03 -05:00
Gerald Carter
47e297bc8d
r10904: build patches from Marc Balmer <marc@msys.ch> when builddir!=srcdir
...
(This used to be commit b7fc404518
)
2007-10-10 11:04:55 -05:00
Gerald Carter
75a29f80eb
r10676: reverting bad merge for install manpages script
...
(This used to be commit 50549fa9b3
)
2007-10-10 11:04:50 -05:00
Gerald Carter
54abd2aa66
r10656: BIG merge from trunk. Features not copied over
...
* \PIPE\unixinfo
* winbindd's {group,alias}membership new functions
* winbindd's lookupsids() functionality
* swat (trunk changes to be reverted as per discussion with Deryck)
(This used to be commit 939c3cb5d7
)
2007-10-10 11:04:48 -05:00
Gerald Carter
013ac99a9d
r9618: adding get/put tests from Don Watson
...
(This used to be commit a94de276ae
)
2007-10-10 11:03:23 -05:00
Gerald Carter
dffa98b761
r9615: trying a 3 second timeout on smbcontrol
...
(This used to be commit 4e62a51bf6
)
2007-10-10 11:03:22 -05:00
Gerald Carter
78f6ccebc5
r9613: remove TMPDIR from 'make test' scripts (after comments by Don Watson)
...
(This used to be commit 0626bb6841
)
2007-10-10 11:03:22 -05:00
Gerald Carter
38d08ad68c
r9585: update test #1
...
(This used to be commit 7a150ffde5
)
2007-10-10 11:03:22 -05:00
Gerald Carter
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
Gerald Carter
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
Gerald Carter
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
Jeremy Allison
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
Lars Müller
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
Gerald Carter
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
Gerald Carter
c731d11471
r8990: First trivial example of 'make test'
...
(This used to be commit 11c8863949
)
2007-10-10 11:00:23 -05:00
Gerald Carter
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
Gerald Carter
1d4eb57323
r8388: fix typo in installman script
...
(This used to be commit 30b03519c0
)
2007-10-10 11:00:04 -05:00
Gerald Carter
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
Jeremy Allison
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
Tim Potter
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
Volker Lendecke
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
Stefan Metzmacher
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
Stefan Metzmacher
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
Jelmer Vernooij
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
Gerald Carter
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
Gerald Carter
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
Jeremy Allison
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
Gerald Carter
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
Gerald Carter
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
Gerald Carter
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
Jeremy Allison
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
Jeremy Allison
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
Jeremy Allison
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
Stefan Metzmacher
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
Gerald Carter
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
Stefan Metzmacher
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
Stefan Metzmacher
1cd9d74016
r215: merge over svk fixes from 4_0
...
metze
(This used to be commit 2326c9e0a2
)
2007-10-10 10:51:14 -05:00
Stefan Metzmacher
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
Gerald Carter
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
Jeremy Allison
a79b205d92
Fix gcc warnings. Fix mkproto with new type.
...
Jeremy.
(This used to be commit 00fa66df3e
)
2004-03-19 01:29:14 +00:00
Gerald Carter
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
Herb Lewis
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
Gerald Carter
f5bb18bfcb
disable template accounts by default
...
(This used to be commit 02899224a1
)
2004-01-29 20:15:12 +00:00
Gerald Carter
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
Gerald Carter
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
Rafal Szczesniak
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
Gerald Carter
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
Tim Potter
9f154119e8
Final round of printf warnings fixes for the moment.
...
(This used to be commit 0519a7022b
)
2003-11-06 22:11:08 +00:00
Tim Potter
f95e40197f
Generate 64-bit clean printf's for build options.
...
(This used to be commit 1814c29b7d
)
2003-11-04 19:47:40 +00:00
Gerald Carter
629120a0a1
cosmetic fix when DESTDIR=/ (default)
...
(This used to be commit e660b5752a
)
2003-10-06 19:24:17 +00:00
Simo Sorce
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
Gerald Carter
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
Tim Potter
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
Alexander Bokovoy
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
Gerald Carter
1f32535d60
fix some output formatting
...
(This used to be commit 0283b0152e
)
2003-09-05 13:25:49 +00:00
Gerald Carter
2d5cf1d451
reformatting
...
(This used to be commit 5c3094ee55
)
2003-09-05 13:21:35 +00:00
Gerald Carter
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
Tim Potter
7444f0fc7b
Removed {OLD,NEW}_NTDOMAIN cruft from mkproto.awk
...
(This used to be commit 061decb608
)
2003-09-04 23:55:44 +00:00
Alexander Bokovoy
39abb5cacc
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
(This used to be commit 4ab08a4bb8
)
2003-09-01 11:33:42 +00:00
Gerald Carter
9809c98f24
make sure using_samba 2ed. files get installed ok
...
(This used to be commit 55b6129bd1
)
2003-08-28 21:23:04 +00:00
Alexander Bokovoy
e83031c84d
Refactor charset plugins a bit and add CP437 module.
...
Now all 8-bit charsets with gaps (not all symbols defined) could be produced through
one macro -- SMB_GENERATE_CHARSET_MODULE_8_BIT_GAP(CHARSETNAME) within source file
with three charset tables. Full source code for such modules can be generated by
source/script/gen-8bit-gap.sh script which was taken from GNU libc and changed slightly
to follow our data types and structure.
(This used to be commit 37042c7bc0
)
2003-08-28 17:16:27 +00:00
Gerald Carter
a1be0fbbb4
don't complain if the using_samba book is not in the tree
...
(This used to be commit 20603faf2c
)
2003-08-22 16:23:56 +00:00
Gerald Carter
f8c3883996
remove unneedced script
...
(This used to be commit 9c9cc30093
)
2003-08-21 13:05:09 +00:00
Alexander Bokovoy
6cdfb4aa63
Ignore only getdate.* in modules/, not the whole directory. Fixes static builds of modules
...
(This used to be commit df6eeca5f6
)
2003-08-21 08:46:48 +00:00