mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	User mode "F": Fix description in NEWS and ChangeLog
This commit is contained in:
		| @@ -38,10 +38,10 @@ ngIRCd 22 | |||||||
|   - Allow "DefaultUserModes" to set all possible modes, including modes only |   - Allow "DefaultUserModes" to set all possible modes, including modes only | ||||||
|     settable by IRC Operators. |     settable by IRC Operators. | ||||||
|   - Spoofed prefixes: Really kill connection on non-server links. |   - Spoofed prefixes: Really kill connection on non-server links. | ||||||
|   - Implement user mode "F": "relaxed flood protection". Clients with mode "F" |   - Implement user mode "F": "relaxed flood protection". Clients with mode | ||||||
|     set are allowed to send data to the daemon. This mode is only settable by |     "F" set are allowed to rapidly send data to the daemon. This mode is only | ||||||
|     IRC Operators and can cause problems in the network -- so be careful and |     settable by IRC Operators and can cause problems in the network -- so be | ||||||
|     only set it on "trusted" clients! |     careful and only set it on "trusted" clients! | ||||||
|     User mode "F" is used by Bahamut for this purpose, for example. |     User mode "F" is used by Bahamut for this purpose, for example. | ||||||
|   - Handle "throttling" in a single function: ngIRCd implements "command |   - Handle "throttling" in a single function: ngIRCd implements "command | ||||||
|     throttling" and "bps throttling" (bytes per second). The states are |     throttling" and "bps throttling" (bytes per second). The states are | ||||||
|   | |||||||
							
								
								
									
										8
									
								
								NEWS
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								NEWS
									
									
									
									
									
								
							| @@ -28,10 +28,10 @@ ngIRCd 22 | |||||||
|   - Test suite/platformtest.sh: Detect when tests have been skipped. |   - Test suite/platformtest.sh: Detect when tests have been skipped. | ||||||
|   - Allow "DefaultUserModes" to set all possible modes, including modes only |   - Allow "DefaultUserModes" to set all possible modes, including modes only | ||||||
|     settable by IRC Operators. |     settable by IRC Operators. | ||||||
|   - Implement user mode "F": "relaxed flood protection". Clients with mode "F" |   - Implement user mode "F": "relaxed flood protection". Clients with mode | ||||||
|     set are allowed to send data to the daemon. This mode is only settable by |     "F" set are allowed to rapidly send data to the daemon. This mode is only | ||||||
|     IRC Operators and can cause problems in the network -- so be careful and |     settable by IRC Operators and can cause problems in the network -- so be | ||||||
|     only set it on "trusted" clients! |     careful and only set it on "trusted" clients! | ||||||
|     User mode "F" is used by Bahamut for this purpose, for example. |     User mode "F" is used by Bahamut for this purpose, for example. | ||||||
|   - Use server password when PAM is compiled in but disabled. |   - Use server password when PAM is compiled in but disabled. | ||||||
|   - Streamline punctuation of log messages. |   - Streamline punctuation of log messages. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Alexander Barton
					Alexander Barton