Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-03 | librpc/ndr: use new strlen_m_ext_term() in ndr_charset_length(): fix bug #7594 | Michael Adam | 1 | -2/+2 | |
This fixes the calculation of needed space for destination unicode charset. Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed Nov 3 23:28:07 UTC 2010 on sn-devel-104 | |||||
2010-10-05 | ndr: Handle the case of string array with all null terminated strings | Matthieu Patou | 1 | -4/+16 | |
2010-08-30 | librpc/ndr: correctly implement ndr_charset_length() | Stefan Metzmacher | 1 | -2/+14 | |
Before we ignored the charset type. metze | |||||
2010-05-20 | librpc: finally merge ndr_string.c. | Günther Deschner | 1 | -0/+720 | |
Guenther |