summaryrefslogtreecommitdiffstats
path: root/source3/registry/reg_eventlog.h
Commit message (Collapse)AuthorAgeFilesLines
* s3-registry: Remove obsolete reg_eventlog.Andreas Schneider2011-02-071-27/+0
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-util: Moved eventlog_add_source to admin util.Andreas Schneider2011-02-071-2/+0
| | | | | | This function is only used in the admin util. Signed-off-by: Günther Deschner <gd@samba.org>
* s3:registry: extract reg_eventlog prototypes to header of their ownMichael Adam2010-05-251-0/+29
and use them only where needed.