summaryrefslogtreecommitdiff
path: root/src/bacon-message-connection.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-24Update FSF address (Closes: #518264)Bastien Nocera1-1/+1
2008-04-09Re-add exception lost in rev 2122 (Closes: #525856)Bastien Nocera1-2/+9
2007-04-12Plenty of code cleanups by Kjartan Maraas <kmaraas@broadpark.no>Bastien Nocera1-1/+2
2006-01-20update from CVS to fix a problem with concurrent clientsBastien Nocera1-18/+49
2005-12-10Don't assume the const string returned by g_dir_read_name() stays validTim-Philipp Müller1-15/+25
2005-11-24upd update from libbacon CVS (Closes: #322248)Bastien Nocera1-11/+63
2005-06-08Fix memory over-read (#306722).Ronald Bultje1-2/+2
2005-04-28Send back the title of the currently playing track with "--print-playing"Bastien Nocera1-1/+1
2005-04-14Fix gcc4 warnings.Kjartan Maraas1-1/+1
2005-04-04Close left-over connections better.Ronald Bultje1-10/+22
2005-03-28upd add support for the video/x-ms-asf-plugin mime-type add some debugBastien Nocera1-1/+0
2005-03-28update from libbacon to fix 2 crashers happening when opening the secondBastien Nocera1-2/+3
2005-03-27update from libbacon to allow the directory in which the socket is createdBastien Nocera1-9/+26
2005-03-23link totem-mozilla-* against baconconnection. Update for two-wayRonald Bultje1-45/+66
2005-03-21fix memset arguments being the wrong way aroundBastien Nocera1-2/+2
2005-02-08commit license change to TotemChristian Fredrik Kalager Schaller1-0/+8
2004-01-31Paranoia. Replaced a bunch of instances of 'foo == TRUE' with 'foo !=Jon Trowbridge1-2/+2
2004-01-31Corrected usage of g_build_filename. This fixes bug #132674.Jon Trowbridge1-2/+1
2003-06-11updated from libbacon if we're a server, only listen to changes after theBastien Nocera1-2/+2
2003-04-09upd update to get a bug fix by Ross Burton fix a buf which would makeBastien Nocera1-5/+16
2003-03-16install the socket in $(HOME) updBastien Nocera1-2/+2
2003-02-10upd from libbacon fix a leak upd copyrightBastien Nocera1-0/+18
2003-02-07updated from libbacon added plenty of command-line options to control anBastien Nocera1-1/+3
2003-02-07added BaconMessageConnection stuff, did client-side implementation, addedBastien Nocera1-0/+215