2002-05-26 |
Martin Mares | Added bopen_tmp() for opening of temporary files. |
tree | commitdiff |
2002-05-25 |
Robert Spalek | - added str_hash.[ch] for fast evaluation of str_len... |
tree | commitdiff |
2002-05-24 |
Martin Mares | mmap_file() calls die() instead of returning failure. |
tree | commitdiff |
2002-05-24 |
Martin Mares | Image objects are now marked with a special flag and... |
tree | commitdiff |
2002-05-22 |
Martin Mares | Added bget_tagged_char(). |
tree | commitdiff |
2002-05-22 |
Martin Mares | bungetc() is no longer passed the character to unget... |
tree | commitdiff |
2002-05-21 |
Martin Mares | Changed null version of prof_format(), so that we don... |
tree | commitdiff |
2002-05-16 |
Robert Spalek | string newline fixed |
tree | commitdiff |
2002-05-16 |
Robert Spalek | sign mismatch fixed |
tree | commitdiff |
2002-05-16 |
Robert Spalek | fixed missing includes |
tree | commitdiff |
2002-04-28 |
Martin Mares | Removed partial support for LFS on Linuxes with pre... |
tree | commitdiff |
2002-04-28 |
Martin Mares | Added bitsig_free(). |
tree | commitdiff |
2002-04-25 |
Martin Mares | Implemented base-224 encoder and decoder. |
tree | commitdiff |
2002-04-21 |
Martin Mares | Finally I realized why we were using secondary sorting... |
tree | commitdiff |
2002-04-20 |
Martin Mares | Forgot to commit this one during the "search by age... |
tree | commitdiff |
2002-04-20 |
Martin Mares | Added secondary sorting (i.e., breaking ties when two... |
tree | commitdiff |
2002-04-20 |
Martin Mares | Added support for indexing/searching by custom attributes. |
tree | commitdiff |
2002-04-06 |
Martin Mares | Added .cvsignore files for all pieces of source which... |
tree | commitdiff |
2002-04-06 |
Martin Mares | All configuration options (except for custom attributes... |
tree | commitdiff |
2002-04-06 |
Martin Mares | Added a generic universal multi-purpose magical hash... |
tree | commitdiff |
2002-03-29 |
Martin Mares | Added a library module for generation of cryptographica... |
tree | commitdiff |
2002-03-29 |
Martin Mares | No longer need to handle undefined MAP_FAILED. |
tree | commitdiff |
2002-03-29 |
Martin Mares | Added CT_INCOMPLETE_SECTION which is equivalent to... |
tree | commitdiff |
2002-01-31 |
Martin Mares | Added a reference to the original article. |
tree | commitdiff |
2002-01-31 |
Martin Mares | Added a data structure for very efficient probabilistic... |
tree | commitdiff |
2002-01-21 |
Martin Mares | Development branch is now called 2.2a. |
tree | commitdiff |
2002-01-14 |
Robert Spalek | empty section of configuration item forbidden |
tree | commitdiff |
2002-01-13 |
Martin Mares | Don't call the callback function twice when deleting... |
tree | commitdiff |
2002-01-11 |
Martin Mares | Added "sql" to the list of protocol names. |
tree | commitdiff |
2002-01-09 |
Milan Vancura | Initial version of SQL gathering utility gsql added. |
tree | commitdiff |
2001-12-16 |
Martin Mares | Clarified comments. |
tree | commitdiff |
2001-12-16 |
Martin Mares | Added url_auto_canonicalize(). |
tree | commitdiff |
2001-12-15 |
Martin Mares | db-rebuild replaced by db-tool which allows not only... |
tree | commitdiff |
2001-12-15 |
Martin Mares | New version of the SDBM library. |
tree | commitdiff |
2001-12-15 |
Martin Mares | bgetw() returns int instead of word, so it's possible |
tree | commitdiff |
2001-12-02 |
Martin Mares | Rewrote the profiler. Each module can now choose its... |
tree | commitdiff |
2001-12-02 |
Martin Mares | Added CPU and OS type defines. |
tree | commitdiff |
2001-12-01 |
Martin Mares | Added a Poor Man's Profiler :-) |
tree | commitdiff |
2001-11-02 |
Martin Mares | HEAP_DELETE: Copy the `pos' parameter to a temporary... |
tree | commitdiff |
2001-10-12 |
Martin Mares | Log file names are now allowed to contain strftime... |
tree | commitdiff |
2001-10-05 |
Martin Mares | Moved all customizable parts of configuration and index... |
tree | commitdiff |
2001-10-05 |
Martin Mares | Insert is now capable of inserting a sequence of blank... |
tree | commitdiff |
2001-09-27 |
Robert Spalek | url_component_separators has a default value "" to... |
tree | commitdiff |
2001-09-27 |
Robert Spalek | url_has_repeated_component() fully implemented and... |
tree | commitdiff |
2001-09-26 |
Robert Spalek | added skeleton of not yet implemented function url_has_... |
tree | commitdiff |
2001-09-26 |
Robert Spalek | die() called with string containing newlines replaced... |
tree | commitdiff |
2001-09-26 |
Robert Spalek | CF_USAGE printed (description of -S and -C parameters) |
tree | commitdiff |
2001-09-26 |
Robert Spalek | added CF_USAGE |
tree | commitdiff |
2001-09-02 |
Martin Mares | Added I/O functions on addr_int_t. |
tree | commitdiff |
2001-09-02 |
Martin Mares | Added CPU_64BIT_POINTERS. |
tree | commitdiff |
2001-09-01 |
Martin Mares | Added shakedown, but don't use it on real gatherer... |
tree | commitdiff |
2001-09-01 |
Martin Mares | Added function for shaking down the bucket file. |
tree | commitdiff |
2001-08-29 |
Martin Mares | Better encapsulation of the ipaccess filter. |
tree | commitdiff |
2001-08-29 |
Martin Mares | Added generic functions for IP address access lists. |
tree | commitdiff |
2001-08-14 |
Robert Spalek | bugfix |
tree | commitdiff |
2001-05-13 |
Martin Mares | Minor optimization of GET_TAGGED_CHAR. |
tree | commitdiff |
2001-04-10 |
Martin Mares | Audited TODO list and bumped version number to 2.0. |
tree | commitdiff |
2001-04-10 |
Martin Mares | Relax the accent match rules of "auto" accent mode... |
tree | commitdiff |
2001-04-10 |
Martin Mares | URL words split to two categories with different weights. |
tree | commitdiff |
2001-04-08 |
Martin Mares | Added URLWORD search specifier. |
tree | commitdiff |
2001-03-30 |
Martin Mares | Added indexing of URL words (partially ported from... |
tree | commitdiff |
2001-03-30 |
Martin Mares | Cleanup of word type name macros. |
tree | commitdiff |
2001-03-30 |
Martin Mares | Cured memory leak. |
tree | commitdiff |
2001-03-30 |
Martin Mares | Cupcase() works even for non-letters, so there is no... |
tree | commitdiff |
2001-03-30 |
Robert Spalek | <ctype.h> dependency deleted |
tree | commitdiff |
2001-03-30 |
Robert Spalek | test audited |
tree | commitdiff |
2001-03-30 |
Robert Spalek | syntax of regular expessions changed to extended |
tree | commitdiff |
2001-03-30 |
Robert Spalek | rx_compile() can now compile with IGNORING CASE enabled too |
tree | commitdiff |
2001-03-30 |
Robert Spalek | cards.c printed tags converted tolower |
tree | commitdiff |
2001-03-30 |
Robert Spalek | added WT_NAMES from WORD_TYPE_NAMES temporarily, MJ... |
tree | commitdiff |
2001-03-27 |
Martin Mares | Mapping of zero-length files returns just a random... |
tree | commitdiff |
2001-03-27 |
Martin Mares | Added optional work-arounds for path underflows and... |
tree | commitdiff |
2001-03-27 |
Martin Mares | Added ASSERT checks for tag byte syntax. Didn't find... |
tree | commitdiff |
2001-03-27 |
Martin Mares | Load the default config file on first non-config option... |
tree | commitdiff |
2001-03-27 |
Martin Mares | Removed tempfile functions (nobody uses them and they... |
tree | commitdiff |
2001-03-27 |
Martin Mares | Added ABS macro. |
tree | commitdiff |
2001-03-27 |
Martin Mares | Removed FIXME. |
tree | commitdiff |
2001-03-22 |
Robert Spalek | CVS repository cleaned up a bit: |
tree | commitdiff |
2001-03-19 |
Martin Mares | Oops, endianity problem in reference files. |
tree | commitdiff |
2001-03-17 |
Martin Mares | Better setproctitle() inspired by sendmail's one. |
tree | commitdiff |
2001-03-17 |
Martin Mares | Define setproctitle() and use it for gatherer thread... |
tree | commitdiff |
2001-03-16 |
Martin Mares | Moved generic heap macros to heap.h. |
tree | commitdiff |
2001-03-15 |
Martin Mares | Changed locking mechanism of the bucket library to... |
tree | commitdiff |
2001-03-15 |
Martin Mares | Use sh_ftruncate() instead of ftruncate(). |
tree | commitdiff |
2001-03-15 |
Martin Mares | Buckettool converted to standard command line parsing, |
tree | commitdiff |
2001-03-15 |
Martin Mares | Bucket file name and I/O buffer size are no longer... |
tree | commitdiff |
2001-03-10 |
Martin Mares | Added macro for fetching of u32's aligned on 2-byte... |
tree | commitdiff |
2001-03-09 |
Martin Mares | Some typecasts due to LFS. |
tree | commitdiff |
2001-03-07 |
Martin Mares | Created a new include for efficient access to unaligned... |
tree | commitdiff |
2001-03-07 |
Martin Mares | Removed old incarnation of CLAMP. |
tree | commitdiff |
2001-03-07 |
Martin Mares | Added a couple of useful macros: MIN, MAX, CLAMP, ARRAY... |
tree | commitdiff |
2001-03-07 |
Martin Mares | Added sh_mmap(). |
tree | commitdiff |
2001-03-07 |
Martin Mares | open -> sh_open |
tree | commitdiff |
2001-03-07 |
Martin Mares | Use sh_open instead of open. |
tree | commitdiff |
2001-03-07 |
Martin Mares | Don't crash when the last fragment is of zero length. |
tree | commitdiff |
2001-03-06 |
Martin Mares | The StringMap file contains an end marker pointing... |
tree | commitdiff |
2001-03-05 |
Martin Mares | Introduced obuck_get_pos(), converted gatherd limits... |
tree | commitdiff |
2001-03-05 |
Robert Spalek | bugfix |
tree | commitdiff |
2001-03-05 |
Martin Mares | Removed cf_read() and cf_default_*(). |
tree | commitdiff |
2001-03-05 |
Robert Spalek | obuck_size() deleted |
tree | commitdiff |
next |