summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/srv_eventlog.c
Commit message (Expand)AuthorAgeFilesLines
* Use pidl for _eventlog_OpenEventLogW().Günther Deschner2008-02-041-21/+1
* Use pidl for _eventlog_ClearEventLogW().Günther Deschner2008-02-041-21/+1
* Use pidl for _eventlog_GetOldestRecord().Günther Deschner2008-02-041-21/+1
* Use pidl for _eventlog_GetNumRecords().Günther Deschner2008-02-041-21/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-7/+7
* r24561: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init c...Gerald Carter2007-10-101-24/+22
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-6/+0
* r7880: fix a typo and memleak on failures cases (patch from marcin)Gerald Carter2007-10-101-1/+1
* r6014: rather large change set....Gerald Carter2007-10-101-0/+206