nivanova/samba-autobuild/.git
2017-02-22 Chris LambCorrect "allready" typos.
2017-02-22 Chris LambCorrect "heirarchy" typos.
2017-02-22 Chris LambCorrect "incluing" typos.
2017-02-22 Chris LambCorrect "initialze" typos.
2017-02-22 Chris LambCorrect "succeded" typos.
2017-02-22 Chris LambCorrect "hexidecimal" typos.
2017-02-22 Chris LambCorrect "updateing" typos.
2017-02-22 Chris LambCorrect "unavaible" typos.
2017-02-22 Chris LambCorrect "allignment" typos.
2017-02-22 Chris LambCorrect "paramaters" typos.
2017-02-22 Chris LambCorrect "explicity" typos.
2017-02-22 Chris LambCorrect "encyption" typos.
2017-02-22 Chris LambCorrect "relase" typos.
2017-02-22 Chris LambCorrect "intialise" typos.
2017-02-22 Chris LambCorrect "cleint" typos.
2017-02-22 Chris LambCorrect "somthing" typos.
2017-02-22 Chris LambCorrect "defered" typos.
2017-02-22 Chris LambCorrect "specifiy" typos.
2017-02-22 Chris LambCorrect "notifiying" typos.
2017-02-22 Chris LambCorrect "seperate" typos.
2017-02-22 Chris LambCorrect "follwing" typos.
2017-02-22 Chris LambCorrect "existence" typos.
2017-02-22 Chris LambCorrect "formated" typos.
2017-02-22 Chris LambCorrect "descriptior" typos.
2017-02-22 Chris LambCorrect "perfom" typos.
2017-02-22 Chris LambCorrect "coult" typo.
2017-02-22 Chris LambCorrect "errror" typos.
2017-02-22 Chris LambCorrect "successfuly" typos.
2017-02-22 Chris LambCorrect "enought" typo.
2017-02-22 Chris LambCorrect "extention" typos.
2017-02-22 Chris LambCorrect "Controler" typos.
2017-02-22 Chris LambCorrect "acheive" typos.
2017-02-22 Chris LambCorrect "paramter" typos.
2017-02-22 Chris LambCorrect "overriden" typos.
2017-02-22 Chris LambCorrect "occured" typos.
2017-02-22 Chris LambCorrect "supressed" typo.
2017-02-22 Chris LambCorrect "recived" typo.
2017-02-22 Chris LambCorrect "progess" typo.
2017-02-22 Chris LambCorrect "emty" typo.
2017-02-22 Chris LambCorrect "doesnt" typos.
2017-02-22 Ralph Boehmevfs_streams_xattr: use fsp, not base_fsp
2017-02-22 Garming Samldbedit: Prevent the use of the reveal internals control
2017-02-21 Stefan Metzmachertalloc: fix TALLOC_VERSION_* mismatch detection
2017-02-21 Stefan Metzmacherscript/autobuild.py: ignore missing test_tmpdir
2017-02-21 Stefan Metzmacherkrb5_wrap: use our own code to calculate the ENCTYPE_AR...
2017-02-21 Stefan Metzmachers4:scripting: use generate_random_machine_password...
2017-02-21 Stefan Metzmachersamba-tool:provision: use generate_random_machine_passw...
2017-02-21 Stefan Metzmachersamba-tool:domain: use generate_random_machine_password...
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
next