summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse/parse_eventlog.c
Commit message (Expand)AuthorAgeFilesLines
* s3-eventlog: w00t! remove last traces of old eventlog rpc marshalling.Günther Deschner2009-02-041-27/+0
* s3-eventlog: remove old hand marshalling for eventlog read call.Günther Deschner2009-02-041-183/+0
* s3-eventlog: fix buffer allocation in eventlog read call.Günther Deschner2009-01-241-3/+1
* s3-eventlog: trying to make eventlog_io_q_read_eventlog readable.Günther Deschner2009-01-081-47/+66
* Remove unused marshalling for EVENTLOG_OPEN_EVENTLOG.Günther Deschner2008-02-041-70/+0
* Remove unused marshalling for EVENTLOG_CLEAR_EVENTLOG.Günther Deschner2008-02-041-38/+0
* Copy inline comment for _eventlog_ClearEventLogW() from rpc_parse to rpc_server.Günther Deschner2008-02-041-14/+0
* Remove unused marshalling for EVENTLOG_GET_OLDEST_ENTRY.Günther Deschner2008-02-041-39/+0
* Remove unused marshalling for EVENTLOG_GET_NUM_RECORDS.Günther Deschner2008-02-041-39/+0
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-11/+11
* 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-39/+0
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-1/+3
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+1
* r16601: Klocwork #2038. Fix memleak on error path.Jeremy Allison2007-10-101-10/+10
* r11760: fix sequential reads in the eventlog; event viewer is behaving better...Gerald Carter2007-10-101-1/+1
* r11332: eventlog API uses NTSTATUS, not WERROR for return codesGerald Carter2007-10-101-6/+6
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-56/+28
* r7880: fix a typo and memleak on failures cases (patch from marcin)Gerald Carter2007-10-101-3/+3
* r6680: event log patches from MarcinGerald Carter2007-10-101-1/+1
* r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that forVolker Lendecke2007-10-101-1/+3
* r6014: rather large change set....Gerald Carter2007-10-101-0/+457
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-261/+0
* this one's a handle-based one (missed in the first round).Luke Leighton1999-11-271-1/+1
* return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1999-10-151-15/+41
* event log updateLuke Leighton1999-08-181-17/+16
* Added a new command to rpcclient: eventlog <log> where <log> is System,Jean-François Micouleau1999-05-031-0/+236