1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4
Matthieu Patou a4b01dd59c s4: utils recreate in python setntacl and getntacl
setntacl is able to set NTACL attribute from command line
  getntacl now use getopt for parsing command line option and is also able to
  dump the acl in the SDDL format.
2010-01-21 07:11:18 +13:00
..
auth s4-kerberos: raise the general kerberos debug level to 3 2010-01-16 18:30:22 +11: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 s4: ran minimal_includes.pl on source4/client 2009-10-20 16:04:59 +11:00
cluster s4:cluster: s/private/private_data 2009-02-02 13:08:41 +01:00
dsdb idl: switched to using the WSPP names for the 'neighbour' DRS options 2010-01-18 07:25:18 +11:00
dynconfig s4:build torturedir and -DTORTUREDIR is unused 2009-12-07 13:07:03 +11:00
heimdal heimdal: work around differences between GNU and XSI strerror_r() 2009-12-14 22:29:57 +11:00
heimdal_build heimdal_build: Explicitly specify 'YES' when enabling external 2010-01-01 18:32:37 +01:00
include s4:cmdline: setup talloc log and abort functions 2009-08-24 16:29:59 +10:00
kdc Fix comment/debug messages 2010-01-11 11:55:28 -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 Fix unintentional free of the last value when adding a new value to a key. 2010-01-20 09:59:18 +13:00
libcli libcli/util: add tstream_read_pdu_blob_send/recv 2010-01-08 14:36:43 +01:00
libgpo s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() 2009-10-23 14:52:17 +11:00
libnet idl: switched to using the WSPP names for the 'neighbour' DRS options 2010-01-18 07:25:18 +11:00
librpc s4: allow python code to dump NTACL object as well 2010-01-21 07:11:18 +13:00
nbt_server s4:nbt_server/wins/winsdb - Fix "const" warning 2009-10-30 12:37: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: ntvfs, create push_xattr_blob_tdb_raw and pull_xattr_blob_tdb_raw that do not depend on pvfs objects 2010-01-21 07:11:15 +13:00
param param: Fix build on systems without ldb installed. 2009-12-22 01:24:58 +01:00
rpc_server idl: switched to using the WSPP names for the 'neighbour' DRS options 2010-01-18 07:25:18 +11:00
script net: Move 'newuser' to 'net newuser' 2009-12-31 17:33:27 +11:00
scripting s4: utils recreate in python setntacl and getntacl 2010-01-21 07:11:18 +13:00
selftest s4-tests: register new unit tests 2010-01-21 07:11:17 +13:00
setup provision: use message and do not display warning if the user choosed delibarately posix:eadb 2010-01-21 07:11:17 +13:00
smb_server s4:auth: change auth_check_password_send/recv to tevent_req 2009-12-24 17:38:34 +01:00
smbd s4-debug: lower the verbosity of a couple of common log messages 2010-01-09 21:59:34 +11:00
torture torture: add new test RPC-SAMR-PASSWORDS-LOCKOUT 2010-01-20 17:32:58 +01:00
utils s4: utils recreate in python setntacl and getntacl 2010-01-21 07:11:18 +13:00
web_server s4-python: we need to include Python.h first 2009-10-23 16:23:01 +11:00
winbind s4:winbind - Fix it another time up 2009-11-27 17:45:20 +01:00
wrepl_server s4-dsdb: create a static system_session context 2009-10-23 14:52:17 +11: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 Samba4 and LDB requires talloc 2.0.1 2009-12-22 17:27:03 +11: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 Rename string_replace_w to string_replace_m, which is more correct. 2008-10-24 01:19:33 +02:00
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