diff options
author | Andrew Tridgell <tridge@samba.org> | 2006-11-28 11:51:33 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2006-11-28 11:51:33 +1100 |
commit | 5b06e73fb1051e9fe370a76ef4fc87e514a1f9e5 (patch) | |
tree | 5d512f60e8a75adfb1e17b8e55412cbca3401655 /ctdb/.bzrignore | |
parent | 5af324a795cec880727545e143274deef9f205c2 (diff) | |
download | samba-5b06e73fb1051e9fe370a76ef4fc87e514a1f9e5.tar.gz |
- split up tcp functions into more logical parts
- added upcall methods from transport to ctdb layer
(This used to be ctdb commit 59f0dab652000f1c755e59567b03cf84dad7e954)
Diffstat (limited to 'ctdb/.bzrignore')
-rw-r--r-- | ctdb/.bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ctdb/.bzrignore b/ctdb/.bzrignore index 71bdda496b6..26fa17de5c7 100644 --- a/ctdb/.bzrignore +++ b/ctdb/.bzrignore @@ -5,3 +5,4 @@ common config.log push.sh ctdb_test +config.cache |