summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_eventlog.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-09Call rpc_srv_register instead of rpc_pipe_register_commands in eventlog and s...Volker Lendecke1-2/+2
2008-10-20s3-build: no need to duplicate generated srv_ prototypes.Günther Deschner1-0/+1
2008-07-16In api_pipe_bind_req(), check for the iface id, not the pipe nameVolker Lendecke1-1/+2
2008-02-04Use pidl for _eventlog_OpenEventLogW().Günther Deschner1-21/+1
2008-02-04Use pidl for _eventlog_ClearEventLogW().Günther Deschner1-21/+1
2008-02-04Use pidl for _eventlog_GetOldestRecord().Günther Deschner1-21/+1
2008-02-04Use pidl for _eventlog_GetNumRecords().Günther Deschner1-21/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-7/+7
2007-10-10r24561: merge from SAMBA_4_0:Stefan Metzmacher1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init c...Gerald Carter1-24/+22
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-6/+0
2007-10-10r7880: fix a typo and memleak on failures cases (patch from marcin)Gerald Carter1-1/+1
2007-10-10r6014: rather large change set....Gerald Carter1-0/+206