Age | Commit message (Expand) | Author | Files | Lines |
2003-01-21 | Updated some comments. | Tim Potter | 1 | -5/+5 |
2003-01-21 | Keep the list of dead WINS servers in gencache.tdb instead of in | Tim Potter | 1 | -60/+54 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -6/+8 |
2002-08-06 | fixed a memory corruption bug in the wins code | Andrew Tridgell | 1 | -1/+1 |
2002-07-09 | the last WINS update broke self registration when we are a WINS | Andrew Tridgell | 1 | -7/+0 |
2002-06-27 | fixed a link problem with global_in_nmbd | Andrew Tridgell | 1 | -2/+2 |
2002-06-27 | The next phase in the WINS rewrite! | Andrew Tridgell | 1 | -49/+55 |
2002-06-26 | This commit finally gives us multiple wins server groups. We now | Andrew Tridgell | 1 | -16/+245 |
2002-06-26 | made the wins list handling a littler clearer | Andrew Tridgell | 1 | -9/+5 |
2002-06-26 | - completely rewrote the wins_srv.c code. It is now much simpler, and | Andrew Tridgell | 1 | -303/+90 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-11-26 | Got medieval on another pointless extern. Removed extern struct ipzero | Tim Potter | 1 | -3/+3 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -4/+3 |
2001-08-26 | Small changes to get ready for adding WINS failover to smbd and clients. | Christopher R. Hertel | 1 | -5/+76 |
2000-10-11 | Fixed %d printf with unsigned long arg. | Jeremy Allison | 1 | -1/+1 |
2000-07-19 | Instead of handing back a string (which might be a DNS name or an IP | Christopher R. Hertel | 1 | -33/+85 |
2000-07-19 | First cut toward adding WINS server failover. | Christopher R. Hertel | 1 | -0/+218 |