2010-08-18 |
Martin Mares | Clists have gained ability to recognize unlinked nodes
|
commit | commitdiff | tree |
2010-08-18 |
Martin Mares | Main: Split off block I/O
|
commit | commitdiff | tree |
2010-08-18 |
Martin Mares | Main: Implemented safe delivery of signals
|
commit | commitdiff | tree |
2010-08-18 |
Martin Mares | Main: Test re-adding of timers
|
commit | commitdiff | tree |
2010-08-18 |
Martin Mares | Main: Added timer_add_rel()
|
commit | commitdiff | tree |
2010-08-18 |
Martin Mares | Main: Remember to free the poll table
|
commit | commitdiff | tree |
2010-08-18 |
Martin Mares | Main: The main loop now keeps per-thread context
|
commit | commitdiff | tree |
2010-08-18 |
Martin Mares | Added a test configuration for debugging
|
commit | commitdiff | tree |
2010-08-18 |
Martin Mares | UCW::CGI: No deescaping should be applied to multipart...
|
commit | commitdiff | tree |
2010-08-18 |
Martin Mares | UCW::CGI: Bug fixes
|
commit | commitdiff | tree |
2010-08-18 |
Martin Mares | UCW::CGI: html_escape() should escape single quotes...
|
commit | commitdiff | tree |
2010-08-18 |
Martin Mares | UCW::CGI: Support multiple argument tables
|
commit | commitdiff | tree |
2010-08-18 |
Martin Mares | Growing arrays: GARY_RESIZE and GARY_INIT_OR_RESIZE
|
commit | commitdiff | tree |
2010-08-18 |
Martin Mares | Growing arrays: GARY_FREE(NULL) does nothing
|
commit | commitdiff | tree |
2010-08-18 |
Martin Mares | .gitignore: ignore Vim swap files, too
|
commit | commitdiff | tree |
2010-08-18 |
Martin Mares | Implemented a new growing array module
|
commit | commitdiff | tree |
2010-07-22 |
Martin Mares | Configure: Improved TestCompile, so that the temporary...
|
commit | commitdiff | tree |
2010-07-22 |
Martin Mares | UCW: Adapted to use ucw_thread_id()
|
commit | commitdiff | tree |
2010-07-22 |
Martin Mares | Use thread-local storage of GCC 4.x
|
commit | commitdiff | tree |
2010-07-22 |
Martin Mares | Configure: Implemented running of test programs
|
commit | commitdiff | tree |
2010-07-22 |
Martin Mares | Configure: Better reporting of test results
|
commit | commitdiff | tree |
2010-07-13 |
Martin Mares | strtonum: GCC roared that a prototype is missing, hmm...
|
commit | commitdiff | tree |
2010-07-13 |
Martin Mares | Logger: Shut up re-initialization warning of GCC 4.3
|
commit | commitdiff | tree |
2010-07-13 |
Martin Mares | Build: libshxml compiles
|
commit | commitdiff | tree |
2010-07-13 |
Martin Mares | Removed doc/conf*, they have been superseded by ucw...
|
commit | commitdiff | tree |
2010-07-13 |
Martin Mares | A partial build system
|
commit | commitdiff | tree |
2010-07-13 |
Martin Mares | Get rid of SHERLOCK_VERSION and use UCW_VERSION everywhere
|
commit | commitdiff | tree |
2010-07-13 |
Martin Mares | Cleanup: Moved config files to etc/
|
commit | commitdiff | tree |
2010-07-13 |
Martin Mares | Added .gitignore
|
commit | commitdiff | tree |
2010-07-13 |
Martin Mares | Charset: imported cs2cs from Sherlock, does not compile yet
|
commit | commitdiff | tree |
2010-07-13 |
Martin Mares | Imported doc/config{,ure} from Sherlock
|
commit | commitdiff | tree |
2010-07-13 |
Martin Mares | Cleanup: Moved libshxml to shxml/
|
commit | commitdiff | tree |
2010-07-13 |
Martin Mares | Cleanup: Moved sorter debugging tools to ucw/sorter...
|
commit | commitdiff | tree |
2010-07-13 |
Martin Mares | Cleanup: Fixed comment
|
commit | commitdiff | tree |
2010-07-13 |
Martin Mares | Cleanup: Fixed comments in config files
|
commit | commitdiff | tree |
2010-07-13 |
Martin Mares | Cleanup: Removed build/installer
|
commit | commitdiff | tree |
2010-06-18 |
Martin Mares | UCW: Cosmetic cleanups of strtonum
|
commit | commitdiff | tree |
2010-06-02 |
Martin Mares | Fixed a typo in the list of includes. Has anybody compiled...
|
commit | commitdiff | tree |
2009-11-23 |
Martin Mares | UCW::CGI -- fixed a bug in parsing of boundaries
|
commit | commitdiff | tree |
2009-09-16 |
Martin Mares | Fixed bugs in sorter docs.
|
commit | commitdiff | tree |
2009-04-13 |
Martin Mares | O_CLOEXEC is not always available on Linux, too
|
commit | commitdiff | tree |
2009-03-24 |
Martin Mares | Libucw: Fixed a bug in logging of 8-bit characters.
|
commit | commitdiff | tree |
2009-03-07 |
Martin Mares | Configure: Check for pkg-config before using it.
|
commit | commitdiff | tree |
2009-03-04 |
Martin Mares | Config: Fixed an error message text.
|
commit | commitdiff | tree |
2009-03-04 |
Martin Mares | Config: When cf_getopt() reports an error, do not commit...
|
commit | commitdiff | tree |
2009-02-22 |
Martin Mares | Updated years in all README's.
|
commit | commitdiff | tree |
2009-02-22 |
Martin Mares | Forgot to update SHERLOCK_VERSION.
|
commit | commitdiff | tree |
2009-02-22 |
Martin Mares | Config: If cf_def_file is NULL, initialize the configuration.
|
commit | commitdiff | tree |
2009-02-21 |
Martin Mares | Logging: Following streams by stderr is now configurable.
|
commit | commitdiff | tree |
2009-02-21 |
Martin Mares | Logging: A minor optimization of log_apply_limits().
|
commit | commitdiff | tree |
2009-02-21 |
Martin Mares | Logging: Let log_new_file() and log_new_fd() accept...
|
commit | commitdiff | tree |
2009-02-21 |
Martin Mares | Logging: Save the config file we use for testing of...
|
commit | commitdiff | tree |
2009-02-21 |
Martin Mares | Logging: Document the configuration file.
|
commit | commitdiff | tree |
2009-02-21 |
Martin Mares | Logging: Documented the rate limiters.
|
commit | commitdiff | tree |
2009-02-21 |
Martin Mares | Logging: Write a note when some messages fall victim...
|
commit | commitdiff | tree |
2009-02-21 |
Martin Mares | Logging: Let TBF report the number of dropped messages.
|
commit | commitdiff | tree |
2009-02-21 |
Martin Mares | Logging: Add a couple of comments.
|
commit | commitdiff | tree |
2009-02-20 |
Martin Mares | Logging: Added configurable limits.
|
commit | commitdiff | tree |
2009-02-20 |
Martin Mares | Logging: Introduce LS_NUM_TYPES and use it.
|
commit | commitdiff | tree |
2009-02-20 |
Martin Mares | Logging: Let log_msg contain the current time as a...
|
commit | commitdiff | tree |
2009-02-20 |
Martin Mares | Logging: Implemented rate limiting based on the Token...
|
commit | commitdiff | tree |
2009-02-20 |
Martin Mares | Logging: L_SIGHANDLER should be really safe.
|
commit | commitdiff | tree |
2009-02-19 |
Martin Mares | Logging: Type-based filters and logging of type names...
|
commit | commitdiff | tree |
2009-02-19 |
Martin Mares | Logging: Fixed a bug in formatting of types.
|
commit | commitdiff | tree |
2009-02-19 |
Martin Mares | Logging: Implemented message types.
|
commit | commitdiff | tree |
2009-02-19 |
Martin Mares | Logging: Fatality of logging errors is configurable.
|
commit | commitdiff | tree |
2009-02-19 |
Martin Mares | Logging: The list of level names is consistent again.
|
commit | commitdiff | tree |
2009-02-19 |
Martin Mares | Logging: Fixed formatting when we have neither log_title...
|
commit | commitdiff | tree |
2009-02-19 |
Martin Mares | Logging: Report logging errors.
|
commit | commitdiff | tree |
2009-02-19 |
Martin Mares | Logging: Fixed a bug in log_close_all().
|
commit | commitdiff | tree |
2009-02-19 |
Martin Mares | Logging: Let log handlers return errno upon error.
|
commit | commitdiff | tree |
2009-02-19 |
Martin Mares | Logging: Adapted the `logger' utility to the new numbering...
|
commit | commitdiff | tree |
2009-02-19 |
Martin Mares | Logging: Let the log level mask be configurable.
|
commit | commitdiff | tree |
2009-02-19 |
Martin Mares | Config parser: Document :reset.
|
commit | commitdiff | tree |
2009-02-19 |
Martin Mares | Config parser: Added a new operation `:reset', which...
|
commit | commitdiff | tree |
2009-02-19 |
Martin Mares | Config parser: Let `:append' and `:prepend' on bitmaps...
|
commit | commitdiff | tree |
2009-02-18 |
Martin Mares | Logging: Cleaned up documentation.
|
commit | commitdiff | tree |
2009-02-16 |
Martin Mares | Logging: Let log_file() maintain proper use count of...
|
commit | commitdiff | tree |
2009-02-16 |
Martin Mares | Logging: Add log_configured() to set up the default...
|
commit | commitdiff | tree |
2009-02-16 |
Martin Mares | Logging: Precise timestamps and syslog PID flag are...
|
commit | commitdiff | tree |
2009-02-16 |
Martin Mares | Logging: Honor LSFMT_PID only when the PID is known.
|
commit | commitdiff | tree |
2009-02-16 |
Martin Mares | Logging: Let the default log format follow previous...
|
commit | commitdiff | tree |
2009-02-16 |
Martin Mares | Logging: Improved log-syslog.
|
commit | commitdiff | tree |
2009-02-16 |
Martin Mares | Logging: Mention closing logfiles before exec in the...
|
commit | commitdiff | tree |
2009-02-15 |
Martin Mares | Logging: Let log_close_all() ASSERT that all references...
|
commit | commitdiff | tree |
2009-02-15 |
Martin Mares | Logging: A rough sketch of the logging configuration.
|
commit | commitdiff | tree |
2009-02-14 |
Martin Mares | Logging: Removed duplicate comments.
|
commit | commitdiff | tree |
2009-02-14 |
Martin Mares | Docs: Fixed a typo introduced by the previous commit.
|
commit | commitdiff | tree |
2009-02-14 |
Martin Mares | More documentation of <ucw/lib.h> and <ucw/config.h>.
|
commit | commitdiff | tree |
2009-02-14 |
Martin Mares | Logging: Fix log_close_all().
|
commit | commitdiff | tree |
2009-02-14 |
Martin Mares | Logging: Documentation and minor cleanups of headers.
|
commit | commitdiff | tree |
2009-02-14 |
Martin Mares | Logging: The first bits of documentation.
|
commit | commitdiff | tree |
2009-02-14 |
Martin Mares | Logging: Log file established log_file() is always...
|
commit | commitdiff | tree |
2009-02-14 |
Martin Mares | Logging: Added log_set_format() and log_default_stream().
|
commit | commitdiff | tree |
2009-02-13 |
Martin Mares | Logging: Introduce inheritance of log_stream's.
|
commit | commitdiff | tree |
2009-02-13 |
Martin Mares | Logging: LOG_STREAM_DEFAULT is no longer needed.
|
commit | commitdiff | tree |
2009-02-13 |
Martin Mares | Logging: Introduce use counts on streams.
|
commit | commitdiff | tree |
2009-02-13 |
Martin Mares | Logging: Improved documentation of struct log_stream.
|
commit | commitdiff | tree |
2009-02-13 |
Martin Mares | Logging: Use LOG_STREAM_DEFAULT to refer to the default...
|
commit | commitdiff | tree |
2009-02-13 |
Martin Mares | Logging: log_new_file() keeps its own copy of the path.
|
commit | commitdiff | tree |
next |