summaryrefslogtreecommitdiffstats
path: root/libcli/netlogon.c
Commit message (Collapse)AuthorAgeFilesLines
* netlogon: move netlogon helpers to ../libcli/netlogon.Günther Deschner2011-01-071-272/+0
| | | | Guenther
* libcli/netlogon: add LOGON_REQUEST handling to pull_nbt_netlogon_response().Günther Deschner2010-09-091-0/+1
| | | | Guenther
* libcli/netlogon: add LOGON_RESPONSE2 to pull_nbt_netlogon_response().Günther Deschner2010-09-091-0/+9
| | | | Guenther
* libcli/netlogon: add NETLOGON_RESPONSE2 to push_nbt_netlogon_response().Günther Deschner2010-09-091-0/+10
| | | | Guenther
* libcli/netlogon: re-enable debugging.Günther Deschner2010-07-161-7/+0
| | | | | | | | | Now that we do not share binary objects anymore, we can safely enable debugging here again. Guenther This reverts commit 3eb122069b9f81196ac658375fcb828924af3e94.
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-14/+3
|
* nbt: samlogon/netlogon structures - unify denominationsMatthias Dieter Wallnöfer2010-04-271-3/+3
|
* The IRIX compiler does not like embedded unnamed unionsVolker Lendecke2008-10-021-35/+48
|
* Temporary build fix for the merged buildSimo Sorce2008-09-241-0/+7
|
* libcli: add some basic debugging functions for netlogon helper.Günther Deschner2008-09-241-0/+11
| | | | Guenther
* s4-libcli: move nbt/netlogon helper functions up one level.Günther Deschner2008-09-231-0/+239
Guenther