nivanova/samba-autobuild/.git
2017-02-21 Stefan Metzmachersamba-tool:domain: use generate_random_machine_password...
2017-02-21 Stefan Metzmacherpyglue: add generate_random_machine_password() wrapper
2017-02-21 Stefan Metzmacherpython/samba: use an explicit .encode('utf-8') where...
2017-02-21 Stefan Metzmacherpython/samba: provision_dns_add_samba.ldif expects...
2017-02-21 Stefan Metzmachers4:dsdb: autogenerate a random utf16 buffer for krbtgt...
2017-02-21 Stefan Metzmachers4:libnet: make use of generate_random_machine_password()
2017-02-21 Stefan Metzmachers4:libcli/raw: remove unused DEFAULT_TRUST_ACCOUNT_PASS...
2017-02-21 Stefan Metzmachers3:include: remove unused DEFAULT_TRUST_ACCOUNT_PASSWOR...
2017-02-21 Stefan Metzmachers3:net_rpc_trust: make use of trust_pw_new_value()
2017-02-21 Stefan Metzmachers3:libnet_join: make use of trust_pw_new_value()
2017-02-21 Stefan Metzmachers3:libads: use trust_pw_new_value() for krb5 machine...
2017-02-21 Stefan Metzmachers3:libsmb: use trust_pw_new_value() in trust_pw_change()
2017-02-21 Stefan Metzmachers3:libsmb: add trust_pw_new_value() helper function
2017-02-21 Stefan Metzmachers3:libsmb: let trust_pw_change() verify the new passwor...
2017-02-21 Stefan Metzmachers3:libsmb: let trust_pw_change() debug more verbose...
2017-02-21 Stefan Metzmacherlib/util: add generate_random_machine_password() function
2017-02-21 Stefan Metzmacherlibcli/auth: add netlogon_creds_cli_debug_string()
2017-02-21 Stefan Metzmacherlibcli/auth: check E_md4hash() result in netlogon_creds...
2017-02-21 Stefan Metzmacherlibcli/auth: use the correct creds value against server...
2017-02-21 Stefan Metzmachers3:winbindd: make sure cm_prepare_connection() only...
2017-02-21 Stefan Metzmacherlibrpc/rpc: fix regression in NT_STATUS_RPC_ENUM_VALUE_...
2017-02-21 Thomas Nagybuild:wafsamba: Remove ambiguous 'if x in conf.env...
2017-02-21 AndrejAdd missing import of sys in ms_schema.py
2017-02-20 Karolin Seegerdocs: Fix typo in man smb.conf.
2017-02-17 Andreas Schneiderctdb: Do not leak fd handle in control_restoredb()
2017-02-17 Amitay Isaacsctdb-daemon: Use sock_clean() to remove stale sockets
2017-02-17 Amitay Isaacsctdb-common: Refactor code to remove a stale socket
2017-02-17 Amitay Isaacsctdb-locking: Remove unnecessary global variable
2017-02-17 Bryan MasonModify smbspool_krb5_wrapper to just fall through to...
2017-02-16 Jeremy Allisons3: torture: Regression test for smbd trying to open...
2017-02-16 Jeremy Allisons3: smbd: Don't loop infinitely on bad-symlink resolution.
2017-02-16 Karolin SeegerWHATSNEW: Add link to known issues.
2017-02-16 Martin Schwenkectdb-scripts: Initialise CTDB_NFS_CALLOUT in statd...
2017-02-16 Amitay Isaacsctdb-tests: Add more comm tests
2017-02-16 Amitay Isaacsctdb-common: Fix use-after-free error in comm_fd_handler()
2017-02-15 David Disseldorpdocs/vfs_ceph: document user_id parameter
2017-02-15 David Disseldorpvfs_ceph: add user_id smb.conf parameter
2017-02-15 David Disseldorpvfs_ceph: replace deprecated ceph_shutdown() call
2017-02-15 David Disseldorpvfs_ceph: cleanup mount handle on failure
2017-02-15 Volker Lendeckelib: Fix "is_case_sensitive" in "ms_fnmatch_protocol...
2017-02-15 Ralph Boehmes3/rpc_server/mdssvc: add attribute "kMDItemContentType"
2017-02-15 Volker Lendeckelib: Avoid an "includes.h"
2017-02-15 Volker Lendeckewinbind: Fix a signed/unsigned mixup
2017-02-15 Volker Lendeckelibsmb: Fix whitespace
2017-02-15 Volker Lendeckelib: Fix some whitespace
2017-02-15 Volker Lendeckesmbd: Fix some whitespace
2017-02-15 Volker Lendeckeauth3: Use NT_STATUS_EQUAL
2017-02-15 Volker Lendeckewinbind: Fix a typo
2017-02-15 Volker Lendeckectdb: Only build test_mutex_raw.c on Linux
2017-02-15 Volker Lendeckesmbd: Fix some whitespace
2017-02-15 Volker Lendeckesmbd: Make "create_file_sids" static
2017-02-15 Volker Lendeckerpc_server: Fix a typo
2017-02-15 Bob Campbellpython/tests: improve samba-tool replicate --local...
2017-02-14 Bob Campbellpython/tests: move samba_tool_drs test to proper place
2017-02-14 Bob Campbellsamba-tool/drs: do partial replication when --local...
2017-02-14 Bob Campbellpydsdb: Add python binding for dsdb_load_udv_v2
2017-02-14 Bob Campbelldrs_utils: use a given highwatermark and uptodateness_v...
2017-02-14 Bob Campbelldrs_utils: return number of replicated objects and...
2017-02-14 Ralph Boehmevfs_fruit: fix resource fork xattr name
2017-02-14 Günther Deschners3-waf: remove duplicate ctags definition
2017-02-14 Garming Samtests/ndrdump: Add a test for --hex-input
2017-02-14 Cody Harringtonndrdump: Add the option --hex-input for hexdump parsing
2017-02-14 Andrew Bartlettjoin.py: Correctly print an error in DsAddEntry when...
2017-02-14 Bob Campbellpython: Use generated WERROR definitions
2017-02-14 Bob Campbellerrors: add WERROR generation to build system
2017-02-14 Bob Campbellerrors: add table to generate WERRORs from
2017-02-14 Bob Campbellerrors: generate error codes for WERROR
2017-02-14 Bob Campbellerrors: pull out code into common file
2017-02-14 Bob Campbellsamba-tool/domain: catch NTSTATUSError rather than...
2017-02-14 Bob Campbellsamba-tool/domain: use generated ntstatus rather than...
2017-02-14 Bob Campbellsamba-tool/domain: change incorrect NT_STATUS to WERR
2017-02-14 Bob Campbellpython: Add python module with NTSTATUS constants
2017-02-14 Bob Campbellerrors: add gen_ntstatus.py to build system
2017-02-14 Bob Campbellerrors/gen_ntstatus: add error table for generation...
2017-02-14 Bob Campbellerrors/gen_ntstatus: generate error codes in specified...
2017-02-14 Andrew Bartlettgen_ntstatus.py: Add prototype to generated py_ntstatus.c
2017-02-14 Bob Campbellerrors: fix "generate python error codes for NTSTATUS"
2017-02-14 Günther Deschnererrors: generate python error codes for NTSTATUS
2017-02-14 Andrew Bartlettrepl_meta_data: Remove the correct forward link for...
2017-02-14 Andrew Bartlettrepl_meta_data: Add comment with some future improvements
2017-02-14 Andrew Bartlettrepl_meta_data: Always sort the links when upgrading...
2017-02-14 Andrew Bartlettrepl_meta_data: Bring replmd_check_upgrade_links()...
2017-02-14 Bob Campbellpython/tests: Add test for generated and duplicate...
2017-02-14 Bob Campbellsamldb: Allow automatic generation of mAPIIDs
2017-02-14 Bob Campbelltorture/drs: Add a test for dn+binary linked attributes
2017-02-14 Bob Campbelltorture/drs: run repl_schema in vampire_2000_dc environ...
2017-02-14 Bob Campbellselftest: add vampire_2000_dc environment
2017-02-14 Bob Campbellpython/tests: add test for generated and duplicate...
2017-02-14 Bob Campbelltorture/drs: generate linkID for test rather than speci...
2017-02-14 Bob Campbellsamldb: Allow automatic generation of linkIDs and preve...
2017-02-13 Andreas Schneiderwaf: Do not install the unit test binary for krb5samba
2017-02-13 Garming Samdbcheck-links: Test that dbcheck against one-way links...
2017-02-13 Andrew Bartlettdbcheck: Do not regard old one-way-links as errors
2017-02-11 Andrew Bartlettlib/util: Remove ntstatus.h and string_wrappers.h inclu...
2017-02-11 Andrew Bartlettdebug: Do not depend on the whole of samba_util.h
2017-02-11 Bob Campbelltorture/ntlm_auth: do not assume a line is less than...
2017-02-11 Andrew Bartlettsamba-tool: Correct handling of default value for use_n...
2017-02-10 Ralph Boehmes3/util: mvxattr, a tool to rename extended attributes
2017-02-10 Ralph Boehmelib/replace: validate xattr namespace prefix on FreeBSD
2017-02-10 Ralph Boehmevfs_fruit: cleanup metadata and resource xattr name...
next