2006-04-23 |
Robert Spalek | lib: converted to use conf2.c instead of conf.c |
tree | commitdiff |
2006-04-23 |
Robert Spalek | conf2: tested a few more test-cases and fixed/polished... |
tree | commitdiff |
2006-04-23 |
Robert Spalek | conf2: sorry, fix the commit-hook messages |
tree | commitdiff |
2006-04-23 |
Robert Spalek | conf2: fix commit hooks |
tree | commitdiff |
2006-04-23 |
Robert Spalek | conf2: MJ's objections taken care of |
tree | commitdiff |
2006-04-23 |
Robert Spalek | conf2: bugfixes in journaling |
tree | commitdiff |
2006-04-23 |
Robert Spalek | conf2: verified and fixed all parsers |
tree | commitdiff |
2006-04-23 |
Robert Spalek | conf2: fixed journaling of list operations |
tree | commitdiff |
2006-04-23 |
Robert Spalek | conf2: lists seem to be debugged |
tree | commitdiff |
2006-04-23 |
Robert Spalek | conf2: 2 bugfixes concerning dynamic arrays and lists |
tree | commitdiff |
2006-04-23 |
Robert Spalek | conf2: debug dumping of memory into a fastbuf partially... |
tree | commitdiff |
2006-04-23 |
Robert Spalek | conf2: another bug hunted |
tree | commitdiff |
2006-04-23 |
Robert Spalek | conf2: removed handling of dirty pages |
tree | commitdiff |
2006-04-23 |
Robert Spalek | conf2: debugged a lot |
tree | commitdiff |
2006-04-22 |
Robert Spalek | conf2: journaling of lists still doesn't work, doubles... |
tree | commitdiff |
2006-04-22 |
Robert Spalek | conf2-test: add a simple tester configuration file |
tree | commitdiff |
2006-04-22 |
Robert Spalek | conf2: several bugfixes, and added interpolation of... |
tree | commitdiff |
2006-04-22 |
Robert Spalek | conf2: call commit-hooks on dirty sections |
tree | commitdiff |
2006-04-22 |
Robert Spalek | ipaccess: move here temporarily cf_parse_ip() |
tree | commitdiff |
2006-04-22 |
Robert Spalek | conf: comment out parsers before I get rid of the modul... |
tree | commitdiff |
2006-04-22 |
Robert Spalek | conf2: fill in the skeleton of the tester |
tree | commitdiff |
2006-04-22 |
Robert Spalek | conf2.c: enable the journal by default |
tree | commitdiff |
2006-04-22 |
Robert Spalek | conf2: added interface for accessing cf_items from... |
tree | commitdiff |
2006-04-22 |
Robert Spalek | conf2: implemented a command-line parser and sections... |
tree | commitdiff |
2006-04-22 |
Robert Spalek | conf2: full implementation of the parser; only command... |
tree | commitdiff |
2006-04-21 |
Robert Spalek | conf2: added a parser for IP addresses |
tree | commitdiff |
2006-04-21 |
Robert Spalek | conf2: bugfix in editing and adding before/after a... |
tree | commitdiff |
2006-04-21 |
Robert Spalek | conf2: bugfix in tracing the recursion |
tree | commitdiff |
2006-04-21 |
Robert Spalek | conf2: implemented all list operations in the interpreter |
tree | commitdiff |
2006-04-21 |
Robert Spalek | conf2: record used selectors when searching in lists |
tree | commitdiff |
2006-04-21 |
Robert Spalek | conf2: implement clearing a dynamic array |
tree | commitdiff |
2006-04-21 |
Robert Spalek | conf2: fix skipping unspecified parameters at the end... |
tree | commitdiff |
2006-04-21 |
Robert Spalek | conf2: resolve an issue concerning variable numbers... |
tree | commitdiff |
2006-04-21 |
Robert Spalek | conf2: enhanced the interpreter so that it can parse... |
tree | commitdiff |
2006-04-20 |
Robert Spalek | small fixes |
tree | commitdiff |
2006-04-20 |
Robert Spalek | added CF_UNS, because (int*) and (uns*) are uncompatibl... |
tree | commitdiff |
2006-04-20 |
Robert Spalek | implemented parser of a single line and top-level secti... |
tree | commitdiff |
2006-04-20 |
Robert Spalek | the init-hook of the main section inserts a few nodes... |
tree | commitdiff |
2006-04-20 |
Robert Spalek | added declaration and initialization of sections |
tree | commitdiff |
2006-04-20 |
Robert Spalek | cf_pool exported, journal not mandatory, and simplified... |
tree | commitdiff |
2006-04-20 |
Robert Spalek | separated size of bucket ID (4 vs 5) and size of pointe... |
tree | commitdiff |
2006-04-20 |
Robert Spalek | implemented journal and safe (re)loading of cf/files... |
tree | commitdiff |
2006-04-20 |
Robert Spalek | parsers of basic types exported and got rid of the... |
tree | commitdiff |
2006-04-20 |
Robert Spalek | macros don't end by a comma, and CF_ITEMS/CF_END reintr... |
tree | commitdiff |
2006-04-20 |
Robert Spalek | substantially changed the interface again |
tree | commitdiff |
2006-04-19 |
Robert Spalek | implemented a few functions of the new configuration... |
tree | commitdiff |
2006-04-19 |
Robert Spalek | - added prototypes of memory allocation and journal... |
tree | commitdiff |
2006-04-18 |
Robert Spalek | significant simplifications of the interface |
tree | commitdiff |
2006-04-18 |
Robert Spalek | added macros CHECK_PTR_TYPE and PTR_TO |
tree | commitdiff |
2006-04-18 |
Robert Spalek | interface simplified and a few bugs removed |
tree | commitdiff |
2006-04-17 |
Robert Spalek | designed the interface of the new configuration reader... |
tree | commitdiff |
2006-04-16 |
Pavel Charvat | Rewritten KMP... incomplete comments and some useful... |
tree | commitdiff |
2006-04-12 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-04-11 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-04-10 |
Pavel Charvat | IP parsing code moved to lib/conf.c, closes Bug #2375. |
tree | commitdiff |
2006-04-06 |
Martin Mares | Added a guard against double inclusion (out-of-order... |
tree | commitdiff |
2006-04-05 |
Pavel Charvat | New version of SubStrings analyser... |
tree | commitdiff |
2006-04-04 |
Pavel Charvat | New version of substring search analyser (bug 2315). |
tree | commitdiff |
2006-04-04 |
Pavel Charvat | Forgotten comment |
tree | commitdiff |
2006-04-04 |
Pavel Charvat | kmp_enter_raw_string uses zero-terminated array of... |
tree | commitdiff |
2006-04-04 |
Pavel Charvat | UTF-8 bug hunted in substring search |
tree | commitdiff |
2006-03-30 |
Vladimir Jelen | added #ifndef for header file |
tree | commitdiff |
2006-03-21 |
Martin Mares | Renamed fb-gbuf to fb-grow as Robert suggested. |
tree | commitdiff |
2006-03-17 |
Martin Mares | Naming of the growing fastbuf was completely silly... |
tree | commitdiff |
2006-03-17 |
Martin Mares | Support seeks on fbbuf streams. |
tree | commitdiff |
2006-03-17 |
Martin Mares | Added a recyclable fastbuf over a growing buffer. |
tree | commitdiff |
2006-03-10 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-03-10 |
Martin Mares | Mux no longer crashes, removing the trap. |
tree | commitdiff |
2006-03-02 |
Martin Mares | gcc-4.1 should so far use the the same switches as... |
tree | commitdiff |
2006-03-02 |
Martin Mares | Merged with v3.8 |
tree | commitdiff |
2006-03-02 |
Robert Spalek | get rid of return's after ASSERT's. that only caused... |
tree | commitdiff |
2006-03-02 |
Robert Spalek | get rid of return's after ASSERT's. that only caused... |
tree | commitdiff |
2006-02-28 |
Martin Mares | Merged with v3.8 |
tree | commitdiff |
2006-02-27 |
Martin Mares | Reverted most of the Robert's confused commit (the... |
tree | commitdiff |
2006-02-27 |
Robert Spalek | Merge with 3.8 (my small changes due to trying to relea... |
tree | commitdiff |
2006-02-27 |
Robert Spalek | avoid compiler warnings with debugging turned off |
tree | commitdiff |
2006-02-24 |
Martin Mares | Debugging traps should dwell only in v3.8, so reverting... |
tree | commitdiff |
2006-02-24 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-02-22 |
Martin Mares | Temporarily disabled signal trapping, backtraces over... |
tree | commitdiff |
2006-02-22 |
Martin Mares | Merged from rel-3-8: |
tree | commitdiff |
2006-02-22 |
Martin Mares | Hmm, there was one reference to mp->pid, but the ASSERT... |
tree | commitdiff |
2006-02-22 |
Martin Mares | Don't reset the pid field on process_del(), it's not... |
tree | commitdiff |
2006-01-29 |
Martin Mares | Added getproctitle(). |
tree | commitdiff |
2006-01-28 |
Martin Mares | Replaced the long-lived "close(0) if logging to file... |
tree | commitdiff |
2006-01-27 |
Martin Mares | Added bit_array_assign(), replaced BIT_ARRAY_ALLOC... |
tree | commitdiff |
2006-01-20 |
Martin Mares | main_init() really re-initializes everything. Previousl... |
tree | commitdiff |
2006-01-20 |
Martin Mares | It seems that signal safety of time-related functions... |
tree | commitdiff |
2006-01-20 |
Martin Mares | Added a possibility of logging with microsecond timestamps. |
tree | commitdiff |
2006-01-16 |
Martin Mares | Cleaned up includes. |
tree | commitdiff |
2006-01-16 |
Martin Mares | xfree() macro has been turned into a regular function... |
tree | commitdiff |
2006-01-16 |
Martin Mares | On 64-bit architectures, partmap is just an mmap. |
tree | commitdiff |
2006-01-16 |
Martin Mares | Instead of adding HEAP_INCREASE_POS as Tom requested... |
tree | commitdiff |
2006-01-16 |
Martin Mares | Fixed stk_strndup(): it works on non-terminated input... |
tree | commitdiff |
2005-12-14 |
Martin Mares | log() is now signal-safe. |
tree | commitdiff |
2005-12-07 |
Martin Mares | Added a (so far trivial) library of functions for shell... |
tree | commitdiff |
2005-12-07 |
Vladimir Jelen | use typedef instead of define for sh_stat_t |
tree | commitdiff |
2005-12-07 |
Vladimir Jelen | added sh_stat_t |
tree | commitdiff |
2005-12-07 |
Vladimir Jelen | added sh_stat |
tree | commitdiff |
2005-12-06 |
Martin Mares | _GNU_SOURCE can be already defined by compiler switches... |
tree | commitdiff |
2005-12-04 |
Martin Mares | Added stk_strndup(). |
tree | commitdiff |
next |