Timeline
Sep 6, 2007:
- 11:48 AM Changeset [68] by
- add free(cli) to eliminate possible memory leak
- 7:57 AM Ticket #31 (Leftover smbpasswd.???? files in %ETC%\samba\private directory) created by
- smbpasswd.exe fails to delete temporary copies of old smbpasswd files …
Sep 5, 2007:
- 11:47 AM WikiStart edited by
- (diff)
- 11:46 AM WikiStart edited by
- (diff)
- 11:35 AM WikiStart edited by
- (diff)
- 11:24 AM Changeset [67] by
- Fix for problem with handling of cli structure
- 9:31 AM 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, …
- 9:27 AM 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 …
Sep 4, 2007:
- 6:33 PM 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 …
- 9:54 AM Ticket #29 (locking related output on screen for various Samba executables) created by
- Running smbpasswd.exe without parameters asks me for password twice, …
Aug 28, 2007:
- 11:41 AM Changeset [66] by
- Mask password field with *
Aug 27, 2007:
Aug 22, 2007:
- 4:46 PM WikiStart edited by
- (diff)
- 11:22 AM WikiStart edited by
- (diff)
- 11:20 AM WikiStart edited by
- (diff)
- 11:18 AM WikiStart edited by
- (diff)
- 7:44 AM WikiStart edited by
- (diff)
- 12:26 AM 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).
- 12:25 AM Changeset [65] by
- Do not add C: to share path if drive letter already exists. Fixes …
Aug 21, 2007:
- 10:58 PM Changeset [64] by
- 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
- fixed: Fixed in changeset #63
- 11:51 AM Changeset [63] by
- charcnv.c update for DBCS from KO Myung-Hun
- 11:34 AM Changeset [62] by
- 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
- invalid: That is the expected behaviour according to the Samba manual - a write …
Aug 20, 2007:
- 10:37 PM Changeset [61] by
- More changes for locking problems: - reopen semaphore handles for new …
- 10:22 PM Ticket #12 (Auto-scripts do not work) closed by
- fixed: (changeset:60) Use popen() instead of fork()/exec(), now can execute …
- 10:20 PM Changeset [60] by
- 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
- I try give anybody read-only access for "myshare", and write access to …
- 3:21 PM Ticket #27 (smb.conf subset) created by
- smb.conf, subset %$environment_variable do not work.
Aug 19, 2007:
- 9:43 PM Changeset [59] by
- 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
- 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
- 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
- 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
- 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
- When accessing an OS/2 Samba server from Windows clients using …
Aug 10, 2007:
Aug 8, 2007:
- 5:51 PM WikiStart edited by
- (diff)
- 3:29 AM Ticket #23 (Samba reports OS as Unix instead of OS/2) closed by
- fixed: Fixed in changeset 58.
- 3:23 AM Changeset [58] by
- 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
- smbclient.exe shows OS=[Unix] instead of OS=[OS/2] or similar.
- 6:57 AM Changeset [57] by
- Use os2_isattribute to check for readonly, system, hidden, archive …
- 6:56 AM Changeset [56] by
- Add new function os2_isattribute to check file attributes
- 6:54 AM Changeset [55] by
- Unnecessary on OS/2
- 12:50 AM Ticket #22 (smbclient -L SRV -I 192.168.1.1 -N crashes smbd.exe) closed by
- fixed: Changeset 54 fixes this.
- 12:49 AM Changeset [54] by
- Fixes SIGSEGV in smbd during smbclient lookup - Fixes Ticket #22
- 12:48 AM Changeset [53] by
- Fixes BUFFER OVERFLOW problem with WinXP Server
Aug 6, 2007:
- 1:05 AM Changeset [52] by
- Tidy Up
- 1:05 AM Changeset [51] by
- 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
- Last lines of the log are: Killed by SIGSEGV pid=0x008e ppid=0x0089 …
Aug 3, 2007:
Aug 2, 2007:
- 11:38 AM 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 …
- 11:24 AM Changeset [50] by
- mydebug.h not used anymore
- 11:22 AM Changeset [49] by
- Fix file access-modify times - should fix ticket #16
- 11:22 AM Changeset [48] by
- Changes to debug logging
- 11:21 AM 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 …
Aug 1, 2007:
- 4:09 AM Changeset [47] by
- iconv changes for DBCS systems - fixes ticket #20
- 3:59 AM Ticket #21 (Incorrect error code returned by smbcd) closed by
- fixed
- 3:59 AM Changeset [46] by
- Fixes ticket #21
- 3:58 AM Changeset [45] by
- removed unnecessary inclusion of os2.h
- 3:57 AM 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 …
Jul 25, 2007:
- 6:30 AM 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 …
Jul 23, 2007:
- 6:57 AM Ticket #20 (Directory containig DBCS chars is not listed) created by
- Hi/2. If directory name contain DBCS chars, its contents is not …
Jun 29, 2007:
- 4:41 PM WikiStart edited by
- (diff)
- 1:34 PM Changeset [44] by
- Update source to 3.0.25b
- 12:00 PM Changeset [43] by
- Tag trunk for final 3.0.25a build
Jun 28, 2007:
- 4:31 PM WikiStart edited by
- moved from /incoming to /pub/samba (diff)
- 1:51 PM Ticket #18 (SWAT) closed by
- duplicate
- 1:47 PM Ticket #19 (SWAT) created by
- SWAT seems not to open a socket and is because of that not usable. …
- 1:41 PM Ticket #18 (SWAT) created by
- 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
-
The Samba options
map hidden, map system, map archive
do not … - 9:01 AM Ticket #13 (Time server) closed by
- worksforme
- 8:18 AM Ticket #16 (Timestamps changed wrongly during copy to share) created by
- 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
- Clients (WinXP and Netdrive) see files on the server, that have the …
Jun 25, 2007:
- 9:31 AM WikiStart edited by
- new client/server build (diff)
Jun 18, 2007:
- 4:01 PM Changeset [42] by
- Server uses GMT, remove timezone difference.
- 3:23 PM WikiStart edited by
- directory changes at netlabs (diff)
- 3:08 PM Changeset [41] by
- Do not use exclusive locks always, try to use shared mode for read locks.
Jun 12, 2007:
- 5:08 PM Ticket #9 (Connect fails with NT_STATUS_BAD_NETWORK_NAME due to garbage characters) reopened by
- Replying to diver: > works with samba 3.0.25a seems not to …
- 4:50 PM WikiStart edited by
- new samba release (diff)
- 4:44 PM Ticket #10 (wins support = yes makes nmbd.exe crash) closed by
- fixed: works with samba 3.0.25a
- 4:44 PM Ticket #9 (Connect fails with NT_STATUS_BAD_NETWORK_NAME due to garbage characters) closed by
- fixed: works with samba 3.0.25a
- 4:18 PM WikiStart edited by
- (diff)
- 4:15 PM WikiStart edited by
- (diff)
Note:
See TracTimeline
for information about the timeline view.