2004-05-31 |
Martin Mares | Improved cvslog script.
|
commit | commitdiff | tree |
2004-05-10 |
Martin Mares | When processing the `-S' option, work on a copy, so...
|
commit | commitdiff | tree |
2004-05-10 |
Martin Mares | Removed redundant <stdarg.h>.
|
commit | commitdiff | tree |
2004-05-10 |
Martin Mares | Split logging functions to two files to avoid linking...
|
commit | commitdiff | tree |
2004-05-10 |
Martin Mares | The logger now exports the name of the current log...
|
commit | commitdiff | tree |
2004-05-10 |
Martin Mares | stralloc -> strdup.
|
commit | commitdiff | tree |
2004-05-10 |
Martin Mares | Added xstrdup() and new logging functions.
|
commit | commitdiff | tree |
2004-05-10 |
Martin Mares | Added functions for manual control of log switching...
|
commit | commitdiff | tree |
2004-05-10 |
Martin Mares | cfg_stralloc() -> cfg_strdup() and use mp_strdup()...
|
commit | commitdiff | tree |
2004-05-10 |
Martin Mares | Renamed stralloc() to xstrdup() to be consistent with...
|
commit | commitdiff | tree |
2004-05-10 |
Martin Mares | Oops, this worked only by a chance.
|
commit | commitdiff | tree |
2004-05-03 |
Martin Mares | Added the new pool-str module.
|
commit | commitdiff | tree |
2004-05-03 |
Martin Mares | Added mp_strcat() and mp_multicat().
|
commit | commitdiff | tree |
2004-04-20 |
Martin Mares | Fixed the comment.
|
commit | commitdiff | tree |
2004-04-18 |
Martin Mares | Changed locking rules. Scans and appends can peacefully...
|
commit | commitdiff | tree |
2004-04-16 |
Martin Mares | When logging to a file, redirect fd1 to the log file...
|
commit | commitdiff | tree |
2004-04-10 |
Martin Mares | Multi-part objects (with header and body separated...
|
commit | commitdiff | tree |
2004-04-10 |
Martin Mares | Got tired by repeating the same `gather pieces from...
|
commit | commitdiff | tree |
2004-04-10 |
Martin Mares | Added a simple test.
|
commit | commitdiff | tree |
2004-04-10 |
Martin Mares | Add new modules.
|
commit | commitdiff | tree |
2004-04-10 |
Martin Mares | Use format_exit_status(). One more ASSERT.
|
commit | commitdiff | tree |
2004-04-10 |
Martin Mares | Including <stdarg.h> in lib/lib.h enables us to finally...
|
commit | commitdiff | tree |
2004-04-10 |
Martin Mares | Added exitstatus and runcmd functions. Finally decided...
|
commit | commitdiff | tree |
2004-04-10 |
Martin Mares | Added a couple of functions for running of external...
|
commit | commitdiff | tree |
2004-04-10 |
Martin Mares | Added a new module for formatting of process exit status...
|
commit | commitdiff | tree |
2004-04-10 |
Martin Mares | Added one more check.
|
commit | commitdiff | tree |
2004-04-08 |
Martin Mares | More enhancement to the main loop library: Export all...
|
commit | commitdiff | tree |
2004-04-08 |
Martin Mares | Read and write functions accept void pointers instead...
|
commit | commitdiff | tree |
2004-04-07 |
Martin Mares | Added a universal main loop with timers, file descriptor...
|
commit | commitdiff | tree |
2004-03-20 |
Martin Mares | Interface to our own regex library.
|
commit | commitdiff | tree |
2004-03-20 |
Martin Mares | Better explanation.
|
commit | commitdiff | tree |
2004-03-20 |
Martin Mares | After another couple of hours spent digging in regular...
|
commit | commitdiff | tree |
2004-03-20 |
Martin Mares | One more deadly testcase.
|
commit | commitdiff | tree |
2004-03-18 |
Martin Mares | Added configuration options for libpcre.
|
commit | commitdiff | tree |
2004-03-15 |
Martin Mares | Converted regex module testing to the new test framework.
|
commit | commitdiff | tree |
2004-03-15 |
Martin Mares | Added a very simple utility for performing unit tests...
|
commit | commitdiff | tree |
2004-03-14 |
Martin Mares | Our regex functions are now able to interface to old...
|
commit | commitdiff | tree |
2004-03-13 |
Martin Mares | Make regex-t compile.
|
commit | commitdiff | tree |
2004-03-13 |
Martin Mares | Welcome to v3.2 world on the mainline :)
|
commit | commitdiff | tree |
2004-03-12 |
Martin Mares | Seek to end of an empty fbmem stream needs a special...
|
commit | commitdiff | tree |
2004-03-02 |
Martin Mares | When we try to create a temporary file and it already...
|
commit | commitdiff | tree |
2004-02-29 |
Martin Mares | Bumped the version number to 3.1.
|
commit | commitdiff | tree |
2004-02-28 |
Martin Mares | Added REV_COMPARE(x,y) which is equivalent to COMPARE...
|
commit | commitdiff | tree |
2004-02-28 |
Martin Mares | `buckettools -c' now uses fastbufs for output.
|
commit | commitdiff | tree |
2004-02-28 |
Martin Mares | Hopefully finally sorted out the "http://www.xyz.cz...
|
commit | commitdiff | tree |
2004-02-27 |
Martin Mares | Hmmm, COMPILE_ASSERT is a better name.
|
commit | commitdiff | tree |
2004-02-27 |
Martin Mares | Added CPP_ASSERT.
|
commit | commitdiff | tree |
2004-02-25 |
Martin Mares | Forgot to add this one.
|
commit | commitdiff | tree |
2004-02-25 |
Martin Mares | Cleaned up the ancient chartype functions: kicked out...
|
commit | commitdiff | tree |
2004-02-25 |
Martin Mares | Removed hopefully all implicit dependencies on file...
|
commit | commitdiff | tree |
2004-02-24 |
Martin Mares | CF_USAGE_TAB can be used to insert more tabs to the...
|
commit | commitdiff | tree |
2004-02-24 |
Martin Mares | Added mp_strdup().
|
commit | commitdiff | tree |
2004-02-24 |
Martin Mares | Blank lines are considered separators, not terminators...
|
commit | commitdiff | tree |
2004-02-24 |
Martin Mares | "http://hell.org?xyz" really is a valid URL. Also checked...
|
commit | commitdiff | tree |
2004-02-18 |
Martin Mares | Moved struct card_prints to index.h, because it's used...
|
commit | commitdiff | tree |
2004-02-16 |
Martin Mares | Declare variables for library names in the top-level...
|
commit | commitdiff | tree |
2004-02-15 |
Martin Mares | Introduced COMPARE macro for use in sorter callbacks.
|
commit | commitdiff | tree |
2004-02-15 |
Martin Mares | Don't forget to load config file.
|
commit | commitdiff | tree |
2004-02-15 |
Martin Mares | Added testing routines for URL key calculator.
|
commit | commitdiff | tree |
2004-02-10 |
Martin Mares | Supply default element swapping macro.
|
commit | commitdiff | tree |
2004-02-05 |
Martin Mares | Any non-zero value enables an option. (Allows CONFIG_NUM_CON...
|
commit | commitdiff | tree |
2004-02-05 |
Martin Mares | Nested conditionals were processed incorrectly. Also...
|
commit | commitdiff | tree |
2004-01-29 |
Martin Mares | Added STRINGIFY macro.
|
commit | commitdiff | tree |
2004-01-25 |
Martin Mares | If `-S' or `-C' is given after some other options ...
|
commit | commitdiff | tree |
2004-01-23 |
Martin Mares | IP access lists now accept both netmasks and prefix...
|
commit | commitdiff | tree |
2004-01-22 |
Martin Mares | Hours have 3600 seconds, days have 1440 minutes :)
|
commit | commitdiff | tree |
2004-01-22 |
Martin Mares | Added "hour" and "day" units.
|
commit | commitdiff | tree |
2004-01-22 |
Martin Mares | MD5 didn't work on big-endian machines, because it...
|
commit | commitdiff | tree |
2004-01-22 |
Martin Mares | Use int instead of pid_t. At the first glance, this...
|
commit | commitdiff | tree |
2004-01-17 |
Martin Mares | Reverted the locking back to original unsafe (but in...
|
commit | commitdiff | tree |
2004-01-16 |
Martin Mares | Replacing of buckets during shakedown didn't work.
|
commit | commitdiff | tree |
2004-01-16 |
Martin Mares | Use obuck_bucket_size() whereever possible.
|
commit | commitdiff | tree |
2004-01-16 |
Martin Mares | Add obuck_bucket_size().
|
commit | commitdiff | tree |
2004-01-16 |
Martin Mares | Use brewind() where appropriate.
|
commit | commitdiff | tree |
2004-01-16 |
Martin Mares | The combination of bflush() with bsetpos() to the beginning...
|
commit | commitdiff | tree |
2004-01-11 |
Martin Mares | obuck_predict_last_oid() can be made safe easily.
|
commit | commitdiff | tree |
2004-01-11 |
Martin Mares | Rewritten shake down of bucket file.
|
commit | commitdiff | tree |
2004-01-11 |
Martin Mares | Don't create large bit arrays on stack. (The default...
|
commit | commitdiff | tree |
2004-01-10 |
Martin Mares | GLUE_ again.
|
commit | commitdiff | tree |
2004-01-10 |
Martin Mares | Use GLUE_ instead of HASH_GLUE.
|
commit | commitdiff | tree |
2004-01-10 |
Martin Mares | Added GLUE and GLUE_ macros.
|
commit | commitdiff | tree |
2004-01-10 |
Martin Mares | When pre-sorting a regular file, use lib/arraysort...
|
commit | commitdiff | tree |
2004-01-10 |
Martin Mares | Use HASH_USE_POOL for configuration space allocations.
|
commit | commitdiff | tree |
2004-01-10 |
Martin Mares | Added HASH_AUTO_POOL option.
|
commit | commitdiff | tree |
2003-12-15 |
Martin Mares | Another debugging switch: dump core on fatal errors.
|
commit | commitdiff | tree |
2003-12-15 |
Martin Mares | The debugging memory allocator is now enabled by DEBUG_DMALL...
|
commit | commitdiff | tree |
2003-12-07 |
Martin Mares | Improved and cleaned up the bucket library. The original...
|
commit | commitdiff | tree |
2003-11-29 |
Martin Mares | One more item type: u64.
|
commit | commitdiff | tree |
2003-11-29 |
Martin Mares | Two improvements to the configuration language:
|
commit | commitdiff | tree |
2003-11-22 |
Martin Mares | Replaced obuck_fetch_end() by bclose() (which is a...
|
commit | commitdiff | tree |
2003-11-22 |
Martin Mares | Added very simple functions for emulating a fastbuf...
|
commit | commitdiff | tree |
2003-11-15 |
Martin Mares | A better function for hashing integers (the old multiplier...
|
commit | commitdiff | tree |
2003-11-05 |
Martin Mares | Added special mode for sorting of regular files.
|
commit | commitdiff | tree |
2003-11-05 |
Martin Mares | bbcopy() can be asked to copy the rest of the input...
|
commit | commitdiff | tree |
2003-11-05 |
Martin Mares | Undefine all the parameter macros at the end. (The...
|
commit | commitdiff | tree |
2003-10-25 |
Martin Mares | We don't need this in v3.0.
|
commit | commitdiff | tree |
2003-10-19 |
Martin Mares | Forgot to add fb-limfd.
|
commit | commitdiff | tree |
2003-10-19 |
Martin Mares | Replaced the "orig_len" field in bucket headers which...
|
commit | commitdiff | tree |
2003-10-19 |
Martin Mares | Added fastbuf backend for reading from file descriptors...
|
commit | commitdiff | tree |
2003-10-19 |
Martin Mares | Too much copying and pasting :-)
|
commit | commitdiff | tree |
next |