1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Günther Deschner 49e92d0d56 r24748: Remove all dependencies to samba internals and convert the krb5 locator plugin
into a tiny winbindd DsGetDcName client. This still does not solve the case of
using the locator from within winbindd itself but at least gencache.tdb and
others are no longer corrupted.

Guenther
(This used to be commit 908e7963b8)
2007-10-10 12:30:17 -05:00
..
auth r23928: Merge all "copy-info3-groups-to-sid-array" blocks to a sid_array_from_info3() 2007-10-10 12:28:45 -05:00
client r24601: Fix if statements where we still expected cli_connect() to return BOOL. 2007-10-10 12:30:09 -05:00
codepages
exports r23689: Squashed commit of the following: 2007-10-10 12:23:46 -05:00
groupdb r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
include r24552: merge from SAMBA_4_0: 2007-10-10 12:29:56 -05: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 r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 12:28:26 -05:00
lib r24744: Increase length by what we got from recv, not from ioctl 2007-10-10 12:30:17 -05:00
libaddns r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
libads r24748: Remove all dependencies to samba internals and convert the krb5 locator plugin 2007-10-10 12:30:17 -05:00
libgpo r24573: Fix build without LDAP. Thanks Volker for pointing this out. 2007-10-10 12:30:07 -05:00
libmsrpc r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
librpc r24605: remove some stuff samba3 doesn't need any more 2007-10-10 12:30:10 -05:00
libsmb r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for fine 2007-10-10 12:30:16 -05:00
locking r24571: Only look at errno if the close call actually failed 2007-10-10 12:30:06 -05:00
m4 r23094: Update the iconv detection to handle cross-compiles better. If we are 2007-10-10 12:22:45 -05:00
modules r24302: add a module that overloads the file_id_create VFS function 2007-10-10 12:29:25 -05:00
nmbd r24621: - deferr calling build_options();exit(0); 2007-10-10 12:30:11 -05:00
nsswitch r24747: Add WINBINDD_DSGETDCNAME call. 2007-10-10 12:30:17 -05:00
pam_smbpass r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
param r24639: Add parameter "directory name cache size" - parameterize 2007-10-10 12:30:13 -05:00
passdb r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05: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 r24464: Now Volker removed the readbmpx we don't need cached errors any more. 2007-10-10 12:29:50 -05:00
profile r23891: fix compiler warning 2007-10-10 12:28:39 -05:00
python r24601: Fix if statements where we still expected cli_connect() to return BOOL. 2007-10-10 12:30:09 -05:00
registry r24632: Fix build warnings. 2007-10-10 12:30:12 -05:00
rpc_client r24594: pass down the ndr_interface_table in the samba3 client bindings 2007-10-10 12:30:08 -05:00
rpc_parse r24410: - I got tricked by function naming. Contrary to what seemed obvious to me, 2007-10-10 12:29:41 -05:00
rpc_server r24561: merge from SAMBA_4_0: 2007-10-10 12:30:03 -05:00
rpcclient r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for fine 2007-10-10 12:30:16 -05:00
script r24605: remove some stuff samba3 doesn't need any more 2007-10-10 12:30:10 -05:00
services r24290: fix debug statments to match function name 2007-10-10 12:29:25 -05:00
smbd r24702: Remove the old API pointers 2007-10-10 12:30:14 -05:00
stf r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 12:28:26 -05:00
tests r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
torture r24733: Add support for storing DATA_BLOBs in gencache.tdb (including torturetest). 2007-10-10 12:30:15 -05:00
utils r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for fine 2007-10-10 12:30:16 -05:00
web r24701: Fix the swat build 2007-10-10 12:30:14 -05:00
.dmallocrc
.valgrind_suppressions r19062: try to fix the valgrind noise in the build-farm 2007-10-10 12:15:07 -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 r18373: copy over configure.developer from samba4 which adds 2007-10-10 11:51:20 -05:00
configure.in r24701: Fix the swat build 2007-10-10 12:30:14 -05:00
depcomp r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
Doxyfile r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
dynconfig.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
install-sh
library-versions.in r23689: Squashed commit of the following: 2007-10-10 12:23:46 -05:00
mainpage.dox
Makefile.in r24748: Remove all dependencies to samba internals and convert the krb5 locator plugin 2007-10-10 12:30:17 -05:00
samba3-knownfail r19552: Fix names of known failing tests. 2007-10-10 12:15:41 -05:00
smbadduser.in
TODO r18188: merge 3.0-libndr branch 2007-10-10 11:43:56 -05:00
VERSION r23776: Setting version in 3.2 branch to 3.2.1pre1-SVN 2007-10-10 12:28:18 -05:00