summaryrefslogtreecommitdiff
path: root/src/analysis/db/cdb.c
AgeCommit message (Collapse)Author
2016-04-11Distinguished the internal server from the remote one using Unix sockets.Cyrille Bagard
2015-12-01Moved the mkpath() function to a proper location.Cyrille Bagard
2015-07-28Begun to manage collection items as active or inactive using timestamps.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@558 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-07-22Fortified the client/server protocol and first exchanges.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@554 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-06-12Improved loading speed with binary search of sorted arrays.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@538 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-04-30Fixed implicit declarations of functions causing crashes.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@523 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-02-10Fixed a bug by reordering the first exchanges.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@469 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-02-09Created a dialog box to create new bookmarks.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@468 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-01-05Ensured the right macro is used (XSTR vs STR).Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@448 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-10-16Stored a bookmark into the data base and saved the archive.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@414 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-08-18Inserted storages and collections into loaded binaries (first steps).Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@389 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-04-28Updated all copyright headers.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-03-20Created the first steps for a distributed storage.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@368 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a