summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Revert "Adapt paths to new package name"Jan Holesovsky2019-05-221-1/+1
* Adapt paths to new package nameSamuel Mehrbrodt2019-05-221-1/+1
* perftrace: consume PROFILE_FRAME messages and chart lok ProfileZones.Michael Meeks2019-04-161-0/+1
* net: make members private in DelaySocketMiklos Vajna2019-01-171-1/+1
* tools: make members private in ConfigMiklos Vajna2019-01-161-15/+24
* tools: make members private in ConnectMiklos Vajna2019-01-151-0/+1
* tools: make members private in AddrSpaceMiklos Vajna2019-01-141-3/+7
* tools: make members private in StringDataMiklos Vajna2019-01-111-6/+17
* tools: make members private in MapMiklos Vajna2019-01-101-9/+20
* loolconfig: Only show "config updated" message when something was changedSamuel Mehrbrodt2019-01-091-1/+2
* Replay: make members privateMiklos Vajna2019-01-072-2/+5
* Stress: make members privateMiklos Vajna2019-01-041-0/+1
* Tool: make members privateMiklos Vajna2019-01-031-5/+10
* TraceFileRecord: make members privateMiklos Vajna2018-12-191-25/+25
* ask for username (default to 'admin' if nothing set) with 'loolconfig set-adm...Andras Timar2018-11-131-0/+10
* Notify about the editing context.Jan Holesovsky2018-11-121-1/+1
* Fix -Werror,-Wswitch warningMiklos Vajna2018-11-091-0/+1
* handle signature status and prepare document signing in WSDTomaž Vajngerl2018-11-091-0/+1
* Socket: do what the TODO saysMiklos Vajna2018-10-251-1/+1
* wsd: clang-format logging macros and pass logger explicitlyAshod Nakashian2018-10-161-1/+1
* tools: remove unused Poco::Util::Option include / using declMiklos Vajna2018-07-201-2/+0
* Fix the help message after my option handling changes last nightTor Lillqvist2018-07-111-7/+11
* Make the loolconvert tool compatible with libreoffice --convert-toTor Lillqvist2018-07-111-32/+46
* It's /lool/convert-to, not /convert-toTor Lillqvist2018-07-101-1/+1
* The std::string compare() method is like strcmp(): it returns 0 on equalityTor Lillqvist2018-07-101-1/+1
* The option is called "server" and not "uri"Tor Lillqvist2018-07-101-1/+1
* Fix warning: private field '_isSSL' is not used [-Werror,-Wunused-private-field]Tor Lillqvist2018-06-011-0/+2
* Use std::shared_ptr consistently.Jan Holesovsky2018-05-181-2/+2
* websocketdump: Read the port and ssl support from the config.Jan Holesovsky2018-05-181-9/+37
* Enable SSL in outbound, client websockets ...Michael Meeks2018-05-181-1/+15
* re-factor socket factories to take a client parameter.Michael Meeks2018-05-181-3/+6
* More work on client / Monitor websocket connections.Michael Meeks2018-05-181-0/+5
* Allow a 'monitor' to be connected to remotely if configured.Michael Meeks2018-05-181-8/+16
* loolconvert: print help if no argsAndras Timar2018-05-091-6/+20
* rename looltool to loolconvertAndras Timar2018-05-091-1/+1
* Initial websocket test tool for remote admin connections.Michael Meeks2018-04-172-7/+244
* calc: drop down button markerMarco Cecchetti2018-04-031-0/+1
* Fix unused-result warning.Aron Budea2018-03-281-0/+3
* The return value of system() shouldn't be ignored.Jan Holesovsky2018-03-281-3/+3
* loolconfig: Create a shortcut for running the systemplate update.Jan Holesovsky2018-03-261-3/+11
* Fix -Werror=switch warningMiklos Vajna2018-03-211-0/+1
* loolconfig: set-raw-config -> setPranav Kant2018-02-131-4/+4
* tools: spell out non-trivial autos to improve readabilityMiklos Vajna2018-02-073-31/+31
* loolconfig: Allow changing loolwsd.xmlPranav Kant2018-01-261-98/+136
* loolmap: configurable width for hex dumping.Michael Meeks2018-01-091-9/+15
* loolmap: re-work string dumping and scan for C strings.Michael Meeks2018-01-091-13/+47
* loplugin:includeformPranav Kant2017-12-211-2/+2
* loplugin:nullptrPranav Kant2017-12-201-1/+1
* loplugin:includeformPranav Kant2017-12-206-20/+20
* Annotate string pointers in hex dumps to make sense of memory.Michael Meeks2017-12-151-50/+61