2006-04-23 |
Robert Spalek | lib: converted to use conf2.c instead of conf.c |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Robert Spalek | conf2: tested a few more test-cases and fixed/polished... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Robert Spalek | conf2: sorry, fix the commit-hook messages |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Robert Spalek | conf2: fix commit hooks |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Robert Spalek | conf2: MJ's objections taken care of |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Robert Spalek | conf2: bugfixes in journaling |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Robert Spalek | conf2: verified and fixed all parsers |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Robert Spalek | conf2: fixed journaling of list operations |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Robert Spalek | conf2: lists seem to be debugged |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Robert Spalek | conf2: 2 bugfixes concerning dynamic arrays and lists |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Robert Spalek | conf2: debug dumping of memory into a fastbuf partially... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Robert Spalek | conf2: another bug hunted |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Robert Spalek | conf2: removed handling of dirty pages |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Robert Spalek | conf2: debugged a lot |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Robert Spalek | conf2: journaling of lists still doesn't work, doubles... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Robert Spalek | conf2-test: add a simple tester configuration file |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Robert Spalek | conf2: several bugfixes, and added interpolation of... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Robert Spalek | conf2: call commit-hooks on dirty sections |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Robert Spalek | ipaccess: move here temporarily cf_parse_ip() |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Robert Spalek | conf: comment out parsers before I get rid of the modul... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Robert Spalek | conf2: fill in the skeleton of the tester |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Robert Spalek | conf2.c: enable the journal by default |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Robert Spalek | conf2: added interface for accessing cf_items from... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Robert Spalek | conf2: implemented a command-line parser and sections... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Robert Spalek | conf2: full implementation of the parser; only command... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Robert Spalek | conf2: added a parser for IP addresses |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Robert Spalek | conf2: bugfix in editing and adding before/after a... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Robert Spalek | conf2: bugfix in tracing the recursion |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Robert Spalek | conf2: implemented all list operations in the interpreter |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Robert Spalek | conf2: record used selectors when searching in lists |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Robert Spalek | conf2: implement clearing a dynamic array |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Robert Spalek | conf2: fix skipping unspecified parameters at the end... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Robert Spalek | conf2: resolve an issue concerning variable numbers... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Robert Spalek | conf2: enhanced the interpreter so that it can parse... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Robert Spalek | small fixes |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Robert Spalek | added CF_UNS, because (int*) and (uns*) are uncompatibl... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Robert Spalek | implemented parser of a single line and top-level secti... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Robert Spalek | the init-hook of the main section inserts a few nodes... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Robert Spalek | added declaration and initialization of sections |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Robert Spalek | cf_pool exported, journal not mandatory, and simplified... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Robert Spalek | separated size of bucket ID (4 vs 5) and size of pointe... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Robert Spalek | implemented journal and safe (re)loading of cf/files... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Robert Spalek | parsers of basic types exported and got rid of the... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Robert Spalek | macros don't end by a comma, and CF_ITEMS/CF_END reintr... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Robert Spalek | substantially changed the interface again |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Robert Spalek | implemented a few functions of the new configuration... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Robert Spalek | - added prototypes of memory allocation and journal... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Robert Spalek | significant simplifications of the interface |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Robert Spalek | added macros CHECK_PTR_TYPE and PTR_TO |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Robert Spalek | interface simplified and a few bugs removed |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Robert Spalek | designed the interface of the new configuration reader... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Pavel Charvat | Rewritten KMP... incomplete comments and some useful... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Martin Mares | Cleaned up CONFIG_CENTRUM_xxx switches: |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Martin Mares | Improved description of CONFIG_ALLOW_ANY. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Martin Mares | Test at least one configuration with CONFIG_ALLOW_ANY. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Pavel Charvat | New switch description |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Pavel Charvat | IP parsing code moved to lib/conf.c, closes Bug #2375. |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Martin Mares | Added a guard against double inclusion (out-of-order... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Martin Mares | Removing the images directory which has leaked from... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Martin Mares | Added a work-around for make's desires. |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Pavel Charvat | Initial testing version of image signatures... very... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Pavel Charvat | New version of SubStrings analyser... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Pavel Charvat | New version of substring search analyser (bug 2315). |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Pavel Charvat | Forgotten comment |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Pavel Charvat | kmp_enter_raw_string uses zero-terminated array of... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Pavel Charvat | UTF-8 bug hunted in substring search |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Vladimir Jelen | added #ifndef for header file |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Pavel Charvat | GIT uses mutt's default value of allow_8bit when sendin... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Pavel Charvat | GIT commit mails are now in UTF-8 |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Martin Mares | Renamed fb-gbuf to fb-grow as Robert suggested. |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Martin Mares | Exclude the TAGS file as well. |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Martin Mares | Naming of the growing fastbuf was completely silly... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Martin Mares | Support seeks on fbbuf streams. |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Martin Mares | Added a recyclable fastbuf over a growing buffer. |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Martin Mares | Mux no longer crashes, removing the trap. |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Pavel Charvat | {stk,mp}_conv --> {stk,mp}_strconv |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Pavel Charvat | Slightly faster mp-charconv... minor change |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Pavel Charvat | Well, a simple variant of stk_conv. |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Pavel Charvat | Charset conversion with allocation on the stack do not |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Pavel Charvat | Fix: .h indentation and ifdef names; some comments... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Pavel Charvat | Conversion between charsets with allocation on the... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Martin Mares | gcc-4.1 should so far use the the same switches as... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Martin Mares | Merged with v3.8 |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Robert Spalek | get rid of return's after ASSERT's. that only caused... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Robert Spalek | get rid of return's after ASSERT's. that only caused... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Martin Mares | Merged with v3.8 |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Martin Mares | Reverted most of the Robert's confused commit (the... |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Robert Spalek | Merge with 3.8 (my small changes due to trying to relea... |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Robert Spalek | avoid compiler warnings with debugging turned off |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Robert Spalek | CONFIG_INCREMENTAL doesn't belong to the free version |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Martin Mares | Debugging traps should dwell only in v3.8, so reverting... |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Martin Mares | One more file to exclude. |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Martin Mares | .cvsignore is no longer needed. |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Martin Mares | Added the update hook script to the repository. |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Martin Mares | Added an exclude file, symlink it to .git/info/exclude... |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Martin Mares | Temporarily disabled signal trapping, backtraces over... |
commit | commitdiff | tree | snapshot |
next |