Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-07 | some cleanup from upstream | Monsta | 1 | -42/+2 | |
https://git.gnome.org/browse/gnome-user-share/commit/?id=447db6a8eaf551fd9de53d600885847d1e1eb0ac https://git.gnome.org/browse/gnome-user-share/commit/?id=032d88e1c4e89bef92540b3e613f5ad7baa6bedb https://git.gnome.org/browse/gnome-user-share/commit/?id=2bbc6384cb0d8a85dcf0208ec5d75d28e2d89049 | |||||
2014-11-20 | Fix memory leakmate-user-share-1.9.0 | Monsta | 1 | -0/+1 | |
Closes https://github.com/mate-desktop/mate-user-share/pull/22 | |||||
2013-08-21 | OpenBSD suffers from the same httpd race condition as the other BSDs | raveit65 | 1 | -1/+1 | |
2013-07-30 | Require dbus >= 1.1.1 | raveit65 | 1 | -9/+0 | |
2012-10-29 | [http] Fix http sharing not workin on Linux 3.0 | Jasmine Hassan | 1 | -0/+1 | |
gnome-user-share tries to discover a free port to run Apache on by bind()ing a struct sockaddr_in with no port specified in src/http.c:get_port(). However, it neglects to specify an address family, so that attempt fails with EINVAL, and the -1 returned gets passed to spawn_httpd() as the port that Apache should be listening on, which causes to Apache promptly and silently bail. This error was caused by a regression in Linux 3.0: http://thread.gmane.org/gmane.linux.network/205326/focus=205328 https://bugzilla.gnome.org/show_bug.cgi?id=660146 http://git.gnome.org/browse/gnome-user-share/commit/?id=24cc0e2ecc60619af0e51e730ef68bf750182dcf | |||||
2012-10-29 | fix incorrect FSF address | raveit65 | 1 | -1/+1 | |
2012-09-28 | convert to gsettings | raveit65 | 1 | -6/+8 | |
2012-05-14 | Forked gnome-user-share. Work in progress. | Steve Zesch | 1 | -0/+481 | |