Commit graph

89 commits

Author SHA1 Message Date
Noriko Hosoi
758f298b23 Release 1.1.43
- 389-admin uses 389-admin-git.sh which uses HTTP to download content from git (should use HTTPS) (DS 48762)
- Resolves: Bug 1334480 - running remove-ds-admin.pl multiple times will make it so you cannot install DS (DS 48429)
- Resolves: Bug 1260445 - RHDS upgrade change Ownership of certificate files upon upgrade. (DS 48409)
- Resolves: Bug 1173249 - register-ds-admin - silent file incorrectly processed (DS 47548)
- Resolves: Bug 1173244 - Configuration Tab does not work with FIPS mode enabled (DS 47493)
- Resolves: Bug 1223845 - register-ds-admin.pl script prints clear text password in the terminal (DS 48186)
- Resolves: Bug 1173249 - register-ds-admin.pl fails to set local bind DN and password (DS 47548)
- Resolves: Bug 966958 - Improve Add CRL/CKL dialog and errors (DS 47467)
- Resolves: Bug 1217015 - remove-ds-admin.pl removes files in the rpm (DS 48171)
- Resolves: Bug 979419 - "Manage certificates" crashes admin server (DS 48153)
- Resolves: Bug 1162417 - repl-monitor invoked from adminserver cgi fails (DS 48024)
- Resolves: Bug 1183152 - CVE-2015-0233 389-admin: multiple /tmp/ file vulnerabilities [directory_server_10] (DS 47995)
- Resolves: Bug 1173252 - Admin Server reconfig breaks SSL config (DS 47901)
- Ticket 47929 - Admin Server - disable SSLv3 by default
- Ticket 201   - nCipher HSM cannot be configured via the console
- Ticket 47493 - Configuration Tab does not work with FIPS mode enabled
- Ticket 47697 - Resource leak in lib/libdsa/dsalib_updown.c
- Ticket 47860 - register-ds-admin.pl problem when following steps to replicate o=netscaperoot
- Ticket 47548 - register-ds-admin does not register into remote config ds
- Ticket 47893 - Admin Server should use Sys::Hostname instead Net::Domain
- Ticket 47891 - Admin Server reconfig breaks SSL config
- Ticket 47300 - Update man page for remove-ds-admin.pl
- Ticket 47850 - "nsslapd-allow-anonymous-access: rootdse" makes login as "admin" fail at the first time
- Ticket 47497 - Admin Express - remove "Security Level"
- Ticket 47495 - admin express: wrong instance creation time
- Ticket 47665 - Create new instance results in setting wrong ACI for the "cn=config" entry
- Ticket 47478 - No groups file? error restarting Admin server
- Ticket 47300 - [RFE] remove-ds-admin.pl: redesign the behaviour
- Ticket 434   - admin-serv logs filling with "admserv_host_ip_check: ap_get_remote_host could not resolve <ip address>"
- Ticket 47563 - cannot restart directory server from console
- Ticket 222   - Admin Express issues "Internal Server Error" when the Config DS is down.
- Ticket 418   - Error with register-ds-admin.pl
- fix for bug 377 - Unchecked use of SELinux command Reviewed by: rmeggins
- Ticket 47498 - Error Message for Failed to create the configuration directory server
2016-07-15 17:06:07 -07:00
Rich Megginson
21dfec18e3 0417dc7 add Eclipse and patch files
- f2004ea compiler warning - ldif_read_record lineno type depends on openldap version
- Ticket #47413 389-admin fails to build with latest httpd
- 2a67826 add more debugging for SSL connection problems
- Ticket #47465 problem with 389-adminutil detection in m4/adminutil.m4 in 389-admin and 389-dsgw
- Ticket #47486 compiler warnings in adminutil, admin, dsgw
- 14b1bf9 ignore files generated by Eclipse
- Ticket 47467 - Improve CRL import error messages
- Ticket 362 - Directory Console generates insufficient key strength
- Ticket 47466 - Importing CA cert with existing name crashes security CGI
- Ticket 47468 - Change security password validation error is out of order
- Ticket #47334 - Avoid quoting all settings in console.conf
- Ticket #47333 - Relabel lockfile when starting Admin Server
- Ticket #47298 - remove-ds-admin.pl does not stop the admin server
- Ticket #567 - Restart of Admin server from console fails on segfault
2013-08-20 13:27:55 -06:00
Rich Megginson
d9a6d80350 If htmladmin fails to connect to the server, the cgi could crash.
(cherry picked from commit 2076085457)
(cherry picked from commit 5d453d2dae)
(cherry picked from commit fcc6e05c61)
2012-03-27 08:23:48 -06:00
Rich Megginson
48d2d78f35 htmladmin segfault - compilation warnings
Ticket #307 - htmladmin keeps segfaulting
Ticket #286 - compilation fixes for 'format-security'
(cherry picked from commit 213f2e1add)
2012-03-22 09:55:14 -06:00
Rich Megginson
fe42e94607 TLS not working with latest openldap - Review and address latest Coverity issues
Ticket #281 - TLS not working with latest openldap
Ticket #161 - Review and address latest Coverity issues
(cherry picked from commit 28a0c1c5a7)
(cherry picked from commit cedd5bf3d6)
(cherry picked from commit 5e943714e0)
2012-02-03 19:39:04 -07:00
Rich Megginson
28df75ad30 Bug 767823 - selinux: need to allow admin server to connect to ldap port
(cherry picked from commit f3dbe17140)
(cherry picked from commit 5ce766f85e)
2012-01-25 08:50:32 -07:00
Rich Megginson
474d683b6e Bug 740959 - 389-console put CA certificates into wrong database
(cherry picked from commit 0fd93fe7cf)
(cherry picked from commit cf4b156ef4)
2011-10-28 17:30:20 -06:00
Rich Megginson
d247e6c50a Bug 730079 - Update SELinux policy during upgrades
(cherry picked from commit a8b99a4fba)
(cherry picked from commit 7c57f8eb77)
(cherry picked from commit c3d53e9697)
2011-08-11 14:44:17 -06:00
Rich Megginson
384c2b593e Bug 724808 - startup CGIs write temp file to /
add man pages for ds_removal and ds_unregister
fixes for the makeUpgradeTar.sh script
(cherry picked from commit fd82026527)
(cherry picked from commit f90d6431d0)
(cherry picked from commit 5f3d76acf7)
2011-08-11 09:00:24 -06:00
Rich Megginson
0f90c2f170 Bug 476925 - Admin Server: Do not allow 8-bit passwords for the admin user
Bug 476925 - Admin Server: Do not allow 8-bit passwords for the admin user
2011-08-02 15:27:34 -06:00
Rich Megginson
25afe65b21 389-admin-1.1.20 - many migration + tls/ssl fixes
389-admin-1.1.20 - many migration + tls/ssl fixes
Bug 719056 - migrate-ds-admin.pl needs to update SELinux policy
Bug 718285 - AdminServer should use "service" command instead of start/stop/restart scripts
Bug 718079 - Perl errors when running migrate-ds-admin.pl
Bug 713000 - Migration stops if old admin server cannot be stopped
added tests for the security cgi
fix typo in NSS_Shutdown warning message
better NSS error handling - reduce memory leaks
Bug 710372 - Not able to open the Manage Certificate from DS-console
(cherry picked from commit e3bb13b8be)
2011-07-05 13:15:05 -06:00
Rich Megginson
61631d65ee look for separate openldap ldif library
look for separate openldap ldif library
(cherry picked from commit 982560d4f8)
(cherry picked from commit 1508a1a5b5)
(cherry picked from commit 6da9f2919d)
2011-06-28 09:40:29 -06:00
Rich Megginson
ed4901d041 skip rebranding current brand - support for skins
skip rebranding current brand - support for skins
(cherry picked from commit 4687d68e49)
(cherry picked from commit 5fe2312f29)
(cherry picked from commit 55fa49d238)
(cherry picked from commit 11ac61dc9f)
2011-06-21 15:50:15 -06:00
Rich Megginson
68f55d1ba9 Merge branch 'f14' into el6
Conflicts:
	.gitignore
	389-admin-git-local.sh
	389-admin-git.sh
	389-admin.spec
	sources
