Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 887063e421d476fe2c2f6809750af3bfb020a85c)
|
|
(This used to be commit ff8667c8801a59c80c33b43f033d23f3a0fd8313)
|
|
(This used to be commit 2908ccd14d1aa4ffb7d09714bae78cebb7eee755)
|
|
Jeremy.
(This used to be commit a5555bd3b744417674d62d5891e1d5dbe32008ff)
|
|
(This used to be commit 70ac9dbcecdf4be92638a24f096e4a8807997498)
|
|
ZERO_STRUCTPN _does_ check argument for NULL.
(This used to be commit 0be34ca1402f95506680caa3461e94d4ae54bb7d)
|
|
(This used to be commit 5be3c37f50eac35cad3eadf0d24e7a4ee04c075e)
|
|
lib/util_sock.c: Added strerror() calls to getpeername failures (which seem to be giving IRIX trouble at the moment).
rpc_parse/parse_sec.c: Changed use of ZERO_STRUCTPN to ZERO_STRUCTP which again does zero pointer protection.
smbd/quotas.c: Fixed typo.
Jeremy.
(This used to be commit b62f008974c96e0302d6c146cf49bc2045bef005)
|
|
(This used to be commit 9412edfd4c11a26e4ef290839375e3959cf70a7e)
|
|
(This used to be commit bd09e00112fd371aa070b5b47f1d4e27137a7f2e)
|
|
(This used to be commit 78e63e17c59de68200308641dce7c413520a2980)
|
|
(This used to be commit b93f686655e871d7bfec9c7601cf3c175008041a)
|
|
(This used to be commit ae5f174ef163734c61c0d30b32f5564cfba02666)
|
|
Now passes strings instead.
(This used to be commit 48af29bcc9e8094de6ba057a52dbae3c80ea7a05)
|
|
(This used to be commit 275d22f81c9b8a04dd11ccc8733c62f48f270965)
|
|
resolution
(This used to be commit 688a7e5751109eec5d52ed67710502d43db6800d)
|
|
kanji const char* warnings.
(This used to be commit 06abdfd68e1d7fa8741afc3f56ec7a13b5fa4ccc)
|
|
(This used to be commit 88c90ec65c1a764dd7b13d9fb5ce700027f40cfd)
|
|
(This used to be commit 6bc94f08cc927fc4901464f982b3300b631eb945)
|
|
(This used to be commit aa47ef998abf713ec44187592c91d7a5335bb814)
|
|
(This used to be commit 10093ae5fc6e375340fd904e41a37bcdc1191d93)
|
|
(This used to be commit 86dfde31d966ba44cb554036a6232faa05e3a9f4)
|
|
client/client.c:
include/client.h: Added some debug messages that the old client used to
generate. These are needed to make scripts such as
'findsmb' work - there may be other changes to keep
backwards output compatibility. Do we need a -old-client-compat
argument ?
libsmb/clientgen.c: Fixed crash bug where malloc'ed data wasn't being
cleared - corrupted malloc chains.
web/swat.c: John's changes to get rid of "ghost" table entries.
(This used to be commit 3c45a3503ea57d17e98eb3e57514161a5c82e45e)
|
|
Jeremy.
(This used to be commit 6fbf01471d8dc76f8909d851c531fec3d79521d3)
|
|
doesn't require a new password entry. Sets the 'enable/disable' code
back to being symmetrical.
Jeremy.
(This used to be commit fa068a6db8da154903fb97a843f261592fcb684a)
|
|
string wrappers.
printing/printing.c: Added OSF1 fix.
Jeremy.
(This used to be commit 9d05d80f811426f83a975d28e64c5d6b10574c25)
|
|
(This used to be commit f06bed256dfaf56bcfc1982df1d8bf8fe559f53b)
|
|
security descriptor testing. hey wow, you can get a SD then send it back!
(This used to be commit 7466c3113ef8f8a89b8496efadfeb611c9f3e069)
|
|
(This used to be commit e3fc90d0b5b21d49615c951a475d85f15fa01271)
|
|
(This used to be commit 600e599c43b85fc8d844490e59dd7b17f136c016)
|
|
(This used to be commit c17b0bb7c25ca9a6faf7cb0282c993232f2560cc)
|
|
(This used to be commit d0d0196af55cad00cbdebd8c80941f42e667e199)
|
|
(This used to be commit af44cf1fcf5c3f673baa8f7c4f1e24556754f659)
|
|
(This used to be commit e03ce164b00d59e8cbd76472635f2517ef7f0768)
|
|
changes from yesterday by me, jeremy and andrew.
jeremy, your ACB_PWNOTREQ mod would have caused a crash if the user
didn't exist (first check should be for smb_pass != NULL)
(This used to be commit cbac0f165d351ba9497c222e55e453d781376e58)
|
|
(This used to be commit 9814ac8a65f4d8333527976f1d227e8cd3c2c8ce)
|
|
(This used to be commit fb6a79ea3a79d54099ec57715db17a7935130e9f)
|
|
(This used to be commit 450a19e96bfebeeb8e3c4029830c77b33f4786f9)
|
|
(This used to be commit ee60d9a289f8d94f8e4d8405f7b41690b891bbb1)
|
|
(This used to be commit d076daaaf8690ae0b1ff9c8782619e518f868109)
|
|
(This used to be commit 530a98022e5207772980fc7d286547686713927a)
|
|
instead of opening pipes and other horrible stuff.
(This used to be commit 49bf19710345a59a2d17cd449be1a132885ed821)
|
|
(This used to be commit badc0f229a2940560b56aafde9824f1b4bd0f7c7)
|
|
should allow us to call a function in swat rather than piping to
smbpasswd.
while doing this I also fixed quite a few "const char *" versus "char *" issues
that cropped up while using const to track down bugs in the code. This
led to changes in several generic functions.
The smbpasswd changes should be correct but they have not been
extensively tested. At least if I have introduced bugs then we should
be able to fix them more easily than before.
(This used to be commit 713864dd0322ae2ae2d83e333d85be35a7eed4ec)
|
|
resons and my own piece of mind...
Jeremy.
(This used to be commit 45131501f23ce1eec2f23fe2c1060cd5a2736ec9)
|
|
Jeremy.
(This used to be commit b070281a0ef0a0c420ccb17bad50c521b912df46)
|
|
Jeremy.
(This used to be commit 22df2dae30b815f1c86bd21ac0ccf02da5b85eba)
|
|
(This used to be commit 41970a40c35eaea9d89be7cb5a2b612b2d06530c)
|
|
Jeremy.
(This used to be commit 2903e18e4a529f447732c246fde0362566c563da)
|
|
user that authenticated to swat permanently (if not root).
Jeremy.
(This used to be commit 7d55bf379177a4a448e39577ae0af603d5e958f6)
|