index
:
openslx/core.git
master
Open Statless Extensions - OpenSLX.
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config-db
Commit message (
Expand
)
Author
Age
Files
Lines
*
* slxconfig and slxos-plugin now treat the name 'default' as an alias for
Oliver Tappe
2008-08-21
1
-1
/
+4
*
* cleaned all attributes that are marked obsolete by ticket #243 and a couple
Oliver Tappe
2008-08-20
2
-183
/
+89
*
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2048 95ad53e4-c2...
Oliver Tappe
2008-08-18
2
-2
/
+2
*
* fixed list-attributes command to support being given attribute names, too
Oliver Tappe
2008-08-07
1
-7
/
+19
*
implemented plugin dependency handling:
Oliver Tappe
2008-07-23
1
-1
/
+18
*
Fixed two more problems exposed by mysql:
Oliver Tappe
2008-07-17
2
-4
/
+8
*
* fixed problem a least one database server (mysql) not being able to start
Oliver Tappe
2008-07-17
1
-5
/
+18
*
* refactored locking file to make use of ScopedResource
Oliver Tappe
2008-06-08
1
-49
/
+41
*
* since I regularly got irritated by slxconfig-demuxer saying something about
Oliver Tappe
2008-06-08
1
-1
/
+3
*
* moved PXE-theming stuff into boot-env and adjusted the code to allow for
Oliver Tappe
2008-06-07
1
-8
/
+0
*
Implemented a better algorithm for keeping the plugins and the references
Oliver Tappe
2008-06-03
3
-9
/
+62
*
* separated synchronization of attributes from removal of stale references,
Oliver Tappe
2008-06-02
3
-24
/
+56
*
fixed problem reported by Michael:
Oliver Tappe
2008-06-02
1
-4
/
+6
*
* bumped DB-schema version in order to cleanup potential problems after
Oliver Tappe
2008-06-02
1
-1
/
+9
*
preparations to support cdboot as a second boot type for clients
Oliver Tappe
2008-05-28
1
-143
/
+50
*
* cosmetics: print filename of kernel instead of full path in warning that is
Oliver Tappe
2008-05-28
1
-1
/
+2
*
* when checking the attributes from within the config-demuxer, we no longer c...
Oliver Tappe
2008-05-28
1
-0
/
+5
*
* refactored code for synchronization of attributes (moved from DBSchema to C...
Oliver Tappe
2008-05-27
4
-60
/
+225
*
* fixed bug that would not allow setting an empty attribute to '0'
Oliver Tappe
2008-05-25
1
-1
/
+3
*
* heavily redesigned and improved the checking of attributes: instead of dying
Oliver Tappe
2008-05-24
3
-40
/
+65
*
* added checking of system attributes, too (before only clients were checked)
Oliver Tappe
2008-05-24
1
-1
/
+12
*
* added checking of attributes for every client & system before its attribute...
Oliver Tappe
2008-05-24
1
-0
/
+10
*
* implemented checking of attributes for groups and clients in slxconfig
Oliver Tappe
2008-05-24
2
-4
/
+22
*
* artifically bumped the schema version to 0.30 in order to trigger a synchro...
Oliver Tappe
2008-05-24
1
-1
/
+10
*
* fixed bug introduced recently that would cause attributes of default system to
Oliver Tappe
2008-05-24
1
-1
/
+3
*
* use Clone::clone instead of Storable::dclone throughout OpenSLX in order to...
Oliver Tappe
2008-05-22
3
-10
/
+10
*
* attributes set via slxconfig are now being checked not only against the res...
Oliver Tappe
2008-05-22
2
-41
/
+79
*
* fixed bug in slxconfig introduced yesterday that would not allow setting
Oliver Tappe
2008-05-21
2
-9
/
+42
*
* added support to slxconfig for checking the given attribute values against
Oliver Tappe
2008-05-20
1
-0
/
+7
*
* optimized the methods that set the attributes of a client/group/system to
Oliver Tappe
2008-05-20
1
-46
/
+114
*
* renamed --verbose-level to --log-level to make it more separate from --verb...
Oliver Tappe
2008-04-07
3
-5
/
+5
*
* finally corrected algorithm for merging attributes from default-system & ve...
Oliver Tappe
2008-04-03
1
-7
/
+8
*
* Deactivated DB-schema version 0.28, as it does not work with the current
Oliver Tappe
2008-03-26
1
-1
/
+5
*
* Switched indent used in Perl-code and settings files from tabs to 4 spaces.
Oliver Tappe
2008-03-20
25
-6236
/
+6236
*
* fixed several bugs with respect to the listing of plugins (as part of a system
Oliver Tappe
2008-03-19
1
-7
/
+13
*
* fixed incorrect behaviour with respect to merging of plugin attributes:
Oliver Tappe
2008-03-18
1
-3
/
+4
*
* removed debug output
Oliver Tappe
2008-03-17
1
-2
/
+7
*
* fixed several bugs in the config-demuxer caused by recent changes in plugin
Oliver Tappe
2008-03-17
3
-11
/
+37
*
* added getStage3Attrs()
Oliver Tappe
2008-03-17
1
-0
/
+28
*
* adjusted to recent changes in plugin-code
Oliver Tappe
2008-03-17
1
-9
/
+9
*
* added support for stage1 attributes that are stored along each plugin insta...
Oliver Tappe
2008-03-14
4
-20
/
+101
*
Fix 'unterminated list at =head in paragraph' error of pod2html.
Lars Müller
2008-03-13
1
-0
/
+1
*
* implemented rsync-based build folder strategy for slxconfig-demuxer which
Oliver Tappe
2008-03-06
1
-23
/
+30
*
* fixed potential use of uninitialized value
Oliver Tappe
2008-02-20
1
-1
/
+2
*
* correct implementation bug that caused last schema change to work only half...
Oliver Tappe
2008-02-17
2
-4
/
+13
*
* added vendor-OS '<<<default>>>', which holds the plugins which shall be
Oliver Tappe
2008-02-17
1
-1
/
+15
*
Refactored call-out to plugins when making the initramfs:
Oliver Tappe
2008-02-16
1
-21
/
+5
*
* hopefully finally fixed the utf8-related character problems in --man
Oliver Tappe
2008-02-12
2
-2
/
+2
*
* implement support for letting the plugins suggest additional kernel_params
Oliver Tappe
2008-02-10
1
-0
/
+3
*
* added renaming functionality that upgrades exports and systems that follow
Oliver Tappe
2008-02-10
1
-1
/
+24
[next]