/[radius]/radius/radiusd/sql.c
ViewVC logotype

Diff of /radius/radiusd/sql.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.64 by gray, Mon Jul 21 07:39:34 2003 UTC revision 1.65 by gray, Sat Sep 27 17:05:39 2003 UTC
# Line 91  struct keyword sql_keyword[] = { Line 91  struct keyword sql_keyword[] = {
91          { "port",               STMT_PORT },          { "port",               STMT_PORT },
92          { "login",              STMT_LOGIN },          { "login",              STMT_LOGIN },
93          { "password",           STMT_PASSWORD },          { "password",           STMT_PASSWORD },
94          {"keepopen",            STMT_KEEPOPEN },          { "keepopen",           STMT_KEEPOPEN },
95          { "idle_timeout",       STMT_IDLE_TIMEOUT },          { "idle_timeout",       STMT_IDLE_TIMEOUT },
96          { "auth_max_connections", STMT_MAX_AUTH_CONNECTIONS },          { "auth_max_connections", STMT_MAX_AUTH_CONNECTIONS },
97          { "acct_max_connections", STMT_MAX_ACCT_CONNECTIONS },          { "acct_max_connections", STMT_MAX_ACCT_CONNECTIONS },

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26