ink_atoll->ink_atoi64 with some atoi->atoi64 fixes on the way |
|
More...
|
about 15 years ago
|
TS-361: Favor SI multipliers for string to number conversion. |
|
More...
|
about 15 years ago
|
Add few code comments. No functional change |
|
More...
|
about 15 years ago
|
TS-345 Use layout engine and directly log errors |
|
More...
|
about 15 years ago
|
TS-359: Remove DIR_SEP usage. This code needs a review |
|
More...
|
about 15 years ago
|
TS-345 Use layout engine for resolving paths |
|
More...
|
about 15 years ago
|
TS-345 Use layout engine for resolving paths |
|
More...
|
about 15 years ago
|
TS-359: Use ink_filepath_make instead directly constructing paths |
|
More...
|
about 15 years ago
|
TS-359: Use ink_filepath_make and Layout instead directly constructing paths |
|
More...
|
about 15 years ago
|
TS-359: Add ink_filepath_make. Make sure resulting path doesn't end with two // |
|
More...
|
about 15 years ago
|
TS-345 Use layout engine for resolving paths |
|
More...
|
about 15 years ago
|
TS-358: Implement removed ink_file_lock directly |
|
More...
|
about 15 years ago
|
Fixed some rat reports due to reorg of autoconf dirs |
|
More...
|
about 15 years ago
|
TS-358: all integer types inkXXX changed to intXXX, removed ink_XXX #defines, removed other cruft |
|
More...
|
about 15 years ago
|
Added a little better explanation for linux devices. |
|
More...
|
about 15 years ago
|
TS-359 Start cleaning up DIR_SEP usage |
|
More...
|
about 15 years ago
|
TS-345 Use layout engine for calculating ssl certificate and key paths |
|
More...
|
about 15 years ago
|
TS-360: Don't use fd->_fileno directly. |
|
More...
|
about 15 years ago
|
TS-345 Use layout engine for resolving LocalManager paths |
|
More...
|
about 15 years ago
|
restore default small cache at the end of the file |
|
More...
|
about 15 years ago
|
TS-345 Use layout engine for LogConfig and default layout logdir |
|
More...
|
about 15 years ago
|
Comment a possible memory leak |
|
More...
|
about 15 years ago
|
TS-345 Use layout engine. Plugin directory can be outside the install root |
|
More...
|
about 15 years ago
|
TS-345 Remove redundant directory checks |
|
More...
|
about 15 years ago
|
TS-345 Cleanup absolue paths and use Layout engine for cli and cli2. |
|
More...
|
about 15 years ago
|
Code comment and cleanup. No functional change |
|
More...
|
about 15 years ago
|
TS-345 Cleanup absolue paths and use Layout engine. |
|
More...
|
about 15 years ago
|
This burned me: one of the the storage.config examples in the middle of the file is not commented out. If we want to have a default storage.config entry the the default should be VERY CLEARLY deliniated. In particular it should be at the end, not embedded in a block of comments leaving me to find it with GDB. |
|
More...
|
about 15 years ago
|
TS-253: Remaining fixes for FBSD 32 bit builds Tested: FreeBSD-8.2-32bit |
|
More...
|
about 15 years ago
|
more fbsd build fixes |
|
More...
|
about 15 years ago
|