diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-03-20 20:04:04 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:58:53 -0500 |
commit | c67c12585071d46a4f3b5f46e567de339077c239 (patch) | |
tree | 7c18db1b493d05f476e1106596e391178343ece7 /source4/build/smb_build/TODO | |
parent | 61ec62fb2757253a509b57b3e7815c1fb6d0a94b (diff) | |
download | samba-c67c12585071d46a4f3b5f46e567de339077c239.tar.gz samba-c67c12585071d46a4f3b5f46e567de339077c239.tar.bz2 samba-c67c12585071d46a4f3b5f46e567de339077c239.zip |
r14586: Some small fixes, update TODO.
(This used to be commit 5673ee1182dbae1aac6891abdce0b5748a14989f)
Diffstat (limited to 'source4/build/smb_build/TODO')
-rw-r--r-- | source4/build/smb_build/TODO | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/source4/build/smb_build/TODO b/source4/build/smb_build/TODO index a9134c35a2..73e296c578 100644 --- a/source4/build/smb_build/TODO +++ b/source4/build/smb_build/TODO @@ -1,4 +1,8 @@ -- saner names for some of the .pc files and libraries (reduce the amount of .pc files?) +- saner names for: + libcli.so.0.0.1 (rename to libsmb?) + libcli_cldap.so.0.0.1 (rename to libcldap?) + libcli_nbt.so.0.0.1 (rename to libnbt?) + libcli_wrepl.so.0.0.1 (rename to libwrepl?) - plugin loading support in ldb - generate headermap.txt |