fa4ebf0fce 
					 
					
						
						
							
							src/backup/chunker.rs: simplify code  
						
						
						
						
					 
					
						2019-02-20 11:17:19 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1b9c959c32 
					 
					
						
						
							
							src/backup/chunker.rs: change window size back to 48  
						
						... 
						
						
						
						Using 64 is a bad idea, because it always computes hash 0 for
constant data streams. 
						
						
					 
					
						2019-02-20 11:01:09 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						247cdbce72 
					 
					
						
						
							
							src/api2/admin/datastore/catar.rs: allow to configure chunk-size  
						
						
						
						
					 
					
						2019-02-19 15:19:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c584aa21fd 
					 
					
						
						
							
							src/backup/chunker.rs: start() - correctly store hash in self.h  
						
						
						
						
					 
					
						2019-02-19 12:40:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cd1598302a 
					 
					
						
						
							
							src/backup/chunker.rs: use 64 byte chunker window size  
						
						... 
						
						
						
						This results in faster code. 
						
						
					 
					
						2019-02-19 12:27:37 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9a3e869cf5 
					 
					
						
						
							
							src/backup/chunker.rs: simplify buzzhash start code  
						
						
						
						
					 
					
						2019-02-19 12:17:17 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1c7a88aeff 
					 
					
						
						
							
							UploadCaTar: currectly write all data using write_all()  
						
						
						
						
					 
					
						2019-02-18 18:31:02 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4d2881dd4c 
					 
					
						
						
							
							src/backup/chunker.rs: correctly compute window index 'idx'  
						
						... 
						
						
						
						And add a simple test. 
						
						
					 
					
						2019-02-18 16:59:23 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a4a5c78c01 
					 
					
						
						
							
							src/client/http_client.rs: send csrf token  
						
						
						
						
					 
					
						2019-02-18 16:59:23 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fc7f03523c 
					 
					
						
						
							
							cleanup  
						
						... 
						
						
						
						Error::from is already a function taking 1 parameter,
there's no need to wrap it with `|e| Error::from(e)`.
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2019-02-18 13:21:27 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8fdef1a81c 
					 
					
						
						
							
							fix typo: confi{g}dir  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2019-02-18 13:11:42 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1cb99c234e 
					 
					
						
						
							
							src/server/rest.rs: correctly insert NoLogExtension()  
						
						
						
						
					 
					
						2019-02-18 06:54:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						591f570b22 
					 
					
						
						
							
							src/client/http_client.rs: trim path  
						
						
						
						
					 
					
						2019-02-18 06:24:28 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7f1685230a 
					 
					
						
						
							
							src/server/rest.rs: get_index() include username and CSRF token  
						
						... 
						
						
						
						When we have an valid ticket. Also delay get_index() if called with
