summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Generators/SSHbase.py
Commit message (Collapse)AuthorAgeFilesLines
* Auto mergedNarayan Desai2005-09-071-133/+0
| | | | | | | }(Logical change 1.300) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1217 ce84e21b-d406-0410-9b95-82705330c041
* add support for a domain file for fqdn resolutionNarayan Desai2005-09-071-1/+5
| | | | | | | (Logical change 1.299) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1195 ce84e21b-d406-0410-9b95-82705330c041
* fix for tg broken dns.Narayan Desai2005-06-281-3/+4
| | | | | | | | | don't use reverse lookups anymore. (Logical change 1.241) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1002 ce84e21b-d406-0410-9b95-82705330c041
* fix for python2.2Narayan Desai2005-05-131-1/+1
| | | | | | | (Logical change 1.227) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@949 ce84e21b-d406-0410-9b95-82705330c041
* move to efficient caching. now it both does the right thing, and itNarayan Desai2005-03-171-5/+39
| | | | | | | | | | | | | works fast (~1.7 s for initial config gen, ~.5 for all subsequent; compared with 1.8 all of the time) 2005/03/17 14:45:00-06:00 anl.gov!desai working multidomain version (slow) (Logical change 1.212) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@896 ce84e21b-d406-0410-9b95-82705330c041
* switch to all dynamic ssh_known_hosts generation (don't useNarayan Desai2005-03-021-22/+6
| | | | | | | | | repo/ssh_known_hosts as a base) (Logical change 1.208) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@886 ce84e21b-d406-0410-9b95-82705330c041
* fix localhost lineNarayan Desai2005-01-201-6/+4
| | | | | | | | | | | | | 2005/01/20 15:50:02-06:00 anl.gov!desai fix one hardcoded domain problem 2005/01/20 13:41:28-06:00 anl.gov!desai fix public key perms (Logical change 1.193) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@821 ce84e21b-d406-0410-9b95-82705330c041
* switch to equivalenceNarayan Desai2005-01-191-3/+3
| | | | | | | (Logical change 1.192) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@812 ce84e21b-d406-0410-9b95-82705330c041
* fix error messageNarayan Desai2004-12-151-2/+1
| | | | | | | | | | 2004/12/14 19:34:45-06:00 anl.gov!desai switch to generator logging "infrastructure" (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@712 ce84e21b-d406-0410-9b95-82705330c041
* add syslog importsNarayan Desai2004-11-111-5/+9
| | | | | | | | | | 2004/11/10 16:06:00-06:00 anl.gov!desai fix lookup error (Logical change 1.151) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@670 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixesNarayan Desai2004-11-081-5/+5
| | | | | | | (Logical change 1.148) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@652 ce84e21b-d406-0410-9b95-82705330c041
* ditch old commentNarayan Desai2004-11-021-1/+0
| | | | | | | (Logical change 1.138) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@628 ce84e21b-d406-0410-9b95-82705330c041
* change nameNarayan Desai2004-10-301-0/+110
| | | | | | | | | | | | use constructor 2004/10/30 10:04:37-05:00 anl.gov!desai Rename: src/lib/Server/Generators/sshbase.py -> src/lib/Server/Generators/SSHbase.py (Logical change 1.136) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@617 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2004-10-301-0/+0
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@605 ce84e21b-d406-0410-9b95-82705330c041