The branch, v3-3-test has been updated
via ee2f265d3357635858db1e0f8c7f6df3219a883f (commit)
from a7d30e159b2809abda9de4284bf2344db297ee22 (commit)
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test
- Log -----------------------------------------------------------------
commit ee2f265d3357635858db1e0f8c7f6df3219a883f
Author: Steven Danneman <[email protected]>
Date: Fri Dec 26 12:41:29 2008 -0800
Make sharesec utility part of the default binary install.
This used to be commit 8f84d42f7.
-----------------------------------------------------------------------
Summary of changes:
source/Makefile.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Changeset truncated at 500 lines:
diff --git a/source/Makefile.in b/source/Makefile.in
index cda9535..5fe1ead 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -191,7 +191,7 @@ BIN_PROGS2 = bin/smbcont...@exeext@ bin/smbt...@exeext@
bin/tdbbac...@exeext@ \
bin/nmbloo...@exeext@ bin/pdbe...@exeext@ bin/tdbd...@exeext@ \
bin/tdbt...@exeext@
BIN_PROGS3 = bin/smbpas...@exeext@ bin/rpccli...@exeext@ bin/smbca...@exeext@ \
- bin/profi...@exeext@ bin/ntlm_a...@exeext@ \
+ bin/profi...@exeext@ bin/ntlm_a...@exeext@ bin/share...@exeext@ \
bin/smbcquo...@exeext@ bin/eventlog...@exeext@
BIN_PROGS4 = bin/ldbe...@exeext@ bin/ldbsea...@exeext@ bin/ldb...@exeext@ \
bin/ldb...@exeext@ bin/ldbmod...@exeext@
--
Samba Shared Repository