Age | Commit message (Expand) | Author | Files | Lines |
2008-02-04 | Remove unused marshalling for EVENTLOG_OPEN_EVENTLOG. | Günther Deschner | 1 | -70/+0 |
2008-02-04 | Remove unused marshalling for EVENTLOG_CLEAR_EVENTLOG. | Günther Deschner | 1 | -38/+0 |
2008-02-04 | Copy inline comment for _eventlog_ClearEventLogW() from rpc_parse to rpc_server. | Günther Deschner | 1 | -14/+0 |
2008-02-04 | Remove unused marshalling for EVENTLOG_GET_OLDEST_ENTRY. | Günther Deschner | 1 | -39/+0 |
2008-02-04 | Remove unused marshalling for EVENTLOG_GET_NUM_RECORDS. | Günther Deschner | 1 | -39/+0 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -11/+11 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init c... | Gerald Carter | 1 | -39/+0 |
2007-10-10 | r22542: Move over to using the _strict varients of the talloc | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16601: Klocwork #2038. Fix memleak on error path. | Jeremy Allison | 1 | -10/+10 |
2007-10-10 | r11760: fix sequential reads in the eventlog; event viewer is behaving better... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r11332: eventlog API uses NTSTATUS, not WERROR for return codes | Gerald Carter | 1 | -6/+6 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -56/+28 |
2007-10-10 | r7880: fix a typo and memleak on failures cases (patch from marcin) | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r6680: event log patches from Marcin | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that for | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r6014: rather large change set.... | Gerald Carter | 1 | -0/+457 |
1999-12-13 | 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that... | Andrew Tridgell | 1 | -261/+0 |
1999-11-27 | this one's a handle-based one (missed in the first round). | Luke Leighton | 1 | -1/+1 |
1999-10-15 | return results on prs_xxxxx() and all xxx_io_xxx() routines. | Luke Leighton | 1 | -15/+41 |
1999-08-18 | event log update | Luke Leighton | 1 | -17/+16 |
1999-05-03 | Added a new command to rpcclient: eventlog <log> where <log> is System, | Jean-François Micouleau | 1 | -0/+236 |