smbd: explain that/why we use the raw tevent_context for update_write_time_handler()
[samba.git] / source4 / nbt_server / wins /
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2015-06-18 Volker LendeckeFix a typo
2014-11-25 Stefan Metzmachers4:nbt_server: avoid str_list related const warning
2014-05-12 Andrew Bartletts4:nbt_server/wins: make use explicit use of the top...
2014-02-19 Garming Samlib/param: handle non-constant strings properly by...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-12 Stefan Metzmachers4:nbt_server: avoid talloc_reference()
2012-02-10 Andrew Bartletts4-nbt_server: remove unused winsdb_get_seqnumber()
2011-10-18 Andrew Bartlettlib/param: Remove parameters for wins and spoolss databases
2011-08-13 Simo Sorces4:misc: remove last usage of legacy event_ fn names
2011-07-12 Stefan Metzmachers4:winsdb: place wins.ldb in "state dir" instead of...
2011-07-02 Andrew Bartlettparam: Finish conversion from lp_wins_support() ->...
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-08 Andrew Tridgells4-wins: ensure we only use IPv4 for WINS owner
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-29 Andrew Bartletts4-param Rename lock_path() -> lpcfg_lock_path()
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2010-11-28 Matthias Dieter... s4:introduce casts before outputs of "time_t" variables
2010-11-01 Andrew Tridgells4-ldb: enable version checking in dsdb ldb modules
2010-11-01 Andrew Tridgells4-dsdb: convert the rest of the ldb modules to the...
2010-10-19 Matthias Dieter... s4:nbt_server - fix a LDB counter type
2010-10-18 Stefan Metzmacherlibcli/nbt: convert nbt_name_register_wins_send/recv...
2010-10-18 Stefan Metzmachers4:nbt_server/winsclient: add a nbtd_wins_register_state
2010-10-18 Stefan Metzmacherlibcli/nbt: convert nbt_name_refresh_wins_send/recv...
2010-10-18 Stefan Metzmachers4:nbt_server/winsclient: add a nbtd_wins_refresh_state
2010-10-18 Stefan Metzmachers4:nbt_server/wins: fix compiler warnings
2010-10-10 Jelmer Vernooijsamdb: Add flags argument to samdb_connect().
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-03-26 Andrew Tridgelllibutil: moved the networking defines to util_net.h
2010-02-22 Brad HardsMore spelling fixes across source4/
2010-02-13 Andrew Tridgells4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()
2010-02-01 Stefan Metzmachers4:winsserver: reject name registrations with a scope...
2009-10-30 Matthias Dieter... s4:nbt_server/wins/winsdb - Fix "const" warning
2009-10-23 Andrew Tridgells4-ldbwrap: added re-use of ldb contexts in ldb_wrap_co...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-16 Matthias Dieter... s4:winsdb - Substitute LDB result numbers with constants
2009-10-16 Andrew Tridgells4-winsrepl: don't put in attributes with no elements
2009-09-19 Andrew Tridgells4-resolve: fixed a crash bug on timeout
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Andrew Tridgellfixed several places that unnecessarily take a referenc...
2009-06-17 Jelmer VernooijFix build with system LDB.
2009-05-13 Andrew Bartletts4:nbtd Use str_list_make_single() to turn iname->wins_...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-31 Stefan Metzmachers4:irpc: avoid c++ reserved word 'private'
2009-01-31 Stefan Metzmachers4:nbt_server/wins/: fix compiler warnings in winsdb.c
2009-01-30 Simo SorceFix all other modules to use ldb_module.h instead of...
2009-01-30 Simo SorceFix the mess with ldb includes.
2009-01-19 Stefan Metzmachernbt_server/wins: winsdb_handle() can be static
2009-01-19 Stefan Metzmachernbt_server/wins: add some const
2009-01-19 Stefan Metzmachernbt_server/wins: use talloc_zero() to create struct...
2009-01-19 Stefan Metzmacherwinsserver: add "wreplsrv:propagate name releases"...
2009-01-19 Stefan Metzmacherwinsserver_release: update the expire time if only...
2009-01-19 Stefan Metzmacherwinsdb: the we_are_owner in winsdb_lookup() needs to...
2009-01-19 Stefan Metzmacherwinsserver: we need to ignore duplicated name register...
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
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-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners4-nbt: use private_data instead of private.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-27 Stefan Metzmachernbt_server/wins: add forward declaration for struct...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix use of some modules (needed _PUBLIC_).
2008-02-20 Jelmer VernooijUse struct-based rather than function-based initializat...
2008-01-05 Jelmer Vernooijr26670: Janitorial: Remove global_loadparm uses.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26426: Remove uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26409: Pass smb ports along.
2007-12-21 Jelmer Vernooijr26408: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26402: Require a talloc context in libnetif.
2007-12-21 Jelmer Vernooijr26401: Don't cache interfaces context in libnetif.
2007-12-21 Jelmer Vernooijr26325: Remove use of global_loadparm in netif.
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static loadparm.
2007-12-21 Jelmer Vernooijr26309: Move specification of port higher up the all...
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Jelmer Vernooijr25624: Remove ipv4_addr hack. Only causes 4 extra...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25546: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
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
next