summaryrefslogtreecommitdiffstats
path: root/sinksh
Commit message (Collapse)AuthorAge
* We don't normally have to see the capabilitiesChristian Mollekopf2018-01-26
|
* Linebreak after each resourceChristian Mollekopf2018-01-26
|
* inspect outputChristian Mollekopf2018-01-25
|
* Get blob size as part of statChristian Mollekopf2018-01-25
|
* Share the filter syntax for count and listChristian Mollekopf2018-01-25
|
* Doesn't add anything over listChristian Mollekopf2018-01-25
|
* Dump key and value sizes on inspectChristian Mollekopf2017-11-17
|
* LivequeryChristian Mollekopf2017-11-03
|
* Ensure we get a return codeChristian Mollekopf2017-11-01
|
* Ensure we get an appropriate exit code when a resource crashes.Christian Mollekopf2017-10-31
|
* Sink clear error messageChristian Mollekopf2017-10-26
|
* Improved sinksh stat summaryChristian Mollekopf2017-10-06
|
* Support supplying a password with sinkshChristian Mollekopf2017-09-20
|
* Say something if things are okayChristian Mollekopf2017-08-18
|
* Only count every uid once.Christian Mollekopf2017-08-14
| | | | The previous code would fail on the second revision with the same uid.
* sinksh show cleanupChristian Mollekopf2017-08-13
|
* More compact changesetChristian Mollekopf2017-08-13
|
* Inspection to validate all ridsChristian Mollekopf2017-08-13
|
* Some metadata for inspectChristian Mollekopf2017-08-11
|
* Print versionChristian Mollekopf2017-08-02
|
* Info command to print some default informationChristian Mollekopf2017-08-02
|
* No more SINK_DEBUG_AREAChristian Mollekopf2017-05-12
|
* Upgrade job that we can eventually use to upgrade the storageChristian Mollekopf2017-05-11
|
* Move type implementations in one placeChristian Mollekopf2017-03-21
| | | | | | | Having them separated is rather pointless (since we need one for every type, and all types are the interface of sink, as one), and caused quite a bit of friction when adding new types. This will also make it easier to change things for all types.
* This is not necessaryChristian Mollekopf2017-03-14
|
* Addressbook supportChristian Mollekopf2017-03-09
|
* Dav cleanupChristian Mollekopf2017-03-09
|
* Inspect internalsChristian Mollekopf2017-02-24
|
* sinksh list apply resource filter and print BLOB propertiesChristian Mollekopf2017-02-16
|
* Use SINK_REGISTER_TYPES to avoid repeating the typesChristian Mollekopf2017-02-16
|
* PropertyParser to properly parse different property types.Christian Mollekopf2017-02-16
|
* Separate resultsChristian Mollekopf2017-02-13
|
* sinksh drop to drop the cacheChristian Mollekopf2017-02-13
|
* Support a property-per-line printing style in listChristian Mollekopf2017-02-13
| | | | | Otherwise this becomes completely unreadable. Currently only used with --showall. With this "sinksh show" should no longer be necessary.
* Print value in inspectionChristian Mollekopf2017-02-09
|
* sinksh inspectChristian Mollekopf2017-02-08
|
* make contacts suitable for applications like sinkshSandro Knauß2017-01-30
|
* Fixed build issues with pedantic enabledChristian Mollekopf2017-01-12
|
* syncThen is no longer necessaryChristian Mollekopf2017-01-12
|
* Share query syntaxChristian Mollekopf2017-01-07
|
* SinkshChristian Mollekopf2017-01-05
|
* sinksh account removalChristian Mollekopf2017-01-05
|
* Introduced Log::ContextChristian Mollekopf2016-12-22
| | | | | | | To have hierarchical debug output we have to pass around something at run-time, there is no reasonable alternative. Log::Context provides the identifier to do just that and largely replaces the debug component idea.
* sinksh list commandline argumentsChristian Mollekopf2016-12-21
|
* Store<Sink::ApplicationDomain::ApplicationDomainType> is not defined.Christian Mollekopf2016-12-20
|
* Compact id representation for sinksh list.Christian Mollekopf2016-12-19
| | | | | Id clashes are possible but unlikely, but the compact id can't be used for other operations.
* sinksh list: allow the user to specify what to printChristian Mollekopf2016-12-16
|
* Don't set capabilities as property on creation.Christian Mollekopf2016-12-15
| | | | | | Instead we make it part of the plugin. This ensure we also have access to the proper capabilities when creating a resource via sinksh.
* Set references as references from sinksh.Christian Mollekopf2016-12-15
|
* sinksh fixesChristian Mollekopf2016-12-15
|