abartlet/samba.git/.git
2018-02-21 Andrew BartlettAdd Samba Testing Policy to README.Coding samba-testing-policy
2018-02-21 Jamie McClymontselftest: change technique for running specific envs
2018-02-21 Jamie McClymontselftest: move to declaratively specifying environments...
2018-02-21 Jamie McClymontselftest: remove prototypes from some subroutine templates
2018-02-20 Andreas Schneidersmbspool: Improve URI handling code
2018-02-19 Andreas Schneidertests: Add tests for parsing LDAPv3 and LDAPv2 filter...
2018-02-19 Andreas Schneiders3:tldap: Comment code for to LDAP escaping version
2018-02-19 Andreas Schneiders3:tldap: Fix parsing LDAPv2 escaped strings
2018-02-19 Douglas Bagnallpython/tests/sites: ensure we can't manipulate subnets...
2018-02-19 Garming Samsubnet: Avoid a segfault when renaming subnet objects
2018-02-19 Timur I. BakeyevFix incorrect `ldbsearch` invocation
2018-02-19 Timur I. BakeyevRemove some bashisms from the test scripts
2018-02-19 Timur I. BakeyevDon't load LDB_MODULESDIR as a module file
2018-02-15 Volker Lendeckewinbind: Don't send "server_id" explicitly for DUMP_DOM...
2018-02-15 Volker Lendeckewinbind: Don't explicitly send "server_id" for ONLINESTATUS
2018-02-15 Garming Samrepl_metadata: Avoid silent skipping an object during...
2018-02-15 Garming Samrepl_metadata: Avoid silent skipping an object during...
2018-02-15 Garming Samtests/replica_sync_rodc: Test conflict handling on...
2018-02-15 Garming Samselftest: Add RODC variables to list of those exported
2018-02-15 Garming Samtests/drs_base: Allow the net drs replicate to try...
2018-02-15 Garming Samtests/replica_sync: Add some additional replication...
2018-02-15 Douglas Bagnallbuildtools python: convert 'except X, e' to 'except...
2018-02-14 Douglas Bagnallscripts/ python: convert 'except X, e' to 'except X...
2018-02-14 Douglas Bagnallselftest and autrobuild: convert 'except X, e' to ...
2018-02-14 Douglas Bagnalldrs torture python: convert 'except X, e' to 'except...
2018-02-14 Douglas Bagnallsource4/scripting python: convert 'except X, e' to...
2018-02-14 Douglas Bagnalldsdb python tests: convert 'except X, e' to 'except...
2018-02-14 Douglas Bagnallsamba python tests: convert 'except X, e' to 'except...
2018-02-14 Douglas Bagnallsamba python libs: convert 'except X, e' to 'except...
2018-02-14 Douglas Bagnallsamba-tool: convert 'except X, e' to 'except X as e...
2018-02-14 Andrew Bartlettselftest: Avoid a build started around midnight failing...
2018-02-14 Andreas Schneidersmbspool: Initialize empty_str on declaration
2018-02-14 Andrew Bartlettselftest: GnuTLS is already mandetory to build the...
2018-02-14 Andrew Bartlettselftest: Require jansson support for selftest of the...
2018-02-14 Douglas Bagnalltest samba-tool drs showrepl: test --json output
2018-02-14 Douglas Bagnallsamba-tool drs showrepl: add --json option for JSON...
2018-02-14 Douglas Bagnallsamba-tool drs showrepl: restructure in preparation...
2018-02-14 Douglas Bagnalltest samba-tool drs showrepl: test expected output...
2018-02-14 Douglas Bagnalltest samba-tool drs showrepl: fix formatting and unused...
2018-02-14 Douglas Bagnalltests: move samba-tool drs showrepl into its own suite
2018-02-14 Douglas Bagnallpython.subunit: add assertRegexpMatches for Python 2.6
2018-02-14 Lumir Balharpython: tests: Make tests of dsdb Python module Python...
2018-02-14 Lumir Balharpython: Port dsdb module to Python 3 compatible form.
2018-02-14 Lumir Balharpython: Port samdb module to Python 3 compatible form
2018-02-14 Lumir Balharpython: Add `text_type` Python 2/3 compatible function...
2018-02-14 Lumir Balharpython: Port dsdb_dns module to Python 3 compatible...
2018-02-14 Andreas Schneiderpython: Convert base64 encoded password to utf-8
2018-02-14 Andreas Schneiderpython: Generate random test usernames
2018-02-14 Andreas Schneiderdocs: Add a not that 'wbinfo --user-groups' may be...
2018-02-13 Volker Lendeckelibsocket: Avoid an unnecessary else branch
2018-02-13 Volker Lendeckenet: Slightly simplify net_lookup_dsgetdcname()
2018-02-13 Volker Lendeckedsgetdcname: Add some const
2018-02-13 Volker Lendeckelibsmb: Fix an error path memleak
2018-02-13 Volker Lendeckelibsmb: Fix destructor setup in unexpected.c
2018-02-13 Volker Lendeckelibcli: Fix a cut&paste typo
2018-02-13 Volker Lendeckenet: Add some {}
2018-02-13 Volker Lendeckenbt_server: Fix a typo
2018-02-13 Volker Lendeckelibnbt: Apply some const
2018-02-13 Volker Lendeckelibnbt: Use TALLOC_FREE
2018-02-13 Andreas Schneiderdocs: Fix smbpasswd manpage about password storage
2018-02-13 Volker Lendeckesmbd: remove "id" from share_mode_entry
2018-02-12 Volker Lendeckesmbd: Pass "file_id" explicitly to send_break_to_none
2018-02-12 Volker Lendeckesmbd: Pass "file_id" explicitly to send_break_message()
2018-02-12 Volker Lendeckesrvsvc: Avoid a dependency on share_mode_entry->id
2018-02-12 Volker Lendeckesmbd: Avoid a dependency on share_mode_entry->id
2018-02-12 Volker Lendeckesmbd: Avoid a dependency on share_mode_entry->id
2018-02-12 Volker Lendeckesmbd: Pass "file_id" explicitly to message_to_share_mod...
2018-02-12 Volker Lendeckesmbd: Pass "file_id" explicitly into share_mode_entry_t...
2018-02-12 Volker Lendeckesmbd: Remove a redundant check
2018-02-12 Volker Lendeckesmbd: Use "share_mode_data->id", not "share_mode_entry...
2018-02-12 Volker Lendeckesrvsvc: Use the passed-in file_id
2018-02-12 Volker Lendeckesmbd: Pass in "file_id" into validate_my_share_entries
2018-02-12 Volker Lendeckesmbd: Pass in "file_id" into share_mode_str()
2018-02-12 Volker Lendeckesrvsvc: Use the passed-in file id, not the one from...
2018-02-12 Volker Lendeckesmbd: Pass "file_id" through share_entry_forall
2018-02-12 Volker Lendeckesmbd: Fix a signed/unsigned hickup
2018-02-12 Andreas Schneiderwinbindd: Initialize the domain groups member
2018-02-12 Andreas Schneiderwinbindd: Free is_parent before we terminate
2018-02-12 Andreas Schneiderwinbindd: Free memory before we exit the connect child
2018-02-12 Volker Lendeckewinbind: Improve child selection
2018-02-12 Douglas Bagnalltests/samba-tool user wdigest: fix a flapping test
2018-02-11 Douglas Bagnalltests: SambaToolCmdTest.assertMatch() indicates what...
2018-02-10 Stefan Metzmacherwinbindd: WBFLAG_PAM_AUTH_PAC should call add_trusted_d...
2018-02-10 Stefan Metzmacherwinbindd: rename winbindd_pam_auth_pac_send and let...
2018-02-10 Stefan Metzmacherwinbindd: complete WBFLAG_PAM_AUTH_PAC handling in...
2018-02-10 Stefan Metzmacherwinbindd: let winbindd_pam_auth_pac_send() compute...
2018-02-10 Stefan Metzmacherwinbindd: call add_trusted_domain_from_auth() in winbin...
2018-02-10 Stefan Metzmacherwinbindd: get netr_SamInfo6 out of winbindd_dual_pam_au...
2018-02-10 Stefan Metzmachers3/rpc_client: add map_info6_to_validation()
2018-02-10 Stefan Metzmachers3/auth: add create_info6_from_pac()
2018-02-10 Stefan Metzmachers4/auth_winbind: ask for validation level 6
2018-02-10 Stefan Metzmacherwinbindd: allow validation level 6 in winbind_SamLogon
2018-02-10 Stefan Metzmachers3/rpc_client: add copy_netr_SamInfo6() and map_validat...
2018-02-10 Stefan Metzmacherwinbindd: introduce a cm_connect_netlogon_secure()...
2018-02-10 Stefan Metzmacherwinbindd: handle interactive logons in _winbind_SamLogon()
2018-02-10 Stefan Metzmacherwinbindd: pass 'bool interactive' to winbind_dual_SamLo...
2018-02-10 Stefan Metzmacherwinbindd: add a comment to a parameter in _winbind_SamL...
2018-02-10 Stefan Metzmacherwinbindd: separate plaintext given and interactive...
2018-02-10 Stefan Metzmachers3/rpc_client: add rpccli_netlogon_interactive_logon()
2018-02-10 Stefan Metzmacherwinbindd: add_trusted_domain_from_auth() should not...
next