Timeline



Sep 13, 2007:

5:23 PM Ticket #29 (locking related output on screen for various Samba executables) closed by guest
fixed
2:34 PM WikiStart edited by guest
(diff)
8:44 AM Changeset [71] by Paul Smedley
Update source to 3.0.26a

Sep 12, 2007:

4:43 PM Ticket #28 ('write list' option - users in the write list do not get write access ...) reopened by guest
While parts of the Samba docs are ambigous - the scenario is a valid …
2:50 PM WikiStart edited by guest
(diff)

Sep 11, 2007:

8:16 PM Changeset [70] by Yuri Dario
Implemented automatic reconnection if pipe closes. Fixes ticket:32.
8:15 PM Ticket #33 (smbcd crash when SMB_DISCONNECT is issued) created by Yuri Dario
If you browse a network, the daemon can crash because cli data …
8:13 PM Ticket #32 (Resources do not automatically reconnect if smbcd closes) created by Yuri Dario
If smbcd closes the pipe end (e.g. for a crash), the plugin does not …
5:28 PM Changeset [69] by Yuri Dario
Use cli structure directly, avoid duplicating memory and fixes disconnect.

Sep 10, 2007:

7:47 AM WikiStart edited by guest
(diff)

Sep 6, 2007:

11:48 AM Changeset [68] by Paul Smedley
add free(cli) to eliminate possible memory leak
7:57 AM Ticket #31 (Leftover smbpasswd.???? files in %ETC%\samba\private directory) created by guest
smbpasswd.exe fails to delete temporary copies of old smbpasswd files …

Sep 5, 2007:

