1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source/nmbd
Jeremy Allison b4ea493599 Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki).
Don't use nstrings to hold workgroup and netbios names. The problem with them is that MB netbios
and workgroup names in unix charset (particularly utf8) may be up to 3x bigger than the name
when represented in dos charset (ie. cp932). So go back to using fstrings for these but
translate into nstrings (ie. 16 byte length values) for transport on the wire.
Jeremy.
0001-01-01 00:00:00 +00:00
..
.cvsignore get away with dummy and .dummy files 0001-01-01 00:00:00 +00:00
asyncdns.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_become_dmb.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_become_lmb.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_browserdb.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_browsesync.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_elections.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_incomingdgrams.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_incomingrequests.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_lmhosts.c Fix the character set handling properly in nmbd. Also fix bug where 0001-01-01 00:00:00 +00:00
nmbd_logonnames.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_mynames.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_namelistdb.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_namequery.c Fix the character set handling properly in nmbd. Also fix bug where 0001-01-01 00:00:00 +00:00
nmbd_nameregister.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_namerelease.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
nmbd_nodestatus.c Fix the character set handling properly in nmbd. Also fix bug where 0001-01-01 00:00:00 +00:00
nmbd_packets.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_processlogon.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_responserecordsdb.c Fix the character set handling properly in nmbd. Also fix bug where 0001-01-01 00:00:00 +00:00
nmbd_sendannounce.c Fix the character set handling properly in nmbd. Also fix bug where 0001-01-01 00:00:00 +00:00
nmbd_serverlistdb.c More tuning from cachegrind. Change most trim_string() calls to trim_char(0, 0001-01-01 00:00:00 +00:00
nmbd_subnetdb.c Fix the character set handling properly in nmbd. Also fix bug where 0001-01-01 00:00:00 +00:00
nmbd_synclists.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_winsproxy.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_winsserver.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd_workgroupdb.c Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAMA Masayuki). 0001-01-01 00:00:00 +00:00
nmbd.c update copyright to -2004 0001-01-01 00:00:00 +00:00