Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into fticks_syslog2 | Linus Nordberg | 2011-12-12 | 6 | -24/+27 |
|\ | |||||
| * | Remove offending (and seemingly unused) AM_LDFLAGS from Makefile.am. | Linus Nordberg | 2011-12-12 | 1 | -1/+0 |
| | | |||||
| * | Autoconf: Don't use deprecated AM_PROG_CC_C_O. | Linus Nordberg | 2011-12-12 | 1 | -1/+0 |
| | | |||||
| * | Make the autoconfery slightly less miserable. Also, bump version. | Linus Nordberg | 2011-12-12 | 6 | -22/+27 |
| | | | | | | | | | | Get rid of warnings about defining variables conditionally and unconditionally. Don't redefine EXTRA_DIST with a spurious space in it. | ||||
* | | Rephrase the FTicksSyslogFacility documentation slightly. | Linus Nordberg | 2011-12-12 | 1 | -8/+9 |
| | | |||||
* | | Reorder fticks command line options. | Linus Nordberg | 2011-12-12 | 1 | -1/+1 |
| | | |||||
* | | Rename DEBUG_LOG and FTICKS_LOG. | Linus Nordberg | 2011-12-12 | 3 | -9/+10 |
| | | |||||
* | | Match function prototypes with definitions. | Linus Nordberg | 2011-12-12 | 1 | -1/+1 |
| | | |||||
* | | Clean up ac5c1024. | Linus Nordberg | 2011-12-12 | 1 | -13/+11 |
|\ \ | |||||
| * | | formatting and skipping openlog call for FTOCKS_LOG | Maja Gorecka-Wolniewicz | 2011-12-12 | 2 | -14/+15 |
| | | | |||||
| * | | F-Ticks logging amendments | Maja Gorecka-Wolniewicz | 2011-12-10 | 1 | -14/+13 |
| | | | |||||
| * | | debug.c | Maja Gorecka-Wolniewicz | 2011-11-30 | 1 | -1/+1 |
| | | | |||||
| * | | FTicks docs changes | Maja Gorecka-Wolniewicz | 2011-11-24 | 2 | -0/+2 |
| | | | |||||
| * | | FTicks loging changes | Maja Gorecka-Wolniewicz | 2011-11-23 | 4 | -57/+61 |
| | | | |||||
| * | | F-Ticks logging changes | Maja Gorecka-Wolniewicz | 2011-11-22 | 6 | -9/+80 |
| |/ | |||||
* | | cosmetics | Linus Nordberg | 2011-12-12 | 2 | -27/+33 |
| | | |||||
* | | F-Ticks logging changes | Maja Gorecka-Wolniewicz | 2011-12-12 | 7 | -25/+101 |
|/ | |||||
* | Add .gitignore.radsecproxy-1.5 | Linus Nordberg | 2011-10-08 | 1 | -0/+16 |
| | |||||
* | Ready for radsecproxy-1.5, this time configure.ac is ready too. | Linus Nordberg | 2011-10-08 | 1 | -1/+1 |
| | |||||
* | Ready for radsecproxy-1.5. | Linus Nordberg | 2011-10-08 | 3 | -3/+3 |
| | |||||
* | Update ChangeLog. | Linus Nordberg | 2011-10-08 | 1 | -0/+3 |
| | |||||
* | A DynamicLookupCommand exiting with 10 is treated like an empty server stanza. | Linus Nordberg | 2011-10-08 | 3 | -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 Nordberg | 2011-10-08 | 1 | -1/+1 |
| | |||||
* | Modify ChangeLog. | Linus Nordberg | 2011-10-08 | 1 | -1/+1 |
| | |||||
* | Change the default value for config option FTicksMac. | Linus Nordberg | 2011-10-08 | 4 | -58/+77 |
| | |||||
* | Mention default 'secret' value in radsecproxy.conf.5. | Linus Nordberg | 2011-10-01 | 1 | -1/+3 |
| | |||||
* | Add almost-static Auto* files back. | Linus Nordberg | 2011-10-01 | 6 | -0/+4885 |
| | |||||
* | radsecproxy.conf.5 formatting. | Linus Nordberg | 2011-10-01 | 1 | -6/+12 |
| | |||||
* | Update date in radsecproxy.conf.5. | Linus Nordberg | 2011-09-30 | 1 | -1/+1 |
| | |||||
* | Indentation. | Linus Nordberg | 2011-09-30 | 1 | -9/+9 |
| | |||||
* | Update copyright info.radsecproxy-1.5 | Linus Nordberg | 2011-09-29 | 8 | -3/+20 |
| | |||||
* | Remove unused code. | Linus Nordberg | 2011-09-29 | 1 | -32/+0 |
| | |||||
* | Always distribute radsecproxy-hash.1. | Linus Nordberg | 2011-09-29 | 1 | -3/+1 |
| | |||||
* | fticks_hashmac has moved. | Linus Nordberg | 2011-09-29 | 1 | -1/+1 |
| | |||||
* | Add radsecproxy-hash.c. | Linus Nordberg | 2011-09-29 | 1 | -0/+91 |
| | |||||
* | Test hashing some more in t_fticks. | Linus Nordberg | 2011-09-29 | 1 | -0/+4 |
| | |||||
* | catgconf has changed name. | Linus Nordberg | 2011-09-29 | 1 | -1/+1 |
| | |||||
* | Build radsecproxy-hash. | Linus Nordberg | 2011-09-29 | 1 | -10/+17 |
| | | | | Reorganize Makefile.am and make specific CFLAGS general (AM_CFLAGS). | ||||
* | Add binary radsecproxy-hash. | Linus Nordberg | 2011-09-29 | 5 | -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 Nordberg | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | Enable F-Ticks support in distcheck. | Linus Nordberg | 2011-09-28 | 1 | -0/+2 |
| | |||||
* | Don't test F-Ticks if we're not configured for supporting it. | Linus Nordberg | 2011-09-28 | 1 | -1/+5 |
| | |||||
* | Put two Autoconf files back since they're not installed by autoreconf -i. | Linus Nordberg | 2011-09-28 | 2 | -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 Nordberg | 2011-09-28 | 9 | -5919/+4 |
| | |||||
* | Cosmetic. | Linus Nordberg | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | Correct compiler and linker flags. | Linus Nordberg | 2011-09-28 | 1 | -4/+3 |
| | | | | | We don't need LDFLAGS when building librsp sources. s/catgconf/radsecproxy_conf/. | ||||
* | Point to ChangeLog in NEWS. | Linus Nordberg | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | Reorganise EXTRA_DIST. | Linus Nordberg | 2011-09-28 | 1 | -2/+3 |
| | |||||
* | Fix last merge which broke configure.ac. | Linus Nordberg | 2011-09-28 | 2 | -5227/+0 |
| | | | | Also, remove generated configure. | ||||
* | Merge with master. Conflicts: | Linus Nordberg | 2011-09-28 | 6 | -2/+8457 |
|\ | | | | | | | | | | | | | | | | | ChangeLog README config.guess config.sub configure configure.ac |