2005-09-26 02:11  wurley

	* add_attr.php (1.15), common.php (1.68), compare.php (1.10),
	  config_default.php (1.11), copy.php (1.35), create.php (1.43),
	  create_form.php (1.30), creation_template.php (1.29), delete.php
	  (1.23), documentation.php (1.9), edit.php (1.56), export.php
	  (1.15), export_form.php (1.22), functions.php (1.275), header.php
	  (1.19), index.php (1.39), login.php (1.49), logout.php (1.17),
	  mass_delete.php (1.13), rdelete.php (1.22), rename.php (1.27),
	  search.php (1.71), template_engine.php (1.22),
	  template_functions.php (1.25), timeout.php (1.3), tree.php
	  (1.88), tree_functions.php (1.19), update.php (1.24), welcome.php
	  (1.24): Standardised requires/includes and allowances for files
	  to be moved into directories

2005-09-25 14:48  wurley

	* templates/: creation/custom.php (1.41), modification/default.php
	  (1.84): Sourceforge bug #1297721 - LDAPServer information being
	  overwritten.

2005-09-23 23:43  wurley

	* templates/creation/new_smb3_user_template.php (1.25): Sourceforge
	  patch #1300096 - useless check for get_posix_groups() result in
	  Samba 3 User

2005-09-21 15:10  tag rc4

2005-09-21 15:10  wurley

	* doc/ChangeLogCVS.txt (1.2, rc4): Update to rc4

2005-09-21 11:44  wurley

	* rename.php (1.26, rc4): Sourceforge patch #1294128 - rename patch
	  against 0.9.7 (Dmitry Butskoy)

2005-09-21 11:17  wurley

	* copy.php (1.34, rc4): Fix - was not performing a recursive copy
	  and code cleanup

2005-09-18 06:37  wurley

	* schema_functions.php (1.85, rc4): Put back pass-by-reference,
	  aliases were broken by their removal

2005-09-18 06:04  wurley

	* delete_attr.php (1.13, rc4): Fix to delete binary attributes

2005-09-18 05:57  wurley

	* ldap_error_codes.txt (1.8), server_functions.php (1.27) (utags:
	  rc4): Fixed some typos

2005-09-18 05:52  wurley

	* template_engine.php (1.21, rc4): Fix for Sourceforge bug #1293366
	  - binary attribute value in phpldapadmin-0.9.7-rc3

2005-09-17 00:20  wurley

	* server_functions.php (1.26): Add workaround for broken ldap.conf
	  configurations

2005-09-15 11:29  wurley

	* functions.php (1.274, rc4): Fix for Sourceforge #1289612 -
	  Invalid argument supplied for foreach()

2005-09-14 23:17  wurley

	* create.php (1.42, rc4): Workaround for posixgroup template when
	  there were blank uid entries

2005-09-12 16:01  wurley

	* templates/example.xml (1.5, rc4): Removed defunct entries from
	  example.xml

2005-09-12 13:06  wurley

	* welcome.php (1.23), lang/en.php (1.133), lang/recoded/en.php
	  (1.118) (utags: rc4): Added link to documentation

2005-09-12 00:59  wurley

	* ldap_supported_oids.txt (1.3, rc4): Resolved some more MSAD OIDS

2005-09-11 15:32  wurley

	* doc/ChangeLog (1.34, rc4): Update ChangeLog

2005-09-11 15:23  wurley

	* login.php (1.48, rc4), server_functions.php (1.25): Fix for login
	  with uid

2005-09-11 07:50  wurley

	* server_functions.php (1.24): Fix isLoginAttrEnabled evaluation

2005-09-05 05:46  wurley

	* doc/CREDITS (1.25, rc4): Update credits

2005-09-05 05:45  wurley

	* doc/ChangeLogCVS.txt (1.1): [no log message]

2005-09-05 04:41  tag rc

2005-09-05 04:41  wurley

	* templates/template_header.php (1.6, rc4), template_engine.php
	  (1.20) (utags: rc): Doc attributes

