2006-07-26 |
Pavel Charvat | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-07-26 |
Pavel Charvat | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-07-26 |
Pavel Charvat | fixed some compilation warnings |
tree | commitdiff |
2006-07-25 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-07-25 |
Pavel Charvat | fixed v3.9 config parsing in web-queue-main |
tree | commitdiff |
2006-07-24 |
Pavel Charvat | Merge with git+ssh://www.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-07-24 |
Pavel Charvat | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-07-19 |
Pavel Charvat | Merge with git+ssh://www.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-07-17 |
Pavel Charvat | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-07-17 |
Vladimir Jelen | backport patch from head |
tree | commitdiff |
2006-07-17 |
Vladimir Jelen | backport patch from head |
tree | commitdiff |
2006-07-10 |
Vladimir Jelen | fix - allow logfiles larger then 2G |
tree | commitdiff |
2006-07-09 |
Martin Mares | When exporting libucw API, don't forget to add autoconf.h. |
tree | commitdiff |
2006-07-03 |
Daniel Fiala | Added function lib/redblack.h:search_down(key), that... |
tree | commitdiff |
2006-06-22 |
Pavel Charvat | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-05-27 |
Martin Mares | Replaced cf_string_node and cf_2string_node by more... |
tree | commitdiff |
2006-05-18 |
Pavel Charvat | Added memory limit to bgets_bb(). |
tree | commitdiff |
2006-05-18 |
Pavel Charvat | removed trailing spaces |
tree | commitdiff |
2006-05-18 |
Pavel Charvat | Some fixes and changes from yesterday. |
tree | commitdiff |
2006-05-17 |
Pavel Charvat | bin/config: String type has no prefix again. |
tree | commitdiff |
2006-05-17 |
Pavel Charvat | Some optimizations and fixes in bgets*(). |
tree | commitdiff |
2006-05-17 |
Martin Mares | Split fastbuf.c to three parts. |
tree | commitdiff |
2006-05-17 |
Pavel Charvat | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-05-17 |
Pavel Charvat | Faster bgets_bb(). Similar optimizations can be done in |
tree | commitdiff |
2006-05-17 |
Robert Spalek | shell/config: remove duplicate type_size() |
tree | commitdiff |
2006-05-17 |
Pavel Charvat | simple bgets with allocation on the stack/mempool/bbuf |
tree | commitdiff |
2006-05-16 |
Pavel Charvat | Forgotten commit... added arrays support to configurati... |
tree | commitdiff |
2006-05-12 |
Pavel Charvat | added missing dependency |
tree | commitdiff |
2006-05-12 |
Pavel Charvat | removed forgotten space |
tree | commitdiff |
2006-05-12 |
Pavel Charvat | configuration reader: |
tree | commitdiff |
2006-05-11 |
Pavel Charvat | "not/configured" safe defaults returned to bin/indexer |
tree | commitdiff |
2006-05-11 |
Pavel Charvat | more intuitive parameter in configuration reader |
tree | commitdiff |
2006-05-11 |
Pavel Charvat | lib/shell/config.c rewritten... |
tree | commitdiff |
2006-05-07 |
Robert Spalek | cleanup of new configuration: operation :unset replaced... |
tree | commitdiff |
2006-05-05 |
Robert Spalek | configuration mechanism: added support for bitmaps |
tree | commitdiff |
2006-05-04 |
Martin Mares | CONST is not PURE. Thanks to Pavel for spotting that. |
tree | commitdiff |
2006-05-04 |
Martin Mares | Use LIKE_MALLOC and SENTINEL_CHECK for mempool operations. |
tree | commitdiff |
2006-05-04 |
Martin Mares | Corrected definition of the PURE attribute. |
tree | commitdiff |
2006-05-03 |
Robert Spalek | conf: forgot to initialize a local variable |
tree | commitdiff |
2006-05-02 |
Pavel Charvat | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-04-30 |
Robert Spalek | conf: don't die in bgets() on too long lines |
tree | commitdiff |
2006-04-30 |
Martin Mares | When allocating dynamic arrays, respect alignment.... |
tree | commitdiff |
2006-04-30 |
Robert Spalek | conf: move the initialization of dynamic arrays from... |
tree | commitdiff |
2006-04-30 |
Robert Spalek | conf: redesign dynamic arrays; things get cleaner and... |
tree | commitdiff |
2006-04-30 |
Robert Spalek | conf: clearing a dynamic array allocates a zero-length... |
tree | commitdiff |
2006-04-30 |
Robert Spalek | conf: fix one journalling call |
tree | commitdiff |
2006-04-30 |
Robert Spalek | conf: expand a macro call, because it's used only once |
tree | commitdiff |
2006-04-30 |
Martin Mares | Renamed conf-test.t to conf-test.cf, because .t usually... |
tree | commitdiff |
2006-04-30 |
Martin Mares | Replaced the DARY_ALLOC by a comment explaining when... |
tree | commitdiff |
2006-04-30 |
Robert Spalek | conf: handle NULL dynamic arrays before calling commit... |
tree | commitdiff |
2006-04-29 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-04-29 |
Martin Mares | Removed trailing whitespaces. |
tree | commitdiff |
2006-04-29 |
Robert Spalek | conf2: improved error messages (# of item in a list... |
tree | commitdiff |
2006-04-29 |
Robert Spalek | conf2: initialize dynamic arrays so that they are not... |
tree | commitdiff |
2006-04-28 |
Robert Spalek | conf2: allow :clear on string attributes |
tree | commitdiff |
2006-04-28 |
Robert Spalek | conf2 header: added (c) and #ifdef |
tree | commitdiff |
2006-04-28 |
Robert Spalek | conf2: source files references in header files, and... |
tree | commitdiff |
2006-04-28 |
Robert Spalek | conf2.c split into 7 smaller modules conf-*.c with... |
tree | commitdiff |
2006-04-28 |
Pavel Charvat | typo |
tree | commitdiff |
2006-04-28 |
Martin Mares | The --dumpconfig option stops the program after dumping. |
tree | commitdiff |
2006-04-28 |
Martin Mares | Improved comments. |
tree | commitdiff |
2006-04-28 |
Martin Mares | Added stk_strjoin() as well. |
tree | commitdiff |
2006-04-28 |
Martin Mares | Added a function for joining an array of strings, using... |
tree | commitdiff |
2006-04-28 |
Robert Spalek | conf2: fixed 2 bugs in parsing nested configuration... |
tree | commitdiff |
2006-04-27 |
Robert Spalek | split conf2.h into conf.h and getopt.h |
tree | commitdiff |
2006-04-27 |
Robert Spalek | conf: remove the old configuration mechanism whatsoever |
tree | commitdiff |
2006-04-27 |
Martin Mares | Removed the cf/sherlock2 hack (will move the config... |
tree | commitdiff |
2006-04-27 |
Robert Spalek | conf2: postponing of commits fixed |
tree | commitdiff |
2006-04-27 |
Robert Spalek | conf2: fix appending to a dynamic array set to NULL |
tree | commitdiff |
2006-04-27 |
Robert Spalek | conf2: when loading the initial configuration, commit... |
tree | commitdiff |
2006-04-27 |
Robert Spalek | conf2: polished error messages of commit-hooks |
tree | commitdiff |
2006-04-27 |
Robert Spalek | shell/config: check the default value from the command... |
tree | commitdiff |
2006-04-27 |
Robert Spalek | shell/config: upgraded to use conf2 instead of conf |
tree | commitdiff |
2006-04-27 |
Martin Mares | Cleaned up access-lists. |
tree | commitdiff |
2006-04-27 |
Robert Spalek | conf2: unified clist operations with the rest of Sherlock |
tree | commitdiff |
2006-04-27 |
Robert Spalek | conf2: list operation duplicate -> copy, and support... |
tree | commitdiff |
2006-04-27 |
Robert Spalek | conf2: implemented list operation duplicate |
tree | commitdiff |
2006-04-27 |
Robert Spalek | add a name of the user-defined type |
tree | commitdiff |
2006-04-27 |
Robert Spalek | conf2: dumper of the configuration polished; support... |
tree | commitdiff |
2006-04-27 |
Robert Spalek | conf2: dumping of NULL strings polished |
tree | commitdiff |
2006-04-26 |
Robert Spalek | conf2: export low-level journalling functions for the... |
tree | commitdiff |
2006-04-26 |
Martin Mares | The addrmask type has its own dumper now. |
tree | commitdiff |
2006-04-26 |
Martin Mares | Lookup lists are no longer char**, but byte**. |
tree | commitdiff |
2006-04-26 |
Martin Mares | Dumpers don't return anything, especially not a void... |
tree | commitdiff |
2006-04-26 |
Martin Mares | If CONFIG_DEBUG is enabled, all programs support a... |
tree | commitdiff |
2006-04-26 |
Robert Spalek | conf2: lookup tables are byte** instead of char** |
tree | commitdiff |
2006-04-25 |
Robert Spalek | conf2: include <getopt.h> again, it's tedious to write... |
tree | commitdiff |
2006-04-25 |
Martin Mares | CF_LOOKUP lists must end with NULL. |
tree | commitdiff |
2006-04-25 |
Martin Mares | ipaccess filters now use CF_USER for (addr,mask) pairs... |
tree | commitdiff |
2006-04-25 |
Martin Mares | Use CF_LOOKUP. |
tree | commitdiff |
2006-04-25 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-04-25 |
Martin Mares | Don't end error messages with a comma. |
tree | commitdiff |
2006-04-25 |
Robert Spalek | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-04-25 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-04-25 |
Robert Spalek | conf2: dynamic arrays allow negative maximal length |
tree | commitdiff |
2006-04-25 |
Martin Mares | More ipaccess work-arounds (will be gone soon). |
tree | commitdiff |
2006-04-25 |
Robert Spalek | conf: parsing IP address fixed |
tree | commitdiff |
2006-04-25 |
Robert Spalek | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-04-25 |
Robert Spalek | conf2: add 2 ASSERT's on checking the user-defined... |
tree | commitdiff |
2006-04-25 |
Robert Spalek | conf2: added support for user-defined types (tested... |
tree | commitdiff |
next |