summaryrefslogtreecommitdiff
path: root/source/lib/wins_srv.c
Commit message (Expand)AuthorAgeFilesLines
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-0/+3
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-1/+2
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-6/+6
* large change:Gerald Carter2003-06-251-5/+15
* Merge of wins server dead list into gencache.tdbTim Potter2003-01-221-60/+54
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-6/+8
* sync 3.0 branch with headJelmer Vernooij2002-08-171-1/+1
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-318/+329
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter2001-11-261-3/+3
* move to SAFE_FREE()Simo Sorce2001-09-171-4/+3
* Small changes to get ready for adding WINS failover to smbd and clients.Christopher R. Hertel2001-08-261-5/+76
* Fixed %d printf with unsigned long arg.Jeremy Allison2000-10-111-1/+1
* Instead of handing back a string (which might be a DNS name or an IPChristopher R. Hertel2000-07-191-33/+85
* First cut toward adding WINS server failover.Christopher R. Hertel2000-07-191-0/+218