Age | Commit message (Collapse) | Author | Files | Lines |
|
a message claiming that package installation had failed when it really
did work. The error was caused by the killall command being used where
there is no /proc for it to work on.
(This used to be commit 7eaf47853ea2f48702847c81a9ec7cd351a3079b)
|
|
smbclient.1.yo: Partially done...
Jeremy.
(This used to be commit 00c83ea4ab474c67e853dbf998710367b9272467)
|
|
reflects the real options. Removed '-S' option - couldn't see what
this was doing (seemed to have something to do with nt_domain_logon ?).
Luke please check if you needed this code (code is only #ifdef'ed out
and can be re-instated).
Did this to make writing of yodl smbclient man page possible :-).
Jeremy.
(This used to be commit 97a14db75634b09dd272e9f59bc39c2b1eb52544)
|
|
(This used to be commit 3b2d25035e2f718532b4cfe2fd3342ddfcdb54c3)
|
|
test for both before including ACL support.
(This used to be commit 86743dfda446fddaffff7cbb57ca6b5901948ad5)
|
|
it in the history file.
(This used to be commit 14927fa5da24aebcd015d07d5e3fb8b721aee829)
|
|
Jeremy.
(This used to be commit e7c754d38cf137be15b5b1109e6561eb9900f43e)
|
|
Again, to compile debug2html, you need to do a 'make debug2html'.
Chris -)-----
(This used to be commit bd0c5ee8e796bc624bf51fbca1c894ca6190b4ea)
|
|
know that 'make proto' will ignore them there. The debugparse.h header
file is included in includes.h, and includes.h is included in debugparse.c,
so all of the pieces "see" each other. I've compiled and tested this,
and it does seem to work. It's the same compromise model I used when
adding the ubiqx modules into the system, which is why I put it all into
the same directory.
Chris -)-----
(This used to be commit b6888faacdba035e1b608a404a71d93791de2d52)
|
|
directory in the next batch. Chris -)-----
(This used to be commit 81f64d89924523279a2dcbe53d5355f3dd56b5ff)
|
|
Chris -)-----
(This used to be commit a1aa808d5b85d150ec21d09e301aa0211658e021)
|
|
and not the whole of North America (apologies to the bloke from Mexico
who got upset).
Jeremy.
(This used to be commit f81f27d3fa4eee962d0c8e2d221905ca7c56e6d8)
|
|
Jeremy.
(This used to be commit 83aa193439253bdd8e5ad7961c1db5c9328f1780)
|
|
Jeremy.
(This used to be commit 2bce2cf6d83d9889d8b116f9d2ee254b7ceb4828)
|
|
annoying exception I'm still looking at :-).
Jeremy.
(This used to be commit 9cade656e2db743cb6ee67bbb8b0f50e8e4c39f9)
|
|
Chris - feel free to fix these things differently if these fixes don't
work for you.
Jeremy.
(This used to be commit 1f225abfbe6b021b589711c2e4c599a63050c5b2)
|
|
fix username overwriting problem in security=share.
Jeremy.
(This used to be commit 17621964344336c6303386c3c9e8a3e23b9e46e1)
|
|
(This used to be commit 99430ce899c02b95ab3c577afff7f28c6d5c6c45)
|
|
the reason we don't return() here is that smb_panic() is used not just
for segv but also for detected errors (such as buffer overflows)
(This used to be commit 7a50ca81a5842f7139e67c0ff9de79518599f445)
|
|
(This used to be commit 177b7b6b190c78ab59e19187d3221d23bb280911)
|
|
and work on it tonight (I hate my life :-( ).
Jeremy.
(This used to be commit 12cb7caa9a1161cb8135d7d8e9f345a5589d2578)
|
|
current status is "it works". I need to add some syntax error recovery
and a usage message. Basic stuff.
I've also modified Makefile.in. If you want to compile it you'll have to
do a 'make debug2html', as I used smbtorture as a model. We can decide
later if this tool is useful enough to be compiled always.
BTW, a 'make realclean' fails because the bin directory isn't empty.
That's because it doesn't delete optionally compiled files such as
smbtorture and debug2html (and because of the CVS subdirectory, but I
think that's only a problem for developers).
Chris -)-----
(This used to be commit e86fd87a3806f4c161a8f887bbdd4d400ae56ac2)
|
|
Chris -)-----
(This used to be commit 26fcdfd082e84df675ad06c7ba8c0cdbf07eed98)
|
|
Added smbd.8.yo.
Jeremy.
(This used to be commit 695b31d0664f2c52704c49b49e56223b793dfc00)
|
|
(This used to be commit 22721b027139ffb7ff2625741b68701ba15fbb98)
|
|
now as "RPC fault" if the UNIHDR structure lengths do not exactly
match up to the length of the data stream.
so, all versions of samba prior to this one have an off-by-one bug
in unicode string lengths.
all versions of NT prior to NT 5 beta 2 could possibly have buffer
problems when receiving badly formatted UNICODE strings.
(This used to be commit 161eb6f511e161b63c1fa90a08c562fcf208344a)
|
|
Jeremy.
(This used to be commit 7ad30c43ba3108631ac1fb98a96a0d5d66fca36c)
|
|
(This used to be commit ae1888529b00f1a98d2b76fec7f19684efca90c7)
|
|
license at the top of lib/snprintf.c
I've always been slightly uneasy about our half-baked vslprintf()
implementation and the risks on platforms that don't have vsnprintf()
so when I saw this code in another GPLd package I wanted it for Samba.
(This used to be commit e2cb50af45be6683d02ab48a6648816ee3d52ab1)
|
|
* Debug message filtering.
* I need to add all this to Makefile.in
(If it looks at all strange I'll ask for help.)
If you want to compile debug2html, you'll need to do it by hand until I
make the changes to Makefile.in. Sorry.
Chris -)-----
(This used to be commit fae161b9051c3ea8aa129bdb3df11d215007723d)
|
|
Jeremy.
(This used to be commit c4fbf36ff7da29e001dc93829d4bc74d26aeec06)
|
|
Jeremy.
(This used to be commit 91b4f547eb0239b521bed57e840e34ccc65cfefc)
|
|
Ensured offset was being reported correctly for 64 bit file access,
ensured delete on close bit was being reported correctly.
Jeremy.
(This used to be commit 4332bc06c6604a3e14007eda4f40e6183a1f8526)
|
|
(This used to be commit b2210614e810c8e84c9a14a8e32e05f95d92479b)
|
|
(This used to be commit b2a7f85d597d4d2a71fd38d76aac0464d53df626)
|
|
(This used to be commit d42b641acba95f45ad204e64e80e30d5d96490e8)
|
|
(This used to be commit 230c42ab64aafb69313d5a8f9773bbd2bc6d47f9)
|
|
to *.rpmsave
(This used to be commit af36d39434eaf39817f9916be79dcf2817897ee2)
|
|
don't seek unless absolutely necessary on files in do_put()
(This used to be commit 9d33d405cdbd9ae61fb68b6f5ce5f56f86cc54bb)
|
|
(for example /usr/bin/man because it is setgid).
(This used to be commit 85f639ab2ba72dda5a00cf11c8ee705f5a51ec54)
|
|
changes uses the unique index number from a SMB_QUERY_FILE_ALL_INFO to
try to provide inode numbers. If it is 0 then use the hash of the
filename as before.
(This used to be commit 2565ccf9de9d5e80fdb5bcadbc7130faba386d95)
|
|
descriptors by catching close attempts on those fds and returning
EBADF.
(This used to be commit 9d863fb1681a5b03696552e1d93fe339b4bae455)
|
|
(This used to be commit 552175fdcb78c79833464648b5ccdc91b935e69c)
|
|
do_get() call.
(This used to be commit 98ba0b3a0a5074cf2b7adba407c5fd46f63c3f27)
|
|
long not 128 (fstring) length.
(This used to be commit 1e96e14e790e733bbd182a828b0db8727fead2a2)
|
|
don't have the ALLOW_DELETE_ON_CLOSE share flag enabled. Told you
this was fiddly code :-).
Jeremy.
(This used to be commit 222d686a6cdbc2947e7201636ae80ef4c650a65d)
|
|
this is 0x4000 01ff on NT4 SP4, and 0x0000 01ff on pre-NT4 SP4.
(This used to be commit 59cf9c00d91f9706d58c3d3000842eccb9d272fc)
|
|
with a call to nt_lm_owf_gen. if this still doesn't get the NT hash
generated correctly then there may instead be a bug in mod_smbpwd_entry().
(This used to be commit 1c8c644210870fef7ea3eddf411b01a98f991fcc)
|
|
(This used to be commit 21e56ce707963507fe301b4feaad62964196aa46)
|
|
open_file_shared().
Jeremy.
(This used to be commit 8de02620ea8f45f6a700617911947467e7be46e1)
|