diff options
author | Herb Lewis <herb@samba.org> | 2000-10-11 05:31:39 +0000 |
---|---|---|
committer | Herb Lewis <herb@samba.org> | 2000-10-11 05:31:39 +0000 |
commit | bbb24daa25dca4e4b6b1f8942cd84ee3aa1bed8e (patch) | |
tree | af28861c22038a738f6273bdd1a55de08b8b9b02 /source/.cvsignore | |
parent | e87b2d3d1fb84311d83d21a76900f994e4ff71dd (diff) | |
download | samba-bbb24daa25dca4e4b6b1f8942cd84ee3aa1bed8e.tar.gz samba-bbb24daa25dca4e4b6b1f8942cd84ee3aa1bed8e.tar.xz samba-bbb24daa25dca4e4b6b1f8942cd84ee3aa1bed8e.zip |
changes to sync with 2.2. tree
.cvsignore remove config.h - not in this directory
include/profile.h profile changes
lib/messages.c added message to return debug level
libsmb/clierror.c cast to get rid of compiler warning
libsmb/smbencrypt.c cast to get rid of compiler warning
profile/profile.c add flush profile stats changes for profile struct
rpc_parse/parse_samr.c fix for compiler warning
rpc_server/srv_samr.c cast to get rid of compiler warning
smbd/ipc.c profile stats
message.c profile stats
smbd/negprot.c profile stats
smbd/nttrans.c profile stats
smbd/trans2.c profile stats
utils/smbcontrol.c new flush stats command
Diffstat (limited to 'source/.cvsignore')
-rw-r--r-- | source/.cvsignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/.cvsignore b/source/.cvsignore index 30ba04b6d01..ef9ea858b51 100644 --- a/source/.cvsignore +++ b/source/.cvsignore @@ -1,7 +1,6 @@ bin Makefile config.cache -config.h config.log config.status cvs.log |