b25e07b3ce 
					 
					
						
						
							
							deps: env_logger update to 0.9  
						
						... 
						
						
						
						and removal from main crate, not needed there anymore.
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com > 
						
						
					 
					
						2021-12-01 12:46:37 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						25877d05ac 
					 
					
						
						
							
							update to proxmox-sys 0.2 crate  
						
						... 
						
						
						
						- imported pbs-api-types/src/common_regex.rs from old proxmox crate
- use hex crate to generate/parse hex digest
- remove all reference to proxmox crate (use proxmox-sys and
  proxmox-serde instead)
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com > 
						
						
					 
					
						2021-11-24 10:32:27 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						92a8f0bc82 
					 
					
						
						
							
							depend on proxmox-async 0.2  
						
						
						
						
					 
					
						2021-11-20 17:14:02 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9a1b24b6b1 
					 
					
						
						
							
							use new proxmox-async crate  
						
						... 
						
						
						
						Signed-off-by: Dietmar Maurer <dietmar@proxmox.com > 
						
						
					 
					
						2021-11-19 18:03:22 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						daaeea8b4b 
					 
					
						
						
							
							update to base64 0.13  
						
						... 
						
						
						
						Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com > 
						
						
					 
					
						2021-11-19 11:58:17 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						860eaec58f 
					 
					
						
						
							
							use proxmox::tools::fd::fd_change_cloexec from proxmox 0.15.3  
						
						... 
						
						
						
						Depend on proxmox 0.15.3
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com > 
						
						
					 
					
						2021-11-18 13:43:41 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e0a19d3313 
					 
					
						
						
							
							use new fsync parameter to replace_file and atomic_open_or_create  
						
						... 
						
						
						
						Depend on proxmox 0.15.0 and proxmox-openid 0.8.1
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com > 
						
						
					 
					
						2021-10-21 07:28:32 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b3f279e2d9 
					 
					
						
						
							
							use complete_file_name from proxmox-router 1.1  
						
						
						
						
					 
					
						2021-10-13 14:10:02 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6ef1b649d9 
					 
					
						
						
							
							update to first proxmox crate split  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-10-11 11:58:49 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e3f3359c86 
					 
					
						
						
							
							bump proxmox dependency to 0.14.0 and proxmox-http to 0.5.0  
						
						... 
						
						
						
						Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com > 
						
						
					 
					
						2021-10-08 11:18:22 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						608806e884 
					 
					
						
						
							
							proxmox-rest-server: use new ServerAdapter trait instead of callbacks  
						
						... 
						
						
						
						Async callbacks are a PITA, so we now pass a single trait object which
implements check_auth and get_index. 
						
						
					 
					
						2021-10-05 11:13:10 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						48176b0a77 
					 
					
						
						
							
							proxmox-rest-server: pass owned RestEnvironment to get_index  
						
						... 
						
						
						
						This way we avoid pointers with lifetimes. 
						
						
					 
					
						2021-10-05 11:12:53 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6680878b5c 
					 
					
						
						
							
							proxmox-rest-server: make get_index async  
						
						
						
						
					 
					
						2021-10-01 09:38:10 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						038f385089 
					 
					
						
						
							
							proxmox-rest-server: make check_auth async  
						
						
						
						
					 
					
						2021-10-01 07:53:59 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						99940358e3 
					 
					
						
						
							
							ExtJsFormatter: use ParameterError to correctly compute 'errors'  
						
						... 
						
						
						
						By default, 'errors' is now empty.
Depend on proxmox 0.13.5. 
						
						
					 
					
						2021-09-28 10:19:55 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						81867f0539 
					 
					
						
						
							
							use UPID and systemd helpers from proxmox 0.13.4  
						
						
						
						
					 
					
						2021-09-23 12:01:43 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6523588c8d 
					 
					
						
						
							
							move proxmox_restore_daemon code into extra crate  
						
						... 
						
						
						
						Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com > 
						
						
					 
					
						2021-09-21 08:46:41 +02:00