2005-09-05 04:39  wurley

	* compare.php (1.9, rc4), schema_functions.php (1.84) (utags: rc):
	  Removed some todos already completed

2005-09-05 04:25  wurley

	* create.php (1.41, rc), create_form.php (1.29, rc4, rc),
	  template_engine.php (1.19), template_functions.php (1.24, rc4,
	  rc): Templates now cached for each server

2005-09-05 04:20  wurley

	* templates/template_header.php (1.5): Fix not updating server > 1

2005-09-05 04:00  wurley

	* functions.php (1.273, rc), schema_functions.php (1.83),
	  server_functions.php (1.23, rc), template_functions.php (1.23):
	  Change count to serialize in debug_logs

2005-09-05 02:17  wurley

	* export_functions.php (1.30, rc4, rc): Fix to work with php5

2005-09-05 02:02  wurley

	* index.php (1.38, rc4, rc), template_functions.php (1.22):
	  Replaced the xml2array function to one that works with PHP5 too

2005-09-04 15:09  wurley

	* welcome.php (1.22, rc): Fixed syntax error

2005-08-31 23:56  wurley

	* login.php (1.47, rc): Fix for anon bind override (secuna advisory
	  #16611)

2005-08-31 23:42  wurley

	* login.php (1.46), welcome.php (1.21): Remove custom welcome page
	  - can be exploited

2005-08-28 02:42  wurley

	* template_engine.php (1.18): Sourceforge feature #1267430 - size
	  and maxlength template xml feature (Alessandro De Zorzi)

2005-08-28 02:15  wurley

	* copy.php (1.33, rc), functions.php (1.272), schema_functions.php
	  (1.82), template_functions.php (1.21), update.php (1.23, rc4,
	  rc), update_confirm.php (1.40, rc4, rc): Removed some pass by
	  reference calls

2005-08-28 02:13  wurley

	* templates/: courierMailAccount.xml (1.2), courierMailAlias.xml
	  (1.2) (utags: rc, rc4): Fixed courierMail templates

2005-08-28 00:32  wurley

	* template_functions.php (1.20): Sourceforge bug #1267503 - Array
	  not properly initialized

2005-08-25 01:14  wurley

	* common.php (1.67, rc4, rc), config_default.php (1.10, rc4, rc),
	  create_form.php (1.28), creation_template.php (1.28, rc4, rc),
	  entry_chooser.php (1.26, rc4, rc), index.php (1.37), search.php
	  (1.70, rc4, rc), template_engine.php (1.17),
	  template_functions.php (1.19), tree_functions.php (1.18, rc4,
	  rc): @todo: cleanup

2005-08-25 01:08  wurley

	* compare.php (1.8): Reduce to a 3 column dislay

2005-08-19 00:03  wurley

	* tree_functions.php (1.17): Enhancement fix for login_as display

2005-08-16 19:02  wurley

	* copy.php (1.32), ldif_import.php (1.31, rc4, rc),
	  ldif_import_form.php (1.19, rc4, rc): Replaced remaining new
	  LDAPServer with ldapservers->Instance

2005-08-16 19:00  wurley

	* functions.php (1.271), tree_functions.php (1.16): Fix for
	  login_dn_as enhancement

2005-08-16 16:39  wurley

	* config_default.php (1.9): cosmetic fixes

2005-08-16 15:31  wurley

	* tree_functions.php (1.15): Sourceforge patch #1257508 - Split
	  edit RDN (navigation mode) (Alessandro De Zorzi)

2005-08-16 15:20  wurley

	* search.php (1.69): Sourceforge patch #1259959 - retain search
	  status (Alessandro De Zorzi)

2005-08-16 15:07  wurley

	* lang/: en.php (1.132), recoded/en.php (1.117) (utags: rc):
	  Sourceforge bug #1257362 - compare defined twice in en.php

2005-08-10 18:35  wurley

	* template_functions.php (1.18), templates/example.xml (1.4, rc):
	  Fix for when must attribute is not defined in XML file

2005-08-10 18:17  wurley

	* template_functions.php (1.17): Sourceforge patch #1246187 -
	  Templates values call PHP function (Alessandro De Zorzi)

2005-08-10 18:06  wurley

	* server_functions.php (1.22): Remove port if using ldapi://

2005-08-10 16:06  wurley

	* common.php (1.66), functions.php (1.270), header.php (1.18, rc4,
	  rc), index.php (1.36), config_default.php (1.8), syslog.php
	  (1.11, rc4, rc): Trimmed common and moved install checking to
	  index.php

2005-07-27 23:01  wurley

	* schema_functions.php (1.81): More fixes for Sun Directory Server

2005-07-27 18:53  wurley

	* schema_functions.php (1.80): Fixes for Sun Directory Server

2005-07-25 00:23  wurley

	* export.php (1.14, rc4, rc): Sourceforge bug #1243813 - export not
	  working on IE

2005-07-24 11:16  wurley

	* server_functions.php (1.21): Fixed default for session_timeout.

2005-07-24 03:21  wurley

	* config.php.example (1.83, rc4, rc), rename.php (1.25, rc),
	  server_functions.php (1.20): Sourceforge feature #121205 -
	  non-leaf rename is possible (vilz)

2005-07-24 03:02  wurley

	* config_default.php (1.7), functions.php (1.269),
	  password_checker.php (1.8, rc4, rc), server_functions.php (1.19),
	  template_engine.php (1.16): Sourceforge feature #1228109 -
	  display clear text passwords

2005-07-24 01:14  wurley

	* functions.php (1.268): Sourceforge patch #1201330 & #1201616
	  (Matt Harrington)

2005-07-23 23:46  wurley

	* config_default.php (1.6), functions.php (1.267),
	  server_functions.php (1.18), template_functions.php (1.16),
	  timeout_functions.php (1.5, rc4, rc), tree_functions.php (1.14):
	  Cleaned up done todos.

2005-07-23 22:40  wurley

	* config.php.example (1.82), server_functions.php (1.17): Updated
	  to new $ldapserver object

2005-07-23 22:19  wurley

	* functions.php (1.266), create.php (1.40), template_functions.php
	  (1.15): Fixes for autoNumber

2005-07-23 21:22  wurley

	* functions.php (1.265): Syntax fixes after last commit

2005-07-23 18:46  wurley

	* create.php (1.39), export_functions.php (1.29), functions.php
	  (1.264), login.php (1.45), server_functions.php (1.16): Replace
	  $servers with $ldapservers object.

2005-07-23 15:58  wurley

	* schema_functions.php (1.79): Fix missing $key after previous
	  commit

2005-07-23 15:41  wurley

	* schema_functions.php (1.78), server_functions.php (1.15):
	  Additional debugging and some cosmetic cleanup

2005-07-22 16:34  wurley

	* add_oclass.php (1.16, rc4, rc), add_oclass_form.php (1.20, rc4,
	  rc), add_value_form.php (1.32, rc4, rc), lang/en.php (1.131),
	  lang/recoded/en.php (1.116): Sourceforge Feature #1233795 - Add
	  Multiple objectClasses (Jonathan Thurman)

2005-07-22 16:12  wurley

	* purge_cache.php (1.6, rc4, rc): Purging more session keys

2005-07-22 16:12  wurley

	* templates/: dNSDomain.xml (1.2), simpleSecurityObject.xml (1.2)
	  (utags: rc, rc4): Misc defaults

2005-07-22 16:11  wurley

	* template_functions.php (1.14): Replaced $server_id with
	  $ldapserver->server_id, and minor cosmetic fixes, add new session
	  caching functions

2005-07-22 16:09  wurley

	* schema.php (1.60, rc4, rc), template_engine.php (1.15): Replaced
	  $server_id with $ldapserver->server_id, and minor cosmetic fixes

2005-07-22 16:06  wurley

	* export_form.php (1.21, rc4, rc): Using server_select_list()

2005-07-22 16:05  wurley

	* creation_template.php (1.27), export_functions.php (1.28),
	  index.php (1.35): Replaced $server_id with
	  $ldapserver->server_id, and minor cosmetic fixes

2005-07-22 16:05  wurley

	* config_default.php (1.5): Add caching definitions

2005-07-22 16:03  wurley

	* common.php (1.65), syslog.php (1.10): Move syslog definitions
	  earlier so that it can be used by config.php

2005-07-22 15:59  wurley

	* functions.php (1.263), schema_functions.php (1.77),
	  server_functions.php (1.14): Replaced $server_id with
	  $ldapserver->server_id, and minor cosmetic fixes, add new session
	  caching functions

2005-07-22 15:55  wurley

	* collapse.php (1.13, rc4, rc), compare.php (1.7),
	  entry_chooser.php (1.25): Replaced $server_id with
	  $ldapserver->server_id, and minor cosmetic fixes

2005-07-22 15:51  wurley

	* refresh.php (1.15, rc4, rc), rename.php (1.24), rename_form.php
	  (1.8, rc4, rc), search.php (1.68), server_info.php (1.21, rc4,
	  rc), timeout.php (1.2, rc4, rc), timeout_functions.php (1.4),
	  tree.php (1.87, rc4, rc), tree_functions.php (1.13), update.php
	  (1.22), update_confirm.php (1.39), templates/template_header.php
	  (1.4): Replaced $server_id with $ldapserver->server_id, and minor
	  cosmetic fixes

2005-07-22 15:47  wurley

	* compare_form.php (1.2, rc4, rc), copy_form.php (1.24, rc4, rc),
	  create.php (1.38), create_form.php (1.27), delete.php (1.22, rc4,
	  rc), delete_attr.php (1.12, rc), delete_form.php (1.20, rc4, rc),
	  download_binary_attr.php (1.12, rc4, rc), edit.php (1.55, rc4,
	  rc), expand.php (1.22, rc4, rc), login.php (1.44), login_form.php
	  (1.25, rc4, rc), logout.php (1.16, rc4, rc), mass_delete.php
	  (1.12, rc4, rc), rdelete.php (1.21, rc4, rc): Replaced $server_id
	  with $ldapserver->server_id, and minor cosmetic fixes

2005-07-22 15:42  wurley

	* add_attr.php (1.14, rc4, rc), add_attr_form.php (1.12, rc4, rc),
	  add_oclass.php (1.15), add_oclass_form.php (1.19), add_value.php
	  (1.18, rc4, rc), add_value_form.php (1.31): Replaced $server_id
	  with $ldapserver->server_id, and minor cosmetic fixes

2005-07-17 16:12  wurley

	* common.php (1.64), functions.php (1.262), server_functions.php
	  (1.13), tree.php (1.86): Improvements to server configurations

2005-07-17 10:47  wurley

	* compare.php (1.6): Comment changes

2005-07-17 02:39  wurley

	* config.php.example (1.81): Missing query name.

2005-07-17 02:34  wurley

	* template_engine.php (1.14), lang/en.php (1.130),
	  lang/recoded/en.php (1.115), templates/template_header.php (1.3):
	  Sourceforge feature #1167599 - Rename link under RDN

2005-07-17 02:23  wurley

	* config_default.php (1.4), functions.php (1.261),
	  template_engine.php (1.13), template_functions.php (1.13),
	  unit_test.php (1.20, rc4, rc), lang/en.php (1.129),
	  lang/recoded/en.php (1.114): Sourceforge feature #1164071 -
	  Automatically generated password when creating new user

2005-07-16 13:22  wurley

	* config_default.php (1.3): Changed default debugging to off.

2005-07-16 13:13  wurley

	* INSTALL (1.13, rc4, rc), add_value_form.php (1.30), common.php
	  (1.63), compare.php (1.5), config.php.example (1.80),
	  config_default.php (1.2), copy_form.php (1.23), create.php
	  (1.37), creation_template.php (1.26), download_binary_attr.php
	  (1.11), entry_chooser.php (1.24), expand.php (1.21),
	  export_functions.php (1.27), functions.php (1.260), header.php
	  (1.17), index.php (1.34), login.php (1.43), refresh.php (1.14),
	  schema_functions.php (1.76), search.php (1.67),
	  search_form_advanced.php (1.22, rc4, rc),
	  search_form_predefined.php (1.8, rc4, rc), search_form_simple.php
	  (1.14, rc4, rc), server_functions.php (1.12),
	  session_functions.php (1.14, rc4, rc), syslog.php (1.9),
	  template_engine.php (1.12), template_functions.php (1.12),
	  timeout_functions.php (1.3), tree.php (1.85), tree_functions.php
	  (1.12), update_confirm.php (1.38), view_jpeg_photo.php (1.9, rc4,
	  rc), welcome.php (1.20), lang/en.php (1.128),
	  templates/template_header.php (1.2): Reworked configuration
	  removing redundant function calls, config param checking.  Added
	  more debugging calls

2005-07-16 12:46  wurley

	* create.php (1.36), templates/ou.xml (1.3, rc4, rc),
	  templates/posixGroup.xml (1.3, rc4, rc): Removed default regexp

2005-07-06 23:40  wurley

	* functions.php (1.259): Sourceforge bug #1233238 - Undefined
	  variable: results

2005-07-03 19:25  wurley

	* server_info.php (1.20): Improve display of oid info

2005-07-03 18:47  wurley

	* template_functions.php (1.11): Test for domxml support in php

2005-07-03 16:34  wurley

	* common.php (1.62): Fixed: Unable to find config_default.php if
	  config.php didnt exist.

2005-06-24 21:40  wurley

	* images/rfc.png (1.1, rc4, rc): New image

2005-06-24 21:38  wurley

	* common.php (1.61), create_form.php (1.26), creation_template.php
	  (1.25), edit.php (1.54), config_default.php (1.1): New config
	  function

2005-06-24 21:35  wurley

	* header.php (1.16), index.php (1.33): Sourceforge patch #1201357 -
	  Allow override of page title

2005-06-24 21:33  wurley

	* template_engine.php (1.11): Added custom template

2005-06-24 00:38  wurley

	* lang/: ja.php (1.5), recoded/ja.php (1.5) (utags: rc, rc4):
	  Sourceforge patch #1213369 - Japanese translation update

2005-06-24 00:35  wurley

	* functions.php (1.258): Sourceforge patch #1225290 - Declare
	  missing global variables

2005-06-24 00:11  wurley

	* lang/: ru.php (1.8), recoded/ru.php (1.7) (utags: rc, rc4):
	  Sourceforge Patch #1182773 - Russian localisation issue

2005-06-23 23:00  wurley

	* templates/sendmailVirtualUser.xml (1.2, rc4, rc): Change .tld to
	  .com

2005-06-22 23:27  wurley

	* functions.php (1.257), ldap_supported_oids.txt (1.2, rc),
	  server_info.php (1.19): Improved server_info display

2005-06-21 01:10  wurley

	* images/logo_small.jpg (1.1, rc4, rc): Added by request

2005-06-21 00:37  wurley

	* lang/en.php (1.127), lang/recoded/en.php (1.113),
	  templates/alias.xml (1.1, rc4, rc),
	  templates/courierMailAccount.xml (1.1),
	  templates/courierMailAlias.xml (1.1), templates/dNSDomain.xml
	  (1.1), templates/example.xml (1.3), templates/kolabPerson.xml
	  (1.2, rc4, rc), templates/mozillaOrgPerson.xml (1.2, rc4, rc),
	  templates/sendmailMTAAliasObject.xml (1.1, rc4, rc),
	  templates/sendmailMTAClass.xml (1.1, rc4, rc),
	  templates/sendmailMTACluster.xml (1.1, rc4, rc),
	  templates/sendmailMTAMapObject.xml (1.1, rc4, rc),
	  templates/sendmailVirtualDomain.xml (1.1, rc4, rc),
	  templates/sendmailVirtualUser.xml (1.1),
	  templates/simpleSecurityObject.xml (1.1): New templates, untested
	  templates disabled by default

2005-06-21 00:35  wurley

	* template_functions.php (1.10): Fix XML attributes with 0 (zero)
	  value

2005-06-21 00:34  wurley

	* create_form.php (1.25): Remove non-visable templates

2005-06-19 21:28  wurley

	* templates/: kolabPerson.xml (1.1), mozillaOrgPerson.xml (1.1),
	  organizationalRole.xml (1.1, rc4, rc): New Templates

2005-06-19 21:26  wurley

	* config.php.example (1.79), create_form.php (1.24),
	  template_functions.php (1.9), lang/en.php (1.126),
	  lang/recoded/en.php (1.112), creation_template.php (1.24),
	  images/error.png (1.1, rc4, rc): Now show new and old templates,
	  with options to disable either.

2005-06-19 17:09  wurley

	* template_engine.php (1.10), lang/en.php (1.125),
	  lang/recoded/en.php (1.111): Update to obey obfuscate password
	  config.

2005-06-19 16:49  wurley

	* template_engine.php (1.9), template_functions.php (1.8),
	  templates/posixAccount.xml (1.6, rc4, rc),
	  templates/posixGroup.xml (1.2): Added: DN chooser for posixgroup
	  and enhanced helper to include side helpers.

2005-06-19 15:29  wurley

	* create.php (1.35), functions.php (1.256), template_engine.php
	  (1.8), template_functions.php (1.7), lang/en.php (1.124),
	  lang/recoded/en.php (1.110), templates/posixAccount.xml (1.5),
	  templates/posixGroup.xml (1.1): Added: posixGroup Added: auto GID
	  number routines.

2005-06-19 13:32  wurley

	* create.php (1.34): Fix for presubmit processing.

2005-06-19 12:49  wurley

	* template_functions.php (1.6): Added: hint to translate list.

2005-06-19 12:48  wurley

	* template_engine.php (1.7), template_functions.php (1.5),
	  lang/en.php (1.123), lang/recoded/en.php (1.109),
	  templates/inetOrgPerson.xml (1.3, rc4, rc), templates/ou.xml
	  (1.2), templates/posixAccount.xml (1.4): Converted all english
	  into $lang

2005-06-19 11:24  wurley

	* create.php (1.33), template_engine.php (1.6),
	  templates/posixAccount.xml (1.3): Added: presubmit processing.

2005-06-12 23:52  wurley

	* functions.php (1.255), template_engine.php (1.5),
	  template_functions.php (1.4), templates/example.xml (1.2),
	  templates/posixAccount.xml (1.2): Added: posixAccount and changes
	  to supprt posixAccount

2005-06-10 22:42  wurley

	* syslog.php (1.8): Function should be syslog_err not syslog_error.

2005-06-05 22:04  wurley

	* template_engine.php (1.4), template_functions.php (1.3),
	  templates/posixAccount.xml (1.1): More template engine additions.

2005-06-03 23:21  wurley

	* template_engine.php (1.3), template_functions.php (1.2),
	  templates/inetOrgPerson.xml (1.2): Added autoFill javascript
	  syntax to the XML files.

2005-06-01 23:08  wurley

	* functions.php (1.254): Fix for SF # 1200458 - Undefined variable:
	  lang (E_NOTICE) in password_checker.php

2005-05-08 16:29  wurley

	* template_engine.php (1.2), templates/inetOrgPerson.xml (1.1):
	  Added inetOrgPerson

2005-05-08 10:44  wurley

	* common.php (1.60), create_form.php (1.23), creation_template.php
	  (1.23), edit.php (1.53), functions.php (1.253),
	  template_engine.php (1.1), template_functions.php (1.1),
	  lang/en.php (1.122), lang/recoded/en.php (1.108),
	  templates/example.xml (1.1), templates/ou.xml (1.1),
	  templates/template_header.php (1.1): New Template Engine
	  additions.

2005-05-06 19:18  wurley

	* server_functions.php (1.11): Fix for Sourceforge #1196441 -
	  anonmyous bind does not work.

2005-04-29 21:24  wurley

	* search_results_list.php (1.5), search_results_table.php (1.7)
	  (utags: rc, rc4): Fix for Source Forge #1192340 - editing of
	  search results after predefined search

2005-04-22 20:56  tag RELEASE-0_9_6c