an invalid ticket. 
						
						
					 
					
						2019-02-17 19:28:32 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						141de8374a 
					 
					
						
						
							
							src/server/rest.rs: factor our normalize_path()  
						
						
						
						
					 
					
						2019-02-17 17:31:53 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8225aa2ff6 
					 
					
						
						
							
							src/server/rest.rs: improve logs for unauthorized request  
						
						
						
						
					 
					
						2019-02-17 17:18:44 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						54d15ab5c5 
					 
					
						
						
							
							src/api_schema/schema.rs: improve docu  
						
						
						
						
					 
					
						2019-02-17 12:13:06 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						51ebd07974 
					 
					
						
						
							
							src/api_schema/router.rs: add docu for RpcEnvironmentType  
						
						
						
						
					 
					
						2019-02-17 11:59:18 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d21c2710da 
					 
					
						
						
							
							api_schema/router.rs: improve doc  
						
						
						
						
					 
					
						2019-02-17 10:30:41 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ef2f2efbcc 
					 
					
						
						
							
							improve api_schema module structure  
						
						
						
						
					 
					
						2019-02-17 10:16:33 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dc9a007b11 
					 
					
						
						
							
							rename src/api to src/api_schema  
						
						
						
						
					 
					
						2019-02-17 09:59:20 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5ddf8cb10a 
					 
					
						
						
							
							cleanup auth code, verify CSRF prevention token  
						
						
						
						
					 
					
						2019-02-16 15:52:55 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						95aee7e032 
					 
					
						
						
							
							tools/common_regex.rs: add more docu  
						
						
						
						
					 
					
						2019-02-16 12:36:01 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						99be8844c7 
					 
					
						
						
							
							buildcfg.rs: improve doc  
						
						
						
						
					 
					
						2019-02-16 12:31:39 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a8f268afbb 
					 
					
						
						
							
							fix configuration dir permission  
						
						... 
						
						
						
						Carefully set and check permissions ... 
						
						
					 
					
						2019-02-16 12:19:13 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aada2a9719 
					 
					
						
						
							
							config/datastore.rs: remove unused code  
						
						
						
						
					 
					
						2019-02-16 10:10:45 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d11594db4c 
					 
					
						
						
							
							config/datastore.rs: return empty config if file does not exist  
						
						
						
						
					 
					
						2019-02-16 10:06:08 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						12400210a2 
					 
					
						
						
							
							tools::file_get_contents - improve error message  
						
						
						
						
					 
					
						2019-02-16 09:42:00 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6235a41862 
					 
					
						
						
							
							tools::file_read_firstline - improve error message  
						
						
						
						
					 
					
						2019-02-16 09:36:29 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						17ed456c2e 
					 
					
						
						
							
							change proxy user from www-data to backup  
						
						
						
						
					 
					
						2019-02-16 09:29:04 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5d14eb6a76 
					 
					
						
						
							
							tools.rs: new helper to get uid/gid for the sepcified system user.  
						
						... 
						
						
						
						Or is there an easier way to get that info? 
						
						
					 
					
						2019-02-15 15:33:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f0a6112451 
					 
					
						
						
							
							backup/datastore.rs: improve error reporting  
						
						
						
						
					 
					
						2019-02-15 14:33:03 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9b50c16103 
					 
					
						
						
							
							section_config.rs: simplify parser by using new try_block macro  
						
						
						
						
					 
					
						2019-02-15 12:13:15 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fe651dd6e5 
					 
					
						
						
							
							tools.rs: fix doc tests  
						
						
						
						
					 
					
						2019-02-15 11:33:51 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e80503d2a6 
					 
					
						
						
							
							tools.rs: document try_block macro  
						
						
						
						
					 
					
						2019-02-15 11:20:45 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f0dbba8cbe 
					 
					
						
						
							
							tools.rs: new try_block macro  
						
						
						
						
					 
					
						2019-02-15 10:59:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1d77b6cf6b 
					 
					
						
						
							
							update to pam 0.7 (renamed from pam-auth)  
						
						... 
						
						
						
						It now supports custom conversation methods, so instead of
new() we ask for a default authenticator taking a password
via with_password(). Since the password is now handled by
the now separate conversation handler, `set_credentials()`
is now called on the handler we get via `.get_handler()`.
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2019-02-15 10:34:40 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d4736445fe 
					 
					
						
						
							
							server/rest.rs: add method to log message  
						
						
						
						
					 
					
						2019-02-15 10:16:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f02e6fc478 
					 
					
						
						
							
							api2/admin/datastore/catar.rs: simplify/fix debug message  
						
						
						
						
					 
					
						2019-02-15 10:04:37 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						44c00c0dfd 
					 
					
						
						
							
							server/rest.rs: log full error messages  
						
						
						
						
					 
					
						2019-02-15 09:55:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7171b3e079 
					 
					
						
						
							
							server/rest.rs: use a protocol extension to avoid double log  
						
						... 
						
						
						
						Instead of modifying the response header itself. 
						
						
					 
					
						2019-02-14 16:04:24 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7e03988caf 
					 
					
						
						
							
							avoid double logging of proxied requests  
						
						
						
						
					 
					
						2019-02-14 13:28:41 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						af6f80d3db 
					 
					
						
						
							
							Revert "backup/datastore: fn open is a private implementation detail"  
						
						... 
						
						
						
						This reverts commit 3dacd9a660 
						
						
					 
					
						2019-02-14 13:13:49 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						78a1fa6722 
					 
					
						
						
							
							src/server/rest.rs: log failed requests  
						
						
						
						
					 
					
						2019-02-14 13:07:34 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2cc90617dd 
					 
					
						
						
							
							tools/fs: mark ReadDir as Send  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2019-02-14 12:37:31 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						62f2422f6a 
					 
					
						
						
							
							backup/chunk_store: verify chunk file names  
						
						... 
						
						
						
						get_chunk_iterator() should skip over files which aren't an
actual chunk
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2019-02-14 12:37:31 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3dacd9a660 
					 
					
						
						
							
							backup/datastore: fn open is a private implementation detail  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2019-02-14 12:37:31 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9739aca41f 
					 
					
						
						
							
							backup/chunk_store: open base dir in get_chunk_iterator  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2019-02-14 12:37:31 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						db4868ef4f 
					 
					
						
						
							
							src/client/backup_repo.rs -  improve docu  
						
						
						
						
					 
					
						2019-02-14 11:17:08 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						151c6ce27d 
					 
					
						
						
							
							src/client.rs: improve library structure and docu  
						
						
						
						
					 
					
						2019-02-14 11:11:39 +01:00