|  | 91643d9012 | section_config.rs: remove debug output | 2018-12-12 12:19:26 +01:00 |  | 
			
				
					|  | d64d80d20a | add comment | 2018-12-12 11:23:04 +01:00 |  | 
			
				
					|  | 5ba6968922 | add comment to make intensions more clear | 2018-12-12 11:21:00 +01:00 |  | 
			
				
					|  | ca9caffa23 | cleanup parameter types | 2018-12-12 10:37:03 +01:00 |  | 
			
				
					|  | 38555b5072 | implement completion for enums | 2018-12-12 08:33:50 +01:00 |  | 
			
				
					|  | 2f0258959b | improve completion | 2018-12-12 08:18:38 +01:00 |  | 
			
				
					|  | d769db43f5 | do not use default completion | 2018-12-12 07:58:07 +01:00 |  | 
			
				
					|  | f46403cc65 | improve bash completion | 2018-12-12 07:51:43 +01:00 |  | 
			
				
					|  | b6e8dd39aa | impl bash completion: first try | 2018-12-11 14:21:05 +01:00 |  | 
			
				
					|  | c21de379ed | install bash completion scripts Completion itself is not implemented. | 2018-12-11 12:54:10 +01:00 |  | 
			
				
					|  | 6460764dbb | cli/command.rs: add new type CliCommandMap | 2018-12-11 11:31:36 +01:00 |  | 
			
				
					|  | bf7f103944 | implement builder pattern for CliCommand | 2018-12-11 11:12:13 +01:00 |  | 
			
				
					|  | baed30b702 | cli/command.rs: implement prefix match | 2018-12-10 18:13:55 +01:00 |  | 
			
				
					|  | 8f62336b0f | impl From for CommandLineInterface | 2018-12-10 13:51:10 +01:00 |  | 
			
				
					|  | 9f6ab1fc58 | rename CmdDef to CommandLineInterface | 2018-12-10 13:40:10 +01:00 |  | 
			
				
					|  | b7329c8a1a | src/cli/command.rs: move code into separate file | 2018-12-10 13:36:52 +01:00 |  | 
			
				
					|  | 211fabd795 | try to support nested cli command definitions | 2018-12-10 13:28:38 +01:00 |  | 
			
				
					|  | 34d3ba52eb | api3/config/datastore.rs: implement delete | 2018-12-09 16:52:32 +01:00 |  | 
			
				
					|  | 1a7bc3dd5e | file_set_contents: correctly use perm parameter | 2018-12-09 16:41:54 +01:00 |  | 
			
				
					|  | f12f8ff1a6 | implement tools::file_set_contents | 2018-12-09 16:37:48 +01:00 |  | 
			
				
					|  | 652c11900d | api3/config/datastore.rs: impl create | 2018-12-09 12:51:31 +01:00 |  | 
			
				
					|  | ea0b8b6ec0 | bin/pbs-datastore.rs: start implementing cli commands | 2018-12-09 11:59:32 +01:00 |  | 
			
				
					|  | 5b34c2607d | rename entry to item | 2018-12-09 10:25:56 +01:00 |  | 
			
				
					|  | b65eaac62d | api3/config/datastore.rs: return real data | 2018-12-09 10:23:19 +01:00 |  | 
			
				
					|  | 6349ed60b4 | config/datastore.rs - open file for reading | 2018-12-09 10:22:39 +01:00 |  | 
			
				
					|  | 926fc18687 | create config dir | 2018-12-09 10:21:54 +01:00 |  | 
			
				
					|  | ce55dbbcc6 | simplify code | 2018-12-09 09:42:17 +01:00 |  | 
			
				
					|  | 461e62fcdf | remove some compiler warnings | 2018-12-08 14:55:54 +01:00 |  | 
			
				
					|  | 567713b4c3 | rename data_store to datastore | 2018-12-08 14:51:08 +01:00 |  | 
			
				
					|  | 6ce50400c5 | cleanup api3 structure | 2018-12-08 14:44:55 +01:00 |  | 
			
				
					|  | 678d72df6b | add data_store configuration | 2018-12-08 13:58:45 +01:00 |  | 
			
				
					|  | 391a2e43ff | chunk_store.insert_chunk: return information about existing chunks | 2018-12-08 11:25:11 +01:00 |  | 
			
				
					|  | 12bb93b3ad | code cleanup | 2018-12-08 11:20:02 +01:00 |  | 
			
				
					|  | 022fb421b2 | lock with timeout clumsy, but I have node idea how to make it better | 2018-12-08 10:57:09 +01:00 |  | 
			
				
					|  | 2989f6bf20 | improve error messages | 2018-12-08 08:38:42 +01:00 |  | 
			
				
					|  | b8d4766a4d | code cleanup | 2018-12-08 08:21:20 +01:00 |  | 
			
				
					|  | 45773720ab | depend on nix, use flock Signed-off-by: Dietmar Maurer <dietmar@proxmox.com> | 2018-12-07 18:14:07 +01:00 |  | 
			
				
					|  | 9393659620 | depend on libc | 2018-12-07 16:40:35 +01:00 |  | 
			
				
					|  | c5d82e5f34 | chunk_store: use mutex | 2018-12-07 16:12:45 +01:00 |  | 
			
				
					|  | 128b37feea | impl insert_chunk | 2018-12-07 14:44:56 +01:00 |  | 
			
				
					|  | 91a597cc08 | depend on rust-crypto | 2018-12-07 11:00:34 +01:00 |  | 
			
				
					|  | 35cf5daa53 | start experiments with simple chunk store | 2018-12-07 10:51:53 +01:00 |  | 
			
				
					|  | b22751b20c | getopts.rs: fix test | 2018-12-07 09:02:24 +01:00 |  | 
			
				
					|  | a4b7c3f2df | more cleanups | 2018-12-06 10:41:57 +01:00 |  | 
			
				
					|  | d3369f819d | code cleanup | 2018-12-06 10:23:45 +01:00 |  | 
			
				
					|  | c578fcd9e2 | simplify formatter code | 2018-12-05 18:22:56 +01:00 |  | 
			
				
					|  | 4b26195c6a | extract version from environment | 2018-12-05 14:40:45 +01:00 |  | 
			
				
					|  | 95b492add8 | api: add /version | 2018-12-05 14:03:15 +01:00 |  | 
			
				
					|  | 1571873d7b | add output formatter | 2018-12-05 12:43:22 +01:00 |  | 
			
				
					|  | 03862a2eeb | Utils.js: add code to make api3 request | 2018-12-05 12:42:18 +01:00 |  |