Commit Graph

66 Commits

Author SHA1 Message Date
John Dennis
32f3d4021d clean up dialupadmin requires rename init scripts add dialupadmin httpd
conf
2008-02-29 18:18:34 +00:00
John Dennis
eb87cfeab1 make our own versions of init scripts, pam.conf, logrotate so we can edit
them rather than copying from src tarball and patching
2008-02-29 04:16:24 +00:00
John Dennis
1312e014f2 add comment 2008-02-29 03:21:36 +00:00
John Dennis
0007482476 add comment 2008-02-29 01:14:08 +00:00
John Dennis
b281c60ec8 initial port of new 2.0 version, rpm builds but resulting binary not tested
yet.
2008-02-28 23:41:44 +00:00
John Dennis
e6850ee14d checkpoint 2008-02-28 00:11:17 +00:00
John Dennis
ff8b7ebd6c improve performance automatically find modules 2008-02-27 21:06:55 +00:00
John Dennis
ccd23a423b checkpoint work on upgrading to new 2.0 release 2008-02-27 15:14:28 +00:00
Jesse Keating
e09e2f9362 - Autorebuild for GCC 4.3 2008-02-19 06:08:32 +00:00
Jesse Keating
57a4853c4c - Rebuild for deps 2007-12-06 16:23:31 +00:00
John Dennis
ca4745ed4d - add support in rlm_ldap for reading clients from ldap
- fix TLS parameter controling if a cert which fails to validate will be
    accepted (i.e. self-signed), rlm_ldap config parameter=tls_require_cert
    ldap LDAP_OPT_X_TLS_REQUIRE_CERT parameter was being passed to
    ldap_set_option() when it should have been ldap_int_tls_config()
