1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source4
Andrew Tridgell 8ae5b50a6e added code to the RPC-SPOOLSS test that demonstrates that policy
handles are not shared between open dcerpc connections, even when
those connections are on the same SMB socket. I have tested this with
w2k3, w2k and NT4. It seems that policy handles have a strict scope of
the dcerpc connection on which they were opened.

I realise that this goes against existing folk-law in the team, but it
seems that the previous testing (I'm not sure who did this?) was
wrong. Perhaps clients do send us policy handles from other
connections, but if they do then the correct thing to do is to fail
the operation with a dcerpc fault. I suspect that failing it with
exactly the right dcerpc fault code is important.
(This used to be commit 2ed24d29ba)
2004-01-20 06:07:09 +00:00
..
auth ntlmssp over rpc over tcp now fully works 2003-12-14 10:45:50 +00:00
build This patch adds a better dcerpc server infastructure. 2004-01-08 22:55:27 +00:00
client fixed some warnings 2003-11-28 09:05:44 +00:00
codepages first public release of samba4 code 2003-08-13 01:53:07 +00:00
include remove all unused stuff from Makefile.in 2004-01-19 14:22:32 +00:00
intl first public release of samba4 code 2003-08-13 01:53:07 +00:00
lib This patch adds a better dcerpc server infastructure. 2004-01-08 22:55:27 +00:00
libads remove a redundent second check for PAM 2003-12-16 01:10:03 +00:00
libcli * fixed a segv when -U is not used in smbtorture. 2004-01-15 23:19:07 +00:00
librpc added code to the RPC-SPOOLSS test that demonstrates that policy 2004-01-20 06:07:09 +00:00
locking more fixes from the IRIX compiler (thanks herb!) 2003-08-15 18:54:44 +00:00
modules first public release of samba4 code 2003-08-13 01:53:07 +00:00
msdfs File is part of the HOWTO Collection 2003-08-14 00:08:21 +00:00
nmbd more fixes from the IRIX compiler (thanks herb!) 2003-08-15 18:33:43 +00:00
nsswitch Initial step at cleaning and splitting up configure.in. 2003-12-02 11:10:56 +00:00
ntvfs dcerpc server output now copes with the client blocking part way 2004-01-20 05:54:17 +00:00
pam_smbpass more fixes from the IRIX compiler (thanks herb!) 2003-08-15 18:33:43 +00:00
param This patch adds a better dcerpc server infastructure. 2004-01-08 22:55:27 +00:00
passdb a fairly large commit! 2003-12-16 09:02:58 +00:00
po first public release of samba4 code 2003-08-13 01:53:07 +00:00
popt Initial step at cleaning and splitting up configure.in. 2003-12-02 11:10:56 +00:00
printing * the RPC-ECHO pipe now works in smbd, as long as the data sizes 2003-12-12 03:59:09 +00:00
python Delete old python bindings. 2003-12-17 02:18:36 +00:00
registry * got rid of UNISTR2 and everything that depends on it 2003-12-01 00:17:30 +00:00
rpc_server dcerpc server output now copes with the client blocking part way 2004-01-20 05:54:17 +00:00
script a script which find unused or undefined vars in Makefile or Makefile.in 2004-01-13 22:24:56 +00:00
smbd Update Copyright to 1992-2004 2004-01-09 06:59:48 +00:00
smbwrapper more fixes from the IRIX compiler (thanks herb!) 2003-08-15 18:33:43 +00:00
tdb * the RPC-ECHO pipe now works in smbd, as long as the data sizes 2003-12-12 03:59:09 +00:00
tests first public release of samba4 code 2003-08-13 01:53:07 +00:00
torture added code to the RPC-SPOOLSS test that demonstrates that policy 2004-01-20 06:07:09 +00:00
ubiqx first public release of samba4 code 2003-08-13 01:53:07 +00:00
utils * removed some unused code 2003-12-10 03:02:12 +00:00
web Initial step at cleaning and splitting up configure.in. 2003-12-02 11:10:56 +00:00
wrepld get rid of some more unused headers 2003-11-23 03:10:50 +00:00
.cvsignore first public release of samba4 code 2003-08-13 01:53:07 +00:00
.dmallocrc first public release of samba4 code 2003-08-13 01:53:07 +00:00
aclocal.m4 Update MySQL configuration scripts, add module macros 2003-09-29 22:16:06 +00:00
autogen.sh my debian unstable box uses "autoconf2.50" - i wish there were a 2003-12-04 01:17:00 +00:00
change-log first public release of samba4 code 2003-08-13 01:53:07 +00:00
config.guess put config.guess in the right place! 2003-08-13 02:06:45 +00:00
config.sub first public release of samba4 code 2003-08-13 01:53:07 +00:00
configure.developer first public release of samba4 code 2003-08-13 01:53:07 +00:00
configure.in remove all unused stuff from Makefile.in 2004-01-19 14:22:32 +00:00
configure.nodebug.developer first public release of samba4 code 2003-08-13 01:53:07 +00:00
configure.tridge.opt first public release of samba4 code 2003-08-13 01:53:07 +00:00
Doxyfile first public release of samba4 code 2003-08-13 01:53:07 +00:00
dynconfig.c remove all unused stuff from Makefile.in 2004-01-19 14:22:32 +00:00
ignore.txt first public release of samba4 code 2003-08-13 01:53:07 +00:00
install-sh first public release of samba4 code 2003-08-13 01:53:07 +00:00
Makefile.in add make [un]installtorture 2004-01-19 14:57:56 +00:00
smbadduser first public release of samba4 code 2003-08-13 01:53:07 +00:00