Age | Commit message (Collapse) | Author | Files | Lines |
|
directory' in printer settings. Currently very little is published, and you cannot unpublish because of a bug in win2k clients.
(This used to be commit bbd7c8071a095c4e410f92489050b677a0f0ace1)
|
|
(This used to be commit 5bfa2e901cbe550990a42544878719c51853548a)
|
|
(This used to be commit aba40c38344356c5048ce57eb1c8e4d4be91f830)
|
|
Jeremy.
(This used to be commit f9cef6f42193b3ae70569e2c7584f088fb53a51c)
|
|
Jeremy.
(This used to be commit 9cfa245bba2a116b7364ea22feaf6f63b362f5d7)
|
|
Jeremy.
(This used to be commit 4a9c995e50b24e6ee6ec58c46da32100a8197724)
|
|
Jeremy.
(This used to be commit 379e719e983fb71f94cd2b691f8b194c109496c3)
|
|
Jeremy.
(This used to be commit 8a5b28b1b1e4d1d2f5f75e3d6b30c2910559d0b2)
|
|
autoconf 2.13.
Jeremy.
(This used to be commit 81be3a142925956fec6e2f0609420b7f15356613)
|
|
XP sends GetPrinterData("ChangeId"). So we now respond accordingly.
Possible fix for CR 1147.
(This used to be commit 9424a3b1d1bf11bf38e2bdfd20f1537cf97400ca)
|
|
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)
|
|
Jeremy.
(This used to be commit c3877cfb9c9f3f9f86e32169cbb69c3c5bb2e3db)
|
|
(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 172dccf55e972d4cc40b7e34ce433d49e738fba0)
|
|
dir now shows correct size on large files
(This used to be commit ce7d421ba9cfa65e3ed404f18e8b3b4cf4730593)
|
|
(This used to be commit 60502d9d4274ddb3756b79593125544683c45908)
|
|
(This used to be commit 3c9726454ea6beb8d5d308805caecb86395c7ad2)
|
|
dsspooler/dsdriver info existence.
(This used to be commit 59ced15a1b0d88a24a89b3aa9717599aa110272b)
|
|
dsspooler/dsdriver info existence.
(This used to be commit ca8735532cb656a09c1586326cdce33984fe38b4)
|
|
(This used to be commit e707e2cc7c7483f6bcfbbaf8d3d99614a05a9ecf)
|
|
(This used to be commit 1d0086aadb4fa57b127e80e455835dd6eb387f71)
|
|
(This used to be commit eda83b6d13f5f73136363d165e9396725b923873)
|
|
(This used to be commit 456813308d8542211183f9655b7fe598144f7bfc)
|
|
(This used to be commit dbbf1747534300fd5f8641822428dd45f956327f)
|
|
(This used to be commit 2b152addf49f0ede001b263174d2eaab2600e933)
|
|
(This used to be commit 887ec4e5100dcbe8f1109232e27abc4ed6ad42f2)
|
|
(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 2d14c442bc601a277458b69f05a763aa2a1ab3b7)
|
|
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)
|
|
Jeremy.
(This used to be commit ddd70995951c072a02fc3bddd7a94ccbf301f62c)
|
|
ie: From 'exists and is exexuctable' to 'exists and is readable'
(This used to be commit 6076d9345fe30b4ea2c7429e750f9d32b0264247)
|
|
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)
|
|
need a little-endian case here.
(This used to be commit 24fb89da51f54cc547f7f963b094b0f3178632e4)
|
|
Andrew Bartlett
(This used to be commit e6f2d9dfdb76a2d3f90354eb38f88709773353cb)
|
|
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)
|
|
Schnitzer <dominik@schnitzer.at>
Jeremy.
(This used to be commit 15185ac437a6a0f53711bef035879173dbb492c6)
|
|
(This used to be commit 2b7e12c8b1c11dd75e8774b0a89e46c4fd4cda1e)
|
|
(This used to be commit 47cb925e699bffba9f4c90a946050d9008836804)
|
|
(This used to be commit 0d39ac08451e9abf6fa83a84016ef9942f82dc97)
|