[gq-commit] gq TODO,1.33,1.34
Status: Beta
Brought to you by:
sur5r
From: <sta...@us...> - 2003-10-10 06:44:04
|
Update of /cvsroot/gqclient/gq In directory sc8-pr-cvs1:/tmp/cvs-serv7317 Modified Files: TODO Log Message: * More updates Index: TODO =================================================================== RCS file: /cvsroot/gqclient/gq/TODO,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** TODO 10 Oct 2003 05:24:50 -0000 1.33 --- TODO 10 Oct 2003 06:44:00 -0000 1.34 *************** *** 10,15 **** ---------------- ! * SASL / GSSAPI support is badly broken right now (it seems) - there ! are several bug reports pending. * update schemabrowse tree on serverlist update (browsetree already done) --- 10,16 ---- ---------------- ! * [1.0] SASL / GSSAPI support is badly broken right now (it seems) - ! there are several bug reports pending. If this cannot be done for ! 1.0 it will be marked as BROKEN in the GUI * update schemabrowse tree on serverlist update (browsetree already done) *************** *** 69,73 **** * Make the tabs (Search/Browse/Schema) object oriented. ! * [1.0] Follow referrals - somehow indicate a referral in the browse tree and allow to follow it, maybe through the context menu? Configurable? --- 70,74 ---- * Make the tabs (Search/Browse/Schema) object oriented. ! * [1.0] Referral support - somehow indicate a referral in the browse tree and allow to follow it, maybe through the context menu? Configurable? *************** *** 107,112 **** (see below) for encoding reasons. ! * [1.x] never do ldap_add when moving trees. Use triangulation like with the ! towers of hanoi * [1.x] More displaytypes --- 108,114 ---- (see below) for encoding reasons. ! * [1.x] never do ldap_add when moving trees. (Use triangulation like ! with the towers of hanoi?) Only change DNs to make sure NO ! information can get lost. * [1.x] More displaytypes |