sfrench/samba-autobuild/.git
2017-02-10 Ralph Boehmevfs_fruit: cleanup metadata and resource xattr name...
2017-02-10 Ralph Boehmevfs_fruit: correct Netatalk metadata xattr on FreeBSD
2017-02-10 Andrew Bartlettmessaging_dgm: avoid GCC snprintf warnings in messaging...
2017-02-10 Douglas Bagnallshadow_copy_get_shadow_copy_data: fix GCC snprintf...
2017-02-10 Douglas Bagnallpython provision: fix indenting of doc string
2017-02-10 Douglas Bagnallntlmssp: fix compilation with -O2 -fno-inline
2017-02-10 Douglas Bagnallgetncchanges script: use library code, not copied funct...
2017-02-10 Douglas Bagnalllib/replace tests: prevent GCC fretting over snprintf...
2017-02-10 Douglas Bagnallfix blackbox_supported_features: mkdir -p its directory
2017-02-10 Douglas Bagnalldocs/smbconf: update log level list in man page
2017-02-10 Douglas Bagnallselftest: show multiple arguments for --help
2017-02-10 Douglas Bagnallwaf --test-list takes a filename argument
2017-02-09 Karolin Seegerdocs: Add missing spaces in man smb.conf.
2017-02-09 Andreas Schneiders3-vfs: Only walk the directory once in open_and_sort_dir()
2017-02-09 Matthieu PatouMove pthreadpool to top of the tree.
2017-02-09 Matthieu Patouwafsamba: Remove 2010 comments that seems not accurate...
2017-02-09 Matthieu Patouwafsamba: Move command line option function labelled...
2017-02-09 Andrew BartlettSwitch on the sortedLinks Flag on new databases
2017-02-09 Andrew Bartlettreplmd: check for the sortedLinks feature flag
2017-02-09 Andrew Bartlettdsdb: Honour @SAMBA_FEATURES_SUPPORTED flag in @IDXATTR
2017-02-09 Andrew Bartlettschema: Set flag into @INDEXLIST to indicate we support...
2017-02-09 Andrew Bartlettsamba_dsdb: Use and maintain compatibleFeatures and...
2017-02-09 Douglas Bagnallrepl_md: get links in sorted order in replmd_add_fix_la
2017-02-09 Douglas Bagnallreplmd: treat a zero GUID as not present in get_parsed_dns
2017-02-09 Douglas Bagnallreplmd: keep links sorted in replmd_process_linked_attr...
2017-02-09 Douglas Bagnallreplmd linked_attributes: maintain sorted links in...
2017-02-09 Douglas Bagnallreplmd linked attributes: use really_parse_trusted_dn...
2017-02-09 Douglas Bagnallreplmd: simplify and optimise replmd_modify_la_delete
2017-02-09 Douglas Bagnallreplmd: rearrange nothing-to-delete logic
2017-02-09 Andrew Bartlettrepl_meta_data: linked attributes use DRS sort order
2017-02-09 Douglas Bagnallreplmd: rework replmd_modify_la_add to merge efficiently
2017-02-09 Andrew Bartlettreplmd linked attrs: fully parse dn for upgrade check
2017-02-09 Andrew Bartlettreplmd linked attributes: lazy parsing for trusted DNs
2017-02-09 Andrew Bartlettreplmd: Add placeholder sorted_links to struct replmd_p...
2017-02-09 Douglas Bagnallreplmd: replmd_check_upgrade_links() needs to first...
2017-02-09 Douglas Bagnallreplmd: parsed_dn_find() finds insertion point as well...
2017-02-09 Douglas Bagnallbinsearch: make BINARY_ARRAY_SEARCH_GTE compare against...
2017-02-09 Douglas Bagnallbinsearch: clarify variable name in greater-than-or...
2017-02-09 Douglas Bagnallreplmd: fix variable names in replmd_check_upgrade_links
2017-02-09 Douglas Bagnallreplmd: replmd_check_upgrade_links() only checks the...
2017-02-09 Andrew Bartlettreplmd: pass replmd_private down to replmd_add_backlink()
2017-02-09 Douglas Bagnallreplmd: Fix some whitespace in repl_meta_data.c
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().
next