1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Jeremy Allison f10074e84b Use correct size value for linearize call.
Jeremy.
(This used to be commit a5df44f5b7)
2007-12-29 14:43:32 -08:00
..
auth Fix a panic 2007-12-29 21:42:56 +01:00
client Add the capability to set "smb encrypt = required" 2007-12-27 23:51:03 -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 Convert get_root_nt_token to memcache 2007-12-28 17:24:39 +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 Remove tiny code duplication 2007-12-29 23:13:26 +01: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 Return NULL (instead of unchanged) for no shares/parameters defined. 2007-12-29 17:06:49 +01:00
librpc Use dom_sid_string for sid_string_talloc 2007-12-15 22:33:52 +01:00
libsmb Make use of [un]marshall_sec_desc 2007-12-29 23:13:03 +01: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 Add SMB encryption. Still fixing client decrypt but 2007-12-26 17:12:36 -08:00
nsswitch Fix wbcAllocate[GU]id 2007-12-23 00:49:32 +01: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 passdb.tdb is located in the private directory 2007-12-29 01:01:47 -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 Remove tiny code duplication 2007-12-29 23:13:26 +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 Remove tiny code duplication 2007-12-29 23:13:26 +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 Dont return count - 1 but count from libnet_smbconf_reg_get_values(). 2007-12-29 17:02:27 +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 bin/vlp needs a dependency on @LIBWBCLIENT_SHARED@ 2007-12-28 11:57:18 +01:00
smbadduser.in
VERSION Correct VERSION and version.c to use SAMBA_VERSION_VENDOR_PATCH 2007-10-21 12:32:06 -05:00