r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASIC
[tprouty/samba.git] / source / lib / wins_srv.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-25 Gerald Carterlarge change:
2003-01-22 Tim PotterMerge of wins server dead list into gencache.tdb
2003-01-21 Tim PotterUpdated some comments.
2003-01-21 Tim PotterKeep the list of dead WINS servers in gencache.tdb...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-06 Andrew Tridgellfixed a memory corruption bug in the wins code
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-09 Andrew Tridgellthe last WINS update broke self registration when we...
2002-06-27 Andrew Tridgellfixed a link problem with global_in_nmbd
2002-06-27 Andrew TridgellThe next phase in the WINS rewrite!
2002-06-26 Andrew TridgellThis commit finally gives us multiple wins server group...
2002-06-26 Andrew Tridgellmade the wins list handling a littler clearer
2002-06-26 Andrew Tridgell- completely rewrote the wins_srv.c code. It is now...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-08-26 Christopher R. HertelSmall changes to get ready for adding WINS failover...
2000-10-11 Jeremy AllisonFixed %d printf with unsigned long arg.
2000-07-19 Christopher R. HertelInstead of handing back a string (which might be a...
2000-07-19 Christopher R. HertelFirst cut toward adding WINS server failover.