r19167: - Various JSON-RPC facilities will desire to keep resources open in a
commit9ee311c39fdefc8d723e8ea718f06df9c6159621
authorDerrell Lipman <derrell@samba.org>
Sat, 7 Oct 2006 20:35:59 +0000 (7 20:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:20:48 +0000 (10 14:20 -0500)
treed6607561bedb1086f6054996a7f8675d2c93493c
parent7bdfbd608c86b89ab6c7e98f8a01285acec53efb
r19167: - Various JSON-RPC facilities will desire to keep resources open in a
  session.  Provide a common method of doing this, which allows limiting,
  somewhat (at least on a per-session basis) the possibility of DOS attacks.

- Add bindings for LDB functions, so they can be called via JSON-RPC
(This used to be commit 38d64118d17e20dc625c8262b2f667927daeac0d)
services/resources.esp [new file with mode: 0644]
services/samba/ldb.esp [new file with mode: 0644]
services/samba/system.esp [new file with mode: 0644]