summaryrefslogtreecommitdiffstats
path: root/source3/lib/conn_tdb.h
Commit message (Collapse)AuthorAgeFilesLines
* smbd: Use fstring in conn_tdb.hVolker Lendecke2013-11-111-3/+3
| | | | | | | It might be legacy, but as long as we have it, we can make use of it. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Ira Cooper <ira@samba.org>
* s3:lib: remove unused connections_fetch_entry*() and connections_init()Stefan Metzmacher2012-10-191-8/+0
| | | | | | metze Signed-off-by: Michael Adam <obnox@samba.org>
* s3:lib/conn_tdb: implement connections_forall_read() based on ↵Gregor Beck2012-10-191-8/+1
| | | | | | | smbXsrv_*_global_traverse() Signed-off-by: Stefan Metzmacher <metze@samba.org> Signed-off-by: Michael Adam <obnox@samba.org>
* s3:lib: remove function connections_forall()Gregor Beck2012-10-191-5/+0
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Signed-off-by: Michael Adam <obnox@samba.org>
* s3:lib: remove unused function connections_traverse()Gregor Beck2012-10-191-3/+0
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Signed-off-by: Michael Adam <obnox@samba.org>
* s3:conn_tdb: add a function connections_fetch_entry_ext() that also takes ↵Gregor Beck2012-06-271-0/+4
| | | | | | | | the cnum and have connections_fetch_entry() call connections_fetch_entry_ext(). Signed-off-by: Michael Adam <obnox@samba.org>
* s3:lib: split things into a conn_tdb.hStefan Metzmacher2012-06-051-0/+62
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Jun 5 19:28:35 CEST 2012 on sn-devel-104