0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 20, 2024 — Oct 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed message typo. - Bugreported by: Adam Wysocki More... over 19 years ago
Check the version only if: !MAINTAINER_MODE More... over 19 years ago
Release: 1.1.7 -> 1.1.8cvs More... over 19 years ago
Rather warn on failed create of the user/group. More... over 19 years ago
Provided Debian compatible user/group add. - Debian users use rather alien(8) for .rpm than the .tar.gz distribution. - Another bugreport by: Michael Abbott More... over 19 years ago
Release: 1.1.7 More... over 19 years ago
Workaround FUSE/Linux-kernel to try ourselves to modprobe FUSE on ENODEV. - Bugreported by: John Pratt More... over 19 years ago
Workaround FUSE not understanding standard "user" option. (Steven N. Hirsch) More... over 19 years ago
Release: 1.1.7cvs2 -> 1.1.7cvs3 More... over 19 years ago
Fixed 'used' length of the downloaded cabinet for: w32 captivemodid 1.18/1.19 - Not sure where I got the original value as it is 24MB, not 61MB. More... over 19 years ago
Hopefully fixed all the modal dialogs combinations. More... over 19 years ago
Fatality can be only enabled from '#if 0' again. - 'MAINTAINER_MODE' should not break the UI behavior. More... over 19 years ago
Fixed stupid typo / syntax error. More... over 19 years ago
Destroy the dialog manually instead, it was still crashing now. More... over 19 years ago
Fixed/fortifie libgnomeui compatibility regarding modal dialogs closing. - There was stale dialog crashing on the 2nd click with: libgnomeui-2.10.0-1 More... over 19 years ago
Fixed charset handling of the filenames. - No longer redefine the 'LANG'/'LC_*' settings. - It was valid for udpgate handling only LC_MESSAGES and its windows. More... over 19 years ago
capfuse_filename_from_utf8_malloc_errorchecking: Fixed. - It was converting TO utf8 before. More... over 19 years ago
Improved invalid utf8 encoding error - g_get_charset() is now also reported. More... over 19 years ago
Workaround FUSE missing the generally broken Linux kernel charset support. - Captive FUSE client now no longer assumes client is using: utf8 - GLib (Gnome) filename charset rules are now followed. More... over 19 years ago
Avoid g_log_set_always_fatal() for the FUSE client. - It should fix restarting of children on any sandbox failure. More... over 19 years ago
Enable messages fatality for: MAINTAINER_MODE More... over 19 years ago
Release: 1.1.7cvs1 -> 1.1.7cvs2 More... over 19 years ago
Fixed name of the 'captive' init script. - Bugreported by: Adam Wysocki More... almost 20 years ago
Fixed lethal invalid XML syntax. - Bugreport by the courtesy of: Nathan Filyk More... almost 20 years ago
Fixed compilation error on some GCCes: missing terminating " character - bugreport by the courtesy of: Stefan Schweizer More... almost 20 years ago
Release: 1.1.7cvs -> 1.1.7cvs1 More... almost 20 years ago
Fixed configure crash on: --disable-install-pkg - Bugreported by: Frederic L. W. Meunier More... almost 20 years ago
Unsuccessful gnomevfsresult_to_errno() is no longer fatal. - Bugreported by: Frederic L. W. Meunier - Too many 'GnomeVFSResult's have no corresponding 'errno' value. More... almost 20 years ago
Fixed captive_file_file_info_set() sandbox child interface SIGSEGV. - Due to the recent sub-second implementation. More... almost 20 years ago
timespec_to_Time(): Fixed fatal wrong sanity check. More... almost 20 years ago