Changeset 1271

Show
Ignore:
Timestamp:
03/17/10 15:44:19 (2 years ago)
Author:
Hugo
Message:

unxsBind: fixed Initialize GRANT command missing hostname

Location:
trunk/unxsBind
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/unxsBind/local.h.default

    r1267 r1271  
    5454 
    5555//For openisp staff mod only. Staff: Remember to change makefile also. 
    56 #define RELEASE "Release 2.7/rpm-2.0" 
    57 #define REV "2.7/rpm-2.0" 
     56#define RELEASE "Release 2.7/rpm-2.1" 
     57#define REV "2.7/rpm-2.1" 
  • trunk/unxsBind/mainfunc.h

    r1190 r1271  
    481481 
    482482        //Grant access privileges. 
    483         sprintf(gcQuery,"GRANT ALL ON %s.* to %s IDENTIFIED BY '%s'", 
     483        sprintf(gcQuery,"GRANT ALL ON %s.* to %s@localhost IDENTIFIED BY '%s'", 
    484484                                                        DBNAME,DBLOGIN,DBPASSWD); 
    485485        mysql_query(&gMysql,gcQuery); 
  • trunk/unxsBind/unxsbind.spec

    r1269 r1271  
    11Summary: DNS BIND 9 telco quality manager with quality admin and end-user web interfaces. Also rrdtool graphics. 
    22Name: unxsbind 
    3 Version: 2.0 
     3Version: 2.1 
    44Release: 1 
    55License: GPL 
    66Group: System Environment/Applications 
    7 Source: http://unixservice.com/source/unxsbind-2.0.tar.gz 
     7Source: http://unixservice.com/source/unxsbind-2.1.tar.gz 
    88URL: http://openisp.net/openisp/unxsBind 
    99Distribution: unxsVZ