2011-06-02 09:56:47 -06:00
Rich Megginson
925cb6fc35 389-admin-1.1.17
389-admin-1.1.17
support "in-place" upgrade and rebranding from Red Hat to 389
many fixes for coverity issues
2011-06-02 09:08:51 -06:00
Rich Megginson
f2108ffba8 release 389-admin-1.1.16
389-admin-1.1.16
Bug 476925 - Admin Server: Do not allow 8-bit passwords for the admin user
Bug 614690 - Don't use exec to call genrb
Bug 158926 - Unable to install CA certificate when using
hardware token ( LunaSA )
Bug 211296 - Clean up all HTML pages (Admin Express, Repl Monitor, etc)
2011-03-29 19:19:52 -06:00
Rich Megginson
e520d3565a 389-admin-1.1.15 release - git tag 389-admin-1.1.15
- 1.1.15 release - git tag 389-admin-1.1.15
- Bug 493424 - remove unneeded modules for admin server apache config
- Bug 618897 - Wrong permissions when creating instance from Console
- Bug 672468 - Don't use empty path elements in LD_LIBRARY_PATH
- Bug 245278 - Changing to a password with a single quote does not work
- Bug 604881 - admin server log files have incorrect permissions/ownerships
- Bug 387981 - plain files can be chosen on the Restore Directory dialog
- Bug 668950 - Add posix group support to Console
- Bug 618858 - move start-ds-admin env file into main admin server config path
- Bug 616260 - libds-admin-serv linking fails due to unresolved link-time depe
ndencies
- start-ds-admin.in -- replaced "return 1" with "exit 1"
- Bug 151705 - Need to update Console Cipher Preferences with new ciphers
- Bug 470576 - Migration could do addition checks before commiting actions
2011-02-23 09:03:37 -07:00
Rich Megginson
303f29d800 1.1.14 release
1.1.14 release
- Bug 664671 - Admin server segfault when full SSL access (http+ldap+console)
required
- Bug 638511 - dirsrv-admin crashes at startup with SELinux enabled
(cherry picked from commit 4dd0d94d70897a48ad79e75f031b0e2ceb91403e)
2011-01-07 20:12:51 -07:00
Rich Megginson
dc571e9d36 fix Conflicts for selinux policy 2010-11-29 17:02:58 -07:00
Rich Megginson
9b742658c4 Merge branch 'f14/master' of ssh://pkgs.fedoraproject.org/389-admin into f14
Conflicts:
	389-admin.spec
	sources
