summaryrefslogtreecommitdiff
path: root/src/rhimportd
Commit message (Expand)AuthorAgeFilesLines
* added websocket testclient to static files, some cleanupsChristian Pointner2016-04-021-1/+1
* also increase write timeout since this is actually a deadline since the last ...Christian Pointner2016-04-021-1/+1
* increase read timeout since uploads can take longChristian Pointner2016-04-021-1/+1
* fix upload cleaner if tempdir ist specified without trailing /Christian Pointner2016-04-021-1/+1
* fix max upload size for 32bitChristian Pointner2016-04-021-1/+1
* reenable password check for uploadChristian Pointner2016-04-021-20/+19
* added http static dir for static filesChristian Pointner2016-04-023-4/+7
* upload cleaner works nowChristian Pointner2016-04-023-11/+61
* improved handling of time.TickerChristian Pointner2016-04-022-7/+12
* added cleaner for uploaded files (not done yet)Christian Pointner2016-04-022-19/+70
* better name for upload dirChristian Pointner2016-04-021-2/+3
* limit maximum upload sizeChristian Pointner2016-04-021-1/+12
* added simple HTTP upload handlerChristian Pointner2016-04-022-1/+129
* improved telnet help textChristian Pointner2016-04-021-17/+36
* fixed typos at json format for watch-dir and web-simple responsesChristian Pointner2016-03-122-3/+5
* added support for filepolicy to telnet and watchdir controlChristian Pointner2016-03-112-10/+30
* watchDir never closed directories on errorChristian Pointner2016-01-211-0/+3
* improved makefile now that rhrd-go is go-getableChristian Pointner2016-01-126-12/+12
* moved rhimport package to rhrd-go repoChristian Pointner2016-01-086-6/+6
* move rddb to rhrd-goChristian Pointner2016-01-086-45/+47
* improved makefileChristian Pointner2016-01-076-0/+1217