Changeset 4781:a1d3b6133594 in roaraudio


Ignore:
Timestamp:
03/10/11 22:54:04 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

allow un-idented clients to do SERVER_INFO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/commands.c

    r4708 r4781  
    5353  {ROAR_CMD_PASSFH,       _NAME("PASSFH"),       req_on_passfh,       ACCLEV_PWRUSER}, 
    5454 
    55   {ROAR_CMD_SERVER_INFO,  _NAME("SERVER_INFO"),  req_on_server_info,  ACCLEV_IDENTED}, // allow this early so the client 
     55  {ROAR_CMD_SERVER_INFO,  _NAME("SERVER_INFO"),  req_on_server_info,  ACCLEV_NONE},    // allow this early so the client 
    5656                                                                                       // can device ealry if this server 
    5757                                                                                       // provieds all needed features 
Note: See TracChangeset for help on using the changeset viewer.