Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-21 | s3:utils fix a compiler warning | Christian Ambach | 1 | -0/+1 | |
fix a compiler warning about missing prototypes | |||||
2011-07-21 | s3:utils/net_afs fix compiler warnings | Christian Ambach | 1 | -2/+3 | |
2011-07-21 | s3:lib/afs fix the build with --with-fake-kaserver | Christian Ambach | 1 | -0/+2 | |
This fixes one piece of Bug #8263 | |||||
2011-01-27 | s3-utils: Fixed a resource leak in net_afs. | Andreas Schneider | 1 | -0/+2 | |
s3-utils: Fixed a resource leak in net_afs. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Thu Jan 27 00:12:47 CET 2011 on sn-devel-104 | |||||
2010-03-06 | s3: Fix the build of net_afs.c with --fake-kaserver=yes, bug 7216 | Volker Lendecke | 1 | -1/+1 | |
Thanks to Geza Gemes <geza@kzsdabas.hu> for filing this bug | |||||
2010-01-19 | s3 net/i18n: Use only one spelling for "Usage:" | Kai Blin | 1 | -1/+1 | |
2010-01-18 | s3/net: split up some printable stings to ease i18n | Björn Jacke | 1 | -2/+2 | |
If we put strings like "Usage:" into separate _() macros and not the whole "Usage:..." string we can cover much more messages by only one single translation. The drawback is that the message in the sources looks less pretty. | |||||
2009-07-29 | s3 net: i18n support for net cache | Kai Blin | 1 | -19/+19 | |
2008-06-10 | net: Rename functable3 to functable, get rid of old functables | Kai Blin | 1 | -2/+2 | |
(This used to be commit bb7c5fc4ec77db4073d3beccf12af12910b6bd07) | |||||
2008-06-10 | net: Make "net afs" use functable3 | Kai Blin | 1 | -6/+19 | |
(This used to be commit aa60f3c0d59e2ebb870ae4e79c7c4c51c3e22d68) | |||||
2008-05-20 | net: Split out "net afs" | Kai Blin | 1 | -0/+101 | |
(This used to be commit 3f10527f79dddff703d31588cad3e9f37176565b) |