diff options
Diffstat (limited to 'source3/namelogon.doc')
-rw-r--r-- | source3/namelogon.doc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/source3/namelogon.doc b/source3/namelogon.doc new file mode 100644 index 0000000000..0b17d135ab --- /dev/null +++ b/source3/namelogon.doc @@ -0,0 +1,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 :-). |