Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-25 | s3-string: removed last use of conv_silent | Andrew Tridgell | 1 | -31/+11 | |
This replaces the push_ascii_nstring() implementation with a call to convert_string_error() Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-03-25 | s3-string: moved fstring functions into their own file | Andrew Tridgell | 1 | -0/+131 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> |