samba.git
2018-06-01 Andrew Bartlettlib/audit_logging: Remove #ifdef HAVE_JANSSON from...
2018-06-01 Andrew Bartlettlib/audit_logging: Make function prototypes look like...
2018-06-01 Gary Lockyerlib audit_logging: re-factor and add functions.
2018-06-01 Sachin Prabhus4-torture: add test for lease break after file unlink
2018-05-31 Gary Lockyerrpc_server backupkey: pass remote connection data
2018-05-31 Gary Lockyerrpc_server lsa: pass remote connection data
2018-05-31 Gary Lockyerrpc_server: common routine to open ldb in system session
2018-05-31 Gary Lockyerdsdb acl: Copy dsdb_control_password_acl_validation...
2018-05-31 Gary Lockyercldap: clear remote address after cldap_dse_fill
2018-05-31 Gary Lockyerauth tests: irpc remove "auth_event" name on completion
2018-05-31 Douglas Bagnallsambatool: heuristics to decided whether colour is...
2018-05-30 Douglas Bagnallpython/colour: add colourizing and switch functions
2018-05-30 Douglas Bagnallsamba-tool drs: remove 'server' arg from commands witho...
2018-05-30 Douglas Bagnallsamba-tool drs showrepl: remove unused search
2018-05-30 Douglas Bagnallsamba-tool: be consistent in accepting -q for --quiet
2018-05-30 Douglas Bagnallsamba-tool: add -v to drs --verbose
2018-05-30 Douglas Bagnallsamba-tool: add -v to domain --verbose
2018-05-30 Douglas Bagnallsamba-tool dns cleanup_record: add missing verbose...
2018-05-30 Douglas Bagnallpython kcc/graph_utils: don't debug in colour
2018-05-30 Douglas Bagnallkcc graph verifiers: improve messages
2018-05-30 Douglas Bagnallkcc graph verifier: use __doc__ description for error...
2018-05-30 Douglas Bagnallkcc graphs: site edges in colour, labeled with DNs
2018-05-30 Douglas Bagnallndr_misc: read syntax_id using strict util_str_hex...
2018-05-30 Douglas Bagnallutil_str_hex: use array syntax in guid functions to...
2018-05-30 Douglas Bagnallutil/charset/iconv: use read_hex_bytes rather than...
2018-05-30 Douglas Bagnalldsdb/util: use parse_guid_string, not sscanf()
2018-05-30 Douglas Bagnallkcc.graph_utils: shift debug noise out of verify()
2018-05-30 Douglas Bagnallsamba-tool drs replicate: reformat drs_local_replicate...
2018-05-30 Douglas Bagnallsamba-tool drs replicate: make pseudo-method a real...
2018-05-30 Douglas Bagnallsamba-tool visualise: --xdot option for instant graphvi...
2018-05-30 Douglas Bagnallsamba-tool viusalize: mark RODCs in distance matrix
2018-05-30 Douglas Bagnallsamba-tool visualize ntdsconn: add --importldif option
2018-05-30 Douglas Bagnallsamba-tool visualize tests: reduce noise on stdout
2018-05-30 Douglas Bagnallsamba-tool visualize: group (and colour) DCs by site
2018-05-30 Volker Lendeckeselftest: Fix resolv_wrapper config variables
2018-05-30 Ralph Boehmes3:smbd: don't allow renaming basefile if streams are...
2018-05-30 Ralph Boehmes3:locking: add file_has_open_streams()
2018-05-30 Ralph Boehmes3:smbd: add private option NTCREATEX_OPTIONS_PRIVATE_S...
2018-05-30 Ralph Boehmes4:torture/vfs/fruit: adjust test testing basefile...
2018-05-30 Ralph Boehmes4:torture/smb2/streams: try to rename basefile while...
2018-05-30 Ralph Boehmeselftest: run smb2.streams tests against a share with...
2018-05-30 Tim Bealedsdb: Add log when ignoring a replicated object outside...
2018-05-30 Andrew Bartlettselftest: Use samba.tests.create_test_ou() in replica_s...
2018-05-30 Andrew Bartlettselftest: Use samba.tests.create_test_ou() in repl_move...
2018-05-30 Andrew Bartlettselftest: Make create_test_ou() return a ldb.Dn
2018-05-30 Gary Lockyerdsdb partition.c: Make partition_copy_all aysnc.
2018-05-30 Andrew Bartlettldb: Release ldb 1.4.0 ldb-1.4.0
2018-05-30 Andrew Bartlettselftest: Add test to show that sam.ldb does not do...
2018-05-30 Andrew Bartlettldb: Add tests for when we should expect a full scan
2018-05-30 Andrew Bartlettldb: One-level search was incorrectly falling back...
2018-05-30 Andrew Bartlettldb: Explain why an entry can vanish from the index
2018-05-30 Andrew Bartlettldb: Indicate that the ltdb_dn_list_sort() in list_unio...
2018-05-30 Andrew Bartlettldb: Save a copy of the index result before calling...
2018-05-30 Andrew Bartlettsubtree_rename: Correct comments
2018-05-30 Andrew Bartlettdsdb: Remove sort from subtree_delete and add comments.
2018-05-30 Andrew Bartlettselftest: Lock down the expected parents in BasicTreeDe...
2018-05-30 Andrew Bartlettselftest: Rework BasicDeleteTests.test_all() into setUp...
2018-05-30 Andrew Bartlettsamldb: Explain why the odd error code is expected.
2018-05-30 Andrew Bartlettsamldb: Add useful error string to explain why a group...
2018-05-30 Tim Bealetests: Fix intermittent error in PSO test
2018-05-30 Andrew Bartlettrepl_meta_data: Cope with the strange but unusual case...
2018-05-30 Andrew Bartlettrepl_meta_data: Remove el_count from replmd_delete_inte...
2018-05-30 Andrew Bartletts4-repl: Try to give more information in the error...
2018-05-30 Andrew Bartlettldb: Reset error string before running prepare_commit...
2018-05-30 Ralph Boehmevfs_fruit: delete 0 byte size streams if AAPL is enabled
2018-05-29 Ralph Boehmes4:torture: test setting EOF of a stream to 0 with...
2018-05-29 Ralph Boehmes4:torture/vfs/fruit: decrease large resource fork...
2018-05-29 William Brownpython/samba/netcmd/schema.py: samdb schema update now
2018-05-29 William Brownpython/samba/tests/samba_tool/schema.py: Improve schema...
2018-05-29 William Brownpython/samba/netcmd/schema.py: add schema show_oc for...
2018-05-29 William Brownpython/samba/netcmd/schema.py: add schema query and...
2018-05-29 William Brownpython/samba/netcmd/group.py: add group show
2018-05-29 William Brownpython/samba/netcmd/{forest.py,main.py}: add configurat...
2018-05-29 Andrew Bartletttorture: Cope with WINBINDD_SHOW_SEQUENCE failure for...
2018-05-28 Kai Blintalloc: Fix some typos in the comments
2018-05-25 Christof Schmittvfs_gpfs: Use full_path_tos instead of talloc_asprintf
2018-05-25 Christof Schmittvfs_gpfs: Remove get_full_smb_filename from is_offline...
2018-05-25 Christof Schmittvfs_gpfs: Remove wrong get_full_smb_filename from ntime...
2018-05-25 Christof Schmittvfs_gpfs: Adjust debug level when get_winattrs returns...
2018-05-25 Christof Schmittsmbd: Move dfree_info struct
2018-05-25 Christof Schmittsmbd: Flush dfree memcache on service reload
2018-05-25 Christof Schmittsmbd: Cache dfree information based on query path
2018-05-25 Christof Schmittmemcache: Add new cache type for dfree information
2018-05-25 Christof Schmittselftest: Add test for 'dfree cache'
2018-05-25 Christof Schmittselftest: Add dfq_cache share with 'dfree cache time...
2018-05-25 Jeremy Allisons3: vfs_fake_acls: Correctly implement the chmod/fchmod...
2018-05-25 Jeremy Allisons3: smbd: Make map_acl_perms_to_permset() extern.
2018-05-25 Jeremy Allisons3: smbd: Make unix_perms_to_acl_perms() extern.
2018-05-25 Jeremy Allisons3: posix_acls: Remove unused 'connection_struct *conn...
2018-05-25 Jeremy Allisons3: posix_acls: Remove dead functions fchmod_acl()...
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_FCHMOD_ACL().
2018-05-25 Jeremy Allisons3: torture: Remove cmd_fchmod_acl().
2018-05-25 Jeremy Allisons3: modules: vfs_ceph: Remove FCHMOD_ACL in cephwrap_fc...
2018-05-25 Jeremy Allisons3: modules: vfs_default: Remove FCHMOD_ACL in fchmod.
2018-05-25 Jeremy Allisons3: VFS: Remove SMB_VFS_CHMOD_ACL().
2018-05-25 Jeremy Allisons3: torture: Remove cmd_chmod_acl().
2018-05-25 Jeremy Allisons3: modules: vfs_ceph: Remove CHMOD_ACL in cephwrap_chm...
2018-05-25 Jeremy Allisons3: modules: vfs_ceph: Remove CHMOD_ACL in cephwrap_mkd...
2018-05-25 Jeremy Allisons3: modules: vfs_default: Remove CHMOD_ACL in chmod.
2018-05-25 Jeremy Allisons3: modules: vfs_default: Remove CHMOD_ACL in mkdir.
next