| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
(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)
|
| |
| |
| |
| | |
(This used to be commit ea2154b2692f76a3f0d597ddc154ecbbef72de60)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 0ff254264e6e43399404595bc87b5bd889e17952)
|
| |
| |
| |
| |
| | |
>Remove FILE_MACRO as __FILE__ is ANSI C.
(This used to be commit 21eb4b5a2dd2f9a6a0d3cd94408bb52359d2e926)
|
| |
| |
| |
| |
| |
| |
| | |
>FUNCTION_MACRO change broke the Python modules.
>
>Also fix up string pasting (I thought this should only be a warning?)
(This used to be commit 5bd90f310aa6303a5c949b46591f9fcf82a175b8)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
>Defaulting python breaks the clean target it python isn't installed.
Merge from HEAD, Revision 1.378:
>Fixes for EXEEXT - must use \$ signs when you want an actual $ sign to
>be used.
(This used to be commit 008c572ab7c77248823287133dbafa8b825e17af)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
>Add -a flag to setup.py when making python_clean. This will delete the
>python compiled binaries and .so files rather than only the temporary
>compile directory.
>
>This fixes a PSA build bug.
Merge from HEAD, Revision 1.587:
>Link less with smbmnt and smbumount. Also change from a pstrcpy() to a
>strncpy() to make it clear that we must operate on a PATH_MAX sized buffer.
>
>Andrew Bartlett
Plus some bits from the AC_SUBST target cleanup that got missed last time
I ran dirdiff.
(This used to be commit 9b94c82958c136e344032651e1582ee63137114a)
|