summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Make bcfg2-query usable as nodeattr for pdshNarayan Desai2007-08-071-2/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3610 ce84e21b-d406-0410-9b95-82705330c041
* Implement basic info.xml supportNarayan Desai2007-08-072-9/+25
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3609 ce84e21b-d406-0410-9b95-82705330c041
* turn down write coalescing for nowNarayan Desai2007-08-071-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3608 ce84e21b-d406-0410-9b95-82705330c041
* fix for Cfg file pullNarayan Desai2007-08-011-1/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3590 ce84e21b-d406-0410-9b95-82705330c041
* Fix binary config file stats uploadNarayan Desai2007-08-014-20/+27
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3589 ce84e21b-d406-0410-9b95-82705330c041
* Revert mistaken Pkgmgr matchesNarayan Desai2007-08-012-50/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3588 ce84e21b-d406-0410-9b95-82705330c041
* Client side of improved support for binary files in statisticsNarayan Desai2007-08-016-37/+104
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3587 ce84e21b-d406-0410-9b95-82705330c041
* Improve statistics location routines for bcfg2-admin pullNarayan Desai2007-07-311-6/+13
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3586 ce84e21b-d406-0410-9b95-82705330c041
* Implement part 1 of (optional) probe result cachingNarayan Desai2007-07-311-4/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3585 ce84e21b-d406-0410-9b95-82705330c041
* remove spurious -q from RPM.py (resolves Ticket #473)Narayan Desai2007-07-301-3/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3580 ce84e21b-d406-0410-9b95-82705330c041
* Change incomplete entry reason to be an error, and include all missing ↵Narayan Desai2007-07-301-4/+11
| | | | | | attributes (Resolves Ticket #474) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3579 ce84e21b-d406-0410-9b95-82705330c041
* Child proc fixNarayan Desai2007-07-271-2/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3576 ce84e21b-d406-0410-9b95-82705330c041
* backingout accidental changes to reporting systemJoey Hagedorn2007-07-261-28/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3571 ce84e21b-d406-0410-9b95-82705330c041
* Fix DebInit format TBNarayan Desai2007-07-251-3/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3570 ce84e21b-d406-0410-9b95-82705330c041
* changed django reports admin to dev e-mail addressJoey Hagedorn2007-07-251-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3566 ce84e21b-d406-0410-9b95-82705330c041
* Add secondary location for webservers (so that webservers don't need access ↵Narayan Desai2007-07-251-1/+1
| | | | | | to bcfg2.conf) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3565 ce84e21b-d406-0410-9b95-82705330c041
* Add support for altsrc bindings to TGenshiNarayan Desai2007-07-251-1/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3562 ce84e21b-d406-0410-9b95-82705330c041
* Implementing selective forking server, which runs read-only requests in ↵Narayan Desai2007-07-253-33/+74
| | | | | | child processes. Should dramatically improve scalability git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3561 ce84e21b-d406-0410-9b95-82705330c041
* documentation string updateNarayan Desai2007-07-231-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3551 ce84e21b-d406-0410-9b95-82705330c041
* merge realname into path for altsrc templatesNarayan Desai2007-07-231-2/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3549 ce84e21b-d406-0410-9b95-82705330c041
* Switch default to RPMng/YUMng (RPM/Yum are still around just not enabled by ↵Narayan Desai2007-07-231-1/+1
| | | | | | default) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3548 ce84e21b-d406-0410-9b95-82705330c041
* quiet down RPMng a little (patch from lueningh)Narayan Desai2007-07-231-10/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3547 ce84e21b-d406-0410-9b95-82705330c041
* Implement bcfg2-remote -H -Narayan Desai2007-07-231-13/+25
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3546 ce84e21b-d406-0410-9b95-82705330c041
* Add a realname attribute in altsrc bound entries and add TCheetah supportNarayan Desai2007-07-232-0/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3543 ce84e21b-d406-0410-9b95-82705330c041
* Add default attribute to basic group in default configNarayan Desai2007-07-221-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3537 ce84e21b-d406-0410-9b95-82705330c041
* Fix use of altsrc when using Package entries with file attributesNarayan Desai2007-07-221-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3536 ce84e21b-d406-0410-9b95-82705330c041
* Account plugin improvement from mschick (Resolves Ticket #470)Narayan Desai2007-07-211-9/+24
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3530 ce84e21b-d406-0410-9b95-82705330c041
* Improve error handling in bcfg2-admin (Step towards resolving Ticket #469)Narayan Desai2007-07-211-2/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3527 ce84e21b-d406-0410-9b95-82705330c041
* Switch DebInit to use invoke-rc.d (Resolves Ticket #434)Narayan Desai2007-07-201-1/+19
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3526 ce84e21b-d406-0410-9b95-82705330c041
* Fix bcfg2-info build commandNarayan Desai2007-07-201-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3523 ce84e21b-d406-0410-9b95-82705330c041
* Fix altsrcNarayan Desai2007-07-201-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3521 ce84e21b-d406-0410-9b95-82705330c041
* Fix stupid thinko in SGenshiNarayan Desai2007-07-201-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3514 ce84e21b-d406-0410-9b95-82705330c041
* Implement altsrc support, fix humorous misspelling of instantiationNarayan Desai2007-07-191-1/+15
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3508 ce84e21b-d406-0410-9b95-82705330c041
* Add SGenshi pluginNarayan Desai2007-07-192-1/+37
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3506 ce84e21b-d406-0410-9b95-82705330c041
* merging back in xmlrpc branch for agent-mode supportJoey Hagedorn2007-07-193-18/+239
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3505 ce84e21b-d406-0410-9b95-82705330c041
* Change encap splitting regular expressions to allow package names with ↵Daniel Joseph Barnhart Clark2007-07-192-6/+6
| | | | | | dashes and version names with pluses. Should solve ticket #467 (except for the not complaining about epkg.log thing, but that seems harmless). http://kodos.sourceforge.net/ is your friend. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3482 ce84e21b-d406-0410-9b95-82705330c041
* Initial TGenshi checking (from jcollie)Narayan Desai2007-07-182-1/+147
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3476 ce84e21b-d406-0410-9b95-82705330c041
* Remove double signal handler setupNarayan Desai2007-07-181-3/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3474 ce84e21b-d406-0410-9b95-82705330c041
* Make InstallDirectory control flow more obviousNarayan Desai2007-07-171-4/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3459 ce84e21b-d406-0410-9b95-82705330c041
* Fix intermediate path symlink issue in POSIX (Resolves Ticket #465)Narayan Desai2007-07-171-4/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3457 ce84e21b-d406-0410-9b95-82705330c041
* Removing extraneous xml-rpc server code (deserted reimplementation)Joey Hagedorn2007-07-163-127/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3455 ce84e21b-d406-0410-9b95-82705330c041
* Fix required uuid error messageNarayan Desai2007-07-161-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3454 ce84e21b-d406-0410-9b95-82705330c041
* fix base64 problemNarayan Desai2007-07-162-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3453 ce84e21b-d406-0410-9b95-82705330c041
* Completely fix import path for ComponentNarayan Desai2007-07-161-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3452 ce84e21b-d406-0410-9b95-82705330c041
* Move component up a levelNarayan Desai2007-07-131-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3449 ce84e21b-d406-0410-9b95-82705330c041
* Switch to newstyle exception raisesNarayan Desai2007-07-133-55/+65
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3446 ce84e21b-d406-0410-9b95-82705330c041
* Silly syntax error - forgot comma...Daniel Joseph Barnhart Clark2007-07-131-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3445 ce84e21b-d406-0410-9b95-82705330c041
* fix typoNarayan Desai2007-07-131-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3444 ce84e21b-d406-0410-9b95-82705330c041
* ...Daniel Joseph Barnhart Clark2007-07-131-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3443 ce84e21b-d406-0410-9b95-82705330c041
* Switch to new path for componentNarayan Desai2007-07-131-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3442 ce84e21b-d406-0410-9b95-82705330c041