2006-04-26 |
Martin Mares | Lookup lists are no longer char**, but byte**.
|
commit | commitdiff | tree |
2006-04-26 |
Martin Mares | Dumpers don't return anything, especially not a void...
|
commit | commitdiff | tree |
2006-04-26 |
Martin Mares | If CONFIG_DEBUG is enabled, all programs support a...
|
commit | commitdiff | tree |
2006-04-25 |
Martin Mares | CF_LOOKUP lists must end with NULL.
|
commit | commitdiff | tree |
2006-04-25 |
Martin Mares | ipaccess filters now use CF_USER for (addr,mask) pairs...
|
commit | commitdiff | tree |
2006-04-25 |
Martin Mares | Use CF_LOOKUP.
|
commit | commitdiff | tree |
2006-04-25 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
|
commit | commitdiff | tree |
2006-04-25 |
Martin Mares | Don't end error messages with a comma.
|
commit | commitdiff | tree |
2006-04-25 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
|
commit | commitdiff | tree |
2006-04-25 |
Martin Mares | More ipaccess work-arounds (will be gone soon).
|
commit | commitdiff | tree |
2006-04-25 |
Martin Mares | Fixed operator priorities in cf_parse_ip().
|
commit | commitdiff | tree |
2006-04-25 |
Martin Mares | A preliminary version of the new ipaccess module.
|
commit | commitdiff | tree |
2006-04-25 |
Martin Mares | Added CF_ARY_NUM and CF_JOURNAL_VAR.
|
commit | commitdiff | tree |
2006-04-24 |
Martin Mares | The "don't cf_load on error exit" optimization was...
|
commit | commitdiff | tree |
2006-04-24 |
Martin Mares | bopen_safe() in conf2 was leaking file descriptors...
|
commit | commitdiff | tree |
2006-04-24 |
Martin Mares | Started moving configuration sections to cf/sherlock2.
|
commit | commitdiff | tree |
2006-04-24 |
Martin Mares | Don't load the default config file when an invalid...
|
commit | commitdiff | tree |
2006-04-23 |
Martin Mares | Pointers to lists should be relative to current section...
|
commit | commitdiff | tree |
2006-04-19 |
Martin Mares | FIxed indentation.
|
commit | commitdiff | tree |
2006-04-19 |
Martin Mares | Slight improvements to comments.
|
commit | commitdiff | tree |
2006-04-12 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
|
commit | commitdiff | tree |
2006-04-12 |
Martin Mares | Cleaned up CONFIG_CENTRUM_xxx switches:
|
commit | commitdiff | tree |
2006-04-12 |
Martin Mares | Improved description of CONFIG_ALLOW_ANY.
|
commit | commitdiff | tree |
2006-04-12 |
Martin Mares | Test at least one configuration with CONFIG_ALLOW_ANY.
|
commit | commitdiff | tree |
2006-04-11 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
|
commit | commitdiff | tree |
2006-04-06 |
Martin Mares | Added a guard against double inclusion (out-of-order...
|
commit | commitdiff | tree |
2006-04-06 |
Martin Mares | Removing the images directory which has leaked from...
|
commit | commitdiff | tree |
2006-04-06 |
Martin Mares | Added a work-around for make's desires.
|
commit | commitdiff | tree |
2006-03-21 |
Martin Mares | Renamed fb-gbuf to fb-grow as Robert suggested.
|
commit | commitdiff | tree |
2006-03-20 |
Martin Mares | Exclude the TAGS file as well.
|
commit | commitdiff | tree |
2006-03-17 |
Martin Mares | Naming of the growing fastbuf was completely silly...
|
commit | commitdiff | tree |
2006-03-17 |
Martin Mares | Support seeks on fbbuf streams.
|
commit | commitdiff | tree |
2006-03-17 |
Martin Mares | Added a recyclable fastbuf over a growing buffer.
|
commit | commitdiff | tree |
2006-03-10 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
|
commit | commitdiff | tree |
2006-03-10 |
Martin Mares | Mux no longer crashes, removing the trap.
|
commit | commitdiff | tree |
2006-03-02 |
Martin Mares | gcc-4.1 should so far use the the same switches as...
|
commit | commitdiff | tree |
2006-03-02 |
Martin Mares | Merged with v3.8
|
commit | commitdiff | tree |
2006-02-28 |
Martin Mares | Merged with v3.8
|
commit | commitdiff | tree |
2006-02-27 |
Martin Mares | Reverted most of the Robert's confused commit (the...
|
commit | commitdiff | tree |
2006-02-24 |
Martin Mares | Debugging traps should dwell only in v3.8, so reverting...
|
commit | commitdiff | tree |
2006-02-24 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
|
commit | commitdiff | tree |
2006-02-24 |
Martin Mares | One more file to exclude.
|
commit | commitdiff | tree |
2006-02-24 |
Martin Mares | .cvsignore is no longer needed.
|
commit | commitdiff | tree |
2006-02-24 |
Martin Mares | Added the update hook script to the repository.
|
commit | commitdiff | tree |
2006-02-24 |
Martin Mares | Added an exclude file, symlink it to .git/info/exclude...
|
commit | commitdiff | tree |
2006-02-22 |
Martin Mares | Temporarily disabled signal trapping, backtraces over...
|
commit | commitdiff | tree |
2006-02-22 |
Martin Mares | Merged from rel-3-8:
|
commit | commitdiff | tree |
2006-02-22 |
Martin Mares | Hmm, there was one reference to mp->pid, but the ASSERT...
|
commit | commitdiff | tree |
2006-02-22 |
Martin Mares | Don't reset the pid field on process_del(), it's not...
|
commit | commitdiff | tree |
2006-02-12 |
Martin Mares | Mainline heads for v3.9.
|
commit | commitdiff | tree |
2006-02-12 |
Martin Mares | Centrum roles have changed.
|
commit | commitdiff | tree |
2006-02-12 |
Martin Mares | Centrum roles have changed.
|
commit | commitdiff | tree |
2006-01-29 |
Martin Mares | The Polish customization no longer has a default role.
|
commit | commitdiff | tree |
2006-01-29 |
Martin Mares | Made gcc-3.4 the default compiler for customization...
|
commit | commitdiff | tree |
2006-01-29 |
Martin Mares | Added getproctitle().
|
commit | commitdiff | tree |
2006-01-28 |
Martin Mares | Replaced the long-lived "close(0) if logging to file...
|
commit | commitdiff | tree |
2006-01-27 |
Martin Mares | Added bit_array_assign(), replaced BIT_ARRAY_ALLOC...
|
commit | commitdiff | tree |
2006-01-20 |
Martin Mares | main_init() really re-initializes everything. Previously...
|
commit | commitdiff | tree |
2006-01-20 |
Martin Mares | It seems that signal safety of time-related functions...
|
commit | commitdiff | tree |
2006-01-20 |
Martin Mares | Added a possibility of logging with microsecond timestamps.
|
commit | commitdiff | tree |
2006-01-16 |
Martin Mares | Cleaned up includes.
|
commit | commitdiff | tree |
2006-01-16 |
Martin Mares | xfree() macro has been turned into a regular function...
|
commit | commitdiff | tree |
2006-01-16 |
Martin Mares | Check partmap-is-mmap configuration as well.
|
commit | commitdiff | tree |
2006-01-16 |
Martin Mares | On 64-bit architectures, partmap is just an mmap.
|
commit | commitdiff | tree |
2006-01-16 |
Martin Mares | Instead of adding HEAP_INCREASE_POS as Tom requested...
|
commit | commitdiff | tree |
2006-01-16 |
Martin Mares | Fixed stk_strndup(): it works on non-terminated input...
|
commit | commitdiff | tree |
2005-12-14 |
Martin Mares | log() is now signal-safe.
|
commit | commitdiff | tree |
2005-12-07 |
Martin Mares | Added a (so far trivial) library of functions for shell...
|
commit | commitdiff | tree |
2005-12-06 |
Martin Mares | _GNU_SOURCE can be already defined by compiler switches...
|
commit | commitdiff | tree |
2005-12-04 |
Martin Mares | Added stk_strndup().
|
commit | commitdiff | tree |
2005-11-26 |
Martin Mares | Avoid namespace clashes (patch by Tom Valla).
|
commit | commitdiff | tree |
2005-11-19 |
Martin Mares | Added clist_insert_list_after().
|
commit | commitdiff | tree |
2005-11-16 |
Martin Mares | More work on the multiplexer:
|
commit | commitdiff | tree |
2005-11-16 |
Martin Mares | Added cfg_printf(), which will be useful for formatting...
|
commit | commitdiff | tree |
2005-11-15 |
Martin Mares | Mux pings now monitor which versions of which databases...
|
commit | commitdiff | tree |
2005-11-14 |
Martin Mares | Changed main_loop shutdown logic once again. The former...
|
commit | commitdiff | tree |
2005-11-13 |
Martin Mares | Made main_loop() exit if there is nothing to do.
|
commit | commitdiff | tree |
2005-11-08 |
Martin Mares | main_get_timer() made public.
|
commit | commitdiff | tree |
2005-11-08 |
Martin Mares | #include "sherlock/tagged-text.h" really doesn't belong...
|
commit | commitdiff | tree |
2005-11-07 |
Martin Mares | If there are no more filehandles and a timer or event...
|
commit | commitdiff | tree |
2005-10-05 |
Martin Mares | Added user unaccenting rules for stroked letters. Not...
|
commit | commitdiff | tree |
2005-10-02 |
Martin Mares | Added a single-linked double-ended list module. Mostly...
|
commit | commitdiff | tree |
2005-10-02 |
Martin Mares | Moved ROL() to lib.h.
|
commit | commitdiff | tree |
2005-10-02 |
Martin Mares | Convert some nextprimes to next_table_primes.
|
commit | commitdiff | tree |
2005-10-02 |
Martin Mares | Added a table of prime numbers. (I want to use prime...
|
commit | commitdiff | tree |
2005-10-02 |
Martin Mares | Added a library module for generic binary search.
|
commit | commitdiff | tree |
2005-09-30 |
Martin Mares | Mainline is v3.8.
|
commit | commitdiff | tree |
2005-09-22 |
Martin Mares | Updated calls of fls().
|
commit | commitdiff | tree |
2005-09-22 |
Martin Mares | fls() is gone.
|
commit | commitdiff | tree |
2005-09-22 |
Martin Mares | Implemented ffs() and unified it with fls() to bitops.h.
|
commit | commitdiff | tree |
2005-09-20 |
Martin Mares | Merged bucket file scaling patches from rel-3-7-pre1:
|
commit | commitdiff | tree |
2005-09-20 |
Martin Mares | Minor cleanup of KMP:
|
commit | commitdiff | tree |
2005-09-15 |
Martin Mares | Introduced mp_memdup().
|
commit | commitdiff | tree |
2005-09-15 |
Martin Mares | Several tweaks to the growing buffers:
|
commit | commitdiff | tree |
2005-09-14 |
Martin Mares | Oops, one really cannot skip bflush() there, because...
|
commit | commitdiff | tree |
2005-09-14 |
Martin Mares | If nothing has been written, brewind() needn't flush.
|
commit | commitdiff | tree |
2005-09-14 |
Martin Mares | Use $(COPT2) instead of -O6.
|
commit | commitdiff | tree |
2005-09-14 |
Martin Mares | Fixed another 64-bit bug.
|
commit | commitdiff | tree |
2005-09-14 |
Martin Mares | Checked and corrected all uses of va_args.
|
commit | commitdiff | tree |
2005-09-14 |
Martin Mares | out[-pos] need not equal *(out-pos) if pointers are...
|
commit | commitdiff | tree |
next |