Timeline
2007-09-12:
- 16:43 Ticket #28 ('write list' option - users in the write list do not get write access on a ...) reopened by
- While parts of the Samba docs are ambigous - the scenario is a valid one …
- 14:50 WikiStart edited by
- (diff)
2007-09-11:
- 20:16 Changeset [70] by
- Implemented automatic reconnection if pipe closes. Fixes ticket:32.
- 20:15 Ticket #33 (smbcd crash when SMB_DISCONNECT is issued) created by
- If you browse a network, the daemon can crash because cli data structure …
- 20:13 Ticket #32 (Resources do not automatically reconnect if smbcd closes) created by
- If smbcd closes the pipe end (e.g. for a crash), the plugin does not …
- 17:28 Changeset [69] by
- Use cli structure directly, avoid duplicating memory and fixes disconnect.
2007-09-10:
2007-09-06:
- 11:48 Changeset [68] by
- add free(cli) to eliminate possible memory leak
- 07:57 Ticket #31 (Leftover smbpasswd.???? files in %ETC%\samba\private directory) created by
- smbpasswd.exe fails to delete temporary copies of old smbpasswd files in …
2007-09-05:
- 11:47 WikiStart edited by
- (diff)
- 11:46 WikiStart edited by
- (diff)
- 11:35 WikiStart edited by
- (diff)
- 11:24 Changeset [67] by
- Fix for problem with handling of cli structure
- 09:31 Ticket #29 (locking related output on screen for various Samba executables) reopened by
- I did not mean that the text indicates an error (you already told me, that …
- 09:27 Ticket #30 (Leftover wins.dat.???? in the \locks directory) created by
- If wins support = yes is enabled in smb.conf, over time more and more …
2007-09-04:
- 18:33 Ticket #29 (locking related output on screen for various Samba executables) closed by
- invalid: This is not an error, rw_type=2 is an unlock operation. It could be an …
- 09:54 Ticket #29 (locking related output on screen for various Samba executables) created by
- Running smbpasswd.exe without parameters asks me for password twice, after …
2007-08-28:
- 11:41 Changeset [66] by
- Mask password field with *
2007-08-27:
2007-08-22:
- 16:46 WikiStart edited by
- (diff)
- 11:22 WikiStart edited by
- (diff)
- 11:20 WikiStart edited by
- (diff)
- 11:18 WikiStart edited by
- (diff)
- 07:44 WikiStart edited by
- (diff)
- 00:26 Ticket #24 (Windows clients show a prepended "C:" on shares from a Samba machine.) closed by
- fixed: (changeset:65) fixes also the other way (from xp to samba).
- 00:25 Changeset [65] by
- Do not add C: to share path if drive letter already exists. Fixes …
2007-08-21:
- 22:58 Changeset [64] by
- Fix compilation bug introduced with switch to 3.0.25c code
- 11:56 Ticket #20 (Directory containig DBCS chars is not listed) closed by
- fixed: Fixed in changeset #63
- 11:51 Changeset [63] by
- charcnv.c update for DBCS from KO Myung-Hun
- 11:34 Changeset [62] by
- Update source to 3.0.25c level
- 09:53 Ticket #28 ('write list' option - users in the write list do not get write access on a ...) closed by
- invalid: That is the expected behaviour according to the Samba manual - a write …
2007-08-20:
- 22:37 Changeset [61] by
- More changes for locking problems: - reopen semaphore handles for new …
- 22:22 Ticket #12 (Auto-scripts do not work) closed by
- fixed: (changeset:60) Use popen() instead of fork()/exec(), now can execute cmd …
- 22:20 Changeset [60] by
- Use popen() for executing scripts, so .cmd/.exe/.sh scripts are supported. …
- 15:31 Ticket #28 ('write list' option - users in the write list do not get write access on a ...) created by
- I try give anybody read-only access for "myshare", and write access to …
- 15:21 Ticket #27 (smb.conf subset) created by
- smb.conf, subset %$environment_variable do not work.
2007-08-19:
- 21:43 Changeset [59] by
- Do not try to unlock internal databases.
- 21:34 Ticket #25 (Changing smbd.conf while smbd.exe is running makes smbd.exe crash) closed by
- fixed: It is a bug in libc handling for setlocale(), see …
2007-08-18:
- 18:19 Ticket #20 (Directory containig DBCS chars is not listed) reopened by
- Hi/2. Would you mind applying 'charconv.c' to svn ? KO Myung-Hun
2007-08-14:
- 18:42 Ticket #26 (Users can neither be removed nor renamed) created by
- Samba users cannot be removed, neither using "net user delete xxxxx", nor …
- 08:03 Ticket #25 (Changing smbd.conf while smbd.exe is running makes smbd.exe crash) created by
- Adding another share to smb.conf by using a prepared share section in a …
2007-08-13:
- 09:18 Ticket #24 (Windows clients show a prepended "C:" on shares from a Samba machine.) created by
- When accessing an OS/2 Samba server from Windows clients using utilities …
2007-08-10:
2007-08-08:
- 17:51 WikiStart edited by
- (diff)
- 03:29 Ticket #23 (Samba reports OS as Unix instead of OS/2) closed by
- fixed: Fixed in changeset 58.
- 03:23 Changeset [58] by
- Report OS name = OS/2-eComStation - fixes ticket #23
2007-08-07:
- 08:36 Ticket #23 (Samba reports OS as Unix instead of OS/2) created by
- smbclient.exe shows OS=[Unix] instead of OS=[OS/2] or similar.
- 06:57 Changeset [57] by
- Use os2_isattribute to check for readonly, system, hidden, archive …
- 06:56 Changeset [56] by
- Add new function os2_isattribute to check file attributes
- 06:54 Changeset [55] by
- Unnecessary on OS/2
- 00:50 Ticket #22 (smbclient -L SRV -I 192.168.1.1 -N crashes smbd.exe) closed by
- fixed: Changeset 54 fixes this.
- 00:49 Changeset [54] by
- Fixes SIGSEGV in smbd during smbclient lookup - Fixes Ticket #22
- 00:48 Changeset [53] by
- Fixes BUFFER OVERFLOW problem with WinXP Server
2007-08-06:
- 01:05 Changeset [52] by
- Tidy Up
- 01:05 Changeset [51] by
- Fix for share names > 12 characters
2007-08-05:
- 16:33 Ticket #22 (smbclient -L SRV -I 192.168.1.1 -N crashes smbd.exe) created by
- Last lines of the log are: Killed by SIGSEGV pid=0x008e ppid=0x0089 …
2007-08-03:
2007-08-02:
- 11:38 Ticket #17 (map hidden, map system, map archive should be ignored/disabled on eCS ...) closed by
- wontfix: Personally, after reading the documentation, I think the options should be …
- 11:24 Changeset [50] by
- mydebug.h not used anymore
- 11:22 Changeset [49] by
- Fix file access-modify times - should fix ticket #16
- 11:22 Changeset [48] by
- Changes to debug logging
- 11:21 Ticket #16 (Timestamps changed wrongly during copy to share) closed by
- fixed: OK I see an obvious explanation for this in the source - should be fixed …
2007-08-01:
- 04:09 Changeset [47] by
- iconv changes for DBCS systems - fixes ticket #20
- 03:59 Ticket #21 (Incorrect error code returned by smbcd) closed by
- fixed
- 03:59 Changeset [46] by
- Fixes ticket #21
- 03:58 Changeset [45] by
- removed unnecessary inclusion of os2.h
- 03:57 Ticket #21 (Incorrect error code returned by smbcd) created by
- From Vitali: I've found a bug in the smbcd.c. When it is unable to connect …
2007-07-25:
- 06:30 Ticket #20 (Directory containig DBCS chars is not listed) closed by
- fixed: Hi/2. I've fixed DBCS problem and attached patches. It is due to the …
2007-07-23:
- 06:57 Ticket #20 (Directory containig DBCS chars is not listed) created by
- Hi/2. If directory name contain DBCS chars, its contents is not listed. …
2007-06-29:
- 16:41 WikiStart edited by
- (diff)
- 13:34 Changeset [44] by
- Update source to 3.0.25b
- 12:00 Changeset [43] by
- Tag trunk for final 3.0.25a build
2007-06-28:
- 16:31 WikiStart edited by
- moved from /incoming to /pub/samba (diff)
- 13:51 Ticket #18 (SWAT) closed by
- duplicate
- 13:47 Ticket #19 (SWAT) created by
- SWAT seems not to open a socket and is because of that not usable. …
- 13:41 Ticket #18 (SWAT) created by
- SAWT seems not to open a socket. According to the log it reads the …
2007-06-27:
- 09:15 Ticket #17 (map hidden, map system, map archive should be ignored/disabled on eCS ...) created by
- The Samba options map hidden, map system, map archive do not make …
- 09:01 Ticket #13 (Time server) closed by
- worksforme
- 08:18 Ticket #16 (Timestamps changed wrongly during copy to share) created by
- The date/time stamps are changed wrongly, when a file is copied from local …
- 08:00 Ticket #15 (Hidden, system, readonly attributes do not work as expected on OS/2) created by
- Clients (WinXP and Netdrive) see files on the server, that have the hidden …
2007-06-25:
- 09:31 WikiStart edited by
- new client/server build (diff)
2007-06-18:
- 16:01 Changeset [42] by
- Server uses GMT, remove timezone difference.
- 15:23 WikiStart edited by
- directory changes at netlabs (diff)
- 15:08 Changeset [41] by
- Do not use exclusive locks always, try to use shared mode for read locks.
Note: See TracTimeline
for information about the timeline view.
