s3-eventlog: fix rpcclient and server stub for eventlog_GetLogInformation.
[tprouty/samba.git] / source3 / rpcclient / cmd_eventlog.c
2009-02-21 Günther Deschners3-eventlog: fix rpcclient and server stub for eventlog...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-04 Günther Deschners3-rpcclient: fix eventlog read client to read an array...
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-24 Günther Deschners3-rpcclient: add eventlog_loginfo command.
2009-01-24 Günther Deschners3-rpcclient: add eventlog_backuplog command.
2009-01-24 Günther Deschners3-rpcclient: add eventlog_registerevsource command.
2009-01-24 Günther Deschners3-rpcclient: add eventlog_reporteventsource command.
2009-01-24 Günther Deschners3-rpcclient: add eventlog_reportevent command.
2009-01-14 Günther Deschners3-rpcclient: always parse the full eventlog entry.
2009-01-12 Günther Deschners3-rpcclient: some cleanup for eventlog client.
2009-01-08 Günther Deschners3-rpcclient: add eventlog test client.
1999-12-13 Andrew Tridgell2nd phase of head branch sync with SAMBA_2_0 - this...
1999-11-27 Luke Leightonthis one's a handle-based one (missed in the first...
1999-11-22 Luke Leightonanother four next_token() removals (using getopt instead)
1999-11-22 Luke Leightonokay :) all cmd_() functions now take int argc, char...
1999-08-18 Luke Leightonevent log update
1999-05-03 Jean-François Mico... Added a new command to rpcclient: eventlog <log> where...