abartlet/samba.git/.git
2016-01-15 Andrew Bartlettdsdb: objectCategory has no sort order defaultObjectCategory-fixes
2016-01-15 Andrew Bartlettdsdb: Add short-cut for equality checking of objectCategory
2016-01-15 Andrew Bartlettdsdb: Introduce LDB_SYNTAX_SAMBA_OCTET_STRING
2016-01-15 Andrew Bartlettdsdb: Make defaultObjectCategory a struct ldb_dn *
2015-12-23 Andrew Bartlettrepl_meta_data: Remove the correct linked attribute...
2015-12-23 Jeremy Allisons3: smbd: Replace lp_posix_pathnames() with req->posix_...
2015-12-23 Jeremy Allisons3: smbd: Remove lp_posix_pathnames() checks on paths...
2015-12-23 Jeremy Allisons3: smbd: Replace lp_posix_pathnames() with smbreq...
2015-12-23 Jeremy Allisons3: smbd: smb2_create.c - remove all uses of lp_posix_p...
2015-12-23 Jeremy Allisons3: smbd: Convert all but one use of lp_posix_pathnames...
2015-12-23 Jeremy Allisons3: smbd: Remove *all* uses of lp_posix_pathnames(...
2015-12-23 Jeremy Allisons3: smbd: Replace most uses of lp_posix_pathnames(...
2015-12-23 Jeremy Allisons3: smbd: Replace most uses of lp_posix_pathnames(...
2015-12-23 Jeremy Allisons3: smbd: Now struct smb_request has a bool posix_pathn...
2015-12-23 Jeremy Allisons3: smbd: VFS change. Add new field bool posix_pathname...
2015-12-23 Jeremy Allisons3: smbd: srvstr_get_path() is now only called when...
2015-12-23 Jeremy Allisons3: smbd: Split all calls to srvstr_get_path() to calls...
2015-12-23 Jeremy Allisons3: smbd: Add srvstr_get_path_posix().
2015-12-23 Jeremy Allisons3: smbd: We now know that srvstr_get_path_wcard()...
2015-12-23 Jeremy Allisons3: smbd: Split all calls to srvstr_get_path_wcard...
2015-12-23 Jeremy Allisons3: smbd: Add srvstr_get_path_wcard_posix().
2015-12-23 Jeremy Allisons3: smbd: Move lp_posix_pathnames() out into srvstr_get...
2015-12-23 Jeremy Allisons3: smbd: Move lp_posix_pathnames() out into srvstr_get...
2015-12-23 Jeremy Allisons3: smbd: Move lp_posix_pathnames() out of srvstr_get_p...
2015-12-23 Volker Lendeckenet: Fix Coverity ID 241039 Unchecked return value
2015-12-23 Jeremy Allisons3: smbd: open_file: use FSP_POSIX_FLAGS_PATHNAMES
2015-12-23 Ralph Boehmesmbd: file_struct: factor out POSIX pathname processing...
2015-12-23 Jeremy Allisons3: smbd: Remove lp_posix_pathnames() from filename.c
2015-12-23 Jeremy Allisons3: smbd: In trans2.c, add in UCF_POSIX_PATHNAMES to...
2015-12-23 Jeremy Allisons3: smbd: In smb2_query_directory.c.c, add in UCF_POSIX...
2015-12-23 Jeremy Allisons3: smbd: In smb2_create.c, add in UCF_POSIX_PATHNAMES...
2015-12-23 Jeremy Allisons3: smbd: In reply.c, add in UCF_POSIX_PATHNAMES to...
2015-12-23 Jeremy Allisons3: smbd: In open.c, add in UCF_POSIX_PATHNAMES to...
2015-12-23 Jeremy Allisons3: smbd: In srv_srvsvc_nt.c, add in UCF_POSIX_PATHNAME...
2015-12-23 Jeremy Allisons3: smbd: In nttrans2.c, add in UCF_POSIX_PATHNAMES...
2015-12-23 Jeremy Allisons3: smbd: In smb2_query_directory.c Use ucf_flags varia...
2015-12-23 Jeremy Allisons3: smbd: In smb2_create.c Use ucf_flags variable inste...
2015-12-23 Jeremy Allisons3: smbd: In srv_srvsvc_nt.c Use ucf_flags variable...
2015-12-23 Jeremy Allisons3: smbd: In trans2.c Use ucf_flags variable instead...
2015-12-23 Jeremy Allisons3: smbd: In reply.c Use ucf_flags variable instead...
2015-12-23 Jeremy Allisons3: smbd: In open.c Use ucf_flags variable instead...
2015-12-23 Jeremy Allisons3: smbd: Use ucf_flags variable instead of passing...
2015-12-23 Marc MuehlfeldFix typo in winbindd_cm.c
2015-12-22 Ralph Boehmes3: fix encryption help messages
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: add test test_read_afpinfo
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: add tests for AFP_Resource delete...
2015-12-21 Ralph Boehmevfs_fruit: ignore delete on the AFP_Resource stream
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: update AFP_AfpInfo IO tests
2015-12-21 Ralph Boehmevfs_fruit: fix offset and len handling for AFP_AfpInfo...
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: test nulling out AFP_AfpInfo...
2015-12-21 Ralph Boehmevfs_fruit: writing all 0 to AFP_AfpInfo stream
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: add tests for AFP_AfpInfo delete...
2015-12-21 Ralph Boehmevfs_fruit: handling of ftruncate() on AFP_AfpInfo stream
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: file without AFP_AfpInfo
2015-12-21 Ralph Boehmevfs_fruit: stat AFP_AfpInfo must fail when it doesn...
2015-12-21 Ralph Boehmevfs_fruit: fix some debug messages
2015-12-21 Ralph Boehmes3:lib/errmap_unix: map EOVERFLOW to NT_STATUS_ALLOTTED...
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: fix flakey test_write_atalk_rfork...
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: fix test_rename_dir_openfile...
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: fix test_aapl() to work with...
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: skip test_stream_names() without...
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: skip test_adouble_conversion...
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: skip test test_read_atalk_metadat...
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: add explicit cleanup of testfiles
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: add --option=torture:osx for...
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: enhance check_stream
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: use AFPINFO_STREAM_NAME
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: tweak check_stream_list()
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: rename tree1 -> tree
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: remove unused tree2
2015-12-21 Günther Deschners4-torture: add a negoex ndr pullpush test.
2015-12-18 Andrew Bartletttdb: Refuse to load a database with hash size 0
2015-12-18 Volker Lendeckelibads: Remove "foreign" from ads_struct
2015-12-18 Stefan Metzmachernegoex.idl: use DATA_BLOB for negoex_BYTE_VECTOR
2015-12-18 Stefan Metzmachernegoex.idl: initial version
2015-12-18 Jeremy Allisons3: libsmb: Correctly initialize the list head when...
2015-12-17 Jose A. Riveravfs_glusterfs: Fix a memory leak in AIO
2015-12-17 Stefan Metzmachers3:libsmb: remove unused spnego related includes
2015-12-17 Stefan Metzmachers3:smbd: remove unused spnego related includes
2015-12-17 Andrew Bartlettselftest: Ensure that if the SAMBA_PID is not set,...
2015-12-17 Andrew Bartlettselftest: Do not start tests on an environment that...
2015-12-17 Adrian Cochraneldb torture: test ldb_unpack_data_only_attr_list
2015-12-17 Adrian Cochranelib/ldb: Use talloc_memdup() because we know the length...
2015-12-17 Garming Samlib/ldb: Rename variable for clarity
2015-12-17 Andrew Bartlettlib/ldb Add checks for overflow during ldb pack and...
2015-12-17 Adrian Cochranelib/ldb: Use better variable names in ldb_unpack_only_a...
2015-12-17 Garming Samldb: increment version due to added ldb_unpack_data_onl...
2015-12-17 Garming Samlib/ldb: Clarify the intent of ldb_data_unpack_withlist
2015-12-17 Matthieu Patouldb: introduce ldb_unpack_data_withlist to unpack parti...
2015-12-16 Andrew BartlettCVE-2015-8467: samdb: Match MS15-096 behaviour for...
2015-12-16 Stefan MetzmacherCVE-2015-5296: libcli/smb: make sure we require signing...
2015-12-16 Stefan MetzmacherCVE-2015-5296: s3:libsmb: force signing when requiring...
2015-12-16 Stefan MetzmacherCVE-2015-5296: s3:libsmb: force signing when requiring...
2015-12-16 Jeremy AllisonCVE-2015-5299: s3-shadow-copy2: fix missing access...
2015-12-16 Jeremy AllisonCVE-2015-5252: s3: smbd: Fix symlink verification ...
2015-12-16 Jeremy AllisonCVE-2015-5252: s3: smbd: Fix symlink verification ...
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-16 Ralph Boehmesmbd: make "hide dot files" option work with "store...
2015-12-16 Volker Lendeckelibrpc: Fix typos
2015-12-16 Volker Lendeckelib: Remove ntstatus.h from gencache.h
next