Add native oracle support (Using the PHP OCI8 driver) to dialupadmin
[freeradius.git] / dialup_admin / bin / Changelog.GuyFraser
1 Fri Dec 19 2003
2 ---------------
3 Fixed a couple bugs.
4 Tested against current CVS, and all programs appear to work.
5
6 Wed Dec 17 2003
7 ---------------
8 Added configurable entries to admin.conf.
9 TODO: Write a proper config file parser to get recursive entries from config
10 file.
11
12 Tue Dec 16 2003
13 ---------------
14
15 File                    Compatiblity    Change
16 ----------------------- --------------- ---------------------------------------
17 clean_radacct           MySQL/PG        Added PG compatability
18 log_badlogins           MySQL/PG        Added PG compatability
19         "                               Added routine to determine ip from the 
20         "                               FreeRadius clients.conf file.
21 monthly_tot_stats       MySQL/PG        Added PG compatability
22 showmodem               UCD/NET         Made compatabile with Net/UCD SNMP
23         "                               Cleaned up output formatting.
24 snmpfinger              UCD/NET         Made compatabile with Net/UCD SNMP
25 tot_stats               MySQL/PG        Added PG compatability
26         "                               Added a delete request.
27 truncate_radacct        MySQL/PG        Added PG compatability
28
29 These utilities have been updated to work with NET-SNMP, and have been modified 
30 to work with PostgreSQL.
31
32 The argument order and options for NET-SNMP have changed from UCD-SNMP's 
33 requirements. Since most current Unix type systems are using the newer 
34 NET-SNMP, I have included the changes for everyones benefit.
35
36 I have also modified some scripts :
37
38 log_badlogins - I changed it to use the data from the FreeRadius clients.conf 
39         file to determine the IP address of each NAS. I did this because in my 
40         case, and likely that of many others, the shortname from the radius log 
41         file is not shortname.domain.com, where domain.com is defined in 
42         admin.conf.
43
44 showmodem - I cleaned up the output presentation.
45
46 Path to admin.conf, set to /usr/local/dialup_admin/conf/ for all scripts.
47
48 Guy Fraser
49 Network Administrator
50 The Internet Centre
51 Edmonton, Alberta, Canada.