Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-lib Replace StrCaseCmp() with strcasecmp_m() | Andrew Bartlett | 2011-05-18 | 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 | ||||
* | s3 net: i18n support for net file | Kai Blin | 2009-07-30 | 1 | -9/+9 |
| | |||||
* | net: Split out "net file" | Kai Blin | 2008-05-20 | 1 | -0/+57 |
(This used to be commit 84a116be9c849900678e6e0a4b012e819e697c78) |