| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
|
|
|
|
|
| |
Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
|
|
|
|
|
|
|
|
|
|
| |
some of the code in afs.c is needed by wbinfo that lives in the toplevel
nsswitch directory, so move the afs.c file to a new top-level lib/afs
directory. Use the name afs_funcs to avoid collisions with the afs.h
header from OpenAFS
Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
|
|
|
|
| |
fix a compiler warning about missing prototypes
|
| |
|
|
|
|
| |
This fixes one piece of Bug #8263
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Thanks to Geza Gemes <geza@kzsdabas.hu> for filing this bug
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
(This used to be commit bb7c5fc4ec77db4073d3beccf12af12910b6bd07)
|
|
|
|
| |
(This used to be commit aa60f3c0d59e2ebb870ae4e79c7c4c51c3e22d68)
|
|
(This used to be commit 3f10527f79dddff703d31588cad3e9f37176565b)
|