r26377: Specify port explicitly.
[jelmer/samba4-debian.git] / source / libcli / nbt /
2007-12-21 Jelmer Vernooijr26377: Specify port explicitly.
2007-12-21 Jelmer Vernooijr26309: Move specification of port higher up the all...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25822: use NDR_CHECK()
2007-12-21 Stefan Metzmacherr25821: always use ndr_push/pull_error() to report...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24937: Merge tests spoolss RPC callbacks.
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22749: fix memory leak of nbt_name_request structure...
2007-10-10 Stefan Metzmacherr21592: compress_name() returns NULL for names longer...
2007-10-10 Stefan Metzmacherr21316: if we got an unexpected nbt packet that most...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
2007-10-10 Jelmer Vernooijr15573: Fix build of systems that have iconv headers...
2007-10-10 Jelmer Vernooijr15387: Fix installation of dcerpc headers, remove...
2007-10-10 Andrew Bartlettr15356: Remove unused 'flags' argument from socket_send...
2007-10-10 Jelmer Vernooijr15344: Fix shared library build
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr13842: Make some more functions public.
2007-10-10 Jelmer Vernooijr13840: Mark some functions as public.
2007-10-10 Stefan Metzmacherr12999: fix compiler warnings
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Stefan Metzmacherr12020: fix memory hierachie
2007-10-10 Stefan Metzmacherr11941: fix cut'n'paste bug
2007-10-10 Stefan Metzmacherr10997: r11980@SERNOX (orig r10037): metze | 2005...
2007-10-10 Jelmer Vernooijr10848: Fix warning
2007-10-10 Stefan Metzmacherr10761: we need to use a pointer to a nbt_name to fix...
2007-10-10 Stefan Metzmacherr10608: - fix hierachical memory handling in ndr_pull_n...
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Jelmer Vernooijr8811: Fix the build..
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Love Hörnquist Åstrandr8394: Make sure the argument to ctype is*(3) macros...
2007-10-10 Andrew Tridgellr8247: remove the free of fullname in nbtname.c for...
2007-10-10 Stefan Metzmacherr8212: fix pushing of nbt_string's:
2007-10-10 Andrew Tridgellr7865: changed pidl to take a "const void *" instead...
2007-10-10 Andrew Tridgellr7483: ensure we try reading from a socket if epoll...
2007-10-10 Volker Lendecker7436: As far as I see it, these are the last two ...
2007-10-10 Andrew Tridgellr7229: use socket_pending() to get rid of the max packe...
2007-10-10 Andrew Tridgellr6692: used idr_get_new_random() in the nbt client...
2007-10-10 Andrew Tridgellr6338: ADS style GETDC response now works well enough...
2007-10-10 Andrew Tridgellr6331: added IDL and test suite for the ADS style respo...
2007-10-10 Andrew Tridgellr5405: try to use NBT name pointers when a netbios...
2007-10-10 Andrew Tridgellr5404: allow spaces in the string representation of...
2007-10-10 Andrew Tridgellr5398: fixed encoding of *SMBSERVER name (thanks to...
2007-10-10 Andrew Tridgellr5396: fixed parsing of NBT type 0xc0 compressed name...
2007-10-10 Andrew Tridgellr5392: added "secure" WINS server processing. Send...
2007-10-10 Andrew Tridgellr5391: cope with w2k3 getting the timeout wrong in...
2007-10-10 Andrew Tridgellr5382: another place where we need to uppercase the...
2007-10-10 Andrew Tridgellr5358: - added initial WINS server code. It passes...
2007-10-10 Andrew Tridgellr5356: fixed the hex coding for nbt names
2007-10-10 Andrew Tridgellr5352: added a function nbt_name_string() that formats...
2007-10-10 Andrew Tridgellr5328: - allow case sensitive nbt name lookups
2007-10-10 Andrew Tridgellr5326: removed the charset conversion from the nbtname...
2007-10-10 Andrew Tridgellr5325: - expanded the NBT-WINS test to include scopes
2007-10-10 Andrew Tridgellr5322: removed a whole bunch of #include lines that...
2007-10-10 Andrew Tridgellr5304: removed lib/socket/socket.h from includes.h
2007-10-10 Andrew Tridgellr5294: - added a separate NBT-WINS test for WINS operat...
2007-10-10 Jelmer Vernooijr5286: Some first steps in making the pidl code somewha...
2007-10-10 Andrew Tridgellr5275: - added support for NBT_OPCODE_MULTI_HOME_REG...
2007-10-10 Andrew Tridgellr5261: translate nbt rcode errors to NTSTATUS codes
2007-10-10 Andrew Tridgellr5260: - show an error message on nmblookup failure
2007-10-10 Andrew Tridgellr5250: - added low level support for retrying nbt name...
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 Andrew Tridgellr5155: define ipv4address as a based IDL type, mapped...
2007-10-10 Stefan Metzmacherr5145: define struct ipv4_addr in misc.idl,
2007-10-10 Andrew Tridgellr5126: the composite code is no longer client specific...
2007-10-10 Andrew Tridgellr5121: added periodic name refresh requests for all...
2007-10-10 Andrew Tridgellr5120: encode outgoing nbt packets when queueing them...
2007-10-10 Andrew Tridgellr5117: used a composite function to add 4 stage name...
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 Tridgellr4927: parse the NBT session request in the smb server...
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: