python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / source3 / nmbd / nmbd_winsserver.c
7 days ago Volker Lendeckelib: Give lib/util/util_file.c its own header file
2023-08-08 Joseph Suttons3:nmbd: Add missing newlines to logging messages
2023-07-17 Andreas Schneiders3:nmbd: Fix code spelling
2019-11-27 Ralph Boehmesmbdotconf: mark "wins hook" with substitution="1"
2018-08-17 Volker Lendeckelib: Pass mem_ctx to state_path()
2017-02-22 Chris LambCorrect "errror" typos.
2016-12-11 Volker Lendeckenmbd: xfile->stdio
2016-11-20 Volker Lendeckelib: Rename fgets_slash to x_fgets_slash
2016-10-13 Trever L. AdamsUpdate smbrun to allow for settings environment variables.
2015-05-01 Richard SharpeConvert all uses of uint8/16/32 to _t in nmbd and the...
2015-03-17 Volker Lendeckelib: Remove tdb_fetch_compat
2014-11-03 David Disseldorpnmbd_winsserver: don't leak state_path onto talloc tos
2014-07-22 Volker Lendeckesmbd/nmbd: Remove HAVE_LONGLONG
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-08-17 S HargaganFix bug #9085 - NMB registration for a duplicate workst...
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-05-30 Andrew Bartletts3-param: Rename lp_dns_proxy() -> lp_wins_dns_proxy...
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2011-08-25 Volker Lendeckes3: Fix some nonempty blank lines
2011-07-03 Volker LendeckeS3: Fix some nonempty blank lines
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 Rusty Russelltdb_fetch_compat: use instead of tdb_fetch.
2011-06-09 Andrew Bartletts3-param Remove special case for global_scope()
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-02-02 Günther Deschners3: Remove superfluous ;
2010-09-28 Jeremy AllisonChange to using TDB_INCOMPATIBLE_HASH (the jenkins...
2010-09-07 Björn Jackes3/nmbd: tidy up debug message: ttl isn't a hex value
2010-08-25 Günther Deschners3-nmbd: move nmbd proto out of main proto.h
2010-03-15 Craig MiskellFix bug #7191 - WINS doesn't respond after > 86 #1c...
2009-01-16 Michael Adams3:nmbd: don't leak state_path() to talloc_tos() in...
2009-01-13 Steven DannemanCovert several persistant tdb files to use state_path...
2009-01-13 Steven DannemanAudit usage of get_dyn_STATEDIR() and replace with...
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse common net utility code (address and sockaddr manip...
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-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-08 Volker LendeckeFix two incompatible pointer warnings
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-11-19 Jeremy AllisonRemove pstring from nmbd.
2007-11-04 Jeremy AllisonRemove more static data from lib/util_sock.c and
2007-11-02 Gerald (Jerry) CarterMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-11-01 Gerald (Jerry) CarterPatch 2 of 3 from Debian Samba packagers:
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23556: Fix for error path from Atsushi Nakabayashi...
2007-10-10 Jeremy Allisonr23425: Volker noticed this obvious fix for the wins...
2007-10-10 Volker Lendecker23015: Make message_(de)register static to messages.c
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 Volker Lendecker17626: Some C++ Warnings
2007-10-10 Jeremy Allisonr16665: Fix a couple of bugs I discovered now I've...
2007-10-10 Jeremy Allisonr16642: Fix show-stopper bug #3876. Double-free in...
2007-10-10 Jeremy Allisonr16230: Fix Klocwork #861 and others. localtime and...
2007-10-10 Jeremy Allisonr13882: Fix coverity CID bug #96. Missing free on error
2007-10-10 Jeremy Allisonr13873: I think this is the longstanding wins server...
2007-10-10 Gerald Carterr13510: plug memory leak in WINS server code.
2007-10-10 Gerald Carterr13081: correct fix for the segv in nmbd caused by...
2007-10-10 Jeremy Allisonr12107: Move to a tdb-based wins database. At the momen...
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr1299: Don't "break" - "continue" ! Otherwise we only...
2007-10-10 Jeremy Allisonr1290: Ensure we remove DNS and DNSFAIL records immedia...
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-12 Christopher R. HertelBug report 1079 and fix both from Bert Driehuis.
2003-09-29 Tim PotterMerge from 3.0:
2003-09-29 Tim PotterApply some NULL pointer paranoia to previous wins hook...
2003-09-29 Tim PotterFix broken wins hook functionality. A i18n fixe caused...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-27 Gerald Carterfix segfault on empty wins server name registration...
2003-08-27 Jeremy AllisonFix the character set handling properly in nmbd. Also...
2003-08-22 Jeremy AllisonUse correct size (17 not 16) when doing a push_ascii...
2003-08-22 Jeremy AllisonEnsure nmb_namestr() converts back from CH_DOS to CH_UNIX.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-08 Volker LendeckeThis puts back wins.dat into nmbd for easy editing...
2003-04-28 Volker LendeckeTypo in error message
2003-04-28 Volker LendeckeFix a confusing error message
2003-01-14 Andrew BartlettMerge from HEAD:
next