Age | Commit message (Collapse) | Author | Files | Lines |
|
Michael
(This used to be commit 7af79e60a3060083eae67bd053837c955b3f5c10)
|
|
Michael
(This used to be commit 0e932a0981ef52ff9d236b887eb8177304a99915)
|
|
Michael
(This used to be commit 9890f437264c6acc8c61c430a53c4645e0a12959)
|
|
Michael
(This used to be commit e0f6a9d50c9b72ec33d4323d1a6c5bdf44d011e7)
|
|
Michael
(This used to be commit 5f6c730cbeddd1ac2f515bd985c08ceb4ca9bc47)
|
|
This enables us to fetch multi_sz values from registry...
Michael
(This used to be commit a8cedfef27a0400c6aa05ddb5e51308ce0b789bd)
|
|
Guenther
(This used to be commit 7d9f64fd8401f8abb938757b4f092e25fd6b154f)
|
|
Guenther
(This used to be commit 6c933d0b3838808aeee7f4b29ee89aab8d203538)
|
|
Guenther
(This used to be commit 3123e68bda70ad1cff9bd8f9375fd7935bf755dd)
|
|
Guenther
(This used to be commit 92ba18fcd0816fb85846c6e788ea4a04c71e02a8)
|
|
Guenther
(This used to be commit 0d795606655a67d79c8c3bb2f3676ca7ee28f347)
|
|
Guenther
(This used to be commit cb98996ed2ac93a0e15838048405772d2043021a)
|
|
Jeremy.
(This used to be commit 5525dc5f09a79d30f6c52fc3a88c8bce3060e642)
|
|
Guenther
(This used to be commit aae4d91e726ef8dcad173cdd1d6f719d94462948)
|
|
Guenther
(This used to be commit 9cfce2229508c2145c3527074ac76520544e5d25)
|
|
Guenther
(This used to be commit 0216e55fa87a14fc45c320268f0511eb6638460b)
|
|
Guenther
(This used to be commit 27780e984152e38c8f80e1c67ddf13b73a2b220d)
|
|
Guenther
(This used to be commit 922ff9d01668c2c2ad10decfd09c0e7b3f0d7592)
|
|
Guenther
(This used to be commit 6f239df3f5a57c9549f1637e53fd42d2ed604c3f)
|
|
Guenther
(This used to be commit 394bdb89ef350db0ab6aca093054e1048a8ffe1f)
|
|
Guenther
(This used to be commit a4e3bc2bade8bf74696e1c6ced74da563ff2df7b)
|
|
TALLOC_FREE(rec) before transaction_cancel also in dbwrap_trans_delete().
Michael
(This used to be commit 04cd914a1f12691d27ddc67887a757cd813848a7)
|
|
on Solaris when we do this on an already resetted connection.
(This used to be commit 42bc4ff7fd6bfc92bde015ae8f3a9fb62d443cd5)
|
|
Thanks to Moskvin for testing
(This used to be commit d3c31aa36c451f0a19496cd33c0b055b466e6b09)
|
|
Guenther
(This used to be commit 65b4cb20ea3fb806cfd50281e08f32bea70fafce)
|
|
Michael
(This used to be commit 2a8029985f9bde4da8ca20bc24d937150eab444c)
|
|
Guenther
(This used to be commit 4714bae0dbbb2ad010c2929f83de6bca84cfac46)
|
|
Guenther
(This used to be commit 0058ab30de943f134792e3d66051206086987110)
|
|
metze
(This used to be commit 888c2802b7bda92baae2dd0c1596f5e04bc3bfaa)
|
|
metze
(This used to be commit b1d63c8c1116f3429fb73aa6842105073385d1e8)
|
|
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit 0b36871a0d795183f0e9dc78b654788b1988f06e)
|
|
Unlock before we cancel the transaction...
metze
(This used to be commit d70a8e9c413a7d3993e0d11db5ae9cbc7fdb12c7)
|
|
metze
(This used to be commit 9e739b4c99a9aba5c5bb58f3b6a9fb949e24c581)
|
|
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit 2cf2684a11027431e6a93992413a5a5a697a4ba0)
|
|
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit dead193f46c2b19955ab3e5ac5ba343694f4858a)
|
|
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit 5f4de856af1abe63b13059bbe1615cb5877770d0)
|
|
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit f1dd915ce802645166e0c8fc79d18d5ad41cfe7a)
|
|
metze
(This used to be commit 1c59142ccc46616c10b98c51601361f203d542d6)
|
|
(This used to be commit bc9b4c43b8824cd53f9ab613bcbb94cd5193f43e)
|
|
and WinXP64.
Defines a new value for the %a variable when detecting a Windows XP 64-bit client.
(This used to be commit 0c94918fb52c5345ce30490046b79f81712c30bf)
|
|
current_timestring used to return a string talloced to talloc_tos().
When called by DEBUG from a TALLOC_FREE, this produced messages
"no talloc stackframe around, leaking memory". For example when
used from net conf.
This also adds a temporary talloc context to alloc_sub_basic().
For this purpose, the exit strategy is slightly altered: a common
exit point is used for success and failure.
Michael
(This used to be commit 16b5800d4e3a8b88bac67b2550d14e0aaaa302a9)
|
|
This should fix the build on solaris.
Later this needs better fixing...
metze
(cherry picked from commit 89b7955733c34e9699a3b43ee54de92cb9469b90)
(This used to be commit fcb497951a86551ce9c4be7b352335dad3be127a)
|
|
(This used to be commit ce1bd43cdae63ff05aefaded419388e7b9e3ba9a)
|
|
failed.
Michael
(This used to be commit ab0aaed907fef233998ff0841d30eabef3263ee8)
|
|
This should be used when transactions are wanted.
For now it's just a wrapper of db_open(), but this
will change.
metze
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit 74a070b8a24fea1009e557f711b76fc14e8961dc)
|
|
metze
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit f05e889bc05a816aef5b9ce4f22267e977dade01)
|
|
This is not a proper bug but the code is clearer now
and we are tracking failure of open separate from that of close.
Michael
(This used to be commit 451fc9ae05f841883081a334e179cf31625a772c)
|
|
Michael
(This used to be commit ee46f0eca6ea21d0c51103252fecf911bb448687)
|
|
instead of having it directly as a member in the private data struct.
This makes it easier to flush and initialize the cache.
Michael
(This used to be commit 03efb72b4632e2bbb0838ca56a3e556448bda5c5)
|
|
And use it also in the close operation.
Michael
(This used to be commit 8cb288124993eb59459e7e9777c65e58c0554d55)
|