1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source3
2008-05-22 13:02:59 +02:00
..
auth Make sure we have serversupplied_info->sanitized_username everywhere 2008-05-11 00:25:55 +02:00
client rpc_client: use endpoint mapper to get the port for rpc_pipe_open_tcp(). 2008-05-22 11:29:57 +02:00
codepages
exports Create symbols to export in libtdb dynamically from tdb.h. 2008-02-14 14:17:57 +01:00
groupdb groupdb: make mapping_tdb compatible to mapping_ldb 2008-04-12 10:01:42 +02:00
include rpc_client: make rpc_pipe_open_tcp_port and rpc_pipe_get_tcp_port static. 2008-05-22 11:30:04 +02:00
iniparser
iniparser_build r23314: For some systems it's needed to inject replace.h into 2007-10-10 12:23:05 -05:00
intl use tdb_wipe_all() instead of tdb_wipe() - it is faster... 2008-03-26 10:50:35 +01:00
lib libreplace: add test for HAVE_IPV6 2008-05-22 13:02:58 +02:00
libaddns Fix an uninitialized variable, Coverity ID 481 2008-03-06 11:47:31 +01:00
libads Cleanup size_t return values in callers of convert_string_allocate 2008-05-20 22:40:13 +02:00
libcli/nbt Fix a bogus uninitialized variable warning in IDL-based nbt code 2008-04-19 17:56:35 +02:00
libgpo Cleanup size_t return values in callers of convert_string_allocate 2008-05-20 22:40:13 +02:00
libnet libnet: freeze libnet_proto.h from "make proto" 2008-05-18 23:35:42 +02:00
librpc Fix some signed/unsigned warnings 2008-05-20 23:06:38 +02:00
libsmb Fix bug #5479, print spool shares require max_xmit to 2008-05-21 12:39:08 -07:00
locking Remove the "stat_open()" function, flag, and all associated code. It was only 2008-05-02 17:22:10 -07:00
m4 build: fix configure option --with-static-libs=libXYZ 2008-03-31 11:58:35 +02:00
modules Cleanup size_t return values in callers of convert_string_allocate 2008-05-20 22:40:13 +02:00
nmbd Fix CLEAR_IF_FIRST handling of messages.tdb 2008-04-23 22:18:26 +02:00
nsswitch Fix build warning. 2008-05-15 09:42:52 +02:00
pam_smbpass Reformat: Remove indentation of part of pam_smbpass/support.c by one tab. 2008-03-10 17:22:40 +01:00
param loadparm: add funcion lp_load_with_registry_shares(). 2008-05-15 02:42:41 +02:00
passdb Cleanup size_t return values in callers of convert_string_allocate 2008-05-20 22:40:13 +02:00
pkgconfig libwbclient: add wbclient.pc.in 2008-01-15 10:43:43 +01:00
po po/genmsg: be more portable, use 'printf "%s"' instead of 'echo -n' 2008-04-01 16:16:55 +02:00
popt r24048: Fix the C++ warnings in our version of popt 2007-10-10 12:28:59 -05:00
printing Cleanup size_t return values in callers of convert_string_allocate 2008-05-20 22:40:13 +02:00
profile Yay ! Remove a VFS entry. Removed the set_nt_acl() call, 2008-05-08 18:09:07 -07:00
registry registry: add removal of secdesc of a key to regdb_store_keys(). 2008-05-08 18:29:10 +02:00
rpc_client rpc_client: make rpc_pipe_open_tcp_port and rpc_pipe_get_tcp_port static. 2008-05-22 11:30:04 +02:00
rpc_parse Compile endpoint mapper pidl output 2008-05-21 23:35:26 +02:00
rpc_server Fix typo. 2008-05-20 17:51:48 +02:00
rpcclient Cleanup size_t return values in callers of convert_string_allocate 2008-05-20 22:40:13 +02:00
script build: remove mkproto.sh and mkproto.awk 2008-05-18 23:39:15 +02:00
services Coverity fixes 2008-03-17 20:52:25 +01:00
smbd Fix type error in debug message 2008-05-20 23:08:42 +02:00
stf r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 12:28:26 -05:00
tests configure: remove unused configure check for HAVE_WORKING_AF_LOCAL 2008-05-17 13:18:31 +02:00
torture torture: add a test program rpc_open_tcp() to test the rpc_pipe_open_tcp() func. 2008-05-22 11:30:03 +02:00
utils Cleanup size_t return values in callers of convert_string_allocate 2008-05-20 22:40:13 +02:00
web Cleanup size_t return values in callers of convert_string_allocate 2008-05-20 22:40:13 +02:00
winbindd winbindd: freeze winbindd_proto.h 2008-05-18 23:09:34 +02: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 configure: remove HAVE_IPV6 test as LIBREPLACE_NETWORK_CHECKS already have this 2008-05-22 13:02:59 +02: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 popt: Use SMB_CONF_PATH environment var if no other configfile is set. 2008-02-04 17:41:23 +01:00
install-sh
library-versions.in Add support for building and using shared and static libtdb library. 2008-02-14 14:17:57 +01:00
mainpage.dox
Makefile.in torture: add a test program rpc_open_tcp() to test the rpc_pipe_open_tcp() func. 2008-05-22 11:30:03 +02:00
smbadduser.in
VERSION Setting version to 3.3.0pre1 2008-04-25 08:35:27 -05:00