1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Michael Adam b344dafa62 Fix setting of error code in error path.
Michael
(This used to be commit 8a7954a9ae)
2008-01-03 01:29:43 +01:00
..
auth Fix a panic 2007-12-29 21:42:56 +01:00
client Fix error message. 2007-12-29 22:42:20 -08:00
codepages
exports Add files for new LGPL libwbclient DSO implementing the Winbind client API 2007-12-21 11:58:04 -06:00
groupdb Fix flags in call of lookup_name() in pdb_default_create_alias(). 2007-12-17 13:05:45 +01:00
include Happy new year ! 2008-01-02 12:56:24 +01:00
iniparser r23166: Bring samba.org's iniparser copy in sync with the upstream version 2.17. 2007-10-10 12:22:51 -05:00
iniparser_build r23314: For some systems it's needed to inject replace.h into 2007-10-10 12:23:05 -05:00
intl Patch 2 of 3 from Debian Samba packagers: 2007-11-01 15:53:44 -04:00
lib Merge branch 'work/v3-2-test' into v3-2-test 2008-01-02 17:15:10 -06:00
libaddns RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
libads Make use of [un]marshall_sec_desc 2007-12-29 23:13:03 +01:00
libgpo Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
libnet Fix setting of error code in error path. 2008-01-03 01:29:43 +01:00
librpc Use dom_sid_string for sid_string_talloc 2007-12-15 22:33:52 +01:00
libsmb Added -e, --encrypt option to smbclient that immediately 2007-12-29 22:39:52 -08:00
locking Remove redundant connection_struct from fd_close_posix() parameter list. 2007-12-22 02:01:32 +01:00
m4 r23094: Update the iconv detection to handle cross-compiles better. If we are 2007-10-10 12:22:45 -05:00
modules Remove tiny code duplication 2007-12-29 23:13:26 +01:00
nmbd Attempt to fix bug #3617. Mix of patches from Volker and 2008-01-02 11:56:07 -08:00
nsswitch Fix some C++ warnings (patch was Volker's) - implicit case from void* to char* 2008-01-02 17:34:41 -06:00
pam_smbpass Fix pam_smbpass build 2007-12-13 12:55:32 +03:00
param Add "smb encrypt" parameter. Can be set to "no, yes, required". 2007-12-27 16:54:07 -08:00
passdb Make pdb_tdb honour a private dir overridden in smb.conf. 2007-12-29 21:38:39 -08:00
pkgconfig Generate pkgconfig files for at least lib{smbclient,smbsharemodes,netapi}. 2007-12-21 22:07:12 +01:00
po r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
popt r24048: Fix the C++ warnings in our version of popt 2007-10-10 12:28:59 -05:00
printing Remove tiny code duplication 2007-12-29 23:13:26 +01:00
profile Add in the recvfile entry to the VFS layer with a default 2007-10-29 17:16:13 -07:00
registry Fix a permissions error in reg_deletekey_recursive(). 2007-12-31 03:25:54 +01:00
rpc_client Remove static zeros 2007-12-28 17:02:34 +01:00
rpc_parse Remove tiny code duplication 2007-12-29 23:13:26 +01:00
rpc_server Remove tiny code duplication 2007-12-29 23:13:26 +01:00
rpcclient Kill fstring in getdcname & getanydcname return. 2007-12-21 15:12:40 +01:00
script Attempt to fix the AIX make test failures 2007-12-29 13:17:01 +01:00
services Some C++ fixes 2007-12-21 09:58:21 +01:00
smbd Convert call_trans2open to create_file() 2008-01-02 13:32:29 +01:00
stf r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 12:28:26 -05:00
tests [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
torture Remove the sampwent interface 2007-12-26 18:57:15 +01:00
utils Make grouping in if statement more explicit. 2007-12-31 03:55:22 +01:00
web Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
winbindd Use correct size value for linearize call. 2007-12-29 14:43:32 -08:00
.dmallocrc
.indent.pro [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
autogen.sh r23377: Patch from Bjoern Jacke <bjoern@j3e.de> to deal 2007-10-10 12:23:11 -05:00
change-log
config.guess r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
config.sub r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
configure.developer use nss_wrapper code in samba3 when --enable-nss-wrapper is given 2007-11-09 09:52:58 +01:00
configure.in Host SerNet-AIX has __ss_family instead of ss_family in sockaddr_storage 2007-12-25 18:37:42 +01:00
Doxyfile [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
dynconfig.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
install-sh
library-versions.in Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test 2007-12-21 13:14:59 -08:00
mainpage.dox
Makefile.in Fix libnetapi (resolve dependency on libwbclient). 2008-01-02 13:52:23 +01:00
smbadduser.in
VERSION Correct VERSION and version.c to use SAMBA_VERSION_VENDOR_PATCH 2007-10-21 12:32:06 -05:00