History log of /haiku/src/apps/codycam/FtpClient.cpp
Revision Date Author Comments
# 6b48b59d 15-Oct-2020 Murai Takashi <tmurai01@gmail.com>

codycam: Fix -Wformat-security

Change-Id: I6dfaebc1cfa8b9881bd25c2105cc949ca0711108
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3326
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>


# 21e213d3 07-Jul-2020 Augustin Cavalier <waddlesplash@gmail.com>

CodyCam: Use "%s" instead of printf'ing a buffer directly.

Fixes #16375.


# 6a739773 08-Aug-2019 CodeforEvolution <secundaja@gmail.com>

CodyCam: Style Fixes, Make Resource File Verbose

No functional change intended, added some copyrights
in the process.

Change-Id: Ic6ebe276bb939c425d65aff1b3b07c7c2e27a33a
Reviewed-on: https://review.haiku-os.org/c/1698
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# 546208a5 16-Apr-2012 Oliver Tappe <zooey@hirschkaefer.de>

More catalog-related cleanup.

* rename B_TRANSLATE_CONTEXT to B_TRANSLATION_CONTEXT and
B_TRANSLATE_WITH_CONTEXT to B_TRANSLATE_CONTEXT, squashing a TODO
* adjust all uses of both macros in Haiku's source tree
* use correct header guard for collecting/Catalog.h

The renamed macros require adjustments to all external applications
using catalogs.


# 476fad7f 23-Oct-2010 Matt Madia <mattmadia@gmail.com>

Automatic whitespace cleanup. No functional change.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39116 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c4f9b1d1 17-May-2010 Stephan Aßmus <superstippi@gmx.de>

Patch by Jorma Karvonen: Localization of CodyCam with some modifications by
myself. Closes ticket #5908, thanks a bunch!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36850 a95241bf-73f2-0310-859d-f6bbb57e9c96


# fb3e35fc 22-Jan-2009 Michael Lotz <mmlr@mlotz.ch>

Fixing all headers/namespaces/name lookup problems that hinder a GCC 4.3.2
build. I sure hope that this doesn't break the build for anyone else.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28992 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6298fd45 09-Jan-2008 François Revol <revol@free.fr>

sftp also needs chmod...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23322 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 89740c78 09-Jan-2008 François Revol <revol@free.fr>

Add a base class for FtpClient to allow different clients later.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23299 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ef89d967 09-Jan-2008 François Revol <revol@free.fr>

Work around BeOS ftpd (sets 640) + robinhood (doesn't like 640) by adding Chmod() support.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23298 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 9d3f15c6 20-Oct-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

Style cleanup patch by Vasilis Kaoutsis. Small changes by myself.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22629 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 859c1f01 03-Dec-2003 Niels Sascha Reedijk <niels.reedijk@gmail.com>

Summary: Fix numerous warnings in codycam (merge from fixes branch)
Keywords:

Patches applied:

* n.reedijk@planet.nl--nielx-2003/codycam--fixes--0.1--base-0
tag of n.reedijk@planet.nl--openbeos-2004/codycam--mainline--0.1--base-0

* n.reedijk@planet.nl--nielx-2003/codycam--fixes--0.1--patch-1
Fix numerous warnings in codycam


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5556 a95241bf-73f2-0310-859d-f6bbb57e9c96


# dba5824b 19-Feb-2003 Phil Greenway <sikosis@gmail.com>

CodyCam from the BeOS Sample Code.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2776 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 546208a53940a26c6379c48a7854ade1a8250fc5 16-Apr-2012 Oliver Tappe <zooey@hirschkaefer.de>

More catalog-related cleanup.

* rename B_TRANSLATE_CONTEXT to B_TRANSLATION_CONTEXT and
B_TRANSLATE_WITH_CONTEXT to B_TRANSLATE_CONTEXT, squashing a TODO
* adjust all uses of both macros in Haiku's source tree
* use correct header guard for collecting/Catalog.h

The renamed macros require adjustments to all external applications
using catalogs.


# 476fad7f7f171da1f528a3851a64917e17d44964 23-Oct-2010 Matt Madia <mattmadia@gmail.com>

Automatic whitespace cleanup. No functional change.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39116 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c4f9b1d10c5bd251e58ed9d222323d6da4e304d7 17-May-2010 Stephan Aßmus <superstippi@gmx.de>

Patch by Jorma Karvonen: Localization of CodyCam with some modifications by
myself. Closes ticket #5908, thanks a bunch!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36850 a95241bf-73f2-0310-859d-f6bbb57e9c96


# fb3e35fcec1ef41b413b3b121764509f436dee4d 22-Jan-2009 Michael Lotz <mmlr@mlotz.ch>

Fixing all headers/namespaces/name lookup problems that hinder a GCC 4.3.2
build. I sure hope that this doesn't break the build for anyone else.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28992 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6298fd453124019c590c79cb9a5fc7e800bbe84e 09-Jan-2008 François Revol <revol@free.fr>

sftp also needs chmod...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23322 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 89740c78976ef03d2f54b4b1e568331ff689e30d 09-Jan-2008 François Revol <revol@free.fr>

Add a base class for FtpClient to allow different clients later.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23299 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ef89d96701172ff8dee0b6a0244a8c088f61734c 09-Jan-2008 François Revol <revol@free.fr>

Work around BeOS ftpd (sets 640) + robinhood (doesn't like 640) by adding Chmod() support.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23298 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 9d3f15c60ec469d37e3f83930c4b36b48b5af294 20-Oct-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

Style cleanup patch by Vasilis Kaoutsis. Small changes by myself.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22629 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 859c1f019897a8e16836cba4c8e176527eadf7ce 03-Dec-2003 Niels Sascha Reedijk <niels.reedijk@gmail.com>

Summary: Fix numerous warnings in codycam (merge from fixes branch)
Keywords:

Patches applied:

* n.reedijk@planet.nl--nielx-2003/codycam--fixes--0.1--base-0
tag of n.reedijk@planet.nl--openbeos-2004/codycam--mainline--0.1--base-0

* n.reedijk@planet.nl--nielx-2003/codycam--fixes--0.1--patch-1
Fix numerous warnings in codycam


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5556 a95241bf-73f2-0310-859d-f6bbb57e9c96


# dba5824b7c009d53686c70cd490b0aa7c7ac3ee8 19-Feb-2003 Phil Greenway <sikosis@gmail.com>

CodyCam from the BeOS Sample Code.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2776 a95241bf-73f2-0310-859d-f6bbb57e9c96