.. |
class.boaccess_history.inc.php
|
Did a little cleaning on the access_history class. Using GLOBALS now and fits in the the accounts class in admin.
|
2001-09-01 23:40:28 +00:00 |
class.boaccounts.inc.php
|
modified the ldap class, to know the type of account(u or g)
|
2001-09-18 17:55:36 +00:00 |
class.boaclmanager.inc.php
|
Two php3 array fixes
|
2001-09-04 03:34:02 +00:00 |
class.boapplications.inc.php
|
Make admin use this; Fix add
|
2001-09-14 19:53:24 +00:00 |
class.bocurrentsessions.inc.php
|
Minor adjustments to work with register_globals off
|
2001-09-28 22:04:10 +00:00 |
class.bolog.inc.php
|
php3 and formatting adjustments - needs tweaking to make sure it works as
|
2001-09-26 01:02:39 +00:00 |
class.boserver.inc.php
|
Made servers admin 3-layer
|
2001-09-04 19:50:14 +00:00 |
class.html.inc.php
|
php3 and formatting adjustments - needs tweaking to make sure it works as
|
2001-09-26 01:02:39 +00:00 |
class.soaccess_history.inc.php
|
Missed a GLOBALS.
|
2001-09-02 07:30:46 +00:00 |
class.soaccounts.inc.php
|
Never added the Id tage for cvs info in the files.
|
2001-09-04 03:29:36 +00:00 |
class.soapplications.inc.php
|
Make admin use this; Fix add
|
2001-09-14 19:53:24 +00:00 |
class.socurrentsessions.inc.php
|
Converted over to the 3 tier design
|
2001-08-16 01:38:14 +00:00 |
class.solog.inc.php
|
php3 and formatting adjustments - needs tweaking to make sure it works as
|
2001-09-26 01:02:39 +00:00 |
class.soserver.inc.php
|
Made servers admin 3-layer
|
2001-09-04 19:50:14 +00:00 |
class.uiaccess_history.inc.php
|
Fixed total time for previous login being shown on entrys where the user didn't logout
|
2001-10-02 06:55:54 +00:00 |
class.uiaccounts.inc.php
|
modified the ldap class, to know the type of account(u or g)
|
2001-09-18 17:55:36 +00:00 |
class.uiaclmanager.inc.php
|
- Groups and accounts now fully check ACL rights for each section
|
2001-09-04 04:26:51 +00:00 |
class.uiapplications.inc.php
|
Remove superfluous footer activity
|
2001-09-17 22:30:14 +00:00 |
class.uicurrentsessions.inc.php
|
Minor adjustments to work with register_globals off
|
2001-09-28 22:04:10 +00:00 |
class.uilog.inc.php
|
php3 and formatting adjustments - needs tweaking to make sure it works as
|
2001-09-26 01:02:39 +00:00 |
class.uimenuclass.inc.php
|
Added new ACL Manager, currently only user accounts is using it
|
2001-09-04 01:12:13 +00:00 |
class.uiserver.inc.php
|
Place a default of none into security display
|
2001-09-05 02:54:03 +00:00 |
hook_acl_manager.inc.php
|
- Groups and accounts now fully check ACL rights for each section
|
2001-09-04 04:26:51 +00:00 |
hook_add_def_pref.inc.php
|
This changes the user accounts over to an n-tier layout. Still needing to add the group accounts into these classes.
|
2001-09-01 23:32:40 +00:00 |
hook_admin.inc.php
|
php3 and formatting adjustments - needs tweaking to make sure it works as
|
2001-09-26 01:02:39 +00:00 |
hook_after_navbar.inc.php
|
fix version check
|
2001-09-28 14:09:22 +00:00 |
hook_deleteaccount.inc.php
|
This should now clear out the ACL entries when deleting a user.
|
2001-09-18 03:57:42 +00:00 |
hook_manual.inc.php
|
More controlled manual app. Controller can be more easily modified bya single source.
|
2001-05-14 00:18:12 +00:00 |
hook_view_account.inc.php
|
Added new ACL Manager, currently only user accounts is using it
|
2001-09-04 01:12:13 +00:00 |
hook_view_user.inc.php
|
Added new ACL Manager, currently only user accounts is using it
|
2001-09-04 01:12:13 +00:00 |