tidied up: code shuffling and documentation.
[kai/samba.git] / source3 / namelogon.doc
1 this module deals with the first stage of domain logons. there is much
2 more work to be done on this: it's all totally undocumented.
3
4
5 /*************************************************************************
6   process_logon_packet()
7   *************************************************************************/
8
9 a function that processes logon packets (the most helpful comment yet :-).