2010-11-23 18:52:10 -07:00
Rich Megginson
044ca65351 Merge branch 'master' into f14
Conflicts:
	.gitignore
	389-admin-git-local.sh
	389-admin-git.sh
	389-admin.spec
	sources
2010-11-23 16:18:55 -07:00
Rich Megginson
8ff78e5b16 - This is the final 1.1.13 release
- git tag 389-admin-1.1.13
- Bug 656441 - Missing library path entry causes LD_PRELOAD error
- setup-ds-admin.pl -u exits with ServerAdminID and as_uid related error
2010-11-23 16:08:38 -07:00
Nathan Kinder
6d63fa700e Corrected selinux conflict version 2010-11-18 10:50:51 -08:00
Nathan Kinder
51659b27b2 Bump release number for respin 2010-11-17 11:00:48 -08:00
Nathan Kinder
ccd85a5d8a Updated sources for 1.1.12 final build (again)
The previous sources had an issue with the generated autoconf files.
This updates the sources to have properly generated autoconf files.
2010-11-17 11:00:19 -08:00
Nathan Kinder
8eda752813 Updated sources for 1.1.12 final build (again)
The previous sources had an issue with the generated autoconf files.
This updates the sources to have properly generated autoconf files.
2010-11-17 08:31:49 -08:00
Nathan Kinder
fca9e47d20 Updated sources for 1.1.12 final build (again) 2010-11-16 11:26:55 -08:00
Nathan Kinder
d0367cbf19 Update sources for 1.1.12 final release 2010-11-16 11:16:15 -08:00
Nathan Kinder
8bcdb6156a Update sources for 1.1.12 final release 2010-11-16 11:07:25 -08:00
Nathan Kinder
8dca43e9bd Remove selinux policy
This removes the dirsrv selinux policy from 389-admin.  The same
policy is being implemented in the selinux-policy-base package now,
so we no longer need to build and carry it here.
2010-11-15 09:57:06 -08:00
Nathan Kinder
aa7a923310 Remove selinux policy
This removes the dirsrv selinux policy from 389-admin.  The same
policy is being implemented in the selinux-policy-base package now,
so we no longer need to build and carry it here.
2010-11-12 14:35:17 -08:00
Rich Megginson
f6c846bf55 Merge branch 'f13' into el6 2010-10-26 13:22:07 -06:00
Rich Megginson
9a50eb29de version 1.1.12.a2 to fix mozldap build breakage 2010-10-26 12:52:30 -06:00
Rich Megginson
c7c7683152 version 1.1.12.a2 to fix mozldap build breakage 2010-10-26 11:56:42 -06:00
Rich Megginson
78005abd06 version 1.1.12.a1 - openldap support
version 1.1.12.a1 - uses openldap instead of mozldap on those platforms
that use moznss for openldap crypto (F-14 and later)
2010-10-26 10:59:13 -06:00
Rich Megginson
6fd2502b08 version 1.1.12.a1 - openldap support
version 1.1.12.a1 - uses openldap instead of mozldap on those platforms
that use moznss for openldap crypto (F-14 and later)
2010-10-26 09:16:22 -06:00
Rich Megginson
182aaa23f7 Merge branch 'master' into el6 389-admin-1.1.11-1.el6
Conflicts:

	389-admin.spec
