smbXcli: reorder smb1cli_conn_dispatch_incoming() to avoid too much nesting
[ira/wip.git] / libcli / nbt /
2011-11-03 Günther Deschnerwaf: convert NDR_NBT into shared library.
2011-11-03 Günther Deschnernbt: move nbt_string ndr functions to ndr/ndr_nbt.c...
2011-10-07 Andrew Bartlettbuild: Reduce build systems to just top level waf and...
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-10 Günther Deschnerlibcli/nbt/nbt_proto.h: fix licence/copyright
2011-06-06 Andrew Tridgells4-ipv6: update callers to load_interface_list()
2011-05-08 Andrew Bartletts4-interfaces Rename interfaces code so not to conflict...
2011-04-26 Andrew Bartlettlibcli/dns Improve dns_hosts_file, using Samba3's struc...
2011-04-06 Andrew Bartlettlibcli/nbt Cope with blank lines in DNS hosts file
2011-03-19 Jelmer Vernooijlibcli/: Fix prototypes for all functions.
2011-02-25 Matthias Dieter... libcli/nbt/wscript_build - fix build of "lmhosts"
2011-02-24 Andrew Tridgellbuild: moved lmhosts.c into a common subsystem
2011-02-22 Andrew Tridgells3-waf: use common libcli/nbt build rules
2011-02-22 Andrew Tridgelllibcli/nbt: allow use of the waf build for nbt in source3
2011-01-07 Günther Deschnernetlogon: move netlogon helpers to ../libcli/netlogon.
2011-01-02 Volker LendeckeFix a valgrind error
2011-01-01 Jelmer Vernooijs4-python: Only set BASETYPE flag if subclassing is...
2011-01-01 Jelmer Vernooijs4-python: Add more prototypes.
2010-11-21 Arnaud FaucherAvoid the use of PyAPI_DATA, which is for internal...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Jelmer Vernooijs4: Rename LIBCLI_NBT -> cli_nbt.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-23 Jelmer Vernooijs4: Rename LIBNETIF to libnetif.
2010-10-21 Andrew Tridgelllibcli: make LIBCLI_NBT a private library
2010-10-18 Stefan Metzmacherlibcli/nbt: we don't need LIBCLI_COMPOSITE anymore
2010-10-18 Stefan Metzmacherlibcli/nbt: convert nbt_name_register_bcast_send/recv...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/name_register_bcast_handler/nbt_name_regi...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/register_bcast_state/nbt_name_register_bc...
2010-10-18 Stefan Metzmacherlibcli/nbt: move nbt_name_register_bcast_send to the...
2010-10-18 Stefan Metzmacherlibcli/nbt: convert nbt_name_register_wins_send/recv...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/name_register_wins_handler/nbt_name_regis...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/register_wins_state/nbt_name_register_win...
2010-10-18 Stefan Metzmacherlibcli/nbt: move nbt_name_register_wins_send() to the...
2010-10-18 Stefan Metzmacherlibcli/nbt: convert nbt_name_refresh_wins_send/recv...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/name_refresh_wins_handler/nbt_name_refres...
2010-10-18 Stefan Metzmacherlibcli/nbt: s/refresh_wins_state/nbt_name_refresh_wins_...
2010-10-18 Stefan Metzmacherlibcli/nbt: move nbt_name_refresh_wins_send() to the...
2010-08-26 Jelmer Vernooijmanpages: Avoid using Samba-Team specific DTD, which...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-05-31 Günther Deschnerlibcli/nbt/lmhosts: fix missing prototype warning.
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-18 Andrew Tridgells4-waf: removed the unused installdir= option to SAMBA_...
2010-04-06 Andrew Tridgells4-waf: more dependencies on talloc
2010-04-06 Andrew Tridgells4-waf: cleanup use of LIBPOPT vs popt dependency
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-03-30 Matthias Dieter... libcli/nbt/dns_hosts_file.c - change "ULONG_MAX" into...
2010-03-26 Andrew Tridgelllibutil: moved the networking defines to util_net.h
2010-03-11 Andrew Bartlettlibcli/nbt Add parser for a 'hosts' file that takes...
2010-02-08 Andrew Tridgellnbt: don't reference the event_ctx in nbtsock
2010-02-02 Matt KraaiChange uint_t to unsigned int in libcli
2010-02-01 Stefan Metzmacherlibcli/nbt: fix ndr_push_nbt_string() string labels...
2010-01-29 Stefan Metzmacherlibcli/nbt: fix off-by-one bug in ndr_pull_wrepl_nbt_name()
2010-01-29 Stefan Metzmacherlibcli/nbt: fix ndr_pull/push_wrepl_nbt_name()
2009-11-04 Andrew Bartlettlibcli/nbt Move more of lmhosts lookup into common...
2009-10-23 Andrew Tridgells4-python: we need to include Python.h first
2009-09-19 Andrew Bartlettlibcli:nbt move prototypes of lmhosts functions to...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Bartlettlibcli:nbt put util_net.c protos in new header file
2009-09-15 Andrew Bartlettlibcli:nbt make the lmhosts parsing code and dependicie...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmacherlibcli/nbt: s/private/private_data
2009-01-19 Volker LendeckeAttempt to fix the merged build
2009-01-19 Stefan Metzmacherlibcli/nbt: add nbt_name_socket_handle_response_packet()
2009-01-19 Stefan Metzmacherlibcli/nbt: add nbt_set_unexpected_handler()
2009-01-19 Stefan Metzmacherlibcli/nbt: fix wack timeout handling
2009-01-19 Stefan MetzmacherRevert "Remove another use of global_loadparm."
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Jelmer VernooijAvoid using a utility header for Python replacements...
2009-01-07 Tim Proutys3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-01-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix more compiler warnings.
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-23 Michael Adamlibcli/nbt: fix some extrasemi compile warnings.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijFix the build.
2008-11-02 Jelmer VernooijRemove another use of global_loadparm.
2008-10-24 Jelmer VernooijFix the build.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-24 Jelmer VernooijRemove more global_loadparm instances, fix syntax errors.
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-12 Jelmer VernooijFix number of arguments for file_load() functions.
2008-10-12 Jelmer VernooijMove nmblookup to same location as the rest of the...
next