11:47 AM WikiStart edited by guest
(diff)
11:46 AM WikiStart edited by guest
(diff)
11:35 AM WikiStart edited by guest
(diff)
11:24 AM Changeset [67] by Paul Smedley
Fix for problem with handling of cli structure
9:31 AM Ticket #29 (locking related output on screen for various Samba executables) reopened by guest
I did not mean that the text indicates an error (you already told me, …
9:27 AM Ticket #30 (Leftover wins.dat.???? in the \locks directory) created by guest
If wins support = yes is enabled in smb.conf, over time more and more …

Sep 4, 2007:

6:33 PM Ticket #29 (locking related output on screen for various Samba executables) closed by Yuri Dario
invalid: This is not an error, rw_type=2 is an unlock operation. It could be …
9:54 AM Ticket #29 (locking related output on screen for various Samba executables) created by guest
Running smbpasswd.exe without parameters asks me for password twice, …

Aug 28, 2007:

11:41 AM Changeset [66] by Paul Smedley
Mask password field with *

Aug 27, 2007:

10:50 AM Ticket #14 (Locking problems) closed by guest
fixed

Aug 22, 2007:

4:46 PM WikiStart edited by guest
(diff)
11:22 AM WikiStart edited by Paul Smedley
(diff)
11:20 AM WikiStart edited by guest
(diff)
11:18 AM WikiStart edited by Paul Smedley
(diff)
7:44 AM WikiStart edited by guest
(diff)
12:26 AM Ticket #24 (Windows clients show a prepended "C:" on shares from a Samba machine.) closed by Yuri Dario
fixed: (changeset:65) fixes also the other way (from xp to samba).
12:25 AM Changeset [65] by Yuri Dario
Do not add C: to share path if drive letter already exists. Fixes …

Aug 21, 2007:

10:58 PM Changeset [64] by Paul Smedley
Fix compilation bug introduced with switch to 3.0.25c code
11:56 AM Ticket #20 (Directory containig DBCS chars is not listed) closed by Paul Smedley
fixed: Fixed in changeset #63
11:51 AM Changeset [63] by Paul Smedley
charcnv.c update for DBCS from KO Myung-Hun
11:34 AM Changeset [62] by Paul Smedley
Update source to 3.0.25c level
9:53 AM Ticket #28 ('write list' option - users in the write list do not get write access ...) closed by guest
invalid: That is the expected behaviour according to the Samba manual - a write …

Aug 20, 2007:

10:37 PM Changeset [61] by Yuri Dario
More changes for locking problems: - reopen semaphore handles for new …
10:22 PM Ticket #12 (Auto-scripts do not work) closed by Yuri Dario
fixed: (changeset:60) Use popen() instead of fork()/exec(), now can execute …
10:20 PM Changeset [60] by Yuri Dario
Use popen() for executing scripts, so .cmd/.exe/.sh scripts are …
3:31 PM Ticket #28 ('write list' option - users in the write list do not get write access ...) created by guest
I try give anybody read-only access for "myshare", and write access to …
3:21 PM Ticket #27 (smb.conf subset) created by guest
smb.conf, subset %$environment_variable do not work.

Aug 19, 2007:

9:43 PM Changeset [59] by Yuri Dario
Do not try to unlock internal databases.
9:34 PM Ticket #25 (Changing smbd.conf while smbd.exe is running makes smbd.exe crash) closed by Yuri Dario
fixed: It is a bug in libc handling for setlocale(), see …

Aug 18, 2007:

6:19 PM Ticket #20 (Directory containig DBCS chars is not listed) reopened by guest
Hi/2. Would you mind applying 'charconv.c' to svn ? KO Myung-Hun

Aug 14, 2007:

6:42 PM Ticket #26 (Users can neither be removed nor renamed) created by guest
Samba users cannot be removed, neither using "net user delete xxxxx", …
8:03 AM Ticket #25 (Changing smbd.conf while smbd.exe is running makes smbd.exe crash) created by guest
Adding another share to smb.conf by using a prepared share section in …

Aug 13, 2007:

9:18 AM Ticket #24 (Windows clients show a prepended "C:" on shares from a Samba machine.) created by guest
When accessing an OS/2 Samba server from Windows clients using …

Aug 10, 2007:

5:55 PM WikiStart edited by guest
(diff)

Aug 8, 2007:

5:51 PM WikiStart edited by guest
(diff)
3:29 AM Ticket #23 (Samba reports OS as Unix instead of OS/2) closed by Paul Smedley
fixed: Fixed in changeset 58.
3:23 AM Changeset [58] by Paul Smedley
Report OS name = OS/2-eComStation - fixes ticket #23

Aug 7, 2007:

8:36 AM Ticket #23 (Samba reports OS as Unix instead of OS/2) created by guest
smbclient.exe shows OS=[Unix] instead of OS=[OS/2] or similar.
6:57 AM Changeset [57] by Paul Smedley
Use os2_isattribute to check for readonly, system, hidden, archive …
6:56 AM Changeset [56] by Paul Smedley
Add new function os2_isattribute to check file attributes
6:54 AM Changeset [55] by Paul Smedley
Unnecessary on OS/2
12:50 AM Ticket #22 (smbclient -L SRV -I 192.168.1.1 -N crashes smbd.exe) closed by Paul Smedley
fixed: Changeset 54 fixes this.
12:49 AM Changeset [54] by Paul Smedley
Fixes SIGSEGV in smbd during smbclient lookup - Fixes Ticket #22
12:48 AM Changeset [53] by Paul Smedley
Fixes BUFFER OVERFLOW problem with WinXP Server

Aug 6, 2007:

1:05 AM Changeset [52] by Paul Smedley
Tidy Up
1:05 AM Changeset [51] by Paul Smedley
Fix for share names > 12 characters

Aug 5, 2007:

4:33 PM Ticket #22 (smbclient -L SRV -I 192.168.1.1 -N crashes smbd.exe) created by guest
Last lines of the log are: Killed by SIGSEGV pid=0x008e ppid=0x0089 …

Aug 3, 2007:

2:10 AM WikiStart edited by Paul Smedley
(diff)

Aug 2, 2007:

11:38 AM Ticket #17 (map hidden, map system, map archive should be ignored/disabled on eCS ...) closed by Paul Smedley
wontfix: Personally, after reading the documentation, I think the options …
11:24 AM Changeset [50] by Paul Smedley
mydebug.h not used anymore
11:22 AM Changeset [49] by Paul Smedley
Fix file access-modify times - should fix ticket #16
11:22 AM Changeset [48] by Paul Smedley
Changes to debug logging
11:21 AM Ticket #16 (Timestamps changed wrongly during copy to share) closed by Paul Smedley
fixed: OK I see an obvious explanation for this in the source - should be …

Aug 1, 2007:

4:09 AM Changeset [47] by Paul Smedley
iconv changes for DBCS systems - fixes ticket #20
3:59 AM Ticket #21 (Incorrect error code returned by smbcd) closed by Paul Smedley
fixed
3:59 AM Changeset [46] by Paul Smedley
Fixes ticket #21
3:58 AM Changeset [45] by Paul Smedley
removed unnecessary inclusion of os2.h
3:57 AM Ticket #21 (Incorrect error code returned by smbcd) created by Paul Smedley
From Vitali: I've found a bug in the smbcd.c. When it is unable to …

Jul 25, 2007:

6:30 AM Ticket #20 (Directory containig DBCS chars is not listed) closed by guest
fixed: Hi/2. I've fixed DBCS problem and attached patches. It is due to the …

Jul 23, 2007:

6:57 AM Ticket #20 (Directory containig DBCS chars is not listed) created by guest
Hi/2. If directory name contain DBCS chars, its contents is not …

Jun 29, 2007:

4:41 PM WikiStart edited by guest
(diff)
1:34 PM Changeset [44] by Paul Smedley
Update source to 3.0.25b
12:00 PM Changeset [43] by Paul Smedley
Tag trunk for final 3.0.25a build

Jun 28, 2007:

4:31 PM WikiStart edited by Silvan Scherrer
moved from /incoming to /pub/samba (diff)
1:51 PM Ticket #18 (SWAT) closed by Silvan Scherrer
duplicate
1:47 PM Ticket #19 (SWAT) created by Silvan Scherrer
SWAT seems not to open a socket and is because of that not usable. …
1:41 PM Ticket #18 (SWAT) created by guest
SAWT seems not to open a socket. According to the log it reads the …

Jun 27, 2007:

9:15 AM Ticket #17 (map hidden, map system, map archive should be ignored/disabled on eCS ...) created by guest
The Samba options map hidden, map system, map archive do not …
9:01 AM Ticket #13 (Time server) closed by guest
worksforme
8:18 AM Ticket #16 (Timestamps changed wrongly during copy to share) created by guest
The date/time stamps are changed wrongly, when a file is copied from …
8:00 AM Ticket #15 (Hidden, system, readonly attributes do not work as expected on OS/2) created by guest
Clients (WinXP and Netdrive) see files on the server, that have the …

Jun 25, 2007:

9:31 AM WikiStart edited by Silvan Scherrer
new client/server build (diff)

Jun 18, 2007:

4:01 PM Changeset [42] by Yuri Dario
Server uses GMT, remove timezone difference.
3:23 PM WikiStart edited by Silvan Scherrer
directory changes at netlabs (diff)
3:08 PM Changeset [41] by Yuri Dario
Do not use exclusive locks always, try to use shared mode for read locks.
Note: See TracTimeline for information about the timeline view.