summaryrefslogtreecommitdiffstats
path: root/source3/lib/eventlog
Commit message (Expand)AuthorAgeFilesLines
* s3-eventlog: Make sure the eventlog directory exists.Andreas Schneider2012-12-211-2/+5
* tdb_compat: Higher level API fixes.Rusty Russell2011-06-201-1/+1
* tdb_store: check returns for 0, not -1.Rusty Russell2011-06-201-2/+2
* tdb_fetch_compat: use instead of tdb_fetch.Rusty Russell2011-06-201-2/+2
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-201-1/+1
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-1/+1
* s3:lib/eventlog/proto.h: add _LIB_EVENTLOG_PROTO_H_ guardMichael Adam2011-05-311-0/+5
* s3:lib/eventlog/proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+22
* s3: only include tdb headers where needed.Günther Deschner2011-05-062-0/+3
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-241-1/+1
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-181-5/+5
* s3-eventlog: move all eventlog headers to lib/eventlog and only include where...Günther Deschner2010-05-063-0/+79
* s3-eventlog: fix elog_tdbname(), we were always lower-casing entire lockdir p...Günther Deschner2010-03-171-5/+19
* s3: Remove some pointless uses of string_sid_tallocVolker Lendecke2010-01-231-1/+1
* Fix a couple of warningsVolker Lendecke2009-04-231-1/+1
* s3-eventlog: split out evlog_convert_tdb_to_evt().Günther Deschner2009-04-081-0/+74
* s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server.Günther Deschner2009-04-081-0/+960