Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-03 | nbt: trim down header dependencies of nbt.idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-11-03 | nbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-11-03 | librpc: remove nbt dependency to svcctl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-11-03 | librpc: remove nbt dependency to samr. | Günther Deschner | 1 | -6/+3 | |
Guenther | |||||
2011-07-29 | nbt: Add comment explaining that these responses are manually encoded | Andrew Bartlett | 1 | -1/+5 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-07-28 | nbt: fix WinXP S3 domain join: alignment of nbt_netlogon_response_from_pdc | Andrew Bartlett | 1 | -1/+1 | |
This fixes WinXP joining a Samba3 domain, which was broken on hosts with an even number of characters in the host name. The alignment requested in the structure was ignored because of the overall NDR_NOALIGN set on the packet. Andrew Bartlett Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Thu Jul 28 00:30:26 CEST 2011 on sn-devel-104 | |||||
2011-01-07 | netlogon: move netlogon helpers to ../libcli/netlogon. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-10-23 | dns/nbt: Fix spelling of the "authoritative" flag. | Kai Blin | 1 | -1/+1 | |
2010-09-08 | nbt: add nbt_netlogon_response2 to IDL. | Günther Deschner | 1 | -0/+7 | |
Guenther | |||||
2010-09-08 | nbt: add NETLOGON_LOGON_REQUEST. | Günther Deschner | 1 | -0/+11 | |
Guenther | |||||
2010-09-08 | nbt: add decode_nbt_netlogon_packet() to IDL. | Günther Deschner | 1 | -1/+7 | |
Guenther | |||||
2010-08-25 | idl-nbt: fixed typo | Andrew Tridgell | 1 | -1/+1 | |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -1/+1 | |
2010-04-27 | nbt: samlogon/netlogon structures - unify denominations | Matthias Dieter Wallnöfer | 1 | -3/+3 | |
2009-10-02 | idl: use common netlogon bit definitions | Andrew Tridgell | 1 | -1/+4 | |
The DS_ bits had got a bit ahead of the NBT_ bits. Ideally we'd make these a single set of bits at some point. This also removes NBT_SERVER_DNS_FOREST as this bit doesn't exist. I think it came from someone mis-reading the docs, which show the bits in reverse order within bytes (one of the worst bit table representations I have ever seen!) | |||||
2009-09-23 | s4-nbt: added NBT_SERVER_DNS_FOREST | Andrew Tridgell | 1 | -1/+2 | |
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-15 | idl: finally fully share nbt.idl in s3 and s4. | Günther Deschner | 1 | -0/+650 | |
Guenther |