1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source4
Simo Sorce 3942e53357 Do not start a transaction this way.
Because we still want to commit any changes that successfully apply we
never want to do a global cancel, and because of how transaction nesting
works that means we never cancel any "transaction" at the single modify
operation level.

Let each operation start its own transaction so that the transaction is
properly canceled if any error is returned and half committed operations
(though plugins failing) are properly reverted on a per operation basis.
2009-01-22 11:54:51 -05:00
..
auth s4:auth: move make_server_info_netlogon_validation() function arround 2009-01-21 13:36:11 +01:00
build Move check_python.m4 to common m4 directory. 2009-01-21 18:07:41 +01:00
cldap_server Fix missing symbols issues when building with shared libraries. 2008-12-22 21:03:09 +01:00
client s4:smbclient: correct initialize smbclient_context 2009-01-07 06:36:23 +01:00
cluster s4:cluster: fix dependency to TDB_WRAP 2008-12-29 20:55:02 +01:00
dsdb Allow overriding the function that ships the request in the Samba 3 2009-01-21 13:40:18 +01:00
dynconfig Fix installation of misc files. 2008-09-30 00:29:03 +02:00
heimdal Re-add support for supporting the PAC over domain trusts. 2008-11-04 16:06:57 +11:00
heimdal_build Use standard heimdal function for finding interfaces - libreplace provides support for the underlying functions now. 2008-11-02 18:14:53 +01:00
include Samba3: Include util.h header file rather than having custom prototypes. 2008-11-01 03:14:43 +01:00
kdc s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
ldap_server s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
lib Do not start a transaction this way. 2009-01-22 11:54:51 -05:00
libcli libcli/wrepl: return the major version of the server in wrepl_associate() 2009-01-19 07:05:53 +01:00
libnet s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
librpc Add derpc_transport_string_by_transport(), apply some const 2009-01-09 23:08:16 +01:00
nbt_server nbt_server/wins: winsdb_handle() can be static 2009-01-19 07:05:54 +01:00
ntp_signd Fix missing symbols issues when building with shared libraries. 2008-12-22 21:03:09 +01:00
ntptr s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
ntvfs added support for stream renames in Samba4 2009-01-07 16:46:34 +11:00
param loadparm: Make sure various state variables get initialized even when we 2009-01-16 17:37:40 +01:00
rpc_server Add a talloc failure check 2009-01-06 23:27:24 +01:00
script Don't use TMPDIR as variable, it's already used for other purposes. 2009-01-19 22:52:26 +01:00
scripting s4:python glue: fix dependecy to pyldb 2009-01-21 13:35:34 +01:00
selftest s4:selftest: reference binaries via variables in tests.sh 2009-01-21 13:35:36 +01:00
setup Use script path to find the setup directory. 2009-01-21 14:26:06 +01:00
smb_server s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
smbd s4:auth: move make_server_info_netlogon_validation() function arround 2009-01-21 13:36:11 +01:00
torture s4:auth: move make_server_info_netlogon_validation() function arround 2009-01-21 13:36:11 +01:00
utils s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
web_server Avoid using a utility header for Python replacements included in Samba, 2009-01-08 12:20:20 +01:00
winbind s4-winbind: Add support for the WINBINDD_LIST_GROUPS command. 2009-01-15 10:35:00 +01:00
wrepl_server wrepl_server: make 'use inform' the default and autofallback against old servers 2009-01-19 07:05:53 +01:00
.valgrind_suppressions
aclocal.m4 Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
autogen.sh fix syntax error in case statement 2009-01-09 08:55:05 +01:00
BUGS Move Samba4-specific files into source4/ 2008-09-30 17:11:39 +02:00
config.guess r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 14:59:16 -05:00
config.sub r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 14:59:16 -05:00
configure.ac tevent: move samba4 stuff from libtevent.m4 to samba.m4 2009-01-04 18:57:18 +01:00
configure.developer r25839: use nss_wrapper code in samba4 if 2007-12-21 05:44:20 +01:00
configure.nodebug.developer
configure.tridge.opt
headermap.txt s4:lib/events: remove unused events_internal.h 2009-01-02 18:16:55 +01:00
install-sh [GLUE] fix some executable bits on shell scripts 2007-12-21 05:21:31 +01:00
main.mk libsmbconf: Add build magic for Samba 4. 2009-01-21 18:50:02 +01:00
Makefile s4: remove unused dbwrap code 2008-12-29 14:46:08 +01:00
NEWS s4/NEWS: Remove mention of no longer existing js parameter. 2009-01-16 15:50:03 +01:00
static_deps.mk Rename string_replace_w to string_replace_m, which is more correct. 2008-10-24 01:19:33 +02:00
TODO Move Samba4-specific files into source4/ 2008-09-30 17:11:39 +02:00
VERSION On the way to alpha6! 2008-06-30 21:54:28 +10:00