1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/librpc
Gary Lockyer cb23a0345f idl: Add Windows event code ids
Add idl definitions for Windows Event Code Ids, and Logon Types. This
intial commit adds:

Event Ids
	4264	Successful logon
	4625	Unsuccessful logon

Logon Types
	 2	Interactive
	 3	Network
	 4	Batch
	 5	Service
	 7	Unlock
	 8	NetworkCleartext
	 9	NewCredentials
	10	RemoteInteractive
	11	CachedInteractive

The intention is to add Windows Event Codes to the JSON log messages, to
provide a common event identifier in mixed Windows and Samba networks.
And to assist security personnel with a windows background.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-12-14 18:57:52 +01:00
..
gen_ndr waf-idl: put the gen_ndr/README file for source3 back 2010-07-19 22:17:17 +10:00
idl s4-dns: Reload DNS zones from dsdb when zones are modified through RPC or DRS 2014-12-22 05:57:08 +01:00
ndr s4:librpc: Use discard_const_p for ndr/py_misc 2018-11-14 08:45:19 +01:00
rpc s4:librpc: autonegotiate SMB1/2/3 2018-07-24 06:55:24 +02:00
scripts
tests tests/ndrdump: Add a test for --hex-input 2017-02-14 13:39:01 +01:00
dcerpc_samr.pc.in build: correct package dependencies 2017-04-18 18:54:13 +02:00
dcerpc.pc.in build: correct package dependencies 2017-04-18 18:54:13 +02:00
wscript_build idl: Add Windows event code ids 2018-12-14 18:57:52 +01:00