| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| | |
XP sends GetPrinterData("ChangeId"). So we now respond accordingly.
Possible fix for CR 1147.
(This used to be commit 42a2e7d701fd342f2553660eb5094af8723fb50e)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit d41858b9e6a21f6e01305c33d107d16f2b587d37)
|
| |
| |
| |
| | |
(This used to be commit aa496524ccef4dd882f7dfa890fab4cbea0cae64)
|
| |
| |
| |
| | |
(This used to be commit 5739ee4e63a35d7778506047ae3ad2ddceb69ec5)
|
| |
| |
| |
| |
| | |
use FUNCTION_MACRO instead of __FUNCTION_
(This used to be commit 243763d6eb107ab2444d81025232c8fe795baaf1)
|
| |
| |
| |
| |
| | |
dir now shows correct size on large files
(This used to be commit ce7d421ba9cfa65e3ed404f18e8b3b4cf4730593)
|
| |
| |
| |
| | |
(This used to be commit 3c9726454ea6beb8d5d308805caecb86395c7ad2)
|
| |
| |
| |
| |
| |
| | |
dsspooler/dsdriver info existence.
(This used to be commit ca8735532cb656a09c1586326cdce33984fe38b4)
|
| |
| |
| |
| | |
(This used to be commit 1d0086aadb4fa57b127e80e455835dd6eb387f71)
|
| |
| |
| |
| | |
(This used to be commit 456813308d8542211183f9655b7fe598144f7bfc)
|
| |
| |
| |
| | |
(This used to be commit 2b152addf49f0ede001b263174d2eaab2600e933)
|
| |
| |
| |
| | |
(This used to be commit 1bf36d3fc69b8129fff08f5a735e27a94eb46d49)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
0x80000000 -> 0xFFFFFFFF would fail as they were being cast
from IVAL (uint32) to SMB_OFF_T (off_t or off64_t, both *signed* types).
The sign extension would cause the offset to be treated as negative.
Thanks to Herb for helping me track this one down (IRIX is good for large
file tests :-).
Jeremy.
PS. That horrid EXEXIST thing has broken configure.....
(This used to be commit fc7d3faed798e7496f2991ec7d795c3b1a3758f5)
|
| |
| |
| |
| |
| | |
be used.
(This used to be commit 8c306804c6f3f0523ff5347e4b9360474d696a50)
|
| |
| |
| |
| |
| |
| |
| | |
check.
Andrew Bartlett
(This used to be commit 323088259f19f59008160d56fbcb9df6a6cd0d98)
|
| |
| |
| |
| |
| |
| |
| | |
strncpy() to make it clear that we must operate on a PATH_MAX sized buffer.
Andrew Bartlett
(This used to be commit 49d9698ef08d66dc238b2e3469da8944b444dfa1)
|
| |
| |
| |
| |
| | |
Andrew Bartlett
(This used to be commit b072bb9c8469799734507bcdffd4be29211e2610)
|
| |
| |
| |
| |
| |
| |
| | |
can't create the socket.
Andrew Bartlett
(This used to be commit 13b9af53bff8e42126a38f93c3bdd5b4d9b20aba)
|
| |
| |
| |
| | |
(This used to be commit ea18d02036b4e0502e5ecb057c9fe381709a07d8)
|
| |
| |
| |
| | |
(This used to be commit 7d099e9a5b7164e8cdbdb93d8c4527f02c8bdefd)
|
| |
| |
| |
| |
| |
| |
| | |
little-endian case (tested on Intel-linux).
Andrew Bartlett
(This used to be commit 281b713b12ece63d499652df193509c57312b749)
|
| |
| |
| |
| |
| | |
Andrew Bartlett
(This used to be commit 3f5608c7e0175184fa599176178d391d54087b3d)
|
| |
| |
| |
| |
| |
| |
| | |
Schnitzer <dominik@schnitzer.at>
Jeremy.
(This used to be commit 7ba051a830a7dc96e3860a87643a3ac99cdf5836)
|
| |
| |
| |
| | |
(This used to be commit 25bbd0d1f90f819fcc7d9446f4f7e75e2434a639)
|
| |
| |
| |
| | |
(This used to be commit 191c1596f5e939e733c9262c3beaf956328c7be6)
|
| |
| |
| |
| | |
(This used to be commit d9644ea3edb085c5eb72593cef8f167fce6464c9)
|
| |
| |
| |
| | |
(This used to be commit f5fa4801ceb56b21facccb382db09165936df319)
|
| |
| |
| |
| |
| | |
some issues in the new module system have been resolved)
(This used to be commit 5b4d03fc8549696baebc0b4417582203ad7ba88e)
|
| |
| |
| |
| | |
(This used to be commit 3d0735e6b03ae77af42135a7f1aebb4206ae6655)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 6639693746ba4c8f6622325ac143f8b1b3bd7538)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit e88bbec2a06bd92b8cfa33efdf166c4fa72cb656)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 1a36ac60bef8de5368860478c268ba1671bb4825)
|
| |
| |
| |
| | |
(This used to be commit 1cf0cfa1b7f00946c439b2b1a30ab3981df4a459)
|
| |
| |
| |
| | |
(This used to be commit cdeb6281f75fe8422015a1af52bf515ff8288ba8)
|
| |
| |
| |
| | |
(This used to be commit 08ac3610f9ef7e1c37541729441acfa13b48d34c)
|
| |
| |
| |
| | |
(This used to be commit 20e6d8c036a4c4ecfa2afb1dd29342c81ce00f8b)
|
| |
| |
| |
| | |
(This used to be commit 481a8a8aa9dff336929cb168302f3faa3f046aa8)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
variable hack, the feild on the pipe, and the server-side.
It only controlled some enum operations in any case.
This is to try and have less 'magic' environment variables.
Andrew Bartlett
(This used to be commit e4be82e4e2c7cdf15f3e20f73fe9f281f6384423)
|
| |
| |
| |
| | |
(This used to be commit b17af40b1c73ccf7eeb3d1d18937cb3ffe162b5d)
|
| |
| |
| |
| | |
(This used to be commit bdb6e76ab5031365c50f7bbcd5e52c4f7a039024)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit faf89f214f326bc07f728b354062b2287cda1208)
|
| |
| |
| |
| | |
(This used to be commit b50816b500c4be0dda2cc79e0927d8a7dab65fd2)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit ec4ed45563f9d8e25fcfd88840944a90b3139c3e)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit e258887f508db3d2c923f393f0104e7cf1bd6545)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 8dcbfa4e770d74d4ce6faaf1a0597d07d0a5cc81)
|
| |
| |
| |
| | |
(This used to be commit 20efb6252cd95fe9ce08298cfdd29d975a53f241)
|
| |
| |
| |
| |
| | |
found by "Jacob Anawalt" <anawaltaj@hotmail.com>
(This used to be commit cfef980566f195c060c0d2fa22983427e8d6570c)
|
| |
| |
| |
| |
| |
| | |
Patch from "Jordan Russell" <jr-list-samba-technical@quo.to>
Jeremy.
(This used to be commit 199c9fcbb9e9a5d4b75ac370d358f54e91808e76)
|
| |
| |
| |
| | |
(This used to be commit d2b93322b08ecd0fa1a74af1fb98c1277955ab93)
|
| |
| |
| |
| | |
(This used to be commit e5e067c2d12e3af755309c8fb6190aeab3a4dbf9)
|