2007-11-16 13:34:48 +00:00
John Dennis
05ae0f7aec add support in rlm_ldap for SASL/GSSAPI binds to the LDAP server 2007-11-10 05:13:58 +00:00
Bill Nottingham
34e6eabbcc makefile update to properly grab makefile.common 2007-10-15 18:46:04 +00:00
Thomas Woerner
ea5b30d372 - made init script fully lsb conform 2007-09-17 15:29:06 +00:00
Thomas Woerner
632cefe277 - fixed initscript problem (rhbz#292521) 2007-09-17 15:10:47 +00:00
Thomas Woerner
279eeee6af - bump release to 2 2007-08-28 14:19:19 +00:00
Thomas Woerner
e492c8c44b - fixed initscript for LSB (rhbz#243671, rhbz#243928)
- fixed license tag
2007-08-28 14:18:45 +00:00
Thomas Woerner
de79000e4c [tw] 1.1.7 sources uploaded 2007-08-07 16:20:54 +00:00
Thomas Woerner
1b64b7d917 [tw]
- new versin 1.1.7
- install snmp MIB files
- dropped LDAP_DEPRECATED flag, it is upstream
- marked config files for sub packages as config (rhbz#240400)
- moved db files to /var/lib/raddb (rhbz#199082)
2007-08-07 16:18:24 +00:00
Thomas Woerner
24f5fed452 [tw]
- radiusd expects /etc/raddb to not be world readable or writable
    /etc/raddb now belongs to radiusd, post script sets permissions
2007-06-15 15:36:08 +00:00
Thomas Woerner
4fb033c6b3 [tw]
- new version 1.1.6
2007-06-15 08:23:01 +00:00
Thomas Woerner
64c6235e0c [tw] no /etc/raddb/otppasswd.sample anymore 2007-03-09 11:37:00 +00:00
Thomas Woerner
c39b9d3feb [tw]
- new version 1.1.5
- no /etc/raddb/otppasswd.sample anymore
- build is pie by default, dropped pie patch
- fixed build requirement for perl (perl-devel)
2007-03-09 11:35:53 +00:00
Karsten Hopp
a4c69ef587 - remove trailing dot from summary
- fix buildroot
- fix post/postun/preun requirements
- use rpm macros
2007-02-23 14:25:01 +00:00
Thomas Woerner
61d626b9a9 [tw]
- rebuild for new postgresql library version
2006-12-08 17:46:22 +00:00
Thomas Woerner
c2fab26635 [tw]
- forgot -DLDAP_DEPRECATED flag
2006-11-30 14:32:08 +00:00
Thomas Woerner
c7ab4f886b [tw]
- fixed ldap code to not use internals, added LDAP_DEPRECATED compile time
    flag (#210912)
2006-11-30 14:28:18 +00:00
Thomas Woerner
2601d91d12 [tw]
- new version 1.1.3 with lots of upstream bug fixes, some security fixes
    (#205654)
2006-09-08 12:36:59 +00:00
Thomas Woerner
60c0c76613 [tw]
- commented out include for sql.conf in radiusd.conf (#202561)
2006-08-15 10:06:52 +00:00
Jesse Keating
8921c8c1c0 bumped for rebuild 2006-07-12 05:51:44 +00:00
Thomas Woerner
2713cfa87d [tw]
- new version 1.1.2
2006-06-01 16:18:39 +00:00
Thomas Woerner
fe460e1ad5 [tw] - readding a bad libtool fix again. because libtool is searching in
/lib and /usr/lib on 64 bit arches for 64 bit libs :-(
2006-05-31 15:49:46 +00:00
Thomas Woerner
c640edafab [tw]
- forgot to uploda source
2006-05-31 15:10:31 +00:00
Thomas Woerner
92218ad0e1 [tw]
- new version 1.1.1
- fixed incorrect rlm_sql globbing (#189095) Thanks to Yanko Kaneti for the
    fix.
- fixed chown syntax in post script (#182777)
- dropped gcc34, libdir and realloc-return patch
- spec file cleanup with additional libtool build fixes
2006-05-31 14:15:32 +00:00
Jesse Keating
d4b88ddb5a bump for bug in double-long on ppc(64) 2006-02-11 02:45:54 +00:00
Jesse Keating
33aefe543d bump for new gcc/glibc 2006-02-07 11:41:27 +00:00
Thomas Woerner
29f7c9b9ff [tw] - new version 1.0.5 2005-12-13 13:27:45 +00:00
Jesse Keating
bb20b4d215 gcc update bump 2005-12-09 22:40:29 +00:00
Tom Lane
cbd94a6b3b Rebuild due to mysql update. 2005-11-12 17:05:10 +00:00
Tomáš Mráz
c493ff91e3 - fixed ignored return value of realloc 2005-11-09 09:39:42 +00:00
Tomáš Mráz
4056deb83e - rebuilt with new openssl 2005-11-09 08:49:23 +00:00
Tomáš Mráz
1a1713612d - use include instead of pam_stack in pam config 2005-09-30 14:44:01 +00:00
Thomas Woerner
0facb42611 [tw]
- added missing build requires for libtool-ltdl-devel (#160877)
- modified file list to get a report for missing plugins
2005-07-20 11:31:14 +00:00
Thomas Woerner
8c582623cb [tw] 1.0.4 source 2005-06-28 13:42:43 +00:00
Thomas Woerner
c0d6ee52ca [tw]
- new version 1.0.4
- droppend radrelay patch (fixed upstream)
2005-06-28 13:40:46 +00:00
Warren Togami
d72b92d0d1 rebuild against new postgresql-libs 2005-04-15 05:03:51 +00:00
Thomas Woerner
ba091350d1 [tw] new tar file 2005-04-04 16:33:00 +00:00
Thomas Woerner
7f6b0012c3 [tw]
- new version 1.0.2
2005-04-04 16:31:32 +00:00
Thomas Woerner
22bdf26e13 [tw] - going back to own libtool 2004-11-19 15:52:50 +00:00
Thomas Woerner
a315874dba [tw] - removed unneeded patch 2004-11-19 15:48:59 +00:00