Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos/libpam-radius-auth

Updated libpam-radius-auth package for user level auth in radius
https://github.com/vyos/libpam-radius-auth

check return value of rad_converse()

0bd64858aca06a5eeed4fe04a0fa6ba9f5248104 authored about 10 years ago by Walter de Jong <[email protected]>
code style consistency

cd4a5e245622acb4871e97b554b1b38d26f393ec authored about 10 years ago by Walter de Jong <[email protected]>
no semicolons here (empty statements)

7a91c66ccd03a2b47a98b37c2ed917b312e067f1 authored about 10 years ago by Walter de Jong <[email protected]>
Merge pull request #8 from foolean/master

Added 'prompt' option

77fc6c702c8c8cd6cfec70fb8c8dff519f4ef265 authored about 10 years ago by Arran Cudbard-Bell <[email protected]>
clear the response

Just making sure, it seems cleaner to make sure that the function
can not exit with the response...

ee0e16001c4073f770a134e7e18e89d3d2b9d7b4 authored about 10 years ago by Walter de Jong <[email protected]>
use DPRINT for logging debug messages

b061e094c70f139e78f8a7803d11f7f76ade6c75 authored about 10 years ago by Walter de Jong <[email protected]>
fix wrong format string modifier

b5552f23be2531ad4edd647be342ebef6b13b81d authored about 10 years ago by Walter de Jong <[email protected]>
only print debug messages when configured

d4d97e242d878b03314ef679dd14eeedc6c6ce3c authored about 10 years ago by Walter de Jong <[email protected]>
protect against buffer overflow

662310ddb0a24af4fc7fc240d0664d1d5c42a19a authored about 10 years ago by Walter de Jong <[email protected]>
Added 'prompt' option

9a1ee796634504a6f26a08fb8731c1d032dba9f2 authored over 10 years ago by Bennett Samowich <[email protected]>
Don't need -Wl if were not passing any linker arguments

6599d28d9df0bf0739c2c66468216f3a60127b1b authored over 10 years ago by Arran Cudbard-Bell <[email protected]>
Typo

0c4063fec469d3cb73a79c4fcc263632044c0dbb authored over 10 years ago by Arran Cudbard-Bell <[email protected]>
Hack until we have time to write an autoconf check

71e753c34e9911d3a873e104bac6d5c2155e73ad authored over 10 years ago by Arran Cudbard-Bell <[email protected]>
Update README.rst

73694844083f9ca9ce6d0bc0cadfba000529891b authored over 10 years ago by Arran Cudbard-Bell <[email protected]>
Update README.rst

dadd6c462ad03007ebdbb343e62ff9abd8a0e5cd authored over 10 years ago by Arran Cudbard-Bell <[email protected]>
Add basic autoconf script

8efddb4f681a203f16b86e29bc08f2456b101131 authored over 10 years ago by Arran Cudbard-Bell <[email protected]>
Convert README to rst and update it

38de67dd89f7684c7875fb62dd764c0ae21d3cb5 authored over 10 years ago by Arran Cudbard-Bell <[email protected]>
Add very basic .travis file

4a594884ea1d8525cf9680b41bf65ace77759e17 authored over 10 years ago by Arran Cudbard-Bell <[email protected]>
Include the FreeRADIUS .gitignore

dcc43fde68e72534adc3e1eb93714a7eec3da97a authored over 10 years ago by Arran Cudbard-Bell <[email protected]>
Convert to standard FreeRADIUS formatting

20a79b110c06a110b11b3ee9e714442ab008f743 authored over 10 years ago by Arran Cudbard-Bell <[email protected]>
Use a combination of endian macros

8a5052072cdeec3ca23350befbc0903001bea52c authored over 10 years ago by Arran Cudbard-Bell <[email protected]>
Check GCC byte order macros as well

5d827a1f40373f41d2bce6b59719b930bcd646bd authored over 10 years ago by Arran Cudbard-Bell <[email protected]>
We probably don't want to just set the first 4/8 bytes of ctx to 0

ed81f3a98bf6c5e141e84514ca7c4ccddb82bc6b authored almost 11 years ago by Arran Cudbard-Bell <[email protected]>
Required for building on OSX

f9fe2bba381311657ed93469ff05ee40e80bbfc2 authored almost 11 years ago by Arran Cudbard-Bell <[email protected]>
Merge pull request #4 from gentoo/master

Build fixes from Gentoo

a2ca57fe96acd9e74a4ecd2621d9320deb68c834 authored over 11 years ago by Arran Cudbard-Bell <[email protected]>
build: do not force flags, add to them instead.

cfc79fd0f796d3b6f9133def44ae79e10c2a0fd4 authored over 11 years ago by Diego Elio Pettenò <[email protected]>
build: use GCC for build, and ensure that unneeded symbols are not exported.

1be5ade4364428153cca20edf5ceb99ac950d0be authored over 11 years ago by Diego Elio Pettenò <[email protected]>
doc: don't use the full path to the module in the usage examples.

The path depends on the bitness of the software, so it can't be used
this way.

0089fa4ee9c6de7e7684a88e1227d56beaaf0f85 authored over 11 years ago by Diego Elio Pettenò <[email protected]>
Fix warnings from compiler.

userinfo is not a pointer-to-pointer, but just a simple pointer.

recvfrom() accepts a generic p...

7ac103408578ed8ed2ab01e9633021473245913c authored over 11 years ago by Diego Elio Pettenò <[email protected]>
Fixes #1 Use __BYTE_ORDER when available

c61a218efb2a0ec4f493bcc9fa735306f779ea64 authored almost 12 years ago by Arran Cudbard-Bell <[email protected]>
Commit of version 1.3.17

c2c2b9c4b0571f4e6050de78ae8fd813d1be7431 authored almost 12 years ago by Arran Cudbard-Bell <[email protected]>