Changes between Version 17 and Version 18 of ScratchPad


Ignore:
Timestamp:
Jun 9, 2009, 5:12:00 PM (15 years ago)
Author:
Herwig Bauernfeind
Comment:

Update status

Legend:

Unmodified
Added
Removed
Modified
  • ScratchPad

    v17 v18  
    77  - can login successfully
    88  - Problems:
    9     - loops with LPQ background thread in printing.c (Is this related to inability of 3.0.x to provide queue management with "printing = os2"?)
     9    - ~~loops with LPQ background thread in printing.c~~ (fixed by diver in 3.3, backported to 3.2 http://svn.netlabs.org/samba/changeset/257)
    1010    - directories are shown as files
    1111    - cannot create/read/write files
     
    3232  - compiled successfully 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.3.4 already committed)
    3333  - Problems:
    34     - loops with LPQ background thread in printing.c
    35     - directories are shown as files
    36     - ~~cannot read interfaces~~ (fixed by diver, not yet commited)
    37     - cannot create/read/write files
    38     - ~~cannot login (can login with latest 3.3.4, probably setup problem previously, backend?)~~
    39     - cannot login on password prompt (only via commandline parameters)
    40     - password is not masked!
     34    - ~~loops with LPQ background thread in printing.c~~ (fixed by diver, http://svn.netlabs.org/samba/changeset/256)
     35    - ~~directories are shown as files~~ (problem gone, unclear why)
     36    - ~~cannot create/read/write files~~ (problem gone, unclear why)
     37    - ~~cannot read interfaces~~ (fix is being worked on by diver, not yet commited)
     38    - cannot login on password prompt (/replace/getpass.c is used, which is wrong, fix is being worked on by diver, not yet commited)
     39    - password is not masked! (/replace/getpass.c is used, which is wrong, fix is being worked on by diver, not yet commited)
    4140  - Commited missing eCS (OS/2) patches from 3.0 since 01/2009:
    4241    - 05/29/09 Fix for Ticket #85 http://svn.netlabs.org/samba/changeset/239 (tested successfully for reading)