diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-12-27 16:47:09 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:47:49 -0500 |
commit | e748b53e4343fbac00a19e8fc76b42624eb5af02 (patch) | |
tree | bd19a3baa052d404af9452f53ab90ba26244fad2 /source4/build/smb_build/TODO | |
parent | d658de65d32e6746ac51aeb4da7aa74b3da40c2b (diff) | |
download | samba-e748b53e4343fbac00a19e8fc76b42624eb5af02.tar.gz samba-e748b53e4343fbac00a19e8fc76b42624eb5af02.tar.bz2 samba-e748b53e4343fbac00a19e8fc76b42624eb5af02.zip |
r12513: Similar change as my previous commit, but now for transfer syntaxes.
Avoids converting a static string to GUID every time we check whether
a transfer syntax is equal to that of NDR.
(This used to be commit 8dcfcaf75ab8cf4a54cf5e56f6be25acc68e3989)
Diffstat (limited to 'source4/build/smb_build/TODO')
-rw-r--r-- | source4/build/smb_build/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/build/smb_build/TODO b/source4/build/smb_build/TODO index fb58d6b29f..1c2e6c2f61 100644 --- a/source4/build/smb_build/TODO +++ b/source4/build/smb_build/TODO @@ -5,7 +5,7 @@ ldb.h belong in $INCLUDEDIR - add register function to smbtorture - init functions per shared library / binary - - gensec + - gensec, com - rpc/ndr ?? - list not automatically generated - utility function for 'init mutex' |