2008-10-30
|
Fix the pkg-config file to link against nmdb and not qdbm
|
Alberto Bertogli
|
2008-10-30
|
Add SCTP options to getopt()
|
Alberto Bertogli
|
2008-10-03
|
Add tokyocabinet backend
|
Alberto Bertogli
|
2008-08-23
|
"const"ify struct req_info pointers that are passed around
|
Alberto Bertogli
|
2008-08-23
|
Document the API change in the UPGRADING document
|
Alberto Bertogli
|
2008-08-23
|
Create put_in_queue() and put_in_queue_long() to avoid co...
|
Alberto Bertogli
|
2008-08-04
|
Create find_in_cache() to simplify using find_in_chain()
|
Alberto Bertogli
|
2008-08-03
|
Minor documentation fixes
|
Alberto Bertogli
|
2008-07-26
|
Improve Makefile for profiling and profile-driven optimiz...
|
Alberto Bertogli
|
2008-07-26
|
Update and improve several comments inside the library
|
Alberto Bertogli
|
2008-07-25
|
Build the tests only when needed
|
Alberto Bertogli
|
2008-07-25
|
Add scripts for automated performance testing
|
Alberto Bertogli
|
2008-07-11
|
Update my email address and nmdb's website location
|
Alberto Bertogli
|
2008-07-11
|
Simplify find_in_chain() loop
|
Alberto Bertogli
|
2008-06-25
|
Make net-const.h a symlink
|
Alberto Bertogli
|
2008-06-23
|
Make nmdb-stats' help() static
|
Alberto Bertogli
|
2007-04-01
|
Add sparse annotations for queue lock checking
|
Alberto Bertogli
|
2008-06-23
|
[API BREAK] Make increment return the incremented value
|
Alberto Bertogli
|
2008-06-22
|
Move htonll() and ntohll() to a common, shared file
|
Alberto Bertogli
|
2008-06-05
|
Fix timer.h usage example
|
Alberto Bertogli
|
2008-06-04
|
Tidy some (library internal) definitions
|
Alberto Bertogli
|
2008-06-04
|
Use request flags instead of having lots of different req...
|
Alberto Bertogli
|
2008-06-04
|
Update the documentation to reflect latest changes
|
Alberto Bertogli
|
2008-06-03
|
Add python's build directory to .gitignore
|
Alberto Bertogli
|
2008-06-04
|
Allow random tests to take a key prefix
|
Alberto Bertogli
|
2008-06-04
|
In the random tests, handle history printing when there i...
|
Alberto Bertogli
|
2008-06-04
|
Make common functions for request handling in the library
|
Alberto Bertogli
|
2008-06-01
|
Define _XOPEN_SOURCE to 600, as we (should) comply with S...
|
Alberto Bertogli
|
2008-06-01
|
Remove some unnecessary forward declarations
|
Alberto Bertogli
|
2008-06-01
|
Mark functions as static in the network abstractions
|
Alberto Bertogli
|
2008-06-01
|
Make logfd static, it's not used outside log.c
|
Alberto Bertogli
|
2008-06-01
|
Log a simple message when starting up
|
Alberto Bertogli
|
2008-06-01
|
Simplify log_init() and log_reopen()
|
Alberto Bertogli
|
2008-06-01
|
Make SIGUSR1 reopen the log file
|
Alberto Bertogli
|
2008-06-01
|
Set a decent mode when creating the log file
|
Alberto Bertogli
|
2008-05-26
|
Expand the comment on ordering guarantee in the network d...
|
Alberto Bertogli
|
2008-05-26
|
Fix typos in the user guide
|
Alberto Bertogli
|
2008-03-23
|
Add haskell to the top level LICENSE file, and sort bindi...
|
Alberto Bertogli
|
2008-03-22
|
Fix recursive make invocations
|
Alberto Bertogli
|
2008-03-22
|
Remove references to the mailing list
|
Alberto Bertogli
|
2007-11-27
|
Improve the help message for the -o option.
|
Alberto Bertogli
|
2007-10-11
|
Add a nmdb-stats.
|
Alberto Bertogli
|
2007-10-11
|
Implement nmdb_stats() in the C client.
|
Alberto Bertogli
|
2007-10-11
|
Implement a REQ_STATS command in the server.
|
Alberto Bertogli
|
2007-10-11
|
Fix minimum message size checks.
|
Alberto Bertogli
|
2007-10-11
|
Add a more complete stats structure and fill it where app...
|
Alberto Bertogli
|
2007-10-11
|
Show "CC" instead of the full gcc line by default.
|
Alberto Bertogli
|
2007-10-10
|
Add a pkg-config file for libnmdb.
|
Alberto Bertogli
|
2007-10-10
|
Use pkg-config to know which qdbm build flags to use.
|
Alberto Bertogli
|
2007-09-02
|
Add Haskell references to the README file.
|
Alberto Bertogli
|
0.21
|