summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - clean up 'archive' targetHEADmasterNalin Dahyabhai2010-02-044-21/+20
|
* - handle krb5_get_init_creds_opt_set_canonicalize() taking a differentNalin Dahyabhai2010-02-042-0/+14
| | | | number of arguments depending on the implementation
* - check for functions and prototypes with the right cflagsNalin Dahyabhai2010-02-041-2/+6
|
* - don't override the default for forwardable/proxiableNalin Dahyabhai2010-02-043-14/+57
| | | | | | - do turn on canonicalization if the client library supports it - handle get_init_creds_opt_free having different prototypes across client library implementations
* - fix a typo or twoNalin Dahyabhai2009-05-292-4/+4
|
* - fix that targetNalin Dahyabhai2009-04-031-1/+1
|
* - add some make targets for handling tagging and tarballscredmonger-0.0Nalin Dahyabhai2009-04-031-0/+41
|
* - tweak the man pageNalin Dahyabhai2009-04-031-2/+5
|
* - just use euid/egid instead of mucking around with fsuid/fsgidNalin Dahyabhai2009-04-021-26/+26
|
* - drop privileges to the target user while obtaining credsNalin Dahyabhai2009-04-021-10/+72
|
* - initscript fixesNalin Dahyabhai2009-04-023-13/+19
| | | | - catch SIGTERM
* - add an autogen scriptNalin Dahyabhai2009-04-023-14/+33
| | | | | - catch SIGHUP for reload correctly - use killproc correctly for reloading
* - clean up the use of loggingNalin Dahyabhai2009-04-023-40/+60
| | | | | - include the init script and an example configuration - package the config directory
* - add a sample fileNalin Dahyabhai2009-04-017-8/+22
| | | | | - return an error in a few more error cases - tweak the .spec file
* - add a .spec fileNalin Dahyabhai2009-04-012-0/+63
|
* - make sure the init script is in tarballsNalin Dahyabhai2009-04-011-0/+1
|
* - add some license textNalin Dahyabhai2009-04-014-0/+150
| | | | - add an init script
* - tweak some error messagesNalin Dahyabhai2009-04-011-35/+40
|
* - write the man pageNalin Dahyabhai2009-04-013-2/+68
| | | | - make the config directory changeable
* - take a configdirNalin Dahyabhai2009-04-012-7/+45
| | | | - skip over backups and rpmsave/orig/new
* - prepare for a pile of config filesNalin Dahyabhai2009-04-011-120/+128
|
* - clean up the organization of things, add a simple daemon mode and pidNalin Dahyabhai2009-04-011-4/+56
| | | | file
* - first cut, not actually a working daemonNalin Dahyabhai2009-04-012-0/+493
|
* - detect libkrb5Nalin Dahyabhai2009-04-011-0/+9
|
* - initial skeletonNalin Dahyabhai2009-04-014-0/+12