|
|
|
@508
|
[508]
|
9 months |
ccowart |
Cleaning up exit handling.
Fixes #114
|
|
|
|
@507
|
[507]
|
9 months |
ccowart |
Moving up the wcopy lock enforces the existence of the wcopy with
a …
|
|
|
|
@506
|
[506]
|
9 months |
ccowart |
Fixing up group permissions on /var/db/confman.
Fixes #110
|
|
|
|
@505
|
[505]
|
10 months |
ccowart |
Tagging confman-1.9.3b release.
Resolves #108
|
|
|
|
@504
|
[504]
|
10 months |
ccowart |
Merging the BUGS section for the man page.
Resolves #107
|
|
|
|
@503
|
[503]
|
10 months |
ccowart |
Documenting bugs.
Fixes #107
|
|
|
|
@502
|
[502]
|
10 months |
ccowart |
Merging enhancements to confman recipe edit.
Resolves #105
|
|
|
|
@501
|
[501]
|
10 months |
ccowart |
Allowing confman recipe edit to be used with no arguments. Also
fixing …
|
|
|
|
@500
|
[500]
|
10 months |
blee |
Merge from trunk singularity fixes for confman install and
minor recipe …
|
|
|
|
@499
|
[499]
|
10 months |
blee |
Fix double installs
Fixes #102
|
|
|
|
@498
|
[498]
|
10 months |
ccowart |
Moving the call to conf_install_file up into the for loop
to overcome the …
|
|
|
|
@497
|
[497]
|
10 months |
blee |
Fix removal of recipe files when recipe creation is canceled
Fixes #103
|
|
|
|
@496
|
[496]
|
10 months |
blee |
Fix the install syntax check regression.
Fixes #104
|
|
|
|
@495
|
[495]
|
10 months |
blee |
Fix the installation of singularities.
There are a few corresponding …
|
|
|
|
@494
|
[494]
|
10 months |
ccowart |
Merging fixes to sed -i as well as support for rename to update recipe …
|
|
|
|
@493
|
[493]
|
10 months |
ccowart |
Merging fix for committing recipe changes.
Resolves #101
|
|
|
|
@492
|
[492]
|
10 months |
ccowart |
Apparently doing sed_i_cmd in a variable has quoting issues and
doesn't …
|
|
|
|
@491
|
[491]
|
10 months |
ccowart |
Defining $sed_i_cmd that deals with OS-specific logic for whether
-i must …
|
|
|
|
@490
|
[490]
|
10 months |
ccowart |
Fixing function name for recipe commits.
Fixes #101
|
|
|
|
@489
|
[489]
|
10 months |
ccowart |
Merging EDITOR fixes from trunk.
Resolves #92
|
|
|
|
@488
|
[488]
|
10 months |
ccowart |
Merging commit working directory bug fix from trunk.
Resolves #91
|
|
|
|
@487
|
[487]
|
10 months |
ccowart |
Merging rename and sed cleanups from trunk.
Resolves #97, #98
|
|
|
|
@486
|
[486]
|
10 months |
ccowart |
Merging support for the -q flag on confsync.
Resolves #71
|
|
|
|
@485
|
[485]
|
10 months |
ccowart |
Merging fix for double-install issue.
Resolves #89
|
|
|
|
@484
|
[484]
|
10 months |
ccowart |
Merging fix for regression on installing directories from trunk.
Resolves …
|
|
|
|
@483
|
[483]
|
10 months |
ccowart |
Merging new locking idiom from trunk.
Resolves #87
|
|
|
|
@482
|
[482]
|
10 months |
ccowart |
Merging support for recipe print with no arguments from trunk.
Resolves …
|
|
|
|
@481
|
[481]
|
10 months |
ccowart |
Merging improved recipe creation and editing from trunk.
Resolves #83, …
|
|
|
|
@480
|
[480]
|
10 months |
ccowart |
Merging chgrp fix from trunk.
Resolves #99
|
|
|
|
@479
|
[479]
|
10 months |
ccowart |
Correcting a variable naming issue that broke chgrp.
Fixes #99
|
|
|
|
@478
|
[478]
|
10 months |
ccowart |
The call to EDITOR outside the loop was using the correct
>&3 idiom, but …
|
|
|
|
@477
|
[477]
|
10 months |
ccowart |
Passing full paths into conf_commit_file, which is the expected …
|
|
|
|
@476
|
[476]
|
10 months |
blee |
Fix the svn commit in conf_rename.
See #97
|
|
|
|
@475
|
[475]
|
10 months |
blee |
Rewrite confman rename. Fixes some unreported bugs and greatly improves …
|
|
|
|
@474
|
[474]
|
10 months |
blee |
Merge from trunk confman create log message change
Resolves #93
|
|
|
|
@473
|
[473]
|
10 months |
blee |
Remove unnecessary username in confman create log message
Fixes #93
|
|
|
|
@472
|
[472]
|
11 months |
ccowart |
Cleaning up self-reference and a manual merge from trunk for 411.
See #90
|
|
|
|
@471
|
[471]
|
11 months |
ccowart |
Adding support for a -q flag to suppress the no-op log messages.
Fixes …
|
|
|
|
@470
|
[470]
|
11 months |
ccowart |
Fixing double-install issue.
See #89
|
|
|
|
@469
|
[469]
|
11 months |
ccowart |
Removing a debugging statement that slipped into trunk.
See #84
|
|
|
|
@468
|
[468]
|
11 months |
ccowart |
Merging error checking into 1.9 branch.
Fixes #88
|
|
|
|
@467
|
[467]
|
11 months |
ccowart |
Requiring the recipe be set for confaudit and confsync.
See #88
|
|
|
|
@466
|
[466]
|
11 months |
ccowart |
Fixing install. When one thing led to another, I ended up
reworking …
|
|
|
|
@465
|
[465]
|
11 months |
ccowart |
Locking idiom is improved (and documented in the wiki).
See #87
|
|
|
|
@464
|
[464]
|
11 months |
ccowart |
I've significantly improved the new log message handling features.
The …
|
|
|
|
@463
|
[463]
|
11 months |
ccowart |
Updated confman recipe print with no arguments to print the
host's …
|
|
|
|
@462
|
[462]
|
11 months |
ccowart |
Reworked the way in which confman handles opening an EDITOR for
recipe …
|
|
|
|
@461
|
[461]
|
11 months |
ccowart |
Merging link fixes from trunk.
Fixes #51
|
|
|
|
@460
|
[460]
|
11 months |
ccowart |
This is a real, tested fix for the linking business. I've also …
|
|
|
|
@459
|
[459]
|
11 months |
blee |
Merge from trunk new temporary file architecture. Plugs multiple leaks.
…
|
|
|
|
@458
|
[458]
|
11 months |
blee |
Merge from trunk Makefile fix.
Fixes #82
|
|
|
|
@457
|
[457]
|
11 months |
blee |
Detect SVNVERSION automatically. This change requires GNU make.
See #81
|
|
|
|
@456
|
[456]
|
11 months |
blee |
Add missing '\' to CLEANFILES.
See #82
|
|
|
|
@455
|
[455]
|
11 months |
blee |
Merge from trunk bulk operations for create, rmmod, and recipe remove.
…
|
|
|
|
@454
|
[454]
|
11 months |
blee |
Implement bulk operations for confman recipe remove.
See #72
|
|
|
|
@453
|
[453]
|
11 months |
blee |
Document confman rmmod bulk operations.
See #72
|
|
|
|
@452
|
[452]
|
11 months |
blee |
Implement bulk operations for confman rmmod and robustify error handling.
…
|
|
|
|
@451
|
[451]
|
11 months |
blee |
Implement bulk operations for confman create.
See #72
|
|
|
|
@450
|
[450]
|
11 months |
blee |
Merge from trunk world-readable locks.
Fixes #80
|
|
|
|
@449
|
[449]
|
11 months |
blee |
Ensure that lock files are world-readable, which removes the need for …
|
|
|
|
@448
|
[448]
|
11 months |
blee |
Merge from trunk multiple help-related fixes.
Fixes #75, #78, #79
|
|
|
|
@447
|
[447]
|
11 months |
blee |
Catch generic help call in both confmandoc and confadmindoc for clean …
|
|
|
|
@446
|
[446]
|
11 months |
blee |
Remove some trailing whitespace.
|
|
|
|
@445
|
[445]
|
11 months |
blee |
print_help doesn't expect to receive an rc from its caller.
See #79
|
|
|
|
@444
|
[444]
|
11 months |
blee |
print_help doesn't expect to receive an rc from its caller.
See #79
|
|
|
|
@443
|
[443]
|
11 months |
blee |
Fix multiple calls to print_help that were intended to call print_usage.
…
|
|
|
|
@442
|
[442]
|
11 months |
blee |
Remove some trailing whitespace.
|
|
|
|
@441
|
[441]
|
11 months |
blee |
Revert extraneous modification from previous commit.
See #78
|
|
|
|
@440
|
[440]
|
11 months |
blee |
Fix typo in recipe help.
See #78
|
|
|
|
@439
|
[439]
|
11 months |
blee |
Merge from trunk confman.conf man page fix.
|
|
|
|
@438
|
[438]
|
11 months |
blee |
Fix spliced CONF_EXPORT_MODE entry.
See #74
|
|
|
|
@437
|
[437]
|
11 months |
blee |
Re-architect the way tmpfiles are created. All processes automatically …
|
|
|
|
@436
|
[436]
|
11 months |
blee |
Merge from trunk new @localstaterundir@.
Fixes #59
|
|
|
|
@435
|
[435]
|
11 months |
blee |
Create new @localstaterundir@ and make sure it gets created on install.
…
|
|
|
|
@434
|
[434]
|
11 months |
blee |
Merge from trunk syntax check fix for confman create.
Fixes #73
|
|
|
|
@433
|
[433]
|
11 months |
blee |
Fix syntax check for confman create.
See #73
|
|
|
|
@432
|
[432]
|
11 months |
blee |
Merge from trunk improved error handling for conf_create_module.
Fixes …
|
|
|
|
@431
|
[431]
|
11 months |
blee |
Better error message for conf_create_module.
See #67
|
|
|
|
@430
|
[430]
|
11 months |
blee |
Improve error handling for conf_create_module.
See #67
|
|
|
|
@429
|
[429]
|
11 months |
blee |
Merge from trunk various fixes and improvements for libexec utilities.
…
|
|
|
|
@428
|
[428]
|
11 months |
blee |
Sync confaudit usage statement with the man page.
See #65
|
|
|
|
@427
|
[427]
|
11 months |
blee |
confaudit should exit if it can't find confmancommon.sh.
See #70
|
|
|
|
@426
|
[426]
|
11 months |
blee |
Sync confexport usage statement with the man page.
See #65
|
|
|
|
@425
|
[425]
|
11 months |
blee |
confsync should exit if it can't find confmancommon.sh.
See #70
|
|
|
|
@424
|
[424]
|
11 months |
blee |
Fix confsync dirty file system case to use conf_cleanExit.
See #69
|
|
|
|
@423
|
[423]
|
11 months |
blee |
Sync confsync usage statement with the man page.
See #65
|
|
|
|
@422
|
[422]
|
11 months |
blee |
Implement force capability (-f) for confsync. This option cannot be
used …
|
|
|
|
@421
|
[421]
|
11 months |
blee |
Merge from trunk an improvement to confexport to reduce the amount
of time …
|
|
|
|
@420
|
[420]
|
11 months |
blee |
Reduce the amount of time export files are unavailable. This is down
to 2 …
|
|
|
|
@419
|
[419]
|
12 months |
ccowart |
The existing `confman ln' feature was buggy. This corrects a problem …
|
|
|
|
@418
|
[418]
|
12 months |
ccowart |
Merging update enhancement from trunk.
Fixes #60
|
|
|
|
@417
|
[417]
|
12 months |
ccowart |
Passing arguments to "svn update" via confman update.
Needs to be merged …
|
|
|
|
@416
|
[416]
|
12 months |
ccowart |
Tagging the 1.9.2b release of confman.
|
|
|
|
@415
|
[415]
|
12 months |
ccowart |
Merging sudo fix into 1.9 branch from trunk.
Fixes #62
|
|
|
|
@414
|
[414]
|
12 months |
ccowart |
Merging REPO_URI changes from trunk into 1.9 branch.
Fixes #63
|
|
|
|
@413
|
[413]
|
12 months |
ccowart |
Adding support to confexport so it can use an alternate REPO_URI. This …
|
|
|
|
@412
|
[412]
|
12 months |
ccowart |
Merging fixes from trunk for several issues.
Fixes #49, #53, #61, #47, …
|
|
|
|
@411
|
[411]
|
12 months |
ccowart |
Fixing unterminated function.
|
|
|
|
@410
|
[410]
|
12 months |
ccowart |
So just fixing locking wasn't quite enough; the error message to the user …
|
|
|
|
@409
|
[409]
|
12 months |
ccowart |
confman will now bail on a rollout operation if the working copy is
too …
|
|
|
|