mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
10 lines
387 B
Plaintext
10 lines
387 B
Plaintext
-
|
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 :-).
|