0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
Jul 05, 2024 — Jul 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a simple one line utility to run a specified svn command - 'status' by More... over 18 years ago
Fixed the problem with hangup. More... over 18 years ago
Perserving changes for Interix. More... over 18 years ago
Fixing linking in Mac OS X. More... over 18 years ago
Fixed user authentication for the case when EUID != UID. It used to fail on More... over 18 years ago
Added 'rt' library to distribution. More... over 18 years ago
Made it possible to fork without exec. More... over 18 years ago
Introduced bundle library for 'rt' -- a merge library that will include More... over 18 years ago
Added logger to objects to trace authentication problems. More... over 18 years ago
Setting version 0.2 for trunk. More... over 18 years ago
Added loggers to trace the problem with authentication when executed as SUID. More... over 18 years ago
Implemented copy constructor. Modified Enter/Leave tags to sho how a logger More... over 18 years ago
Added a find method that throws an exception when user is not found. More... over 18 years ago
Including unistd.h to compile on AIX. More... over 18 years ago
Now scope tests pass just fine. More... over 18 years ago
Renamed config() to getConfig() for consistency. Caching config for reducing More... over 18 years ago
Replaced 'provider' in variable names to 'logger'. More... over 18 years ago
Intermediate commit: renamed ScopeProvider to ILogger. Introduced ability to More... over 18 years ago
Implemented timestamp printing. Changes Create/Destroyed to Enter/Leave for More... over 18 years ago
Adjusted object address display. More... over 18 years ago
Added actual print out of optional info (pid, time, object id). More... over 18 years ago
Refactored to simplify a bit. Added methods for configuring pid, time and More... over 18 years ago
Left over from the previous commit. More... over 18 years ago
Added test for concatenating one log messages and appending newline once. More... over 18 years ago
Implemented setting up stream in the controller. Introduced the first More... over 18 years ago
Making requests to controller's config for checking log levels and requesting More... over 18 years ago
Changed "fatal" to "error". More... over 18 years ago
Introduced ability to check is output is needed. Introduced config class. More... over 18 years ago
Introduced log levels. More... over 18 years ago
Intermediate commit: basic logging works already. More... over 18 years ago