1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/torture/winbind
Andrew Bartlett 2742ec0e34 Remove strlower_m() and strupper_m() from source4 and common code.
This function is problematic because a string may expand in size when
changed into upper or lower case.  This will then push characters off
the end of the string in the s3 implementation, or panic in the former
s4 implementation.

Andrew Bartlett
2011-05-03 07:37:07 +02:00
..
struct_based.c Remove strlower_m() and strupper_m() from source4 and common code. 2011-05-03 07:37:07 +02:00
winbind.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
wscript_build s4: Rename WBCLIENT to wbclient. 2010-10-24 00:20:04 +00:00