Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-18 | s3-lib Replace StrCaseCmp() with strcasecmp_m() | Andrew Bartlett | 1 | -1/+1 | |
strcasecmp_m() never needs to call to talloc, and via next_codepoint() still has an ASCII fast-path bypassing iconv() calls. Andrew Bartlett | |||||
2009-07-30 | s3 net: i18n support for net file | Kai Blin | 1 | -9/+9 | |
2008-05-20 | net: Split out "net file" | Kai Blin | 1 | -0/+57 | |
(This used to be commit 84a116be9c849900678e6e0a4b012e819e697c78) |