summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2013-06-28share,api: Started on hash queue + index + multithreaded hasherYorhel1-0/+24
2013-06-16share,api: Add + implement basic browse interfaceYorhel1-2/+11
2013-06-09doc/api: Some documentation on the sharep interfaceYorhel1-2/+49
2013-06-04Increase default log level to 3Yorhel1-3/+3
2013-05-04api: Started on a D-Bus interface for share managementYorhel1-2/+96
2013-04-15main: Fork to the background by default, add --no-daemon optionYorhel2-4/+10
2013-04-15main: Log to ~/.globster/logs/main.log by defaultYorhel1-2/+1
2013-04-14main.c: Add --log-file=syslog functionalityYorhel1-3/+3
2013-04-14doc/globster: Fix location of the -l flagYorhel1-2/+2
2013-04-14Add util/logfile abstraction and -l, --log-file optionYorhel1-1/+7
2013-04-14main: Added -h,--help option to globster(1)Yorhel1-0/+4
2013-04-13globster-launch: Pass unrecognized options to globster + unblock I/OYorhel1-4/+3
2013-04-13doc/api: Fix statement about hubs not being rememberedYorhel1-2/+2
2013-04-09doc/api: Fix description of the ReconnectTimeout propertyYorhel1-4/+4
2013-04-09hub: Added 'AutoConnect' property and -n option to globster(1)Yorhel3-1/+11
2013-04-09hub/connection: Allow Connect() with an empty addr to re-use stored addrYorhel2-1/+5
2013-04-09hub: Save (almost) all hub config to the databaseYorhel1-9/+9
2013-04-08app.c: Save PID and CID accross runsYorhel1-3/+0
2013-04-08Added -c option + create and init database directory and sqlite DBYorhel2-2/+8
2013-03-16globsterctl: Add shutdown commandYorhel1-0/+4
2013-03-16main: Add clean shutdown sequence + app: Add Shutdown() methodYorhel1-0/+4
2013-03-16api: Improved error reporting for hub errors and redirect handlingYorhel1-7/+30
2013-03-16hubc: Detailed error reporting + remove operation from Disconnected()Yorhel1-27/+38
2013-03-14hub/connection: Expose TLS keyprint on the D-Bus APIYorhel1-0/+8
2013-03-14Minor globsterctl doc + globster-launch comment fixesYorhel1-1/+1
2013-03-14hub/connection: Allow Connect() in the TIMER stateYorhel1-4/+4
2013-03-14hub/connection: Add graceful disconnect + ASCII state diagram to docsYorhel1-9/+37
2013-03-11hub/connection: Various bugfixes and simplificationsYorhel1-5/+6
2013-02-12Update ylog + globster(1) with new log levelsYorhel1-5/+6
2013-02-12doc: Added minimal man page for globster-launch(1)Yorhel1-0/+60
2013-02-12doc: Added minimal man page for globster(1)Yorhel1-0/+56
2013-02-12api/app: Added global 'LogLevel' propertyYorhel1-0/+5
2013-02-09globsterctl: Add --session and --system args + default to session busYorhel1-8/+9
2012-12-31hub: Add initiator & message information to UserLeft signalYorhel1-10/+20
2012-12-29doc/api: Trivial commaYorhel1-1/+1
2012-12-29doc/api: Document the chat logYorhel1-3/+42
2012-12-29doc/globsterctl: Added example usageYorhel1-0/+15
2012-12-29doc/globsterctl: Added man pageYorhel1-0/+103
2012-12-29doc/api: Minor fixesYorhel1-3/+4
2012-12-29hub/chat: Added (in-memory) chat logYorhel1-3/+2
2012-12-19hub/users: Keep user in the list for a while after it has disconnectedYorhel1-1/+4
2012-12-19hub: Add concept of 'offline' users and use that instead of nmdcdeferYorhel1-10/+17
2012-12-15doc/api: Some more documentation + remove overzealous use of italicYorhel1-85/+170
2012-12-14doc,interfaces: Use POD as documentation and IDL formatYorhel1-0/+339