summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Clean up ac5c1024.Linus Nordberg2011-12-121-13/+11
|\
| * formatting and skipping openlog call for FTOCKS_LOGMaja Gorecka-Wolniewicz2011-12-122-14/+15
| |
| * F-Ticks logging amendmentsMaja Gorecka-Wolniewicz2011-12-101-14/+13
| |
| * debug.cMaja Gorecka-Wolniewicz2011-11-301-1/+1
| |
| * FTicks docs changesMaja Gorecka-Wolniewicz2011-11-242-0/+2
| |
| * FTicks loging changesMaja Gorecka-Wolniewicz2011-11-234-57/+61
| |
| * F-Ticks logging changesMaja Gorecka-Wolniewicz2011-11-226-9/+80
| |
* | cosmeticsLinus Nordberg2011-12-122-27/+33
| |
* | F-Ticks logging changesMaja Gorecka-Wolniewicz2011-12-127-25/+101
|/
* Add .gitignore.Linus Nordberg2011-10-081-0/+16
|
* Ready for radsecproxy-1.5, this time configure.ac is ready too.Linus Nordberg2011-10-081-1/+1
|
* Ready for radsecproxy-1.5.Linus Nordberg2011-10-083-3/+3
|
* Update ChangeLog.Linus Nordberg2011-10-081-0/+3
|
* A DynamicLookupCommand exiting with 10 is treated like an empty server stanza.Linus Nordberg2011-10-083-4/+10
| | | | | | | | | This way a script can signal "not found". The naptr-eduroam.sh and radsec-dynsrv.sh scripts are changed to behave like this. Closes RADSECPROXY-22.
* Update date.Linus Nordberg2011-10-081-1/+1
|
* Modify ChangeLog.Linus Nordberg2011-10-081-1/+1
|
* Change the default value for config option FTicksMac.Linus Nordberg2011-10-084-58/+77
|
* Mention default 'secret' value in radsecproxy.conf.5.Linus Nordberg2011-10-011-1/+3
|
* Add almost-static Auto* files back.Linus Nordberg2011-10-016-0/+4885
|
* radsecproxy.conf.5 formatting.Linus Nordberg2011-10-011-6/+12
|
* Update date in radsecproxy.conf.5.Linus Nordberg2011-09-301-1/+1
|
* Indentation.Linus Nordberg2011-09-301-9/+9
|
* Update copyright info.Linus Nordberg2011-09-298-3/+20
|
* Remove unused code.Linus Nordberg2011-09-291-32/+0
|
* Always distribute radsecproxy-hash.1.Linus Nordberg2011-09-291-3/+1
|
* fticks_hashmac has moved.Linus Nordberg2011-09-291-1/+1
|
* Add radsecproxy-hash.c.Linus Nordberg2011-09-291-0/+91
|
* Test hashing some more in t_fticks.Linus Nordberg2011-09-291-0/+4
|
* catgconf has changed name.Linus Nordberg2011-09-291-1/+1
|
* Build radsecproxy-hash.Linus Nordberg2011-09-291-10/+17
| | | | Reorganize Makefile.am and make specific CFLAGS general (AM_CFLAGS).
* Add binary radsecproxy-hash.Linus Nordberg2011-09-295-97/+128
| | | | | Split up fticks.c in order not to have to drag in too much of radsecproxy in order to just hash a MAC.
* Update date in radsecproxy.1.Linus Nordberg2011-09-281-1/+1
|
* Enable F-Ticks support in distcheck.Linus Nordberg2011-09-281-0/+2
|
* Don't test F-Ticks if we're not configured for supporting it.Linus Nordberg2011-09-281-1/+5
|
* Put two Autoconf files back since they're not installed by autoreconf -i.Linus Nordberg2011-09-282-0/+1034
| | | | | | Hmm, I wonder if it makes sense to have compile, config.{guess,sub}, install-sh, missing and depcomp under source control too? It's not that they're changing that often.
* Don't have generated file under source control.Linus Nordberg2011-09-289-5919/+4
|
* Cosmetic.Linus Nordberg2011-09-281-1/+1
|
* Correct compiler and linker flags.Linus Nordberg2011-09-281-4/+3
| | | | | We don't need LDFLAGS when building librsp sources. s/catgconf/radsecproxy_conf/.
* Point to ChangeLog in NEWS.Linus Nordberg2011-09-281-1/+1
|
* Reorganise EXTRA_DIST.Linus Nordberg2011-09-281-2/+3
|
* Fix last merge which broke configure.ac.Linus Nordberg2011-09-282-5227/+0
| | | | Also, remove generated configure.
* Merge with master. Conflicts:Linus Nordberg2011-09-286-2/+8457
|\ | | | | | | | | | | | | | | | | ChangeLog README config.guess config.sub configure configure.ac
| * Ready for radsecproxy-1.4.3.Linus Nordberg2011-07-224-14/+14
| |
| * Regenerate auto* stuff.Linus Nordberg2011-07-213-113/+103
| |
| * radsecproxy-1.4.3-rc0.Linus Nordberg2011-07-213-3/+3
| |
| * Document the default value used for the 'secret' option.Linus Nordberg2011-07-192-1/+8
| | | | | | | | And mention that it's going to change.
| * Add a bit more info to README about building for BSD's.Linus Nordberg2011-07-191-1/+3
| |
| * Add changelog entry for b2d6.Linus Nordberg2011-07-031-0/+2
| |
| * Version is radsecproxy-1.4.3-dev.Linus Nordberg2011-07-035-144/+167
| |
| * Don't print a pointer when trying to print a string.Linus Nordberg2011-07-031-1/+1
| |