summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix array size in audit_loggingAndreas Schneider2018-05-171-1/+1
* s4:ntvfs: Fix string copy of share_nameAndreas Schneider2018-05-171-2/+7
* lib:util: Fix size types in debug.cAndreas Schneider2018-05-171-7/+7
* lib:util: Fix parameter aliasing in tfork testAndreas Schneider2018-05-171-5/+2
* s3:winbind: Fix uninitialzed variable warningAndreas Schneider2018-05-171-1/+1
* s3:passdb: Fix size of ascii_p16Andreas Schneider2018-05-171-1/+1
* s3:lib: Use memcpy() in escape_ldap_string()Andreas Schneider2018-05-171-1/+1
* s4:torture: Use strlcpy() in gen_name()Andreas Schneider2018-05-171-1/+1
* lib:util: Fix string check in mkdir_p()Andreas Schneider2018-05-171-2/+2
* s3-utils: fix format-truncation in smbpasswdGünther Deschner2018-05-171-23/+26
* s4-torture: fix format-truncation warning in smb2 session tests.Günther Deschner2018-05-171-1/+1
* s3-printing: fix format-truncation in print_queue_update()Günther Deschner2018-05-171-1/+1
* s3-winbindd: remove unused fill_domain_username()Günther Deschner2018-05-172-21/+0
* s3-winbindd: use fill_domain_username_talloc() in winbind.Günther Deschner2018-05-175-17/+46
* s3:winbind: Check if we have an open file descriptorAndreas Schneider2018-05-171-1/+4
* s3:winbind: Add sanity check when closing fdAndreas Schneider2018-05-171-2/+4
* s3:utils: Do not segfault on error in DoDNSUpdate()Andreas Schneider2018-05-171-0/+1
* FIXUP: Improve memory handling on py_net_change_passwordAndrew Bartlett2018-05-171-2/+7
* python/samba/netcmd: net.change_password should be passed stringNoel Power2018-05-171-2/+4
* s4/libnet: Allow passwords containing non ascii characters to be passedNoel Power2018-05-171-9/+14
* testprogs/blackbox: Add test to set and use password with non-asciiNoel Power2018-05-171-0/+17
* python/samba: Fix incorrect encode of passwordNoel Power2018-05-171-1/+5
* s4/setup/tests: Add test for non ascii password setting samba-toolNoel Power2018-05-171-0/+2
* winbindd: Remove an unused function prototypeVolker Lendecke2018-05-171-1/+0
* winbindd: Make "request_error()" static to winbindd.cVolker Lendecke2018-05-172-2/+2
* winbindd: Make "request_ok()" static to winbindd.cVolker Lendecke2018-05-172-2/+2
* winbindd: Remove the "old" non-bool dispatch tableVolker Lendecke2018-05-171-27/+0
* winbindd: Make DOMAIN_INFO a proper async requestVolker Lendecke2018-05-175-111/+139
* winbindd: winbindd_list_trusted_domains() -> bool_dispatch_tableVolker Lendecke2018-05-173-7/+8
* winbindd: winbindd_priv_pipe_dir() -> bool_dispatch_tableVolker Lendecke2018-05-173-6/+6
* winbindd: winbindd_ccache_save() -> bool_dispatch_tableVolker Lendecke2018-05-173-12/+10
* winbindd: winbindd_ccache_ntlm_auth() -> bool_dispatch_tableVolker Lendecke2018-05-173-14/+9
* winbindd: winbindd_dc_info() -> bool_dispatch_tableVolker Lendecke2018-05-173-10/+9
* winbindd: winbindd_netbios_name() -> bool_dispatch_tableVolker Lendecke2018-05-173-4/+6
* winbindd: winbindd_domain_name() -> bool_dispatch_tableVolker Lendecke2018-05-173-4/+6
* winbindd: winbindd_ping() -> bool_dispatch_tableVolker Lendecke2018-05-173-4/+6
* winbindd: winbindd_info() -> bool_dispatch_tableVolker Lendecke2018-05-173-4/+6
* winbindd: winbindd_interface_version() -> bool_dispatch_tableVolker Lendecke2018-05-173-5/+6
* winbindd: Introduce "bool_dispatch_table"Volker Lendecke2018-05-171-1/+28
* ctdb: Drop configuration file ctdbd.confMartin Schwenke2018-05-1714-835/+1
* ctdb-tests: Switch local daemons to use new style configuration fileMartin Schwenke2018-05-171-8/+13
* ctdb-config: Add default ctdb.conf fileMartin Schwenke2018-05-172-0/+19
* ctdb-docs: Add example configuration filesMartin Schwenke2018-05-174-2/+117
* ctdb-docs: Add ctdb.conf(5) cross references and documentation tweaksMartin Schwenke2018-05-177-26/+42
* ctdb-docs: Add ctdb.conf(5)Martin Schwenke2018-05-173-0/+595
* ctdb-tests: Clean up tests to not expose script optionsMartin Schwenke2018-05-172-4/+4
* ctdb-scripts: Fetch recovery lock option from config file in 01.reclockMartin Schwenke2018-05-171-0/+18
* ctdb-scripts: Fetch database options from config file in scriptsMartin Schwenke2018-05-173-6/+8
* ctdb-scripts: Add function ctdb_get_db_options()Martin Schwenke2018-05-171-0/+37
* ctdb-tests: Add ctdb-config wrapper stub for event script testsMartin Schwenke2018-05-171-0/+2