summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added the full roles to the sessiondata.Mike Mason2008-02-056-5/+45
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@696 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added background color to table-header (class=header).Mika Havela2008-02-051-2/+11
| | | | | | Specified width to <INPUT CLASS=password>. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@693 ab2d0c66-481e-0410-8bed-d214d4d58bed
* added prototype.jsNatanael Copa2008-02-052-0/+4222
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@691 ab2d0c66-481e-0410-8bed-d214d4d58bed
* added a print_r() implementationNatanael Copa2008-02-051-0/+12
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@690 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Adding the beingings of the authorization items. Also adding some of the ↵Mike Mason2008-02-049-5/+137
| | | | | | updates to the Autentication. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@689 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed the errortext to reduce information to the user.Mika Havela2008-02-011-4/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@683 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Add label as a common entry to cfeNathan Angelacos2008-02-011-1/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@681 ab2d0c66-481e-0410-8bed-d214d4d58bed
* added few lines for extjs demoNatanael Copa2008-02-011-0/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Chaning the way this lib reports back statusMika Havela2008-02-011-2/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@675 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Chaning the way this lib reports back statusMika Havela2008-02-011-3/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@674 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Chaning the way this lib reports back statusMika Havela2008-02-011-2/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@673 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed the way the lib reports back statusMika Havela2008-01-311-2/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@672 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Chaing how the daemoncontrol reports back statusMika Havela2008-01-311-9/+6
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@671 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added function is_valid_filename() which for the moment just checks for ↵Mika Havela2008-01-311-4/+20
| | | | | | | | valid path. Changed some other functions that called other functions (don't think they worked). git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@669 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated the code to use md5sums in the acf passwd file. Made the ↵Mike Mason2008-01-303-2/+15
| | | | | | md5sum_string function(to go along with md5sum_file) in fs git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@665 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated changes hopefully meeting most of the security checks/validation ↵Mike Mason2008-01-291-9/+26
| | | | | | items in nangel's list git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@663 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated changes hopefully meeting most of the security checks/validation ↵Mike Mason2008-01-292-35/+48
| | | | | | items in nangel's list git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@662 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added functionallity to modify options in a fileMika Havela2008-01-291-4/+33
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@661 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed a bug in getopts. Getopts have ben broken for some time... dont know ↵Mika Havela2008-01-281-6/+12
| | | | | | for how long. But now its fixed git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@659 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Forgot the template-html.lsp. Always good to do a make install and see what ↵Mike Mason2008-01-261-4/+6
| | | | | | was forgotten. ;) git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@657 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changes effect only the log in|out functions. Will work now. Next working on ↵Mike Mason2008-01-265-55/+107
| | | | | | updating to prevent misuse of the login function. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@656 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Change order of arguments inf table_to_string and string_to_tableNathan Angelacos2008-01-251-4/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@650 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Check if file exists or return nilMika Havela2008-01-251-0/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@647 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed a bug when looking for where next parameter startsMika Havela2008-01-241-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@644 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed a bug that caused the main-nav to lose highlight on the main-nav when ↵Mika Havela2008-01-241-1/+1
| | | | | | you change sto another sub-nav. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@643 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Minor change to really make it work. This all will be cleaned up shortlyMike Mason2008-01-241-3/+5
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@639 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Minor changes on tablesMika Havela2008-01-242-3/+7
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@636 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Adding logon-status and finally with nangel's help got this workingMike Mason2008-01-234-31/+67
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@632 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaning up debugs code and making it work better with tables that are ↵Mika Havela2008-01-231-59/+28
| | | | | | nested multiple times. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@630 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added padding to <p>.Mika Havela2008-01-181-0/+9
| | | | | | Added class=attention git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@619 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Renamed Makefiles to version 0.1v0.1Mika Havela2008-01-171-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@605 ab2d0c66-481e-0410-8bed-d214d4d58bed
* fixed wrong directory to static filesNatanael Copa2008-01-171-2/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@603 ab2d0c66-481e-0410-8bed-d214d4d58bed
* install static dataNatanael Copa2008-01-171-0/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@602 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed a bug when a value contains a - sign. Now it looks for (space)- before ↵Mika Havela2008-01-171-1/+4
| | | | | | splitting up into a variable git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@595 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed a bug with select looking funny.Mika Havela2008-01-151-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@588 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added function that does almost the same as posix.stat, but instead writes ↵Mika Havela2008-01-151-0/+17
| | | | | | human readable. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@577 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added delay so that the process has time to start/stop/restart before some ↵Mika Havela2008-01-151-1/+3
| | | | | | other code looks if the process is started/stoped git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@576 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Restored the <PRE> so that column style appear correctlyMika Havela2008-01-151-2/+6
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@575 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed a bug that causes select to look funnyMika Havela2008-01-141-2/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@568 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Remembered the makefile!Mika Havela2008-01-141-1/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@567 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added some code in the daemoncontrolMika Havela2008-01-141-0/+19
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@565 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Moving getopts function from openntpd-model to a library.\nMoving ↵Mika Havela2008-01-132-0/+59
| | | | | | daemon-control to a library.\nThese 2 libraries are not documented yet and are not working as they should. Work in progress! git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@558 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Getting close between ie and ffMika Havela2008-01-131-184/+114
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@557 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added the tango 16x16 icon setNathan Angelacos2008-01-12237-0/+4982
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@556 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed broken menu (used to be a unused ul,li).Mika Havela2008-01-121-4/+8
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@555 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Snow works on IE and FireFoxNathan Angelacos2008-01-115-60/+105
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@554 ab2d0c66-481e-0410-8bed-d214d4d58bed
* fixed pidofNatanael Copa2008-01-111-6/+11
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@550 ab2d0c66-481e-0410-8bed-d214d4d58bed
* renamed pidof lib to procps. should be safe since noone is using itNatanael Copa2008-01-111-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@549 ab2d0c66-481e-0410-8bed-d214d4d58bed
* renamed pidof lib to procps. should be safe since noone is using itNatanael Copa2008-01-111-0/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@548 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Makefile fixesNathan Angelacos2008-01-113-6/+5
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@547 ab2d0c66-481e-0410-8bed-d214d4d58bed