[Samba] Re: Cannot change case of existing file names

2007-02-07 Thread Jordan Russell
never correct them.) -- Jordan Russell -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] Re: Cannot change case of existing file names

2007-02-07 Thread Jordan Russell
/07/2007 12:12p 4 file.txt -- Jordan Russell -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Re: Cannot change case of existing file names

2007-02-07 Thread Jordan Russell
Gerald (Jerry) Carter wrote: File a bug please. Although in ge grand scheme of things this would be low priority to me. Maybe Jeremy feels differently. He lives in the file serving code more than I do. Okay, done: https://bugzilla.samba.org/show_bug.cgi?id=4377 -- Jordan Russell

Re: [Samba] Cannot change case of existing file names

2007-02-07 Thread Jordan Russell
Jeremy Allison wrote: I've just fixed this in SVN. Turns out it was side-effect breakage when we turned on root dfs by default. That was a fun one - allowed me to clean up some old DFS code :-). Excellent. Thanks! -- Jordan Russell -- To unsubscribe from this list go to the following URL

[Samba] Re: Cannot change case of existing file names

2007-02-06 Thread Jordan Russell
. -- Jordan Russell -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

[Samba] Cannot change case of existing file names

2007-02-05 Thread Jordan Russell
to have no effect: X:\tmpecho . FILE.txt X:\tmpdir 02/05/2007 08:21p 4 FILE.txt X:\tmpren FILE.txt file.txt X:\tmpdir 02/05/2007 08:21p 4 FILE.txt I'm pretty sure this worked in older versions. Any ideas? Thanks. -- Jordan Russell -- To unsubscribe from

Re: 2.2.2 Bug in unix_to_nt_time() + Fix

2002-05-20 Thread Jordan Russell
I'm applying and testing the patch now. Thanks for being patient about this. If all goes well, it will be in 2.2.5. Excellent. Thank you. If you need any more details (e.g. exact steps to reproduce the problem), let me know. Jordan Russell

Re: 2.2.2 Bug in unix_to_nt_time() + Fix

2002-05-13 Thread Jordan Russell
Jeremy Allison wrote: On Sat, Feb 02, 2002 at 03:58:51AM -0600, Jordan Russell wrote: Today I came across a significant bug in time.c's unix_to_nt_time() function that causes file time stamps to be 1 hour off when a file was last modified within hours of Daylight Savings Time going