| * Applied a patch that fixes LP #589444 |
|
More...
|
over 15 years ago
|
| * Bump version number; |
|
More...
|
over 15 years ago
|
| * Beautify :-) * Added assert()'s to who_is_mr_nobody() — no real need, just in case; |
|
More...
|
over 15 years ago
|
| * Fix for https://bugs.launchpad.net/php-chuid/+bug/588110 |
|
More...
|
over 15 years ago
|
| * Merge: * Fix for https://bugs.launchpad.net/php-chuid/+bug/588092 |
|
More...
|
over 15 years ago
|
| * Fixed a typo in debian/control |
|
More...
|
over 15 years ago
|
| * Fix for https://bugs.launchpad.net/php-chuid/+bug/588092 |
|
More...
|
over 15 years ago
|
| Housekeeping |
|
More...
|
over 15 years ago
|
| * Lucid housekeeping |
|
More...
|
over 15 years ago
|
| * Housekeeping |
|
More...
|
over 15 years ago
|
| * 0.3.4; * Updated build script for Karmic; |
|
More...
|
over 15 years ago
|
| * Added newlines at the EOFs; * Trying http://www.linux.org.ru/jump-message.jsp?msgid=4821721&cid=4822445 before falling back to seteuid()/setegid(); * Got rid of suid/sgid parameters to my_set[gu]ids(); |
|
More...
|
over 15 years ago
|
| * Updated version number |
|
More...
|
almost 16 years ago
|
| * Fixed compilation errors with ZTS enabled |
|
More...
|
almost 16 years ago
|
| * Bug fixes |
|
More...
|
almost 16 years ago
|
| * Added chuid.no_set_gid; * Code refactoring; |
|
More...
|
about 16 years ago
|
| * Implemented "Forced GID" functionality; |
|
More...
|
about 16 years ago
|
| * Fixed fatal segmentation fault in chuid_execute_internal() when old_execute_internal is NULL; |
|
More...
|
about 16 years ago
|
| * Updated debian changelogs |
|
More...
|
about 16 years ago
|
| * More secure way to disable functions instead of zend_disable_function(); |
|
More...
|
about 16 years ago
|
| * Updated changelogs |
|
More...
|
about 16 years ago
|
| * Minor fix in the doc comment |
|
More...
|
about 16 years ago
|
| * Removed explicit php5/ from #include * Code refactoring |
|
More...
|
about 16 years ago
|
| * Added (limited) PHP4 support (should work with PHP 4.4.2) |
|
More...
|
about 16 years ago
|
| * Added PHP 5.1.2 comparibility; * Added debian files for Dapper; |
|
More...
|
about 16 years ago
|
| * Fixed wrong module name in debian-karmic/chuid.ini.in; * Updated version in debian-karmic/changelog; * Added debian directories for hardy, intrepid and jaunty; |
|
More...
|
about 16 years ago
|
| * Added INI setting to disable php-chuid; * Added debian-karmic; |
|
More...
|
about 16 years ago
|
| * php-chuid can now be loaded only as zend_extension — this allowed to simplify the logic and throw away some code; |
|
More...
|
about 16 years ago
|
| * Rewrote the whole thing as a Zend Extension to fix the permission error with uploaded files (RINIT happens too late for this); * Moved RSHUTDOWN() logic to post-deactivate hook — the later the privs are reacquired, the better |
|
More...
|
about 16 years ago
|
| * Makefile.frag modification as per http://blog.sjinks.org.ua/php/626-php-extensions-doxygen/ |
|
More...
|
about 16 years ago
|