summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_afs.c
Commit message (Collapse)AuthorAgeFilesLines
* s3:utils fix a compiler warningChristian Ambach2011-07-211-0/+1
| | | | fix a compiler warning about missing prototypes
* s3:utils/net_afs fix compiler warningsChristian Ambach2011-07-211-2/+3
|
* s3:lib/afs fix the build with --with-fake-kaserverChristian Ambach2011-07-211-0/+2
| | | | This fixes one piece of Bug #8263
* s3-utils: Fixed a resource leak in net_afs.Andreas Schneider2011-01-271-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
* s3: Fix the build of net_afs.c with --fake-kaserver=yes, bug 7216Volker Lendecke2010-03-061-1/+1
| | | | Thanks to Geza Gemes <geza@kzsdabas.hu> for filing this bug
* s3 net/i18n: Use only one spelling for "Usage:"Kai Blin2010-01-191-1/+1
|
* s3/net: split up some printable stings to ease i18nBjörn Jacke2010-01-181-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.
* s3 net: i18n support for net cacheKai Blin2009-07-291-19/+19
|
* net: Rename functable3 to functable, get rid of old functablesKai Blin2008-06-101-2/+2
| | | | (This used to be commit bb7c5fc4ec77db4073d3beccf12af12910b6bd07)
* net: Make "net afs" use functable3Kai Blin2008-06-101-6/+19
| | | | (This used to be commit aa60f3c0d59e2ebb870ae4e79c7c4c51c3e22d68)
* net: Split out "net afs"Kai Blin2008-05-201-0/+101
(This used to be commit 3f10527f79dddff703d31588cad3e9f37176565b)