index
:
eurephia.git
beta
master
pgsql
release/1.0
release/1.1
Unnamed repository; edit this file to name it for gitweb.
David Sommerseth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eurephiadm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enhanced the access control by introducing access levels
David Sommerseth
2008-12-02
2
-13
/
+30
*
config command: only show value and not key = 'val' on query
David Sommerseth
2008-12-02
1
-1
/
+1
*
Added command for editing eurephia config (in database)
David Sommerseth
2008-12-02
3
-1
/
+57
*
Moved all declarations which has to do with commands into commands.h
David Sommerseth
2008-12-02
2
-27
/
+28
*
Added dumping of config settings in database as well as only config file
David Sommerseth
2008-12-02
1
-6
/
+19
*
BUGFIX: cmd_Logout(...) interpreted eDBadminLogout(...) result wrong
David Sommerseth
2008-12-02
1
-2
/
+2
*
BUGFIX: Fixed no logging when log file is given in both config file and on co...
David Sommerseth
2008-12-02
1
-1
/
+1
*
Added proper argument handling. Allowing log settings to be overridden by co...
David Sommerseth
2008-12-02
1
-12
/
+83
*
Improved error handling if database_driver is not defined.
David Sommerseth
2008-12-01
1
-1
/
+1
*
Improved ugly comment error
David Sommerseth
2008-12-01
1
-1
/
+1
*
Prepared to have eurephiadm commands as one file per command
David Sommerseth
2008-12-01
4
-30
/
+108
*
Receive eurephiaVALUES struct with config instead of char *db interface.
David Sommerseth
2008-12-01
2
-5
/
+44
*
Implemented command handling. Missing argument handling yet
David Sommerseth
2008-12-01
1
-7
/
+99
*
Split eurephiadm.c into several files
David Sommerseth
2008-12-01
8
-343
/
+523
*
Added possibility to add comments in config file using #
David Sommerseth
2008-12-01
1
-0
/
+9
*
Removed unneeded debug info
David Sommerseth
2008-12-01
1
-1
/
+0
*
BUGFIX: Fixed missing slash when env.var. EUREHPIA_DIR is used
David Sommerseth
2008-12-01
1
-1
/
+2
*
BUGFIX: Do not try to parse config line if no separator ('=') is found.
David Sommerseth
2008-12-01
1
-1
/
+6
*
Changed the exit procedure when auto-logged out, to shutdown properly
David Sommerseth
2008-11-30
1
-2
/
+5
*
Completed login/logout from eurephiadm. Added config file parser.
David Sommerseth
2008-11-30
1
-19
/
+160
*
eurephiadm can now use eDBadminValidateSession(...) to use open session. Aut...
David Sommerseth
2008-11-30
1
-50
/
+64
*
eurephiadm can now login properly and reads and writes session file
David Sommerseth
2008-11-30
1
-18
/
+124
*
Completed the change of authentication model in database driver
David Sommerseth
2008-11-30
2
-3
/
+81
*
Updated the eurephiadm utility to manage simple login
David Sommerseth
2008-11-29
4
-2
/
+154
*
Added first skeleton of a command line admin util
David Sommerseth
2008-11-28
2
-0
/
+140