Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit d9d8f93af12c08d3b66c0bec014016ea8ee11166)
|
|
metze
(This used to be commit 1a9bfa2ac96d09d34d3c974ec5d89dc23bf3e153)
|
|
(This used to be commit 4c452090fbcf9b17acd8473cf018b09f445009b2)
|
|
macros.
(This used to be commit f0a4547b76bdc04c4dd32fccbb1a37a040868588)
|
|
and invalid
requests you can do with it
metze
(This used to be commit adef1372c118b6c116dfa976d0277be677118fd0)
|
|
metze
(This used to be commit 4a307d7185862675fee23f55d3f85950a76f551d)
|
|
metze
(This used to be commit 8f1850ef65dc8c860912639d787d82399d015f13)
|
|
checker.
(This used to be commit 6e37084965d17d1816256d8de326e2fc6c828e13)
|
|
(This used to be commit c910a3f9c8c657b290bc03a47a6b4cba20f02a55)
|
|
(This used to be commit c77fd9f515bee07e50cb6acfe02f9f5836f1a67a)
|
|
(This used to be commit 1354333fd192e83242e6618458704c1820efac49)
|
|
(This used to be commit fa23b09567637f2fd5c293a6ac623707a7ac1289)
|
|
(This used to be commit 673e101b0732f7601a92069159e4d1eac7790506)
|
|
(This used to be commit 2b65c490e40241fb4d4f938a867e33780295ad05)
|
|
(This used to be commit 2e1ce0189961335f654202074101819d8d933748)
|
|
(This used to be commit cef5cc6464001e1a1472e1029254c093942b6642)
|
|
(This used to be commit 2e9a840bb975f3269de4ca299a3d6e5b19f3cad1)
|
|
NT_STATUS_INVALID_HANDLE
metze
(This used to be commit aa98aad0975e59fc8cf56c624f728b33ab54e099)
|
|
metze
(This used to be commit 2ea15e9d28bca358989a565576ea7e8d9462e924)
|
|
was fixed
(This used to be commit 09a9c7fdff8f3cc8d2a98228cede4f8af41a08eb)
|
|
(This used to be commit dea82fa615e33115e42ef04c8d2a54788aa38e9a)
|
|
depth
(This used to be commit 2ebcfcc6dadd4a420431c733bb12fe7719057fd6)
|
|
request. The problem is that the talloc_free() in
smbsrv_send_reply_nosign() frees this reference, but doesn't free the
memory iself, thus leaving it attached to the connection context.
Metze, what was the idea behind this reference? If we need it, then we
need a corresponding talloc_free() to go with it.
(This used to be commit 2e105a32c78384b16a0e6a6dc8ff504593afef2e)
|
|
It passess all my tests, but I still need to work on a lot of stuff.
Shouldn't impact anybody else work, so I want to commit now and see what happens
Will work to remove the old code from modules and backends soon, and make some
more restyling in ldb internals.
So, if there is something you don't like in this desgin please speak now.
Simo.
(This used to be commit 8b2a563e716a789ea77cbfbf2f372724de5361ce)
|
|
(This used to be commit 1a57b16715bf8b82e8f9118c3ab401acf081d02c)
|
|
(This used to be commit 977982c884da15d1e9f5fe19d24cd4169ecbb0c5)
|
|
(This used to be commit efb7e39e512eb71deaeef1315bc88a902e5cd848)
|
|
value...
now it still does not work (auth failure ?!) but at least it does not crash
(This used to be commit 43d9bfeb22787a2d65ec00b948d51ad3321cd6fd)
|
|
(This used to be commit 202ce2a947626f51467d5c87dfcdb73852282709)
|
|
rafal
(This used to be commit 857993bfe4179f88227bc1cc7e8a8df10bafb6c1)
|
|
Right now, each level of libnet_RpcConnect can be tested with
correct and incorrect credentials (testing against expected nt
status). Various transports can be tested on NET-API-RPCCONN-BIND
test which does testing on explicitly passed binding string.
Tested services include LSA, SAMR, SRVSVC at the moment.
rafal
(This used to be commit e64084a39dca99915a2b6bdab175e0f5fdd571b4)
|
|
(This used to be commit 36537100db491012d8124f7aca266a8290f2eee6)
|
|
(This used to be commit 3c9434e264710a1fa29adedbe571d5324ecae906)
|
|
(This used to be commit a7c9ec69b229db1b9c93b97133601231a2995c1b)
|
|
(This used to be commit b44a8c32d35bcd0dc7339793c34cb84dd6981366)
|
|
(This used to be commit 030272e79b621c2c54354f4c89cc25c202d2dbbc)
|
|
(This used to be commit 3fb9f07a7576c465853b03916cb7c0e87e68a276)
|
|
in having pointers for outgoing data when you can already modify the top-level
element.
This can be overridden (temporarily) by specifying the new "keepref"
attribute. Once we've removed keepref from all IDL files, I'll remove this
attribute as well.
(This used to be commit bdc6dd37503ced8322a671d225122ccffbb8bfec)
|
|
metze
(This used to be commit 4e8c9bbd768a0d3f8719d8f2005d9b1b527c44fd)
|
|
metze
(This used to be commit 98f58d710a4fe1cd3581b1fb25c4f0c0236b5092)
|
|
- we do this by just creating a ntvfs_context (this doesn't need and smbsrv_* stuff :-)
and then call ntvfs_qpathinfo() and ntvfs_setpathinfo()
metze
(This used to be commit e1635ce5c07615eded6eac237cde3945a46ebbd9)
|
|
metze
(This used to be commit fb1debf219089188d1a8233ab3ff4ff314f7df0b)
|
|
metze
(This used to be commit fdfa6dcc97b6f7d61159497df2e214163d308649)
|
|
dynamic size if 0
metze
(This used to be commit c7e8e79d75fd53fa37e9220e5bc9cac7ab574ff6)
|
|
metze
(This used to be commit 9c4c40772bfd8a8324cd086c2234451d164be5d0)
|
|
provide handle callbacks
metze
(This used to be commit dfd07e6f890ebe11d77d39f65c3f6850c9b9c37e)
|
|
metze
(This used to be commit 98890052fec7ba4a8bf4e07a6b000d04d768f581)
|
|
srvsvc_NetSetFileSecurity()
metze
(This used to be commit dbcb144decd2ebd75dbad7509738074c1b0b5ec8)
|
|
implement rename ...
(This used to be commit bf260f2a84f9c1f749798068168a22c86ab2e7b2)
|
|
Testing various async paths and uncovering bugs
(This used to be commit 099d873ea596ece18efe63b06bc64e7f97a96f82)
|