1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/client
Andrew Tridgell 5c94fcab92 r2577: - I recently found out that charaters below 0x3F are guaranteed not to
occur as secondary bytes in any multi-byte character set. This
  allows for a very simple optimisation in strchr_m() and
  strrchr_m(). It might be a good idea to pick this up for Samba3.

- the horrible toktocliplist() is only used in clitar.c, so move it
  there, to prevent anyone else from being tempted to use it.
(This used to be commit 663b7b75dd)
2007-10-10 12:59:07 -05:00
..
client.c r2499: - use more efficient wildcard delete in smbclient 2007-10-10 12:58:59 -05:00
clitar.c r2577: - I recently found out that charaters below 0x3F are guaranteed not to 2007-10-10 12:59:07 -05:00
config.m4 r866: convert the rest of the binaries to config.mk files 2007-10-10 12:56:13 -05:00
config.mk r866: convert the rest of the binaries to config.mk files 2007-10-10 12:56:13 -05:00
mount.cifs.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
smbmnt.c r962: convert 'unsigned' and 'unsigned int' to uint_t 2007-10-10 12:56:23 -05:00
smbmount.c r1897: added a choose_called_name() function that allows us to more sanely 2007-10-10 12:58:09 -05:00
smbspool.c r1654: rename cli_ -> smbcli_ 2007-10-10 12:57:47 -05:00
smbumount.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
tree.c first public release of samba4 code 2003-08-13 01:53:07 +00:00