samba.git
2017-02-09 Douglas Bagnallreplmd: check whether list is already sorted in get_par...
2017-02-09 Andrew Bartlettselftest: Do not test for link ordering in tombstones_e...
2017-02-09 Douglas Bagnalls4/linked_attribute tests: remove helper function unuse...
2017-02-09 Douglas Bagnalls4/linked_attribute tests: try adding linked attributes...
2017-02-09 Douglas Bagnalls4/linked_attribute tests: test with the relax control
2017-02-09 Douglas Bagnalls4/linked_attribute tests: compare link lists in sorted...
2017-02-09 Douglas Bagnalls4/linked_attribute tests: remove unused code
2017-02-09 Douglas Bagnalls4/linked_attribute tests: add multiple links and repla...
2017-02-09 Douglas Bagnalls4/linked_attributes test: pep8 tidy-up, remove unused...
2017-02-09 Bob Campbelltorture/drs: expand test for DRSUAPI_DRS_GET_ANC
2017-02-08 Stefan Metzmachergetncchanges: implement DRSUAPI_DRS_GET_ANC more correctly
2017-02-08 Stefan Metzmachergetncchanges: calculate getnc_state->min_usn calculatio...
2017-02-08 Stefan Metzmachergetncchanges: improve get_nc_changes_add_links() by...
2017-02-08 Stefan Metzmachergetncchanges: improve get_nc_changes_build_object(...
2017-02-08 Stefan Metzmachergetncchanges: fix highest_usn off by one calculation...
2017-02-08 Stefan Metzmachergetncchanges: remove unused c++ comments/code in getncc...
2017-02-08 Garming Samgetncchanges: do not replicate links for non critical...
2017-02-08 Stefan Metzmachergetncchanges: don't process DRSUAPI_DRS_CRITICAL_ONLY...
2017-02-08 Stefan Metzmachergetncchanges: remember the ncRoot_guid on the getncchan...
2017-02-08 Stefan Metzmachergetncchanges: pass struct ldb_message as const
2017-02-08 Stefan Metzmachergetncchanges: only set nc_{object,linked_attributes...
2017-02-08 Stefan Metzmachertorture/drs: remove pointless nc_object_count replicati...
2017-02-08 Stefan Metzmacherpython/join: use DRSUAPI_DRS_GET_NC_SIZE for the initia...
2017-02-08 Stefan Metzmacherpython/join: set common replica_flags in dc_join.__init__()
2017-02-08 Stefan Metzmacherdrsuapi.idl: make drsuapi_DsGetNCChangesRequest10 ...
2017-02-08 Stefan Metzmacherdrsuapi.idl: add drsuapi_DrsMoreOptions with DRSUAPI_DR...
2017-02-08 Stefan Metzmachers4:libnet: s/highestCommitedUSN/highestCommittedUSN
2017-02-08 Stefan Metzmachers4:dsdb/repl: s/highestCommitedUsn/highestCommittedUSN
2017-02-02 Amitay Isaacsctdb-build: Install CTDB tests correctly from toplevel
2017-02-02 Jeremy Allisons3: VFS: vfs_streams_xattr.c: Make streams_xattr_open...
2017-02-01 Volker Lendeckesmbd: Fix "map acl inherit" = yes
2017-02-01 Stefan Metzmachertalloc/wscript: avoid passing pointless enabled=True...
2017-02-01 Amitay Isaacsctdb-common: ioctl(.. FIONREAD ..) returns an int value
2017-02-01 Andreas Schneiderutil:charset: Return EILSEQ in smb_iconv() if newer...
2017-02-01 Aurelien Aptelauth: fix mem leak & use appropriate free function
2017-01-31 Amitay Isaacsctdb-tests: Use replace headers instead of system headers
2017-01-31 Amitay Isaacsctdb-tests: Do not build mutex test if robust mutexes...
2017-01-31 Ralph Boehmelibcli/smb: outbuf length is a IVAL ie a uint32_t
2017-01-30 Ralph Boehmes3/rpc_server: shared rpc modules loading
2017-01-30 Jeremy Allisons3: VFS: Don't allow symlink, link or rename on already...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Fix usage of saved_errno to...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Fix a memory leak in the connect...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Fix module to work with variable...
2017-01-30 Jeremy Allisons3: VFS: Add utility function check_for_converted_path().
2017-01-30 Jeremy Allisons3: VFS: Ensure shadow:format cannot contain a / path...
2017-01-30 Jeremy Allisons3: VFS: Allow shadow_copy2_connectpath() to return...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Fix chdir to store off the neede...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Add two currently unused functio...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Change a parameter name.
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Add a wrapper function to call...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Add two new variables to the...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Fix length comparison to ensure...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Ensure pathnames for parameters...
2017-01-30 Jeremy Allisons3: VFS: shadow_copy2: Correctly initialize timestamp...
2017-01-30 Jeremy Allisons3: smbd: Make set_conn_connectpath() call canonicalize...
2017-01-30 Jeremy Allisons3: smbtorture: Add new local test LOCAL-CANONICALIZE...
2017-01-30 Jeremy Allisons3: lib: Fix two old, old bugs in set_conn_connectpath...
2017-01-30 Jeremy Allisons3: lib: Add canonicalize_absolute_path().
2017-01-30 Jeremy Allisons3: smbd: Correctly canonicalize any incoming shadow...
2017-01-30 Andrew Bartlettbuild: vfs_posix_eadb is only built with the AD DC...
2017-01-30 David Mulders3:winbindd: document "winbind:ignore domains"
2017-01-28 Noel Powers3/rpc_server/mdssvc: Generate flex/bison files in...
2017-01-28 Ralph Boehmevfs_fruit: checks wrong AAPL config state and so always...
2017-01-27 Ralph Boehmeselftest: add test for global "smb encrypt=off"
2017-01-27 Ralph Boehmeselftest: disable SMB encryption in simpleserver enviro...
2017-01-27 Ralph Boehmedocs: impact of a global "smb encrypt=off" on a share...
2017-01-27 Ralph Boehmes3/smbd: ensure global "smb encrypt = off" is effective...
2017-01-27 Ralph Boehmes3/smbd: ensure global "smb encrypt = off" is effective...
2017-01-27 Ralph Boehmes3/smbd: ensure global "smb encrypt = off" is effective...
2017-01-27 John Mulligandocs: Improve description of "unix_primary_group" param...
2017-01-27 Stefan Metzmacherselftest/Samba3: use "server min protocol = SMB3_00...
2017-01-27 Stefan Metzmachers3:smbd: allow "server min protocol = SMB3_00" to go...
2017-01-27 Stefan Metzmachers3:libsmb: use a local got_kerberos_mechanism variable...
2017-01-27 Stefan Metzmachers3:client: don't use cli->use_kerberos && cli->got_kerb...
2017-01-27 Andreas Schneiderrpc_server: Allow to configure the port range for RPC...
2017-01-27 Andreas Schneiderrpc_server: Use the RPC TCPIP ports of Windows
2017-01-25 Uri Simchoniwaf: backport finding of pkg-config
2017-01-24 Günther Deschners4-torture: add more NDR tests for GetCorePrinterDrivers
2017-01-24 Günther Deschnerlibrpc/ndr: add [to_null] keyword to szPackageId in...
2017-01-24 Günther Deschners4-torture: add some NDR tests for validating ndr_push_...
2017-01-24 Günther Deschnerpidl: use ndr_push_charset_to_null() when [to_null...
2017-01-24 Günther Deschnerlibrpc/ndr: add ndr_push_charset_to_null and increase...
2017-01-24 Volker Lendeckewinbind: Don't add duplicate IDs in wbinfo -r
2017-01-23 Volker Lendeckelibcli: Add an overflow check
2017-01-23 Volker Lendeckelibcli: Do not overwrite pointer on realloc failure
2017-01-23 Volker Lendeckewinbind: Fix a typo
2017-01-23 Ralph Boehmes3/smbd: check for invalid access_mask smbd_calculate_a...
2017-01-23 Ralph Boehmeselftest: also run test base.createx_access against...
2017-01-23 Zentaro KavanaghAdd explicit dependency on samba-debug from libinterfac...
2017-01-22 Andrew Bartlettselftest: Remove unsued variables WINBINDD_PRIV_PIPE_DI...
2017-01-22 Andrew Bartlettparam: Remove winbindd privileged socket directory...
2017-01-22 Volker Lendeckelib/util: Avoid a talloc in ms_fnmatch_protocol
2017-01-22 Volker Lendeckes3/lib: Use ms_fnmatch_protocol in mask_match
2017-01-22 Volker Lendeckelib: Add "is_case_sensitive" to ms_fnmatch_protocol
2017-01-22 Volker Lendeckelib/util/charset: Optimize next_codepoint for the ascii...
2017-01-22 Volker Lendeckes3/locking: Avoid a talloc for nonexisting fetch_share_...
2017-01-22 Volker Lendeckesmbd: Streamline get_ea_names_from_file
2017-01-22 Volker Lendeckesmbd: Fix an indentation
2017-01-22 Volker Lendeckesmbd: Fix a few signed/unsigned hickups
2017-01-22 Volker Lendeckelib: Avoid a "includes.h"
next