summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_winsserver.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Pass mem_ctx to state_path()Volker Lendecke2018-08-171-3/+3
* Correct "errror" typos.Chris Lamb2017-02-221-1/+1
* nmbd: xfile->stdioVolker Lendecke2016-12-111-19/+30
* lib: Rename fgets_slash to x_fgets_slashVolker Lendecke2016-11-201-1/+1
* Update smbrun to allow for settings environment variables.Trever L. Adams2016-10-131-1/+1
* Convert all uses of uint8/16/32 to _t in nmbd and the include file.Richard Sharpe2015-05-011-19/+19
* lib: Remove tdb_fetch_compatVolker Lendecke2015-03-171-1/+1
* nmbd_winsserver: don't leak state_path onto talloc tosDavid Disseldorp2014-11-031-2/+18
* smbd/nmbd: Remove HAVE_LONGLONGVolker Lendecke2014-07-221-6/+0
* Fix bug #9085 - NMB registration for a duplicate workstation fails with regis...S Hargagan2012-08-171-1/+1
* Check error returns from strupper_m() (in all reasonable places).Jeremy Allison2012-08-091-1/+1
* loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell2012-07-181-1/+1
* s3-param: Rename lp_dns_proxy() -> lp_wins_dns_proxy() for clarityAndrew Bartlett2012-05-301-1/+1
* lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij2012-03-241-2/+2
* s3: Fix some nonempty blank linesVolker Lendecke2011-08-251-3/+3
* S3: Fix some nonempty blank linesVolker Lendecke2011-07-031-26/+26
* tdb_fetch_compat: use instead of tdb_fetch.Rusty Russell2011-06-201-1/+1
* s3-param Remove special case for global_scope()Andrew Bartlett2011-06-091-2/+2
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* s3: Remove superfluous ;Günther Deschner2011-02-021-1/+1
* Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on allJeremy Allison2010-09-271-1/+2
* s3/nmbd: tidy up debug message: ttl isn't a hex valueBjörn Jacke2010-09-071-1/+1
* s3-nmbd: move nmbd proto out of main proto.hGünther Deschner2010-08-261-0/+1
* Fix bug #7191 - WINS doesn't respond after > 86 #1c registrations.Craig Miskell2010-03-151-4/+115
* s3:nmbd: don't leak state_path() to talloc_tos() in wins_write_database()Michael Adam2009-01-161-1/+1
* Covert several persistant tdb files to use state_path() instead of lock_path()Steven Danneman2009-01-121-1/+1
* Audit usage of get_dyn_STATEDIR() and replace with state_path()Steven Danneman2009-01-121-2/+2
* Use common net utility code (address and sockaddr manipulation).Jelmer Vernooij2008-10-231-8/+8
* Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij2008-10-141-3/+3
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-1/+1
* Fix two incompatible pointer warningsVolker Lendecke2007-12-081-1/+1
* Remove next_token - all uses must now be next_token_talloc.Jeremy Allison2007-12-071-19/+30
* Remove pstring from nmbd.Jeremy Allison2007-11-191-32/+54
* Remove more static data from lib/util_sock.c andJeremy Allison2007-11-031-8/+14
* Patch 2 of 3 from Debian Samba packagers:Gerald (Jerry) Carter2007-11-011-2/+2
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-12/+12
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-21/+21
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-101-2/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23556: Fix for error path from Atsushi Nakabayashi <nakabayashi@miraclelinux...Jeremy Allison2007-10-101-0/+1
* r23425: Volker noticed this obvious fix for the wins serverJeremy Allison2007-10-101-2/+2
* r23015: Make message_(de)register static to messages.cVolker Lendecke2007-10-101-2/+5
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-1/+1
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-101-3/+3
* r21064: The core of this patch isVolker Lendecke2007-10-101-1/+1
* r17626: Some C++ WarningsVolker Lendecke2007-10-101-1/+1
* r16665: Fix a couple of bugs I discovered now I've lookedJeremy Allison2007-10-101-10/+32
* r16642: Fix show-stopper bug #3876. Double-free in winsJeremy Allison2007-10-101-1/+1