Changes to the current CVS snapshot

2005-10-25 Thread Alan DeKok
This doesn't apply to 1.0.x, but I've just made some changes to the current CVS to add the following features: - updated ERX dictionary (bug #284) - encrypt IP address data types (bug #283) - decrypt IP address data types (new code) - Support for Starent's 16/16-bit attributes As

Re: Error compiling cvs-snapshot on FreeBSD 5.4-RELEASE

2005-08-24 Thread Valeriy V. Peshkoff
Nicolas Baradakis пишет: Valeriy V. Peshkoff wrote: In file included from ../include/libradius.h:38, from dict.c:42: /usr/include/sys/socket.h:243: error: redefinition of `struct sockaddr_storage' It seems to me the bug is either in autoconf or in FreeBSD headers. I

Re: Error compiling cvs-snapshot on FreeBSD 5.4-RELEASE

2005-08-24 Thread Nicolas Baradakis
Valeriy V. Peshkoff wrote: >>> In file included from ../include/libradius.h:38, >>>from dict.c:42: >>> /usr/include/sys/socket.h:243: error: redefinition of `struct >>> sockaddr_storage' >> >> It seems to me the bug is either in autoconf or in FreeBSD headers. >> I don't know what

Re: Error compiling cvs-snapshot on FreeBSD 5.4-RELEASE

2005-08-24 Thread Valeriy V. Peshkoff
Nicolas Baradakis пишет: Valeriy V. Peshkoff wrote: I'm still unable to compile CVS version of freeradius on Freebsd [...] gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-string

Re: Error compiling cvs-snapshot on FreeBSD 5.4-RELEASE

2005-08-24 Thread Nicolas Baradakis
Valeriy V. Peshkoff wrote: > I'm still unable to compile CVS version of freeradius on Freebsd [...] > gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 > -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align > -Wwrite-strings -Wstrict-prototypes -Wmissing-pr

Error compiling cvs-snapshot on FreeBSD 5.4-RELEASE

2005-08-24 Thread Valeriy V. Peshkoff
Hi! I'm still unable to compile CVS version of freeradius on Freebsd Configure it like that ./configure --prefix=/usr/local/radius Only this seems bad to me . checking net/if.h usability... no checking net/if.h presence... yes configure: WARNING: net/if.h: present but cannot be compiled confi

Re: compiling CVS snapshot dies

2005-08-17 Thread Paul TBBle Hampson
On Wed, Aug 17, 2005 at 12:35:58AM +0200, Koos Beens wrote: >> "Koos Beens" <[EMAIL PROTECTED]> wrote: >>> I am trying to compile a cvs snapshot, in debian with command >>> dpkg-buildpackage -us -uc -rfakeroot -b >>> It dies with this message: >

Re: compiling CVS snapshot dies

2005-08-16 Thread Koos Beens
> "Koos Beens" <[EMAIL PROTECTED]> wrote: >> I am trying to compile a cvs snapshot, in debian with command >> dpkg-buildpackage -us -uc -rfakeroot -b >> >> It dies with this message: > > Ok... try tomorrow's snapshot. > > Alan DeKok.

Re: compiling CVS snapshot dies

2005-08-08 Thread Alan DeKok
"Koos Beens" <[EMAIL PROTECTED]> wrote: > I am trying to compile a cvs snapshot, in debian with command > dpkg-buildpackage -us -uc -rfakeroot -b > > It dies with this message: Ok... try tomorrow's snapshot. Alan DeKok. - List info/subscribe/unsubscribe? S

compiling CVS snapshot dies

2005-08-07 Thread Koos Beens
Hello, I understand the debian package will not contain the eap modules and the latest version will die with a undefined symbol in rlm_eap_ttls/tls/peap so... I am trying to compile a cvs snapshot, in debian with command dpkg-buildpackage -us -uc -rfakeroot -b It dies with this message

Re: Problem with 1.1.0-pre0 - CVS Snapshot of 30th of June

2005-07-11 Thread Alan DeKok
"Jaco van Tonder" <[EMAIL PROTECTED]> wrote: > What do I need to do to add the expiration module to 1.0.4? Copy it over? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: Problem with 1.1.0-pre0 - CVS Snapshot of 30th of June

2005-07-11 Thread Jaco van Tonder
:[EMAIL PROTECTED] On Behalf Of Alan DeKok Sent: 09 July 2005 07:09 AM To: FreeRadius users mailing list Subject: Re: Problem with 1.1.0-pre0 - CVS Snapshot of 30th of June "Jaco van Tonder" <[EMAIL PROTECTED]> wrote: > Assertion failed in request_list.c, line 724 > > This

Re: Problem with 1.1.0-pre0 - CVS Snapshot of 30th of June

2005-07-08 Thread Alan DeKok
"Jaco van Tonder" <[EMAIL PROTECTED]> wrote: > Assertion failed in request_list.c, line 724 > > This ONLY happens for proxied requests. All local requests gets > authenticated ok. > > What can be the problem The code is being updated. Did you not see my response to the previous report of this

Problem with 1.1.0-pre0 - CVS Snapshot of 30th of June

2005-07-08 Thread Jaco van Tonder
I have a problem when proxying an auth request to another server. The server crashes with the following error: rad_recv: Access-Request packet from host 127.0.0.1 port 32770, id=130, length=69 --- Walking the entire request list --- Thread 1 got semaphore Thread 1 handling request 0, (1 handled so

Problem compiling CVS snapshot on FreeBSD

2005-02-11 Thread Guy Davies
Hi, I have tried to compile the CVS snapshot on FreeBSD 4.1. I get the following after all the modules have been compiled... I'm currently running 1.0.1, which compiled just fine. However, I was hoping to try the policy engine introduced into the CVS head. Rgds, Guy Making all in

Re: probably syntax error in accounting_stop_query_alt in sql.conf from CVS-snapshot 20040428

2004-04-29 Thread Paul Hampson
On Thu, Apr 29, 2004 at 12:29:28PM +0200, Michael Markstaller wrote: > I've just copied the queries from the CVS-snapshot in sql.conf to my running (0.9.3) > for getting updated acct-session time etc and noticed one possible wrong query in > the sql.conf of the CVS-snapshot/s

probably syntax error in accounting_stop_query_alt in sql.conf from CVS-snapshot 20040428

2004-04-29 Thread Michael Markstaller
I've just copied the queries from the CVS-snapshot in sql.conf to my running (0.9.3) for getting updated acct-session time etc and noticed one possible wrong query in the sql.conf of the CVS-snapshot/sql.conf, maybe something to correct: it reads (DATE_SUB for star

Re: (no subject) - Is: Segmentation Fault in CVS-Snapshot 20040328

2004-03-28 Thread xaeon
Dont hit me, i forgot the Subject :/ Sorry! -- +++ NEU bei GMX und erstmalig in Deutschland: TÜV-geprüfter Virenschutz +++ 100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Freeradius-Users digest CVS snapshot

2004-02-27 Thread Rick Stevens
CTED] You can reach the person managing the list at [EMAIL PROTECTED] When replying, please edit your Subject line so it is more specific than "Re: Contents of Freeradius-Users digest..." Today's Topics: 1. CVS snapshot (Rick Stevens) 2. RE: remove me (Paul Robert

Re: CVS snapshot

2004-02-15 Thread Alan DeKok
"Rick Stevens" <[EMAIL PROTECTED]> wrote: > How do I properly install the CVS files? "make install" ? > got 02152004 snapshot and ran configure with same options. then copied share/* > to /usr/local/share/freeradius and raddb/* to /etc/raddb > What am I missing? I don't understand why you w

CVS snapshot

2004-02-15 Thread Rick Stevens
I was told to grab tha CVS snapshot for the EAP-PEAP functionality to work with my 802.1x WIN XP - Aironet 350. I must not have completely copied the files. I am getting this segment Fault when the Access point send the EAP request, and radiusd just dies. How do I properly install the CVS files