Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-14 | lib/util Move alpha_strcpy() from s3 into common code | Andrew Bartlett | 1 | -0/+51 | |
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Thu Apr 14 09:21:59 CEST 2011 on sn-devel-104 | |||||
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> |