r5197: moved events code to lib/events/ (suggestion from metze)
[kai/samba-autobuild/.git] / source4 / libcli / nbt / nbtsocket.c
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5195: most events don't need the time of the event...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Stefan Metzmacherr5145: define struct ipv4_addr in misc.idl,
2007-10-10 Andrew Tridgellr5120: encode outgoing nbt packets when queueing them...
2007-10-10 Andrew Tridgellr5114: the nbtd task can now act as a basic B-node...
2007-10-10 Andrew Tridgellr5108: the beginnings of a nbtd server for Samba4....
2007-10-10 Andrew Tridgellr4944: every event_add_*() caller was having to call...
2007-10-10 Andrew Tridgellr4943: Smplified the events handling code a lot. The...
2007-10-10 Andrew Tridgellr4915: free temp context _before_ the async callback...
2007-10-10 Andrew Tridgellr4909: fixed name_trn_id generation (thanks to metze...
2007-10-10 Andrew Tridgellr4901: a bit more info on nbt packets under high debug...
2007-10-10 Andrew Tridgellr4898: - removed the unused wins_srv_*() code
2007-10-10 Andrew Tridgellr4891: - added a generic resolve_name() async interfac...
2007-10-10 Andrew Tridgellr4885: added a new NBT client library. Features include: