1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/libsmb
Jeremy Allison 245fbf7efb Used cachegrind to track down some bottlenecks.
Removed calls to clobber_region when not compiling with developer as
they were hiding speed problems.
Added fast path to convert_string() when dealing with ascii -> ascii,
ucs2-le to ascii and ascii to ucs2-le with values <= 0x7F. This
gives a speedup of 22% on my nbench tests.
Next I will do this on convert_string_allocate.
Jeremy.
(This used to be commit ef140d15ea)
2003-09-04 01:12:39 +00:00
..
.cvsignore ignore *.po32 files 1998-10-05 12:36:44 +00:00
asn1.c convert snprintf() calls using pstrings & fstrings 2003-07-23 12:33:59 +00:00
cliconnect.c revert abartet's change that removed the check for CAP_EXTENDED_SECURITY when decidiing whether or not use ntlmv2 in client connections 2003-08-22 14:24:38 +00:00
clidgram.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
clientgen.c Used cachegrind to track down some bottlenecks. 2003-09-04 01:12:39 +00:00
clierror.c Eliminate valgrind error when client gets bad sig on list. Some reformatting. 2003-07-30 18:57:37 +00:00
clifile.c fixed libsmb code to set correct timeout in cli_state when waiting for 2003-06-10 14:02:46 +00:00
clifsinfo.c smbcquota patch from metze 2003-04-11 23:32:00 +00:00
clikrb5.c Fix memleaks. 2003-08-15 01:46:09 +00:00
clilist.c Correct fix (removed the earlier band-aid) for what I thought was a signing 2003-08-02 00:29:45 +00:00
climessage.c Attempt to fix the charcnv issues causing nmbd to crash. If we get a failed 2003-08-20 22:06:19 +00:00
clioplock.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
cliprint.c get rid of some sompiler warnings on IRIX 2003-08-15 01:42:30 +00:00
cliquota.c More merges from HEAD: 2003-04-16 14:45:11 +00:00
clirap2.c get rid of some sompiler warnings on IRIX 2003-08-15 01:42:30 +00:00
clirap.c get rid of some sompiler warnings on IRIX 2003-08-15 01:42:30 +00:00
clireadwrite.c RPC fix from Ronan Waide <waider@waider.ie>. Tested with rpcecho. 2003-08-08 17:08:35 +00:00
clisecdesc.c get rid of some sompiler warnings on IRIX 2003-08-15 01:42:30 +00:00
clispnego.c Don't wrap up anything that is not there. Otherwise upper layers 2003-08-13 20:27:18 +00:00
clistr.c Whitespace syncup. 2003-04-14 02:27:41 +00:00
clitrans.c More fixes for client and server side signing. Ensure sequence numbers 2003-08-02 07:07:38 +00:00
conncache.c fix typo in debug log 2003-07-16 02:51:28 +00:00
credentials.c Add a dash of const here and there... 2002-03-02 04:41:55 +00:00
doserr.c Merge of server unavailable error string. 2003-04-15 06:55:42 +00:00
errormap.c Final fix for the bug tridge found. Only push locks onto a blocking lock 2003-08-01 06:10:30 +00:00
libsmb_cache.c More merges from HEAD: 2003-04-16 14:45:11 +00:00
libsmb_compat.c Now that I am running config.developer, I decided to get rif of some warnings: 2003-01-13 20:04:40 +00:00
libsmbclient.c More merges from HEAD: 2003-04-16 14:45:11 +00:00
namecache.c large change: 2003-06-25 17:41:05 +00:00
namequery_dc.c fix 2 bugs: 2003-08-08 23:53:13 +00:00
namequery.c fix bug #190; WINS server was getting marked as dead when it was not. 2003-07-03 04:54:49 +00:00
nmblib.c Fix the character set handling properly in nmbd. Also fix bug where 2003-08-27 01:25:01 +00:00
nterr.c Add NT quota support. Patch from Stefan (metze) Metzemacher 2003-05-12 01:20:17 +00:00
ntlmssp_parse.c Change Samba to always use extended security for it's guest logins, (ie, 2003-08-14 01:08:00 +00:00
ntlmssp_sign.c get rid of some sompiler warnings on IRIX 2003-08-15 01:42:30 +00:00
ntlmssp.c get rid of some sompiler warnings on IRIX 2003-08-15 01:42:30 +00:00
passchange.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
pwd_cache.c Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request 2003-07-14 08:46:32 +00:00
samlogon_cache.c i guess i'm the only one this ever annyoed... 2003-07-10 20:37:01 +00:00
smb_signing.c get rid of more compiler warnings 2003-08-15 04:42:05 +00:00
smbdes.c Make a number of the lookup tables 'const'. I'm told this assists in sharing 2002-03-23 08:45:03 +00:00
smbencrypt.c get rid of more compiler warnings 2003-08-15 04:42:05 +00:00
smberr.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
spnego.c Add the gss-spnego kerberos server side to ntml_auth. This uses the 2003-08-15 02:57:59 +00:00
trustdom_cache.c convert snprintf() calls using pstrings & fstrings 2003-07-23 12:33:59 +00:00
trusts_util.c - Make 'net' use a single funciton for setting the 'use machine account' code. 2003-08-19 22:47:10 +00:00
unexpected.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00