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: Fix Coverity ID 629: DEADCODE | Volker Lendecke | 2010-02-13 | 1 | -3/+0 |
| | | | | We have already returned if (argc < 1) above | ||||
* | s3 net: i18n support for net group and net groupmap | Kai Blin | 2009-07-30 | 1 | -15/+21 |
| | |||||
* | net: Split out "net group" | Kai Blin | 2008-05-20 | 1 | -0/+65 |
(This used to be commit 3ddd9c09e3b51df01ac34a9a1537e8954d2b1167) |