Added a new command to rpcclient: eventlog <log> where <log> is System,
authorJean-François Micouleau <jfm@samba.org>
Mon, 3 May 1999 21:52:29 +0000 (21:52 +0000)
committerJean-François Micouleau <jfm@samba.org>
Mon, 3 May 1999 21:52:29 +0000 (21:52 +0000)
commit66b4b896fbcabb964a427d0c0aa2f57997e0f6bb
treea397bc474848fa17a268b3bb1dc1411b5c7a47a4
parentf456dcf08ec96c631f5e6f2e857115d4bbf94d1b
Added a new command to rpcclient: eventlog <log> where <log> is System,
Security or Application. That's a crude equivalent to the eventviewer.

Jean Francois
source/include/rpc_eventlog.h [new file with mode: 0644]
source/rpc_client/cli_eventlog.c [new file with mode: 0644]
source/rpc_parse/parse_eventlog.c [new file with mode: 0644]
source/rpcclient/cmd_eventlog.c [new file with mode: 0644]