1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4
Matthieu Patou a4d0563392 provision: Use short name for assignee of ACE (BA, SA, CO, ...)
Use short name (shortcut for wellknown SID/RID) for assignee in each entry of ACL (when possible)
  of sysvol files (GPO objects and netlogon folders).
  This avoid error prone substitution of DOMAINSID in ACL and make ACL clearer by using shortname
  for assignee accordingly with SDDL synthax rules. Translation to real SID is handled internaly by the
  from_sddl function.

Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
2010-02-11 11:47:04 +01:00
..
auth s4:Remove "Py_RETURN_NONE" compatibility code 2010-02-09 17:53:09 +01:00
build s4/build: Indicate whether Samba4 is being built against the system 2010-01-01 18:31:44 +01:00
cldap_server s4-server: use GUID_to_ndr_blob() in cldap and smb servers 2009-12-10 17:51:28 +11:00
client Change uint_t to unsigned int in source4 2010-02-02 07:18:18 +01:00
cluster s4:cluster: s/private/private_data 2009-02-02 13:08:41 +01:00
dsdb s4-dns: don't leave behind a tmp file 2010-02-11 21:04:16 +11:00
dynconfig s4:build torturedir and -DTORTUREDIR is unused 2009-12-07 13:07:03 +11:00
heimdal s4:heimdal: regerenate files 2010-02-08 09:59:29 +01:00
heimdal_build s4:heimdal_build: allow flex-2.5.35:bison-2.4.1 to regenerate files 2010-02-08 09:59:28 +01:00
include s4:UID wrapper - Fix includes 2010-02-05 19:47:26 +01:00
kdc s4:kdc Streamline client access verification call 2010-01-31 13:25:17 -05:00
ldap_server Added freeing a successful req so it doesnt croud the ldb context 2009-12-18 17:57:08 +02:00
lib util: rewrite dlinklist.h so that DLIST_ADD_END() is O(1) 2010-02-10 15:53:58 -08:00
libcli s4-torture: allow host-only in unc lists in smbtorture 2010-02-09 14:46:09 +11:00
libgpo s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() 2009-10-23 14:52:17 +11:00
libnet s4/drs: propagate DRS_ extension flags in code base 2010-02-05 10:51:57 +01:00
librpc s4:Remove "Py_RETURN_NONE" compatibility code 2010-02-09 17:53:09 +01:00
nbt_server s4:winsserver: reject name registrations with a scope length > 237 2010-02-01 15:23:33 +01:00
ntp_signd s4-ntp_signd: Migrate to tsocket. 2010-01-13 14:51:58 +01:00
ntptr s4-dsdb: create a static system_session context 2009-10-23 14:52:17 +11:00
ntvfs s4:Remove "Py_RETURN_NONE" compatibility code 2010-02-09 17:53:09 +01:00
param s4-dns: added a dns update task 2010-02-11 21:04:14 +11:00
rpc_server s4/drs: propagate DRS_ extension flags in code base 2010-02-05 10:51:57 +01:00
script net: Move 'newuser' to 'net newuser' 2009-12-31 17:33:27 +11:00
scripting provision: Use short name for assignee of ACE (BA, SA, CO, ...) 2010-02-11 11:47:04 +01:00
selftest s4-ldb: fixed api.py selftest 2010-02-06 16:43:55 +11:00
setup s4-provision: pre-create a named.conf.update file 2010-02-11 21:04:12 +11:00
smb_server Change uint_t to unsigned int in source4 2010-02-02 07:18:18 +01:00
smbd s4-dns: added a dns update task 2010-02-11 21:04:14 +11:00
torture test:local added LOCAL-DLINKLIST testsuite 2010-02-10 15:55:34 -08:00
utils net: Fix python 2.4 compatibility. 2010-02-03 23:55:58 +01:00
web_server s4:Remove "Py_RETURN_NONE" compatibility code 2010-02-09 17:53:09 +01:00
winbind s4-winbind: Migrated winbind connection to tsocket. 2010-01-20 22:46:59 +01:00
wrepl_server s4:wrepl_server: truncate the scope of a netbios name to 237 bytes as Windows 2008 does 2010-02-01 15:23:32 +01:00
.valgrind_suppressions s4: update valgrind suppressions for use on build farm 2009-11-25 17:54:06 +11:00
aclocal.m4 clean up lib64 linking paths the same way as lib 2009-03-17 16:11:14 +01:00
autogen.sh Tell newbie devs about ./configure.developer 2009-09-06 12:01:05 +02:00
BUGS s4 docs: Git has revision SHA's, not numbers. 2009-07-03 00:59:34 +02:00
config.guess Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
config.sub Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
configure.ac s4-smbtorture: add rather simple libsmbclient torture testsuite. 2010-01-14 19:48:29 +01:00
configure.developer
configure.nodebug.developer
configure.tridge.opt
headermap.txt Fix make install; don't install drsuapi.h and fix the location of 2009-04-21 16:50:20 +02:00
install-sh
main.mk libcli:nbt make the lmhosts parsing code and dependicies common 2009-09-15 07:42:54 -07:00
Makefile python: Remove sys.path line rather than updating it when installing to python system path. 2009-12-27 17:30:59 +01:00
min_versions.m4 tdb: raise version to 1.2.1 2010-02-06 10:48:39 -05:00
NEWS s4/NEWS: Remove mention of no longer existing js parameter. 2009-01-16 15:50:03 +01:00
partition-upgrade.txt s4:dsdb Add note explaining about the partition format upgrade 2009-10-21 22:43:58 +11:00
static_deps.mk
TODO Remove outdated Python status file. 2009-06-18 00:54:17 +02:00
VERSION and we move on towards Samba4 alpha12! 2010-01-11 17:05:06 +11:00