Age | Commit message (Collapse) | Author | Files | Lines |
|
Jeremy.
(This used to be commit e7b48224c4f8c6063e1dd850cc91f5488e65a48d)
|
|
from receiving all the printer data in EnumPrinterDataEx().
(This used to be commit 901769acc3258b6f8f33d36b0d5e3468a30ba1b0)
|
|
bound to a given driver
(This used to be commit e913d508d4f894eb3f0e59b9c28b0fc5b56962ec)
|
|
Jeremy.
(This used to be commit 4208f027cff77142df4f984a4a8985afbe30a4f1)
|
|
re-used as cache.
Jeremy.
(This used to be commit 6f901e479dd7a0b9d1395aad5b8ef028c0514fec)
|
|
(This used to be commit 86433a3492a3b70a051257940ae28ada8788a650)
|
|
Jeremy.
(This used to be commit 03c49b2e519acb8cc7278ac97a203a7d122d2869)
|
|
Jeremy.
(This used to be commit 0385f7d7efed48fc8121fc0fbb433e9ca0954094)
|
|
(This used to be commit b58ddacf73589870252eea52da68841e7294672d)
|
|
change a name in block.c it was hiding a function name
add a comment in configure
(This used to be commit 05038f44717ff07ed7d4a3afbdd8f072a3c058cc)
|
|
and add commands reget and reput to smbclient that continues a transfer that has been onterrupted.
thanks to josef Zlomek that did the original patch.
(This used to be commit b275547c9ecc13bede5bd21a392fa1d695a3926d)
|
|
(This used to be commit 4e142ba3749d2eb45687425ff87c153fb6147056)
|
|
(This used to be commit 9e36824d47f7d1aac14bb5aeded8da54962c90a8)
|
|
(This used to be commit e09007dd5d17d5f84aea3c2fed16ce79ba7be1f2)
|
|
(This used to be commit 55f891016c005c1552f1c1d95dd067bbf9de8869)
|
|
server name and everything works as advertised. See the MSDN doco for details.
(This used to be commit d6b10fe9691bfc96d5933c029990c60fd292bdc9)
|
|
Jeremy.
(This used to be commit 1f81b177182aee7fe24e50ae3cd72d417e81b45a)
|
|
Jeremy.
(This used to be commit ac21f280d5030a9c49330be37bd754a1540a238a)
|
|
(This used to be commit ebe89453b63467c87263c24f4380544fef1124a6)
|
|
(This used to be commit 4689e7ea5e55e22e1e4293c91ba69fee53436143)
|
|
option (set to false by default). Made checking for hide unreadable/writable
more efficient (less stat calls, less allocating printf calls).
Jeremy.
(This used to be commit 15ff5a48f94fdc6ed61fb10f063c4fbf8bb5bb2d)
|
|
security signiture, but I can't get it to accept ours.
Andrew Bartlett
(This used to be commit 7746de6a3c5798e321ed8300f763588fa3807964)
|
|
(This used to be commit a760bca56a55b119cf399c5ac6f8b0db418be2e0)
|
|
- Don't print an uninitialised buffer in service.c
- Change some charcnv.c functions to take smb_ucs2_t ** instead of void **
- Update NTLMv2 code to use dynamic buffers
- Update experimental SMB signing code - still more work to do
- Move sys_getgrouplist() to SAFE_FREE() and do a DEBUG() on initgroups()
failure.
Andrew Bartlett
(This used to be commit de1964f7fa855022258a84556b266100b917444b)
|
|
Andrew Bartlett
(This used to be commit 17096315a0f30f946ddecb79708604a111c37011)
|
|
(This used to be commit a613dde7edab62c4439d256932b9f9b4ae2ec4e0)
|
|
external lib dependencies - let's hope this patch stays around for longer than
the previous attempt.
Andrew Bartlett
(This used to be commit d0c0e9f427400c24f5cc38c67b7a927f9d937375)
|
|
Andrew Bartlett
(This used to be commit 82e7212bbbeefce873291c2fdb3b04ae1e6c26d6)
|
|
(It broke port 139 name exchange)
I've been thinking about this, and doing is properly is actually rather
difficult - but I'll try and get somthing in there. (My worry is what
smb_read_error should be set to, and how that interacts with the rest of
samba).
Andrew Bartlett
(This used to be commit 3e682867bbb13dae265cb9a8acea8b7cc87d82a6)
|
|
Andrew Bartlett
(This used to be commit 2e74473551f0fce0384eacd31bc1a53ff3967464)
|
|
(This used to be commit 5246d3693c463e581a7cd40f86878e40456237c3)
|
|
should really check if a link points to a special file and deny access
imho), expose no fifo, socket, devices ...
(This used to be commit 59954113348cfb2061fa6bd7dfe7545f614e2891)
|
|
Jeremy.
(This used to be commit 095e2bf9469a4c26814fb049f2870983c090ed81)
|
|
Jeremy.
(This used to be commit d406d08e3e1aa2266a472f98cff7dd0ff311a33c)
|
|
(This used to be commit 3404023260a5d6fed5523eb378d4a1ad418302a0)
|
|
Should fix a supposed DoS too.
(This used to be commit f76e5b2677beb161c2f9c0d3dd78e707655e942f)
|
|
(This used to be commit b8dba26978c281259e02b9d6ebacaa7cba4f7787)
|
|
(This used to be commit e13016bb42dbba675d6e7ee7e163543aad2e62c2)
|
|
(This used to be commit 34a7efd1f8fc5d5fda7cafe50cb6fd7c4aac32ab)
|
|
Andrew Bartlett
(This used to be commit 8fbc964f2f40de80851cf89f7bed0ddc5d01b074)
|
|
smb_io_chal() did a prs_align() but a challenge is an array of bytes.
and all code calling smb_io_chal() played with the alignment to not align !
I'm confident in my change, but I would *really* like if jeremy could look
at that.
J.F.
(This used to be commit 23501ea971f8cc0799515e0d51ad8619221a31e1)
|
|
(This used to be commit 6ec267618a7ba2c4a7170b78ccfe95120c5430c4)
|
|
- SAM_DELTA_RENAME{USER,GROUP,ALIAS}
- SAM_DELTA_DELETE{USER,GROUP}
Renamed some of the unknown delta types and their unmarshalling functions:
- SAM_DELTA_TRUST_DOMS
- SAM_DELTA_SECRET_INFO
(This used to be commit 1f29276c2ff450c4ca3705c27fb0be71ddcda4ad)
|
|
populate cli structure with called name and calling name even for port
445 connects.
(This used to be commit 123eee6206d9afb28c169540dc63824957b505f4)
|
|
(This used to be commit 26fc20187d405702c50d1e7a38d3a94c84932bed)
|
|
(This used to be commit 5ff687a839f805af56ae77cba94c466a0ff87ccc)
|
|
(This used to be commit c00388de6cf5d0527505bfe4edfe2f0269c5a4c8)
|
|
(This used to be commit 8c8b0dd381f357bdd204fd6b5d50b78765e93090)
|
|
(This used to be commit 228fc518da0404fe770175d5277fe5f5b08f9c67)
|
|
samsync operations (as a BDC)
(This used to be commit e4cb106d2e3e6a41529369545a7a6ce5fe6d8986)
|