1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4
Andrew Tridgell 31310826e0 s4-spnupdate: when we are a RODC we need to use the WriteSPN DRS call
we can't do SPN updates via sam writes and replication, as the sam is
read-only
2010-09-29 03:55:04 +00:00
..
auth s4-sam: fixed termination of krbtgt_attrs (comma and NULL) 2010-09-28 19:25:51 -07: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-netlogon: fixed logic for setting DS_SERVER_WRITABLE 2010-09-15 15:39:36 +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-rodc: RODC should not accept requests for role transfer 2010-09-29 03:09:15 +00:00
dynconfig s4:dynconfig: let the autoconf build compile again 2010-05-18 15:31:11 +02:00
heimdal heimdal: fixed timegm UTC/GMT bug 2010-09-28 19:25:51 -07:00
heimdal_build Revert "s4/heimdal_build: use GetTimeOfDay macro instead of gettimeofday" 2010-08-31 23:03:55 +02:00
include
kdc s4-kdc: RODC DCs should be able to produce forwardable tickets 2010-09-28 19:25:51 -07:00
ldap_server s4-ldap: Added a control to apply the access checks on read via LDAP 2010-09-26 15:36:09 -07:00
lib ldb-dn: don't crash on NULL in ldb_binary_encode_string() 2010-09-28 19:25:51 -07:00
libcli s4-ildap: two more places that need talloc_reparent() 2010-09-28 00:04:03 +00:00
libnet s4-pynet: added server keyword to Net() initialisation 2010-09-25 10:38:45 -07:00
librpc s4-netlogon: added RODC DNS update call fwded to dnsupdate task 2010-09-27 22:55:05 -07: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-kerberos Move 'set key into keytab' code out of credentials. 2010-09-24 09:25:44 +10:00
rpc_server s4-drs: added support for DRSUAPI_EXOP_REPL_OBJ 2010-09-28 11:36:40 -07:00
script s4-land: Print commands that are being run. 2010-09-21 22:54:32 -07:00
scripting s4-spnupdate: when we are a RODC we need to use the WriteSPN DRS call 2010-09-29 03:55:04 +00:00
selftest s4-selftest: added a --fail-immediately option to s4 test 2010-09-28 09:12:39 +02:00
setup s4-provision: simplify our generated krb5.conf 2010-09-28 19:25:51 -07:00
smb_server s4-smb: serialise session setup operations 2010-09-15 15:39:34 +10:00
smbd s4-server: check the return of irpc_binding_handle_by_name 2010-09-15 15:39:36 +10:00
torture s4-smbtorture: rework spoolss_EnumPrintProcDataTypes test. 2010-09-28 01:17:13 +02:00
utils s4-libnet Remove libnet_samdump_keytab() and net samdump keytab 2010-09-24 09:25:43 +10:00
web_server s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
winbind s4-winbind Add a proxy method to update DNS records with a read-write DC 2010-09-17 19:02:18 +10:00
wrepl_server s4:wrepl_server: use SOCKET_FLAG_NOCLOSE instead of a dup() 2010-09-28 03:48: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 samba4: Don't update Makefile/configure from autogen.sh. 2010-09-28 09:12:42 +02:00
autogen.sh samba4: Don't update Makefile/configure from autogen.sh. 2010-09-28 09:12:42 +02:00
BUGS
config.guess
config.sub
configure Check in configure/Makefile for those projects that have waf as primary build system. 2010-09-25 12:20:57 -07:00
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 Check in configure/Makefile for those projects that have waf as primary build system. 2010-09-25 12:20:57 -07: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 Open alpha 14. 2010-09-20 15:47:11 -07:00
wscript waf: we don't need the preprocessor recursion limit any more 2010-09-28 11:36:40 -07:00
wscript_build s4-waf: remove NDR-SRVSVC alias. 2010-09-27 07:12:08 +02:00