summaryrefslogtreecommitdiff
path: root/source4/nbt_server/wins
AgeCommit message (Expand)AuthorFilesLines
2025-10-21CVE-2025-10230: s4:wins: restrict names fed to shellDouglas Bagnall1-0/+9
2024-04-10s4:wins: use NUMERIC_CMP in nbtd_wins_randomize1Clist_sort()Douglas Bagnall1-1/+2
2024-04-10s4:wins: winsdb_addr_sort_list() uses NUMERIC_CMP()Douglas Bagnall1-1/+1
2024-04-10s4:wins: use NUMERIC_CMP in winsdb_addr_sort_list()Douglas Bagnall1-1/+2
2022-07-27CVE-2022-32746 ldb: Make use of functions for appending to an ldb_messageJoseph Sutton1-8/+5
2020-11-27s4: rename source4/smbd/ to source4/samba/Ralph Boehme4-4/+4
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore1-0/+2
2020-08-03lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme1-0/+1
2019-11-27smbdotconf: mark "wins hook" with substitution="1"Ralph Boehme1-1/+3
2019-06-30source4: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig1-2/+3
2019-03-01source4: Use wrapper for string to integer conversionSwen Schillig1-1/+11
2016-02-06dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam1-1/+1
2015-06-19Fix a typoVolker Lendecke1-1/+1
2014-11-25s4:nbt_server: avoid str_list related const warningStefan Metzmacher1-1/+3
2014-05-13s4:nbt_server/wins: make use explicit use of the top level event contextAndrew Bartlett1-2/+2
2014-02-20lib/param: handle non-constant strings properly by passing in a memory contextGarming Sam1-1/+1
2013-08-12s4:nbt_server: avoid talloc_reference()Stefan Metzmacher3-5/+6
2012-02-10s4-nbt_server: remove unused winsdb_get_seqnumber()Andrew Bartlett1-26/+0
2011-10-18lib/param: Remove parameters for wins and spoolss databasesAndrew Bartlett1-4/+8
2011-08-14s4:misc: remove last usage of legacy event_ fn namesSimo Sorce1-2/+2
2011-07-12s4:winsdb: place wins.ldb in "state dir" instead of "lock dir"Stefan Metzmacher1-1/+1
2011-07-02param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()Andrew Bartlett1-1/+1
2011-06-08s4-wins: ensure we only use IPv4 for WINS ownerAndrew Tridgell2-2/+2
2011-06-06s4-ipv6: update callers to load_interface_list()Andrew Tridgell2-2/+2
2011-05-08s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2-5/+5
2011-04-29s4-param Rename lock_path() -> lpcfg_lock_path()Andrew Bartlett1-2/+2
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell3-4/+4
2010-11-28s4:introduce casts before outputs of "time_t" variablesMatthias Dieter Wallnöfer1-1/+1
2010-11-01s4-ldb: enable version checking in dsdb ldb modulesAndrew Tridgell1-1/+2
2010-11-01s4-dsdb: convert the rest of the ldb modules to the new module typeAndrew Tridgell1-1/+6
2010-10-19s4:nbt_server - fix a LDB counter typeMatthias Dieter Wallnöfer1-1/+1
2010-10-18libcli/nbt: convert nbt_name_register_wins_send/recv to tevent_reqStefan Metzmacher1-6/+7
2010-10-18s4:nbt_server/winsclient: add a nbtd_wins_register_stateStefan Metzmacher1-34/+48
2010-10-18libcli/nbt: convert nbt_name_refresh_wins_send/recv to tevent_reqStefan Metzmacher1-6/+6
2010-10-18s4:nbt_server/winsclient: add a nbtd_wins_refresh_stateStefan Metzmacher1-42/+50
2010-10-18s4:nbt_server/wins: fix compiler warningsStefan Metzmacher1-0/+1
2010-10-10samdb: Add flags argument to samdb_connect().Jelmer Vernooij1-1/+1
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell5-28/+28
2010-03-26libutil: moved the networking defines to util_net.hAndrew Tridgell1-0/+1
2010-02-22More spelling fixes across source4/Brad Hards1-2/+2
2010-02-13s4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()Andrew Tridgell2-3/+2
2010-02-01s4:winsserver: reject name registrations with a scope length > 237Stefan Metzmacher1-0/+9
2009-10-30s4:nbt_server/wins/winsdb - Fix "const" warningMatthias Dieter Wallnöfer1-5/+1
2009-10-23s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()Andrew Tridgell1-2/+2
2009-10-16s4:winsdb - Substitute LDB result numbers with constantsMatthias Dieter Wallnöfer1-19/+20
2009-10-16s4-winsrepl: don't put in attributes with no elementsAndrew Tridgell1-2/+2
2009-09-19s4-resolve: fixed a crash bug on timeoutAndrew Tridgell1-1/+1
2009-08-07fixed several places that unnecessarily take a reference to the event contextAndrew Tridgell1-2/+2
2009-06-18Fix build with system LDB.Jelmer Vernooij1-1/+1
2009-05-14s4:nbtd Use str_list_make_single() to turn iname->wins_server into a listAndrew Bartlett1-1/+1