selftest: Add a test of the NT ACL -> posix ACL mapping layer to selftest
[mdw/samba.git] / source4 /
2012-08-23 Andrew Bartlettselftest: Add a test of the NT ACL -> posix ACL mapping...
2012-08-23 Andrew Bartlettselftest: Cope with the multiple possible representatio...
2012-08-23 Andrew Bartlettselftest: Extend posixacl test to check the actual ACL
2012-08-23 Andrew Bartlettselftest: Add a test of the NT ACL -> posix ACL mapping...
2012-08-23 Andrew Bartletts4-scripting: Redefine getntacl() as accessing via...
2012-08-23 Andrew Bartletts4-provision: set POSIX ACLs to for use with the smbd...
2012-08-23 Andrew Bartletts4-dsdb: Remove unused variables
2012-08-23 Andrew Bartletts4-dsdb: Do not use a possibly-old loadparm context...
2012-08-23 Andrew Bartletts4-upgradeprovision: Use ntvfs in reference provision
2012-08-23 Andrew Bartlettselftest: Specify --use-ntvfs when testing the group...
2012-08-23 Andrew Bartlettselftest: Specify --use-ntvfs when testing the newuser...
2012-08-23 Andrew Bartlettselftest: Specify --use-ntvfs when testing the LDAP...
2012-08-22 Andrew Bartletts4-python: Complete python bindings for idmap.idl
2012-08-21 Andrew Bartletts4-python: complete python bindigns for smb_acls.idl
2012-08-21 Andrew Bartlettselftest: Specify --use-ntvfs to provision in test...
2012-08-21 Andrew Bartletts4-classicupgrade: Add --use-ntvfs option
2012-08-21 Andrew Bartletts4-provision: pass use_ntvfs from C wrappers and set...
2012-08-21 Matthias Dieter... s4:samldb LDB module - remove unused "member" attribute...
2012-08-21 Matthias Dieter... s4:dsdb - always fail if a search filter could not...
2012-08-21 Matthias Dieter... s4:dsdb_sort_objectClass_attr - simplify memory context...
2012-08-21 Matthias Dieter... s4:dsdb_sort_objectClass_attr - use "data_blob_string_c...
2012-08-20 Andrew Bartletts4-torture: Use torture_fail() in the unix.unix_info2...
2012-08-20 Andrew Bartletts4-torture: Show that we cannot list extended attribute...
2012-08-20 Andrew Bartletts4-torture: Show that we cannot have extended attribute...
2012-08-20 Andrew Bartletts4-torture: Improve raw.streams test to cover EAs and...
2012-08-20 Andrew Bartletts4-ntvfs: Add TODO on ea_size
2012-08-20 Andrew Bartletts4-ntvfs: Ensure we do not attempt to write EAs on...
2012-08-17 Michael Adams4:torture:basic: add more delete test - variants of...
2012-08-17 Andrew Bartletts4-dsdb: Use tmp_ctx in kccsrv_check_deleted to avoid...
2012-08-17 Andrew Bartletts4-kcc: Avoid use-after-free of dn and add tmp_ctx
2012-08-17 Stefan Metzmachers4:libcli/smb2: reset trsnport->compound.related when...
2012-08-17 Andrew Bartletts4-dsdb: Ensure we always free tmp_ctx in schema refres...
2012-08-16 Volker Lendeckes4: Fix returns in py_check_dcerpc_type
2012-08-16 Stefan Metzmachers4:cldap_server: only return DS_SERVER_*TIMESERV if...
2012-08-16 Stefan Metzmachers4:cldap_server: set DS_SERVER_SELECT_SECRET_DOMAIN_6...
2012-08-16 Volker Lendeckes3-libsmb: Add a simple test for python bindings
2012-08-15 Andrew Bartletts4-selftest: Fix test name for samba.tests.dcerpc.bare
2012-08-14 Stefan Metzmachers4:dsdb/repl: fix the usage of 'GC/' prefixed principal...
2012-08-14 Stefan Metzmachers4:samba-tool/drs: print the dns name of the server...
2012-08-14 Arvid Requates4:ntp_signd: fix SEGV if SID cannot be found
2012-08-14 Andrew Bartletts4-dsdb: Use samdb_dn_is_our_ntdsa()
2012-08-14 Andrew Bartletts4-dsdb: Add samdb_dn_is_our_ntdsa()
2012-08-14 Andrew Bartletts4-dsdb: Use samdb_reference_dn_is_our_ntdsa()
2012-08-14 Andrew Bartletts4-repl: Use samdb_reference_dn_is_our_ntdsa()
2012-08-14 Andrew Bartletts4-dsdb: Add helper function samdb_reference_dn_is_our_...
2012-08-14 Andrew Bartletts4-dsdb: Use ldb_dn_copy() rather than talloc_reference()
2012-08-14 Andrew Bartletts4-libnet: Prepare libnet_BecomeDC for samdb_reference_...
2012-08-14 Andrew Bartletts4-libnet: Improve debugging of libnet_BecomeDC LDAP...
2012-08-14 Stefan Metzmachers4:dsdb/repl: ldb_errstring() takes a 'struct ldb_conte...
2012-08-14 Stefan Metzmachers4:dsdb/repl: make sure instanceType_e is not changed...
2012-08-14 Stefan Metzmachers4:dsdb/repl: avoid reallocation of msg->elements
2012-08-14 Andrew Bartletts4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
2012-08-14 Andrew Bartletts4-dsdb: Improve memory handling in dsdb_schema_from_ld...
2012-08-14 Andrew Bartletts4-dsdb: Improve memory handling in kccsrv_add_connection()
2012-08-14 Andrew Bartletts4-dsdb: Improve memory handling in kccsrv_find_connect...
2012-08-14 Andrew Bartletts4-dsdb: Add const
2012-08-13 Matthias Dieter... s4:kdc/wdc-samba4.c - fix user logins on specific works...
2012-08-13 Wesley Youngs4-classicupgrade: Tests if sam policies exist before...
2012-08-11 Andrew Bartletts4-dsdb: Take more care in handling of global schema...
2012-08-11 Andrew Bartletts4-dsdb: Remove support for per-partition sequence...
2012-08-11 Andrew Bartletts4-dsdb: Use only the replication USN for schema reload.
2012-08-10 Volker Lendecketorture: Reproducer for 64c0367
2012-08-10 Björn Jackebuild: rename security → samba-security
2012-08-10 Andrew Bartletts4-dsdb: Explain better what records are written during...
2012-08-09 Michael Adams4:torture:basic: check the return status of the last...
2012-08-09 Michael Adams4:torture:basic: fix a message typo in the delete17...
2012-08-09 Michael Adams4:torture:basic: fix abundance of spaces in deltest6
2012-08-09 Michael Adams4:torture:basic:delete: fix 4 vs 8 spc tab formatting...
2012-08-09 Andrew Bartletts4-events: Do not vasprintf() the tevent debug messages...
2012-08-09 Andrew Bartletts4-dsdb: Remove strcasecmp() fallback in replmd_ldb_mes...
2012-08-09 Andrew Bartletts4-dsdb: Do not reload partition metadata except on...
2012-08-09 Andrew Bartletts4-dsdb: Ensure we have indexing enabled during the...
2012-08-09 Andrew Bartletts4-pydsdb: Provide control of if we should write index...
2012-08-09 Andrew Bartletts4-dsdb: Change talloc parent
2012-08-09 Andrew Bartletts4-dsdb: Remove ldb_sequence_type argument from partiti...
2012-08-09 Andrew Bartletts4-dsdb: simplify migration of old-style seqence number...
2012-08-09 Andrew Bartletts4-dsdb: Reduce calls to the ldb layer by reloading...
2012-08-08 Andrew Bartlettselftest: Rename samba4.blackbox.pdbtest to samba.black...
2012-08-07 Andrew Bartletts4-scripting: Remove unused variables from ntacl tests
2012-08-07 Andrew Bartletts4-smbd: Check for failure of irpc_add_name
2012-08-06 Christian Ambachs4:libcli/smb2/write correct error checking
2012-08-06 Christian Ambachlib/param: move enum dns_update_settings to lib/param
2012-08-06 Stefan Metzmachers4:libcli/pyerrors: add PyErr_NTSTATUS_NOT_OK_RAISE()
2012-08-06 Stefan Metzmachers4:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_W...
2012-08-04 Stefan Metzmachers4:domain join: setup RODC invocationId
2012-08-04 Stefan Metzmachers4:torture: add support for SMB_EXTENDED_SIGNATURES...
2012-08-04 Stefan Metzmachers4:libcli: add support for SMB_EXTENDED_SIGNATURES...
2012-08-03 Stefan Metzmachers4:dsdb:replicated_objects: do not move 'instanceType...
2012-08-03 Björn Baumbachs4: samba_spnupdate: fix "if we are DNS server" check
2012-08-02 Stefan Metzmachers4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flag
2012-08-02 Stefan Metzmachers4:libcli: send the TCONX_FLAG_EXTENDED_RESPONSE flag
2012-08-02 Andrew Tridgellheimdal: fixed -Werror=format error in com_err
2012-08-01 Stefan Metzmacherlibcli/smb: move some TCON related defines to smb_const...
2012-08-01 Stefan Metzmachers4:libcli/raw: remove unused smbcli_session->user_sessi...
2012-08-01 Stefan Metzmachers4:librpc/dcerpc_smb2: sync smb2_session_key() with...
2012-08-01 Stefan Metzmachers4:librpc/dcerpc_smb: make use of smbXcli_session_appli...
2012-08-01 Stefan Metzmachers4:librpc/dcerpc_smb2: make use of smbXcli_session_appl...
2012-08-01 Stefan Metzmachers4:libcli/smb_composite: make use of smb1cli_session_se...
2012-08-01 Stefan Metzmachers4:libcli/smb_composite: always use set_user_session_ke...
2012-07-31 Andrew Bartletts4-repl: Add tests for add replication conflicts and...
next