1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4
Andrew Tridgell 7f029aad35 s4-finddcs: rename finddcs to finddcs_nbt
finddcs_nbt is currently unused, but will later be a fallback is a
cldap DC find fails.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2010-09-15 15:39:35 +10:00
..
auth s4-auth: allow multiple active auth backends 2010-09-15 15:39:34 +10:00
build s4: prevent the autoconf build from removing source4/librpc/gen_ndr/README 2010-04-13 23:03:27 +10:00
cldap_server s4-cldap: don't set the writable bit when we are a RODC 2010-09-15 15:39:35 +10:00
client s4:client/client.c - fix wrong return codes in "do_connect" 2010-09-10 22:45:50 +02:00
cluster s4-waf: removed the AUTOGENERATED markers 2010-04-06 20:27:16 +10:00
dsdb s4: fixed some printf format errors 2010-09-15 15:39:35 +10:00
dynconfig s4:dynconfig: let the autoconf build compile again 2010-05-18 15:31:11 +02:00
heimdal s4-heimdal: Fix typo in comment. 2010-06-01 09:35:53 +02:00
heimdal_build Revert "s4/heimdal_build: use GetTimeOfDay macro instead of gettimeofday" 2010-08-31 23:03:55 +02:00
include s4:UID wrapper - Fix includes 2010-02-05 19:47:26 +01:00
kdc s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support. 2010-08-25 13:27:50 +02:00
ldap_server s4-ldapserver: serialise ldap server operations 2010-09-07 12:55:27 +10:00
lib s4: fixed some printf format errors 2010-09-15 15:39:35 +10:00
libcli s4-finddcs: rename finddcs to finddcs_nbt 2010-09-15 15:39:35 +10:00
libnet s4-libnet: use finddcs_cldap() in libnet_lookup 2010-09-15 15:39:35 +10:00
librpc s4-auth: set the RODC bit for RODC schannel 2010-09-15 15:39:34 +10:00
nbt_server s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
ntp_signd s4:SID handling - always encode the SID using "ldap_encode_ndr_dom_sid" for LDAP filters 2010-09-13 22:41:06 +02:00
ntptr s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
ntvfs s4/pvfs: use monotonic time for this timeout 2010-09-10 23:10:26 +02:00
param s4-secrets: fixed shadowed variable warning 2010-09-15 15:39:35 +10:00
rpc_server rpc_server: Remove unnecessary dependency on server modules, build 2010-09-14 17:24:05 +02:00
script s4-param: move back to auto-generation of loadparm prototypes 2010-09-11 22:32:43 +10:00
scripting s4:fsmo.py - fix an obvious typo 2010-09-12 19:23:04 +02:00
selftest s4/fsmo: Added python tests for schema master transfer op 2010-09-10 13:08:21 +03:00
setup s4:setup/provision_self_join.ldif - now the samldb LDB module detects automatically that this is a DC account 2010-09-12 19:23:06 +02:00
smb_server s4-smb: serialise session setup operations 2010-09-15 15:39:34 +10:00
smbd s4-process: fixed the thread process model so it compiles 2010-09-07 12:55:27 +10:00
torture s4-smbtorture: try to fix spoolss winreg Form tests on bigendian machines. 2010-09-14 15:27:38 +02:00
utils s4-util: Print more informative error messages in 'net drs replicate' 2010-08-30 09:55:30 +03:00
web_server s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
winbind s4-winbind: use finddcs_cldap() in winbind 2010-09-15 15:39:35 +10:00
wrepl_server s4:wrepl_server: use irpc_binding_handle_by_name() in wreplsrv_scavenging_replica_active_records() 2010-09-03 17:02:10 +02:00
.testr.conf testr: Fix configuration to use idfile, in case more than a couple of 2010-09-04 21:13:37 +02:00
.valgrind_suppressions
aclocal.m4
autogen-autotools.sh s4-waf: switch Samba4 over to the waf build by default 2010-05-03 09:18:07 +02:00
autogen-waf.sh s4-waf: switch Samba4 over to the waf build by default 2010-05-03 09:18:07 +02:00
autogen.sh s4-waf: fixed symlink path for autogen.sh 2010-05-03 10:22:22 +02:00
BUGS
config.guess
config.sub
configure.ac libreplace: move gettimeofday TZ arg check here 2010-08-31 09:07:08 +02:00
configure.developer
configure.nodebug.developer
configure.tridge.opt
headermap.txt s4:libcli/ldap Update headermap.txt (autotools build) and wscript_build for libcli_ldap.h 2010-05-21 20:09:07 +10:00
install-sh
main.mk Rename files to reflect the libpolicy naming convention. Also fix the GNU make build. 2010-06-20 17:19:10 +02:00
Makefile.in Rename libgpo to lib/policy to avoid confusion with samba3 and add waf build 2010-06-20 17:19:10 +02:00
min_versions.m4 talloc: there is no ambiguity when freeing a ptr with a null parent 2010-04-20 15:50:27 +10:00
NEWS
partition-upgrade.txt
static_deps.mk
TODO s3-auth: Remove docs about obsolete 'update encrypted' option. 2010-08-16 12:48:43 +02:00
VERSION and we move on towards Samba4 alpha12! 2010-01-11 17:05:06 +11:00
wscript build: only use git when found by configure 2010-06-29 14:28:08 +10:00
wscript_build s4 nss_switch: fix build problem on computer without the iniparser 2010-07-17 20:10:11 +04:00