blob: 0b17d135abbbb71c7bffdb0c99d5a709a3b4910d (
plain)
1
2
3
4
5
6
7
8
9
|
this module deals with the first stage of domain logons. there is much
more work to be done on this: it's all totally undocumented.
/*************************************************************************
process_logon_packet()
*************************************************************************/
a function that processes logon packets (the most helpful comment yet :-).
|