run indent twice, it alternates between two 'canonical' forms, also run whitespace...
[oweals/gnunet.git] / src / datastore / plugin_datastore_sqlite.c
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-03 Christian Grothoffimprove API, speed up mysql
2011-08-03 Christian Grothoffimproving sqlite performance
2011-08-02 Christian Grothoffuse sqlite PRNG also on insertion
2011-08-02 Christian Grothoff3 broken versions for sqlite
2011-07-18 Christian Grothoffcheckret
2011-07-16 Christian Grothoffcheckret
2011-06-13 Christian Grothoffdoxygen
2011-06-10 Christian Grothofffixing datastore schema for future change for improved...
2011-05-05 Christian Grothofffix
2011-04-28 Christian Grothoffnodebug
2011-04-27 Christian Grothoffpass repl
2011-04-26 Christian Grothoffdatastore and fs fixes from Easter
2011-04-13 Christian Grothoffgetting mysql code to compile again, fixes to sqlite...
2011-04-06 Christian Grothofffixc
2011-04-05 Christian Grothoffinsanity
2011-04-04 Christian Grothoffrenaming, fixes
2011-04-04 Christian Grothoffremoving dead API calls
2011-04-04 Christian Grothoffsqlite clean up
2011-04-03 Christian Grothoffimproving datastore API --- not working yet
2011-04-03 Christian Grothofffirst hack at implementing new replication select code
2011-04-03 Christian Grothoffnew plugin API
2010-12-20 Matthias Wachs(no commit message)
2010-12-20 Matthias Wachsremoving "unused variable" error
2010-12-19 Christian Grothofffix
2010-12-19 Christian GrothoffLRN patch from SVN 1630
2010-11-08 Christian Grothoffseaspidery
2010-11-05 Christian Grothoffmoving plugin headers
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-01 Christian Grothofffixes from LRN for DEBUG code
2010-10-27 Matthias WachsRefactoring gnunet time
2010-09-18 Christian Grothoffnicer error msgs
2010-08-28 Christian Grothofftrain hacks
2010-08-14 Christian Grothoffsolved
2010-07-02 Christian Grothoffgpl3
2010-05-18 Christian Grothoffnodbg
2010-05-18 Christian Grothoffcheck version
2010-05-18 Christian Grothoffuse v2
2010-05-18 Christian Grothofffix quota calculations
2010-05-12 Christian Grothoffadding support for request queueing to datastore API
2010-05-06 Christian Grothoffbetter
2010-04-24 Christian Grothoffoff-line hack fest
2010-04-12 Christian Grothoffbetter
2010-04-10 Christian Grothoffname
2010-04-04 Christian Grothofffix
2010-04-04 Christian Grothofffix
2010-04-03 Christian Grothofffix datastore quota management -- especially if stats...
2010-03-18 Christian Grothoffmove
2010-03-13 Christian Grothoffmore stats
2010-03-12 Christian Grothoffbetter clean up
2010-03-12 Christian Grothoffcancel pending write if we are just dead anyway
2010-03-12 Christian Grothoffenable stats get cancellation
2010-02-22 Christian Grothofffix cleanup
2009-11-04 Christian Grothoffbugfixes and redesigning scheduler API
2009-10-25 Christian Grothofffix
2009-10-25 Christian Grothoffmake sure stats that are being set can be committed...
2009-10-21 Christian Grothofffix
2009-10-21 Christian Grothofffix
2009-10-21 Christian Grothofffix
2009-10-21 Christian Grothoffextra debug for datastore, stats api fix
2009-10-19 Christian Grothoffleak
2009-09-29 Christian Grothofffixing comments and minor bugs
2009-08-11 Christian Grothoffmore work on FS URIs
2009-07-26 Christian Grothoffconst-ing of config-handles
2009-07-25 Christian Grothoffmore tests
2009-07-24 Christian Grothoffquota management and better name for NO_TASK'
2009-07-19 Christian Grothoffbugfixes
2009-07-17 Christian Grothoffargh
2009-07-17 Christian Grothoffprint
2009-07-17 Christian Grothoff64
2009-07-17 Christian Grothoffdebugstuff
2009-07-17 Christian Grothoffimplementing all-now iterator
2009-07-17 Christian Grothoffstuff
2009-07-17 Christian Grothofffixes
2009-07-17 Christian Grothoffcpsing perf test
2009-07-09 Christian Grothofffixes
2009-06-28 Christian Grothoffairplane hackery
2009-06-24 Christian Grothoffstuff
2009-06-16 Christian Grothofffurther datastore API improvements:
2009-06-16 Christian Grothoffimproving datastore API
2009-06-15 Christian Grothoffadding basic declarations for datastore implementation