41
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 2 days ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
If we have just set up a request object, we should use it. More... over 10 years ago
Python's eval function doesn't like \/, it does'n do anything with it. More... over 10 years ago
Make wrong URLs in cherokee-tweak more user friendly More... over 10 years ago
Merge pull request #1088 from cherokee/fix-949 More... over 10 years ago
Added author and version to upstart script. More... over 10 years ago
Added upstart script. More... over 10 years ago
Slight changes to the init script. More... over 10 years ago
Renamed init script. More... over 10 years ago
Removed obsolete init script. More... over 10 years ago
Add log rotation and append version to description string. More... over 10 years ago
Corrected typo in pid-file path in init script. More... over 10 years ago
Added Debian-based Init script and renamed the former one to be more generic. More... over 10 years ago
Merge pull request #1086 from cherokee/fix-1076 More... over 10 years ago
Refreshed the *.po files. Especially en.po and de.po. More... over 10 years ago
strtoul will return ULONG_MAX in case of error, but in the rest of the code we are comparing errno. More... over 10 years ago
Two variables never used, other than with backtraces. More... over 10 years ago
Whitespace. More... over 10 years ago
Merge pull request #1077 from cherokee/proxy_xforwaredssl_proposal_1073 More... over 10 years ago
Wrong length. More... over 10 years ago
Be consistent in matching, otherwise people don't understand the code. More... over 10 years ago
Merge pull request #1075 from cherokee/fix-1062 More... over 10 years ago
Merge pull request #1083 from cherokee/memoryleak_proxy More... over 10 years ago
Solve a potential memory leak, and reuse one buffer for the task. More... over 10 years ago
Updated po files. TODO: Fix Project-Id-Version. More... over 10 years ago
Sort msgmerge by file, just like xgettext. More... over 10 years ago
Fixing pot-file generation. Trying to reactivate old makefile behaviour. More... over 10 years ago
WIP. More... over 10 years ago
We don't use version at this moment at all. More... over 10 years ago
At this moment in time we are not doing anything with id, but for future reference I would like to keep it. More... over 10 years ago
Make explict retcode can only be used when ret_ok is returned. More... over 10 years ago