1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
2007-12-21 15:29:11 +01:00
..
auth Remove Get_Pwnam and its associated static variable 2007-12-19 21:09:10 +01:00
client Remove next_token_nr_talloc and its associated global 2007-12-21 09:58:20 +01:00
codepages
exports More minor libnetapi fixes. 2007-12-21 15:29:10 +01:00
groupdb Fix flags in call of lookup_name() in pdb_default_create_alias(). 2007-12-17 13:05:45 +01:00
include Add a singleton cache 2007-12-21 09:58:20 +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 Implement NetServerSetInfo level 1005 in local mode with smbconf registry. 2007-12-21 15:29:11 +01:00
libaddns RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
libads While 'data' is usually 0 terminated, nothing in the spec requires that. The correct way is to copy only 'length' bytes. 2007-12-17 15:26:08 -05:00
libgpo Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
libnet Implement NetServerSetInfo level 1005 in local mode with smbconf registry. 2007-12-21 15:29:11 +01:00
librpc Use dom_sid_string for sid_string_talloc 2007-12-15 22:33:52 +01:00
libsmb Add get_friendly_werror_msg(). 2007-12-21 15:28:21 +01:00
locking Convert the posix_pending_close_db to dbwrap_rbt 2007-12-11 16:16:54 +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 unused variable 'didmsg'. 2007-12-19 22:39:40 -08:00
nmbd Arg. The fix for CVE-2007-6015 hadn't been merged into 3.2. 2007-12-13 16:44:24 -08:00
nsswitch Only retrieve password policies in pam_auth when WBFLAG_PAM_GET_PWD_POLICY is set. 2007-12-20 02:05:55 +01:00
pam_smbpass Fix pam_smbpass build 2007-12-13 12:55:32 +03:00
param Fix a C++ warning 2007-12-21 09:58:20 +01:00
passdb Remove Get_Pwnam and its associated static variable 2007-12-19 21:09:10 +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 Two more static fstrings gone. 2007-12-18 18:16:40 -08:00
profile Add in the recvfile entry to the VFS layer with a default 2007-10-29 17:16:13 -07:00
registry Cut down memory usage of registry initialization 2007-12-16 14:02:46 +01:00
rpc_client Kill fstring in getdcname & getanydcname return. 2007-12-21 15:12:40 +01:00
rpc_parse Use the %*s feature of snprintf to remove anothe static fstring. 2007-12-17 16:20:44 -08:00
rpc_server Add _wkssvc_NetrJoinDomain2() server. 2007-12-21 15:29:10 +01:00
rpcclient Kill fstring in getdcname & getanydcname return. 2007-12-21 15:12:40 +01:00
script selftest: reenable wbinfo tests and pass --configfile instead of -s 2007-12-14 19:39:49 +01:00
services Some C++ fixes 2007-12-21 09:58:21 +01:00
smbd Some C++ fixes 2007-12-21 09:58:21 +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 Add a in-memory cache 2007-12-18 09:56:04 +01:00
utils Move NetJoinDomain and friends to NET_API_STATUS and the static libnetapi_ctx. 2007-12-21 15:29:10 +01:00
web Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
winbindd Kill fstring in getdcname & getanydcname return. 2007-12-21 15:12:40 +01: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 Build libnetapi shared and static if possible. 2007-12-21 15:29:10 +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 Fix typo. 2007-10-13 23:36:16 +02:00
mainpage.dox
Makefile.in Add NetServerGetInfo and NetServerSetInfo (for level 1005). 2007-12-21 15:29:11 +01:00
smbadduser.in
VERSION Correct VERSION and version.c to use SAMBA_VERSION_VENDOR_PATCH 2007-10-21 12:32:06 -05:00