| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										backup
									
								
							
						
					
				 | 
				
					
						
							
							Abstract out shared backup functionality
						
					
				 | 
				2020-05-02 15:02:02 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								archiver.go
							
						
					
				 | 
				
					
						
							
							Delete the server's archive when the server is deleted
						
					
				 | 
				2020-04-04 18:31:18 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								backup.go
							
						
					
				 | 
				
					
						
							
							Abstract out shared backup functionality
						
					
				 | 
				2020-05-02 15:02:02 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								collection.go
							
						
					
				 | 
				
					
						
							
							Add support for modifying daemon configuration on-the-fly
						
					
				 | 
				2020-04-11 16:17:46 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								config_parser.go
							
						
					
				 | 
				
					
						
							
							Create the config file if it is missing for the server, then try again
						
					
				 | 
				2019-12-07 16:48:26 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								console.go
							
						
					
				 | 
				
					
						
							
							Improve event emitter/subscription abilities
						
					
				 | 
				2020-01-18 14:04:26 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								crash.go
							
						
					
				 | 
				
					
						
							
							Better race condition prevention
						
					
				 | 
				2020-04-10 18:22:18 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								environment_docker.go
							
						
					
				 | 
				
					
						
							
							Calculate memory swap using the same memory overhead values as the hard cap; pterodactyl/panel#2000
						
					
				 | 
				2020-05-08 20:57:00 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								environment.go
							
						
					
				 | 
				
					
						
							
							Add support for reinstalling a server
						
					
				 | 
				2020-04-03 13:43:13 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								errors.go
							
						
					
				 | 
				
					
						
							
							Don't freak out if the server doesn't exist on the remote
						
					
				 | 
				2019-12-16 20:47:35 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								events.go
							
						
					
				 | 
				
					
						
							
							Unsubscribe any open event listeners when deleting a server
						
					
				 | 
				2020-05-03 21:30:16 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filesystem_darwin.go
							
						
					
				 | 
				
					
						
							
							Add support for listing a directory's contents
						
					
				 | 
				2019-04-07 14:45:23 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filesystem_linux.go
							
						
					
				 | 
				
					
						
							
							Add support for listing a directory's contents
						
					
				 | 
				2019-04-07 14:45:23 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filesystem_walker.go
							
						
					
				 | 
				
					
						
							
							Add support for ignoring directories/files; fix compression of archives
						
					
				 | 
				2020-04-18 23:26:23 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filesystem_windows.go
							
						
					
				 | 
				
					
						
							
							Add support for listing a directory's contents
						
					
				 | 
				2019-04-07 14:45:23 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filesystem.go
							
						
					
				 | 
				
					
						
							
							Add support for ignoring directories/files; fix compression of archives
						
					
				 | 
				2020-04-18 23:26:23 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								install.go
							
						
					
				 | 
				
					
						
							
							Ensure the temp directory exists before trying to make a directory in it
						
					
				 | 
				2020-05-03 21:04:16 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								listeners.go
							
						
					
				 | 
				
					
						
							
							Better race condition prevention
						
					
				 | 
				2020-04-10 18:22:18 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								power.go
							
						
					
				 | 
				
					
						
							
							Port most of the HTTP code over to gin
						
					
				 | 
				2020-04-05 18:00:33 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								resources.go
							
						
					
				 | 
				
					
						
							
							Fix CPU calculation
						
					
				 | 
				2019-09-17 23:10:02 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								server.go
							
						
					
				 | 
				
					
						
							
							Calculate memory swap using the same memory overhead values as the hard cap; pterodactyl/panel#2000
						
					
				 | 
				2020-05-08 20:57:00 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								state.go
							
						
					
				 | 
				
					
						
							
							Cleanup data storage locations for daemon
						
					
				 | 
				2020-04-17 14:27:06 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								update.go
							
						
					
				 | 
				
					
						
							
							Cleanup data storage locations for daemon
						
					
				 | 
				2020-04-17 14:27:06 -07:00 |