fileserver:sysquotas: remove wrong cast
[kai/samba.git] / source3 / lib / wins_srv.c
2011-07-02 Andrew Bartlettparam: Finish conversion from lp_wins_support() ->...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-12 Volker Lendeckes3: Add wins_server_tag_ips()
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Volker LendeckeFix some nonempty blank lines
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-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-11-04 Jeremy AllisonRemove more static data from lib/util_sock.c and
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 Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
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.