Changes 10 to 20 on this branch are displayed below, sorted in descending chronological order.

3087 days ago: BitKeeper/etc/logging_ok:
revision info | browse files | diff
Author: iansym@simiansynapse.com
Changelog: BitKeeper/etc/logging_ok:
# Logging to logging@openlogging.org accepted
BitKeeper/etc/logging_ok:
# Logging to logging@openlogging.org accepted
BitKeeper/etc/logging_ok:
# auto-union
BitKeeper/etc/logging_ok:
# Logging to logging@openlogging.org accepted
Date: Tue, 07 Dec 2004 20:04:12 GMT
2873 days ago: BitKeeper/etc/ignore:
revision info | browse files | diff
Author: scmadmin@xaraya.com
Changelog: BitKeeper/etc/ignore:
# Added .AppleDouble/.Parent to the ignore list
BitKeeper/etc/logging_ok:
# Logging to logging@openlogging.org accepted
Date: Sat, 09 Jul 2005 09:15:16 GMT
3101 days ago: BitKeeper/etc/logging_ok:
revision info | browse files | diff
Author: iansym@simiansynapse.com
Changelog: BitKeeper/etc/logging_ok:
# Logging to logging@openlogging.org accepted
Date: Tue, 23 Nov 2004 20:04:11 GMT
3102 days ago: BitKeeper/etc/logging_ok:
revision info | browse files | diff
Author: ajones@ajones01.schwabfoundation.org
Changelog: BitKeeper/etc/logging_ok:
# Logging to logging@openlogging.org accepted
Date: Mon, 22 Nov 2004 20:04:11 GMT
3120 days ago: phpldapadmin/phpldapadmin/add_value_form.php:
revision info | browse files | diff
Author: marcel@hsdev.com
Changelog: phpldapadmin/phpldapadmin/add_value_form.php:
# got fed up with it
phpldapadmin/phpldapadmin/common.php:
# got fed up with it
phpldapadmin/phpldapadmin/copy_form.php:
# got fed up with it
phpldapadmin/phpldapadmin/create_form.php:
# got fed up with it
phpldapadmin/phpldapadmin/creation_template.php:
# got fed up with it
phpldapadmin/phpldapadmin/custom_functions.php:
# got fed up with it
phpldapadmin/phpldapadmin/delete_form.php:
# got fed up with it
phpldapadmin/phpldapadmin/documentation.php:
# got fed up with it
phpldapadmin/phpldapadmin/functions.php:
# got fed up with it
phpldapadmin/phpldapadmin/header.php:
# got fed up with it
phpldapadmin/phpldapadmin/ldif_export.php:
# got fed up with it
phpldapadmin/phpldapadmin/ldif_functions.php:
# got fed up with it
phpldapadmin/phpldapadmin/ldif_import.php:
# got fed up with it
phpldapadmin/phpldapadmin/ldif_import_form.php:
# got fed up with it
phpldapadmin/phpldapadmin/new_attr.php:
# got fed up with it
phpldapadmin/phpldapadmin/schema.php:
# got fed up with it
phpldapadmin/phpldapadmin/search.php:
# got fed up with it
phpldapadmin/phpldapadmin/search_form_advanced.php:
# got fed up with it
phpldapadmin/phpldapadmin/search_form_simple.php:
# got fed up with it
phpldapadmin/phpldapadmin/server_info.php:
# got fed up with it
phpldapadmin/phpldapadmin/templates/creation/custom.php:
# got fed up with it
phpldapadmin/phpldapadmin/templates/creation/new_ou_template.php:
# got fed up with it
phpldapadmin/phpldapadmin/templates/creation/new_posix_group_template.php:
# got fed up with it
phpldapadmin/phpldapadmin/templates/creation/new_smb3_nt_machine.php:
# got fed up with it
phpldapadmin/phpldapadmin/templates/creation/new_smb3_user_template.php:
# got fed up with it
phpldapadmin/phpldapadmin/templates/creation/new_smbgroup_template.php:
# got fed up with it
phpldapadmin/phpldapadmin/templates/creation/new_smbuser_template.php:
# got fed up with it
phpldapadmin/phpldapadmin/templates/modification/user.php:
# got fed up with it
phpldapadmin/phpldapadmin/templates/template_config.php:
# got fed up with it
phpldapadmin/phpldapadmin/unit_test.php:
# got fed up with it
phpldapadmin/phpldapadmin/update_confirm.php:
# got fed up with it
phpldapadmin/phpldapadmin/welcome.php:
# got fed up with it
Date: Thu, 04 Nov 2004 20:04:11 GMT
3120 days ago: BitKeeper/triggers/post-incoming.notice:
revision info | browse files | diff
Author: marcel@hsdev.com
Changelog: BitKeeper/triggers/post-incoming.notice:
# tabs2spaces
phpldapadmin/phpldapadmin/LICENSE:
# tabs2spaces
phpldapadmin/phpldapadmin/config.php.example:
# tabs2spaces
phpldapadmin/phpldapadmin/doc/CREDITS:
# tabs2spaces
phpldapadmin/phpldapadmin/doc/ChangeLog:
# tabs2spaces
phpldapadmin/phpldapadmin/doc/INSTALL-es.txt:
# tabs2spaces
phpldapadmin/phpldapadmin/doc/INSTALL-fr.txt:
# tabs2spaces
phpldapadmin/phpldapadmin/doc/ROADMAP:
# tabs2spaces
phpldapadmin/phpldapadmin/entry_chooser.js:
# tabs2spaces
phpldapadmin/phpldapadmin/lang/Makefile:
# tabs2spaces
phpldapadmin/phpldapadmin/ldap_error_codes.txt:
# tabs2spaces
phpldapadmin/phpldapadmin/search_util.js:
# tabs2spaces
phpldapadmin/phpldapadmin/style.css:
# tabs2spaces
phpldapadmin/xardocs/license.txt:
# tabs2spaces
Date: Thu, 04 Nov 2004 20:04:11 GMT
3123 days ago: BitKeeper/etc/logging_ok:
revision info | browse files | diff
Author: johnny@echo.pengo.lan
Changelog: BitKeeper/etc/logging_ok:
# Logging to logging@openlogging.org accepted
Date: Mon, 01 Nov 2004 20:04:11 GMT
3127 days ago: BitKeeper/triggers/pre-apply.qa:
revision info | browse files | diff
Author: ccorliss@schwabfoundation.org
Changelog: BitKeeper/triggers/pre-apply.qa:
# Fixed the deprecated function checks.
# Now correctly searches for calls to the deprecated functions while excluding the definitions of those functions.
# Example:
# function xarVarPrepForStore(..) <-- would not be found in the search
# return xarVarPrepForStore($something); <--- will be found in the search
# /* TODO: xarvarprepforstore should be changed to qstr or bindvars */ <--- not found
# list($test1, $test2) = xarVarPrepForStore($test11, $test22); <-- found
Date: Thu, 28 Oct 2004 20:04:10 GMT
3127 days ago: BitKeeper/triggers/pre-apply.qa:
revision info | browse files | diff
Author: marcel@hsdev.com
Changelog: BitKeeper/triggers/pre-apply.qa:
# heh, this never worked properly, should work a bit better now
Date: Thu, 28 Oct 2004 20:04:10 GMT
3130 days ago: BitKeeper/triggers/pre-apply.qa:
revision info | browse files | diff
Author: marcel@hsdev.com
Changelog: BitKeeper/triggers/pre-apply.qa:
# bringing the pre-appply changes in core also to the modules repository
Date: Mon, 25 Oct 2004 20:04:10 GMT
earlier changes recent changes (no later changes)