index
:
monkeysphere
autoquote
dualquote
master
rootsquash
shell
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2009-02-22
Fix how version number is saved/retrieved. Version is now stored in
Jameson Graef Rollins
2009-02-19
fix call to transition script in postinst script, and fix lintian error about...
Jameson Graef Rollins
2009-02-19
install the transition scripts as executable by the superuser.
Daniel Kahn Gillmor
2009-02-19
adopting new transition script strategy
Daniel Kahn Gillmor
2009-02-19
shipping transition script; requiring manual version synchronization between ...
Daniel Kahn Gillmor
2009-01-31
fix some things bugs from the separation transition, and try to fix the test ...
Jameson Graef Rollins
2009-01-31
move src/subcommands to srv/share, and add common file to src/share (update M...
Jameson Graef Rollins
2009-01-31
fix makefile, and remove now-unneeded dirs in debian packaging
Jameson Graef Rollins
2009-01-31
break out subfunctions from monkeysphere command
Jameson Graef Rollins
2009-01-31
updating Makefile and debian dependencies.
Daniel Kahn Gillmor
2009-01-31
add pem2openpgp to make install target
Jameson Graef Rollins
2008-12-28
added version output option
Jameson Graef Rollins
2008-11-15
move debian packaging to the packaging/ subdirectory.
Jameson Graef Rollins
2008-11-10
add shebang and copyright to makefile.
Jameson Graef Rollins
2008-10-30
Couple of small fixes to makefile.
Jameson Graef Rollins
2008-10-28
make sure that the /etc/monkeysphere/gpg-*.conf are placed during package ins...
Daniel Kahn Gillmor
2008-10-26
packaging preparations for 0.16-1 release.
Daniel Kahn Gillmor
2008-09-14
documenting problems with the tarball generation process.
Daniel Kahn Gillmor
2008-09-12
make calls to hostname portable; more tweaks to FreeBSD packaging.
Daniel Kahn Gillmor
2008-09-12
fixing another Makefile configfile installation goof.
Daniel Kahn Gillmor
2008-09-12
fixing Makefile configfile installation goof.
Daniel Kahn Gillmor
2008-09-12
tweaking installations of config files so that FreeBSD ports do not clobber l...
Daniel Kahn Gillmor
2008-09-12
more monkeying around with portable ways to install the manpages.
Daniel Kahn Gillmor
2008-09-12
more packaging shennanigans (nc is available in FreeBSD-7-STABLE by default, ...
Daniel Kahn Gillmor
2008-09-05
scripts to "make releasenote" to make my life easier.
Daniel Kahn Gillmor
2008-09-04
packaging simplification, TODO cleanup.
Daniel Kahn Gillmor
2008-09-04
tuning up the make install target.
Daniel Kahn Gillmor
2008-09-04
adding make install target
Daniel Kahn Gillmor
2008-09-04
preparing for 0.14-1 release with old packaging format.
Daniel Kahn Gillmor
2008-09-04
Revert "we are building with the format 3.0 (git) packaging techniques now; s...
Daniel Kahn Gillmor
2008-09-03
we are building with the format 3.0 (git) packaging techniques now; simplify ...
Daniel Kahn Gillmor
2008-09-02
shipping getting-started docs in the release tarball; nevermind about calling...
Daniel Kahn Gillmor
2008-07-26
more documentation for end users (and more FIXMEs), including README.admin in...
Daniel Kahn Gillmor
2008-06-19
added debian-package target to Makefile to simplify package building process....
Daniel Kahn Gillmor
2008-06-13
monkeysphere debianization. Package can now be cleanly built with minimal li...
Daniel Kahn Gillmor
2008-06-13
added top-level Makefile for ease of building with debhelper.
Daniel Kahn Gillmor
2008-05-25
move gpg2ssh stuff into it's own subdirectory to reduce some cluter
Jameson Graef Rollins
2008-04-21
initial pass at converting PEM-encoded private keys into OpenPGP public keys.
Daniel Kahn Gillmor
2008-04-08
working with subkeys: preparing to write a gnutls-based gpg2ssh capable of fe...
Daniel Kahn Gillmor
2008-04-07
broke out gnutls business into a helper file in preparation for new projects.
Daniel Kahn Gillmor
2008-04-01
passwordless private key translation is now working in a pipeline,
Daniel Kahn Gillmor
2008-03-08
Added a .PHONY to Makefile
Matthew James Goins
2008-02-09
initial import
Daniel Kahn Gillmor