summaryrefslogtreecommitdiff
path: root/source3/lib/eventlog
AgeCommit message (Expand)AuthorFilesLines
2012-12-21s3-eventlog: Make sure the eventlog directory exists.Andreas Schneider1-2/+5
2011-06-20tdb_compat: Higher level API fixes.Rusty Russell1-1/+1
2011-06-20tdb_store: check returns for 0, not -1.Rusty Russell1-2/+2
2011-06-20tdb_fetch_compat: use instead of tdb_fetch.Rusty Russell1-2/+2
2011-06-20tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell1-1/+1
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett1-1/+1
2011-05-31s3:lib/eventlog/proto.h: add _LIB_EVENTLOG_PROTO_H_ guardMichael Adam1-0/+5
2011-05-31s3:lib/eventlog/proto.h: add GPL/Copyright headerMichael Adam1-0/+22
2011-05-06s3: only include tdb headers where needed.Günther Deschner2-0/+3
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-0/+1
2011-03-24charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell1-1/+1
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2010-05-18s3: Remove use of iconv_convenience.Jelmer Vernooij1-5/+5
2010-05-06s3-eventlog: move all eventlog headers to lib/eventlog and only include where...Günther Deschner3-0/+79
2010-03-17s3-eventlog: fix elog_tdbname(), we were always lower-casing entire lockdir p...Günther Deschner1-5/+19
2010-01-23s3: Remove some pointless uses of string_sid_tallocVolker Lendecke1-1/+1
2009-04-23Fix a couple of warningsVolker Lendecke1-1/+1
2009-04-08s3-eventlog: split out evlog_convert_tdb_to_evt().Günther Deschner1-0/+74
2009-04-08s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server.Günther Deschner1-0/+960