-
Notifications
You must be signed in to change notification settings - Fork 28
/
README.TXT
124 lines (91 loc) · 5.01 KB
/
README.TXT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
# JXplorer Version 3.3.1.2 Release Notes
======================================
General Help and Info at the [JXplorer Project Page](http://jxplorer.org/).
Commercial version (reporting, csv import, excel export etc.) [JXworkbench](http://jxworkbench.com/).
## 3.3.1.2
* setting up on github, with current version of code. (migrating from svn and local project artifacts)
* reintroduced {CRYPT} userpassword formats for legacy directory support - note that CRYPT is not secure, and should not be used if at all possible
* changed handling of tree operation confirmation pop-up to reduce chance of accidental deletions
* moved to java 1.6 for standard build (should still compile under 1.5).
* some messing around with build file to make it more reliable and git friendly
* formatting this file to be .md friendly :-)
## 3.3.1.1
* Defaults to TLS for security; SSL must be manually enabled in config file
* Updated userPassword editor to allow for SHA-256, SHA-512, SSHA-256 and SSHA-512 hashing algorithms
* Updated help with information on new 'advanced userPassword editor'
## 3.3.1.1 (rc3)
- modified SHA- and SSHA- algorithms to *not* have '-' characters in the algorithm name in the LDAP value:
e.g. "{SSHA51}s234xqw..." instead of "{SSHA-512}s234xqw..."
## 3.3.1
* Added support for 'read only' connections
* Added a config value 'lock.read.only' which forces *all* connections to be read only
* cosmetic tweaks to logging for rc1
### LDIF RELEASE!! *
* Added support for LDIF change files
* Added 'preview' for LDIF files to assess changes before importing them into the live directory.
## 3.3.03
* Added 'sorting' to JXWorkBench, allowing for complex queries which sort by attributes other than the DN
* Reports now automatically exported using the report name as the base
## 3.3.02
* Changed display of operational attributes; now included in main table display.
* extended CBSaveLoadTemplate to allow saving UI elements by name, rather than position.
* added $JXOPTS to batch scripts to allow config settings to be passed to batch (e.g. to set config location with -Djxplorer.config)
* work on batch scripts - using java 1.6 classpaths with wildcards
* more work on packaging
* fix for passwords cached within session not correctly filling out connection window in some instances
* support for commercial JXWorkBench plugin (http://jxworkbench.com) - integration with Jasper reporting engine for LDAP reports.
## 3.3.01
Bug Fixes
* Fixed schema problem with binary syntaxes, mis-identifying some syntaxes
(e.g. telephonic ones) as binary rather than string
* Correctly saved 'return_attributes.txt' in variable config files location
(along with usual files such as jxconfig.txt)
## 3.3
Stable Release
* packaged JNDI LDAP test provider (junit directory mock) as part of release
* made 'official' stable release on JXplorer.org downloads page
## 3.3rc1
* JXWorkBench Add on - Support for commercial jxworkbench.com plugin 'applet' as optional add on
* password vault
* csv import/export
* non-indexed & regexp client-side find and replace
* fix for default config files; move to application config directory on Win 7, or if -Djxplorer.config='user.home' used.
* set -Dfile.encoding=utf-8 for consistent x-platform behaviour
* set window title to template name
* included Mock LDAP JNDI provider for JUnit tests (see jxplorer.org/downloads/jndimock.html)
* updated Chinese language (both traditional and simplified)
## 3.3b6
* fixes for windows 7 installation
* ability to save config in 'natural' platform locations on Win7, OSX if security
prevents access to install location, or if -Djxplorer.config=home is used.
* save size and divider state of multiple windows on save
* JXPlorer Help files now also on http://jxplorer.org website
## 3.3b5:
* hungarian language file
## 3.3b4:
* add JXworkbench 3rd party plug in to build
* EXPERIMENTAL support for internal node renaming (== move). Not applicable for opendirectory, which will fall back to copy/delete
## 3.3b3:
* fix to language file bug
* allow language to be set in config.
## 3.3b2
New Features:
* Multiple Windows
* Copy-and-Paste between Windows
* Paged Results
* Window name set to data source (directory or ldif file) used.
* Editing LDIF files with schema. (2 Step process; first, connect to a directory
with the schema you wish to use. Then either disconnect or open a new window, and
edit your ldif file)
Bug Fixes:
* numerous problems with naming and multi-valued naming, particularly in LDIF files
* 'copy DN' enabled for LDIF files
* improved tree selection after copy/paste/delete tree events
# CREDITS
=======
Many thanks to our translators who've worked so hard making JXplorer multilingual:
Chinese: For *both* Traditional and Simplified Chinese; Evereasy (Evereasy at gmail.com) -awesome work.
French: Luc and Serge, and more recently Bruno Haleblian (bruno_haleblian at carrefour.com) for updates.
Hungarian: Richard - many thanks.
And thanks also to many others who wished to remain anonymous, or whom we've lost track of, including
those who did the original French and German translations!