1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3
Jeff Layton 2c9df6401c mount.cifs: make return codes match the return codes for /bin/mount (try #3)
The manpage for /bin/mount specifies that the return code should be a
positive integer (actually, it's a bitfield). Clean up the return
codes from mount.cifs to make them match the expected return values
from /bin/mount. This necessary for proper integration with autofs.

This is the third attempt at this patch. The changes here are minor,
just changing some return's from main() into exit() calls for
consistency's sake.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
2008-10-09 09:58:40 -04:00
..
auth Add netlogond auth method 2008-10-06 09:54:17 +02:00
client mount.cifs: make return codes match the return codes for /bin/mount (try #3) 2008-10-09 09:58:40 -04:00
codepages
exports build: auto-generate symbols for libsmbsharemodes. 2008-08-20 22:39:46 +02:00
groupdb s3:mapping_tdb: fix the del_aliasmem() function 2008-09-29 16:36:10 +02:00
include Remove a pointless level of indirection 2008-10-09 12:06:39 +02:00
iniparser
iniparser_build Make Samba 3 and Samba 4 both use the same single copy of libreplace. 2008-09-16 16:30:14 +02:00
intl
lib For the vfs_acl_xattr.c module, make sure we map GENERIC file and directory bits 2008-10-08 18:06:58 -07:00
libaddns Fix a potential NULL deref in line 258 found by the IBM checker 2008-10-04 22:07:14 +02:00
libads Fix an unlikely memleak found by the IBM checker 2008-10-04 22:19:11 +02:00
libgpo libgpo: fix copyright. 2008-09-27 00:38:26 +02:00
libnet If name_to_fqdn fails, retry with the dns domain the DC gave us 2008-10-06 15:23:39 +02:00
librpc Attempt to fix the build on IRIX 2008-10-02 03:45:37 +02:00
libsmb Make map_errno_from_nt_status() a generic call, not just a cli specific one. 2008-10-07 14:43:42 -07:00
locking Fix debug message to show correct function name. 2008-09-05 20:37:00 -07:00
m4 Add dyn_NCALRPCDIR 2008-10-06 09:54:16 +02:00
modules Fixed "might be uninitialized" warning 2008-10-08 16:38:38 -07:00
nmbd s3-nbt: remove double nbt netlogon opcodes. 2008-09-25 20:11:55 +02:00
nsswitch wbclient: add wbcLookupDomainControllerEx call. 2008-10-09 12:48:13 +02:00
pam_smbpass Ensure consistent use of pdb_get_nt_passwd instead of pdb_get_lanman_passwd. 2008-07-02 10:51:45 -07:00
param [s3]loadparm: refactor freeing of parameter data out and reduce memleak. 2008-09-27 22:28:27 +02:00
passdb Store a local schannel key in secrets.tdb 2008-10-06 09:54:16 +02:00
pkgconfig
po
printing Simply our main loop processing. A lot :-). Correctly use events for all the previous "special" cases. 2008-10-03 14:18:35 -07:00
profile Yay ! Remove a VFS entry. Removed the set_nt_acl() call, 2008-05-08 18:09:07 -07:00
registry first cut at adding full transactions for ctdb to samba3 2008-08-13 11:54:08 +02:00
rpc_client s3-ndr: add stub smb_iconv_convenience to some ndr_ functions. 2008-09-23 23:35:14 +02:00
rpc_parse Fix "warning: pointer of type 'void *' used in arithmetic". 2008-09-05 15:20:59 -07:00
rpc_server For the vfs_acl_xattr.c module, make sure we map GENERIC file and directory bits 2008-10-08 18:06:58 -07:00
rpcclient rpcclient: Set the pid filed of the outgoing DsBindInfo to 0. 2008-07-28 14:08:34 +02:00
script build: add "make test_wbpad" for checking winbind 32/64bit structure padding. 2008-10-09 11:46:02 +02:00
services Ensure all pointers are initialized. Without this we can crash when looking up a non-existant uid. 2008-09-17 12:02:13 -07:00
smbd Remove a pointless level of indirection 2008-10-09 12:06:39 +02:00
stf
tests configure: remove unused configure check for HAVE_WORKING_AF_LOCAL 2008-05-17 13:18:31 +02:00
torture Fix build warning on FreeBSD 2008-09-15 16:13:24 -07:00
utils Remove an unused variable 2008-10-05 15:49:32 +02:00
web Fix use of DLIST_REMOVE as spotted by Constantine Vetoshev <gepardcv@gmail.com>. 2008-10-01 13:15:54 -07:00
winbindd s3-winbindd: use new, richer structures in WINBINDD_DSGETDCNAME implementation. 2008-10-09 12:37:18 +02:00
.dmallocrc
.indent.pro
autogen.sh Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
change-log
config.guess
config.sub
configure.developer
configure.in Add netlogond auth method 2008-10-06 09:54:17 +02:00
Doxyfile Updated Doxyfile conf to doxygen version 1.5.3 2008-08-20 12:35:53 +02:00
dynconfig.c Add dyn_NCALRPCDIR 2008-10-06 09:54:16 +02:00
install-sh
mainpage.dox
Makefile.in wbclient: add wbcGuidToString and wbcStringToGuid helper functions. 2008-10-09 12:45:46 +02:00
samba4-templates.mk Use new Samba 4 source location. 2008-09-15 14:32:58 +02:00
samba4.m4 s4:configure: require tdb >= 1.1.3 from the system 2008-09-29 04:15:11 +02:00
samba4.mk fix libclinbtsrcdir variable. 2008-10-08 12:03:45 +02:00
smbadduser.in
VERSION VERSION: Raise version number. 2008-08-13 15:25:09 +02:00