-
I'll have a look at these problems. George is due for an update anyways, so stay tuned...
BTW, I'm using cdrecord 1.10 currently, no problems with that version. So, if you don't need any of the new features/bugs in newer versions of cdrecord, just go back to 1.10...
2002-10-07 06:21:34 UTC in George
-
Hmm, did not take MS long to break this update. This version breaks on an XML format change when trying to parse the response node from the server 'cause MS has removed the wchref and sohref nodes from said response.
Quick fix (which will break again as soon as the format changes again...) is to remove the cur=cur->next->next lines between the href and propstat nodes...
2002-07-01 12:07:31 UTC in hotway daemon
-
I made a new version of hotwayd which solves many problems, both the new ones (authentication loop) as well as older ones (segfaults, POP protocol errors). Look for it in the patch section (I'm not the official maintainer of this project, so I do not have write access to the main repository)
2002-05-04 11:56:50 UTC in hotway daemon
-
By the way, please do not that I do NOT claim this version to be 'secure'. I did not do a thorough audit of the code, I just fixed the most glaring errors. Also, I did NOT touch the libghttp code (except to fix a few compilation warnings), which probably also contains some exploitable errors.
So, like always, use this at your own risk.
2002-05-04 11:54:35 UTC in hotway daemon
-
Hi'all,
I made a new version of hotwayd, which works and is a little less insecure. As I am not the maintainer of this project I do not have write access to the main upload area, so I submitted it to the PATCH area. It is, however, not a patch, but a complete new version.
These are the changes I made:
2002-05-03
Version 0.3 - Frank de Lange
- Memory allocation errors made...
2002-05-04 10:50:07 UTC in hotway daemon
-
I made a new version of hotwayd (version 0.3), with the
following changes/enhancements (from the Changelog):
2002-05-03
Version 0.3 - Frank de Lange
- Memory allocation errors made the program dump
core in many cases.
Fixed there errors.
- Started changing insecure functions to more
secure versions (strlcat,
strlcpy, snprintf). Included strlcat and...
2002-05-04 10:45:05 UTC in hotway daemon
-
I just ran into a problem when I tried to use mkisofs v1.13 with george. It turns out that this version of mkisofs wants to have an extra option (-graft-points) to work with george. I'll add this to the program and update the release. If you want to add it yourself, that's easy. Simply locate the '$mkisofs_switches' variable (somewhere around line 1169), and add it to the list of options. Be...
2001-01-23 13:48:07 UTC in George
-
Yeah, that's one of the deficiencies in the current version of George. I think I will implement an 'overflow' to a new CD (or new CD's, as many as it takes) to cope with overlarge directories. Problem is, George works for me :-) so I have not yet felt the need to add these features... Classic free software syndrom... I will have a go at this when time allows, probably within a week or so.....
2000-10-27 09:13:20 UTC in George
-
I have modified jailbait to allow both local (jailbait) as well as diskless (ltsp) operation, the latter both with remoate as well as local apps. I'm currently using two separate kernels for this, but I will try to consolidate this into a single kernel version.
To do this, I downloaded the developer tarball, added my own kernel (2.4.9-test9 with USB-UHCI patch), fiddled around a vbit with...
2000-10-10 00:14:46 UTC in JAILBAIT
-
knarf committed patchset 3 of module George-doc to the George CVS repository, changing 1 files.
2000-08-17 19:36:50 UTC in George