1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/librpc
Andrew Tridgell ea923fb4a2 r4885: added a new NBT client library. Features include:
- structures defined using IDL in nbt.idl
 - build around our events structure, and talloc
 - fully async
 - supports all NBT packet fields as per rfc1002
 - easy interfaces for name query and status

For the moment there are just a couple of test functions in
namequery.c, test_name_query() and test_name_status(). These will be
removed when we hook the new library into libcli/ fully

The new library will also be a fairly good basis for a nbt
server. Although it can't be a server as-is, I wrote it with the needs
of a server in mind (for example, extremely scalable idtree based
packet handling)
(This used to be commit ae7e625bfa)
2007-10-10 13:09:01 -05:00
..
idl r4885: added a new NBT client library. Features include: 2007-10-10 13:09:01 -05:00
ndr r4885: added a new NBT client library. Features include: 2007-10-10 13:09:01 -05:00
rpc r4758: - added async support to the session request code 2007-10-10 13:08:50 -05:00
config.mk r4885: added a new NBT client library. Features include: 2007-10-10 13:09:01 -05:00