CVSROOT: /cvs/gnome Module name: vino Changes by: markmc 06/01/13 07:12:54
Modified files: . : ChangeLog configure.in server : Makefile.am vino-http.c vino-main.c vino-server.c vino-util.c vino-util.h Added files: server : vino-mdns.c vino-mdns.h Log message: 2006-01-13 Mark McLoughlin <[EMAIL PROTECTED]> Add support for publishing over mDNS. Based on patch from very patient Sebastien Estienne <[EMAIL PROTECTED]> in bug #159874 [http://bugzilla.gnome.org/show_bug.cgi?id=159874] * configure.in: add --enable-avahi * server/Makefile.am: add vino-mdns.[ch] and build against avahi if enabled * server/vino-mdns.[ch]: (vino_mdns_add_service), (vino_mdns_start), (vino_mdns_stop): add internal publishing API. * server/vino-main.c: (main): start and stop the mDNS support before and after entering the mainloop. * server/vino-server.c: (vino_server_init_from_screen): advertise the rfb service * server/vino-http.c: (vino_http_create_listening_socket): advertise the http service * server/vino-util.[ch]: (vino_setup_debug_flags): add mdns debugging flag URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=vino&who=markmc&date=explicit&mindate=2006-01-13%2007:11&maxdate=2006-01-13%2007:13 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list