cf5fab0bbe 
								
							 
						 
						
							
							
								
								os: unexport AccessUsingXdmcp()  
							
							... 
							
							
							
							This function is only used internally for xdmcp auth handling, not used
in modules/drivers, so no need to export it.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1344 > 
							
						 
						
							2024-04-15 14:55:22 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								dd21a80219 
								
							 
						 
						
							
							
								
								os: unexport ChangeAccessControl()  
							
							... 
							
							
							
							this function isn't used by modules/drivers, so no need to export it.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1344 > 
							
						 
						
							2024-04-15 14:55:22 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3f00c1b6cf 
								
							 
						 
						
							
							
								
								os: unexport host control functions  
							
							... 
							
							
							
							these aren't used by modules/drivers, so no need to export them.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1344 > 
							
						 
						
							2024-04-15 14:55:22 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5a9b885118 
								
							 
						 
						
							
							
								
								os: unexport authorization management functions  
							
							... 
							
							
							
							Those aren't used by modules, thus no need to export them.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1344 > 
							
						 
						
							2024-04-15 14:55:22 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bed778ee60 
								
							 
						 
						
							
							
								
								os: unexport LocalAccessScopeUser()  
							
							... 
							
							
							
							this function is only used by wayland ddx, so no need to export it.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1344 > 
							
						 
						
							2024-04-15 14:55:22 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								54441ff98a 
								
							 
						 
						
							
							
								
								os: unexport EnableLocalAccess() and DisableLocalAccess()  
							
							... 
							
							
							
							these aren't used by modules, so no need to export them.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1344 > 
							
						 
						
							2024-04-15 14:44:36 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5f19eab1ee 
								
							 
						 
						
							
							
								
								os: unexport local client creds handling  
							
							... 
							
							
							
							these functions aren't used by modules, so no need to export them.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1344 > 
							
						 
						
							2024-04-15 14:44:34 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cbc9f557e5 
								
							 
						 
						
							
							
								
								os: unexport set_font_authorizations()  
							
							... 
							
							
							
							This function is only used by DIX, so no need to export it.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1344 > 
							
						 
						
							2024-04-15 14:42:45 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6816605e22 
								
							 
						 
						
							
							
								
								os: move Auth* function types to separate header  
							
							... 
							
							
							
							The generic auth handling isn't really OS specific, and only few sites
actually need to call it, so at least it's prototypes are better off in some
separate header.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1311 > 
							
						 
						
							2024-02-22 23:42:53 +00:00