Changeset ae7e7e4f3e3672207f051839f33df6649f41dca1

Show
Ignore:
Timestamp:
04/18/09 12:01:22 (3 years ago)
Author:
Neutron Soutmun <neo.neutron@…>
Children:
ad04bbc3dc5adfe3e75690b34a04448840efeffb
Parents:
8ecd62957f2caca419e633605e4b81d2936660ae
git-committer:
Neutron Soutmun <neo.neutron@…> (04/18/09 12:01:22)
Message:

Move neccessary scripts to tools/

2009-04-18 Neutron Soutmun <neo.neutron@…>

  • -example/{bandwidth,firewall}.sh.in, +tools/{bandwidth,firewall}.sh.in: Move now considered neccessary scripts from example/ to tools/.
  • configure.ac: Update accordingly.
  • data/rahunas.db: Change the primary key from only session_id to vserver_id,ip and mac which will prevent the same client login twice by mistake.
Files:
3 modified
2 moved

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r8ecd629 rae7e7e4  
     12009-04-18  Neutron Soutmun <neo.neutron@gmail.com> 
     2 
     3        * -example/{bandwidth,firewall}.sh.in, +tools/{bandwidth,firewall}.sh.in: 
     4          Move now considered neccessary scripts from example/ to tools/. 
     5        * configure.ac: Update accordingly. 
     6 
     7        * data/rahunas.db: Change the primary key from only session_id to  
     8          vserver_id,ip and mac which will prevent the same client login twice by 
     9          mistake. 
     10 
    1112009-04-06  Neutron Soutmun <neo.neutron@gmail.com> 
    212 
  • configure.ac

    rfed57f6 rae7e7e4  
    6060        data/Makefile 
    6161  src/include/linux/netfilter_ipv4/Makefile 
     62  tools/firewall.sh 
     63  tools/bandwidth.sh 
    6264  example/rahunas.default 
    6365  example/rahunas.init 
    6466  example/rahunas.conf 
    6567  example/rahunas-vserver.conf 
    66   example/firewall.sh 
    67   example/bandwidth.sh 
    6868]) 
    6969