[gq-commit] gq TODO,1.23,1.24
Status: Beta
Brought to you by:
sur5r
From: <sta...@us...> - 2002-06-27 08:27:27
|
Update of /cvsroot/gqclient/gq In directory usw-pr-cvs1:/tmp/cvs-serv21946 Modified Files: TODO Log Message: * More TODOs for 1.0... Index: TODO =================================================================== RCS file: /cvsroot/gqclient/gq/TODO,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** TODO 18 Jun 2002 22:17:14 -0000 1.23 --- TODO 27 Jun 2002 08:27:24 -0000 1.24 *************** *** 22,25 **** --- 22,31 ---- * Fix dt_password.c: handling of the construction of encoded passwords (get rid of any strcpy, strcat and only using GByteArray methods) + * Think about the moving stuff in browse mode: + Either + - Should move deletion out of the moving business and delay + it until _after_ we have ended the moving + - OR should we delete and retry in order to circumvent any + sizelimits??? UNINTERESTING BUGS *************** *** 41,44 **** --- 47,53 ---- * import from LDIF * Better keyboard support (at least for main menu) (peter) + * never do ldap_add when moving trees. Use triangulation like with the + towers of hanoi + BLUE SKY |