2010-08-26 15:46:53 -06:00
Rich Megginson
b37a20ff60 Merge branch 'master' into f13 389-admin-1.1.11-1.fc13
Conflicts:

	389-admin.spec
2010-08-26 15:43:23 -06:00
Rich Megginson
028e0e9bd9 this is the final 1.1.11 release 389-admin-1.1.11-1.fc14 389-admin-1.1.11-1.fc15 2010-08-26 15:38:03 -06:00
Rich Megginson
ad87cadbe3 Merge branch 'master' into el6 389-admin-1.1.11-0.6.rc2.el6
Conflicts:

	.gitignore
	389-admin-git-local.sh
	389-admin-git.sh
	389-admin.spec
	sources
2010-08-04 11:26:52 -06:00
Rich Megginson
28ee6cd220 Merge branch 'master' into f13 389-admin-1.1.11-0.6.rc2.fc13
Conflicts:

	.gitignore
	389-admin-git-local.sh
	389-admin-git.sh
	389-admin.spec
	sources
2010-08-04 11:19:01 -06:00
Rich Megginson
c9f10df4ce 1.1.11.rc2 release 389-admin-1.1.11-0.7.rc2.fc14 389-admin-1.1.11-0.7.rc2.fc15
git tag 389-admin-1.1.11.rc2
Bug 594745 - Get rid of dirsrv_lib_t label
2010-08-04 11:10:00 -06:00
Fedora Release Engineering
36b42cce0e dist-git conversion 2010-07-28 08:43:39 +00:00
Fedora Release Engineering
54350b242e dist-git conversion 2010-07-28 08:43:38 +00:00
Fedora Release Engineering
7b3679c797 dist-git conversion 2010-07-28 08:43:30 +00:00
Richard Allen Megginson
560548f381 this is the 1.1.11.rc1 release three89-admin-1_1_11-0_6_rc1_fc14 2010-06-09 15:03:25 +00:00
Richard Allen Megginson
f1fc4bd472 this is the 1.1.11.rc1 release three89-admin-1_1_11-0_5_rc1_fc13 2010-06-09 15:03:25 +00:00
Richard Allen Megginson
5ba4cd2bc0 this is the 1.1.11.rc1 release three89-admin-1_1_11-0_5_rc1_el6 2010-06-09 15:03:23 +00:00
Richard Allen Megginson
e1cab49b41 this is the 1.1.11.a4 release three89-admin-1_1_11-0_5_a4_fc14 2010-05-26 21:48:15 +00:00
Richard Allen Megginson
257b40a5bd this is the 1.1.11.a4 release three89-admin-1_1_11-0_4_a4_fc13 2010-05-26 21:48:15 +00:00