build: move waf into buildtools/bin
[samba.git] / libcli / nbt /
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...
2008-10-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Günther Deschnerlibcli: add nbt_proto.h that is no longer autogenerated.
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners4-nbt: move libcli/nbt up one level.