| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Guenther
(cherry picked from commit f8835462f2b88daa687edc79378511ffcb30905d)
|
|
|
|
|
| |
Guenther
(cherry picked from commit 62c876080c1f3afdd143d1f7f66529827b0f2990)
|
|
|
|
|
| |
Gunther
(cherry picked from commit d7346e9360ffa97e44fa781293d32c707436193b)
|
|
|
|
|
| |
Guenther
(cherry picked from commit 5f2b3145fcaeee58f285b6527e9fac09c5337e8a)
|
|
|
|
|
| |
Guenther
(cherry picked from commit 6363c383d6989d2dfb2ee488ffa7aeb128c5385b)
|
|
|
|
|
| |
metze
(cherry picked from commit 05f7f77135ab997b92b2454871f21543ecbde0ed)
|
|
|
|
|
| |
metze
(cherry picked from commit 2b236c7ace15b4408c31ed918b449d5a22e1769f)
|
|
|
|
|
| |
metze
(cherry picked from commit dc9a3f8db0af03b4e8223068857092fcaff404f2)
|
|
|
|
|
| |
metze
(cherry picked from commit 364e146805bb74b46da4d3c187e9a684d4b99a01)
|
|
|
|
| |
(cherry picked from commit c274fe7d21badb42ca8d4d1115ae6bffdb19485f)
|
|
|
|
| |
(cherry picked from commit 18bf2b2028e64403a79b7cc06d3185a3e526d97d)
|
|
|
|
| |
(cherry picked from commit 8b2d9ee8c54ed84f83fdecf04e656dd66b622abb)
|
|
|
|
|
| |
metze
(cherry picked from commit c78f4dc043523842cf42f1a3fd4e8f3855518efa)
|
|
|
|
|
| |
metze
(cherry picked from commit 9d0e5a13215d4904084e81fde6098c70ee4d4636)
|
|
|
|
|
| |
metze
(cherry picked from commit 046b26b763b16362dd662a77b2434641bf583bc2)
|
|
|
|
|
| |
metze
(cherry picked from commit b917be4986bd55aeffae03b08cf476ea6302fa26)
|
|
|
|
|
| |
metze
(cherry picked from commit ff4611832a0b498b83590279a7153e606a4720f5)
|
|
|
|
|
| |
metze
(cherry picked from commit ff87260f1268d190170608b0808c191ef8f3e942)
|
|
|
|
|
| |
metze
(cherry picked from commit 960c069a2354e0803e2cbf22c26e1a9d0b657b79)
|
|
|
|
|
| |
metze
(cherry picked from commit a7d735df292cee7dd6e23c7d2328481d57162904)
|
|
|
|
|
| |
metze
(cherry picked from commit 43df48bdca1a71fa44b24bb3917869f886555d9c)
|
|
|
|
|
| |
metze
(cherry picked from commit a25b39cac1716323154dd30acb30180d3273587b)
|
|
|
|
|
| |
metze
(cherry picked from commit 9936d861a1c1163ce6fd079211b50fd9b52bc05d)
|
|
|
|
|
| |
metze
(cherry picked from commit 4766ebf7ac8d33f9cd0f983ecdc54ef44959648b)
|
|
|
|
|
| |
metze
(cherry picked from commit 9a2f0b21925e630fa9b268cedbc19cf814686b42)
|
|
|
|
|
| |
metze
(cherry picked from commit 7714f9232110b2ee50e6ba8371f0bc23b83717a6)
|
|
|
|
|
| |
metze
(cherry picked from commit 8945dce4a18874bdf1a57f1ff8116a66a6f699a0)
|
|
|
|
|
| |
metze
(cherry picked from commit 5a0ae1ad0c36e5ef97008a2c6bc2a921ca6538bd)
|
|
|
|
|
| |
metze
(cherry picked from commit ff16b66631bc93909c0e7adf9e6bb1cf1d641ffd)
|
|
|
|
|
|
|
| |
How ever could this compile ?
Guenther
(cherry picked from commit 02f5f35e5ed3b061cfd020d0b13014c72fced5f4)
|
|
|
|
|
| |
metze
(cherry picked from commit 83b6da7c52a6f5285a9765d22d13a53fe9dc80e5)
|
|
|
|
|
| |
metze
(cherry picked from commit df8c100c2b53575a0d425a2daf52e2d59904746a)
|
|
|
|
|
| |
metze
(cherry picked from commit 404a865a34c3a7c67131b3f99e92c11b2abe3e39)
|
|
|
|
|
|
|
|
|
| |
get_file_infos()
This means we need to fetch the record only once.
metze
(cherry picked from commit 4130b873291d39e363184fe4e38dc1f24ebe5056)
|
|
|
|
|
| |
metze
(cherry picked from commit 5df34634317633820993c9ef924d694a8fe1c4fe)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We now never call file_ntimes() directly, every update
is done via smb_set_file_time().
This let samba3 pass the BASE-DELAYWRITE test.
The write time is only updated 2 seconds after the
first write() on any open handle to the current time
(not the time of the first write).
Each handle which had write requests updates the write
time to the current time on close().
If the write time is set explicit via setfileinfo or setpathinfo
the write time is visible directly and a following close
on the same handle doesn't update the write time.
metze
(cherry picked from commit 2eab212ea2e1bfd8fa716c2c89b2c042f7ba12ea)
|
|
|
|
|
|
|
|
|
|
| |
This is needed to implement the strange write time update
logic later. We need to store 2 time timestamps to
distinguish between the time the file system had before
the first client opened the file and a forced timestamp update.
metze
(cherry picked from commit 6aaa2ce0eeb46f6735ec984a2e7aadde7a7f456d)
|
|
|
|
|
| |
Jeremy.
(cherry picked from commit 923aa9f330cb370221af6b66cf0f237a9bd06f8e)
|
|
|
|
|
|
|
|
| |
Now the pcap support works on x86_64.
metze
(cherry picked from commit 61a87bed61ef661d98131239976be95c6a8b4d96)
(cherry picked from commit c22204aa85d4bb33534b6974dcfed9aad0c28cc4)
|
|
|
|
|
|
|
| |
At least I hope it won't need many changes anymore...
Michael
(cherry picked from commit c4e1439eded7bb4df60b9d4b457e5b7898928c9e)
|
|
|
|
|
|
| |
until interfaces come up.
Jeremy.
(cherry picked from commit 59a2f0873c789822d46f862042921a8ba8f2bd28)
|
|
|
|
| |
(cherry picked from commit 448a8fe6c15bc4e85149d1ae821f0ebc2e3edde5)
|
|
|
|
|
| |
Michael
(cherry picked from commit e0947537e61cdc7aaaf1256a7f9a590f006cb3d9)
|
|
|
|
| |
(cherry picked from commit 9aabfa44d95128ded567d0949a6dd42786cbf6fb)
|
|
|
|
| |
(cherry picked from commit f65cb5d4b51e2e7b9b16b73e47cd2a8d55d5d4b0)
|
|
|
|
|
| |
Jeremy.
(cherry picked from commit 028302fac53083d66c969b876db1d831e53b8e35)
|
|
|
|
|
| |
Michael
(cherry picked from commit 977cc9898970a0c07c30264e91754740c640e235)
|
|
|
|
|
|
|
|
|
|
| |
usage: "net conf delincludes <servicename>"
This is equivalent to "net conf setincludes <servicename>"
(without further arguments).
Michael
(cherry picked from commit a1d09f34ec39b614d738c6f795fe8eafaf634105)
|
|
|
|
|
|
|
| |
given zero or more filenames as command line parameters
Michael
(cherry picked from commit ab51e4d44c3dcd00697c8ffb2ce628c4072c7a53)
|
|
|
|
|
| |
Michael
(cherry picked from commit 30bc48623cf4f9ee17ff9c3e7a9fd98840a01d92)
|