commit 0a3f48cfaf9f443c405cfd7122904c5cbe607226 (HEAD -> develop)
Author: khanh.h.dang <khanh.h.d...@dektech.com.au>
Date:   Wed Feb 20 16:11:40 2019 +0700

    dtm: Allow hyphen character "-" in trace file name [#3009]

    Allow hyphen character when naming trace file as this satisfies
    ValidateLogName method rule.



---

** [tickets:#3009] dtm: Trace filename format restriction**

**Status:** assigned
**Milestone:** 5.19.03
**Created:** Wed Feb 20, 2019 07:36 AM UTC by Khanh Hoang Dang
**Last Updated:** Fri Mar 08, 2019 10:01 AM UTC
**Owner:** Khanh Hoang Dang


"opensaf/src/dtm/transport/log_server.h" file states that method 
ValidateLogName will check that the string, when used as a file name, does not 
traverse the directory structure and file names starting with a dot are also 
disallowed, since they would result in hidden files.
Hyphen character "-" satisfies the above conditions but it is not supported 
from 5.17.07.



---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to