Age | Commit message (Collapse) | Author | Files | Lines |
|
Guenther
(This used to be commit 72a0b27aecc9113445dd03bdcd549ac50dd988aa)
|
|
Guenther
(This used to be commit 4d92d000a1676d2da45e8113ade60250c6c7eebe)
|
|
Guenther
(This used to be commit 00af97de407e2c0447714095340bd9494cc53b0f)
|
|
Guenther
(This used to be commit 5040f6af41250220c5ccf1cbdc206c4b6e7025a5)
|
|
Guenther
(This used to be commit 2ddee7577de1d6d2b7a39b949ed6a925da2e9db8)
|
|
Guenther
(This used to be commit 1355939b4c9c2883f9542ef4189cac7418104b68)
|
|
Guenther
(This used to be commit 3e96cd229c1536a7e16441f600c379ceb651b2b3)
|
|
Guenther
(This used to be commit 165be948fab1c64526421b44b08de700849bba25)
|
|
Guenther
(This used to be commit 4efbd569478d6d98078833084aaae5a97cd5182b)
|
|
Guenther
(This used to be commit 6b35856c21d300bf20dd7bc7c27c5e12aca6b2ff)
|
|
Guenther
(This used to be commit 87fc15d9b52bbb15550015cb106062d24c5674ba)
|
|
Guenther
(This used to be commit 7e8903b53beba3ad1bb8617ed435249257724be3)
|
|
Guenther
(This used to be commit b42408f54ea61ad47f5a33085ab1532c67ceee83)
|
|
Guenther
(This used to be commit f4cb75b1e2b030055b9c566f941277286095b8a7)
|
|
Guenther
(This used to be commit 0637ad872e5d30f71b6ea1ec2d243ec8e8836c31)
|
|
Guenther
(This used to be commit e0312728a5ac5abd64622600f47967861a4e0183)
|
|
I think it is just too complex and error prone to init and cancel
transactions during the module init code. Instead, this isn't prone
to races as it will always achieve a steady state (eventually), and
most cases will never do the write.
Andrew Bartlett
(This used to be commit d60977cc7f89f89f34187f310c91d1ab7db6ccf2)
|
|
I'm not sure if this fixes bug #5713, as this is not consistantly
reproducably on my equipment.
Andrew Bartlett
(This used to be commit 02d6645efc84179efd652dd29ab32f62ae310147)
|
|
Don't try to pass the 'privileged' socket directory around for expected value testing - it is just too hard...
A better test (once we unify the winbind protocol with Samba3) would
be a operation to see if you are on the priv pipe, and that will give
acutal end-to-end testing.
Andrew Bartlett
(This used to be commit 2d4103518ab8a7286e65347b8b9b0ccb660e69f6)
|
|
using the parent security descriptor type and flags instead
of using the passed in SD.
Jeremy.
(This used to be commit 0d824d7188518aaa7b4e890885e6bc42e94397c5)
|
|
(This used to be commit a03b0dde01e4cebe07a65af3943d178dbdeda276)
|
|
with write time,
just return what the underlying filesystem says. Trying not to confuse UNIX apps any more than necessary.
Jeremy.
(This used to be commit b81a4dd003957a611ea190979d828b75d07a1f80)
|
|
libnss_winbindd.so -> libnss_winbindd.so.2
libnss_wins.so -> libnss_wins.so.2
Michael
(This used to be commit 295bfb6af8153e91ae881e2437cc707d5736bc97)
|
|
Jeremy.
(This used to be commit a59bd0e4854117a8646f4d388a0f7285362d5ba2)
|
|
This fixes a crash in net rpc share that Günther Deschner found.
(This used to be commit 50af6d609dcbbdadb9af44ede980d9c85ac834e3)
|
|
(This used to be commit 84ed752d9f17b2279bd60f534ce7c02b267a40b2)
|
|
v4-0-test
(This used to be commit 7cd0977a28e9973ff71e9e0146fef6e6771a72b5)
|
|
smbcli_write.
Jeremy.
(This used to be commit 8cebd4d36c862dcdc6551dc6bf4dda2342dfede7)
|
|
(This used to be commit ed26195d0eda6dd1ca14508cfd31a48dde79d44f)
|
|
Andrew Bartlett
(This used to be commit 2209787812fd9224d104f332e25d8ce64ef9ee95)
|
|
(This used to be commit 6ad94d10f79f206fcdeb23cf71595e38c7a77855)
|
|
(This used to be commit 6ac32d0a10a9a27abceca362fcab04bcfc55c33f)
|
|
(This used to be commit 62d76356c10b4223236425c4db32c2fc5105d155)
|
|
(This used to be commit 59b62280d27a9e0a72241e4b60022be07e4cbce2)
|
|
(This used to be commit 5721205bff539ed5f8592a86168679ec5a9c368e)
|
|
(This used to be commit 677179234ecaa6980dedc2bb6f77c525b56b532f)
|
|
(This used to be commit c3d1b0097590566417bda3fa33a64e994c9c7526)
|
|
svn.
(This used to be commit 151c78652a89146049a134f60aef509c2117c436)
|
|
(This used to be commit c77758de5d6df28abaffe3f8a1d7b5cbc615605e)
|
|
This fixes up the "reg_common_open_remote" call because it didn't work anymore without the event context.
(This used to be commit 42ab865fc937a625d1eece45abe96bf354ddff8b)
|
|
This patch corrects the "change key" command (Follow up isn't supported yet) and adds a newline in a error message.
(This used to be commit d1052dc42ef591208cfbf7059b28a078f6d4f0bf)
|
|
(This used to be commit ab41017896e08d32c8a87bf172654ff2db6b6f1a)
|
|
(This used to be commit ddc5e77b619db7c2369b3bf72b60360051797087)
|
|
Logic stolen from Samba4, naturally the specific implementation differs a bit.
(This used to be commit 4b8bc5b03d35d563104791c0d8317d9886e4f032)
|
|
(This used to be commit 23e9fed28cf9998534b3c55f4b20a562da507552)
|
|
The async trans calls need this, as for secondary trans calls they have to
modify the MID from what cli_request_chain() gave us.
(This used to be commit c85de4b7b5db8b54b8bf0f91acbd6d08d1b0bc9d)
|
|
This gives a hint whether a function is called from within the middle of a
chain. In particular the trans calls don't really like this.
(This used to be commit 4252b32db5ef7483f2c5c52312b6e6dc68d1d687)
|
|
(This used to be commit d611f599b45ad9dad1027a16a0e8da7d4b96e608)
|
|
(This used to be commit d8259cbe666d96cc468203a64fb208c02a64849f)
|
|
(This used to be commit 69956a5597b0339b7c0ee3f394d649421f037f03)
|