Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-13 | lib/util: Make string_replace from s3 common | Andrew Bartlett | 1 | -0/+43 | |
The s4 implementation didn't do multibyte strings, so was only good for '/' which is known to be safe in all multibyte charsets. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-04-13 | lib/util ucs2_align is identical, put it in common | Andrew Bartlett | 1 | -0/+7 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-04-13 | lib/util Move simple string routines into common code. | Andrew Bartlett | 1 | -0/+54 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> |