summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* s3:libsmbclient: cleanup smbc_setWorkgroup() usageDavid Disseldorp2018-05-171-12/+4
* s3:libsmbclient: Use const for setting and getting stringsAndreas Schneider2018-05-174-11/+195
* s3:smbd: Fix converity warning with _smb_setlen_large()Andreas Schneider2018-05-165-16/+29
* s3:modules: Initialize pointers in vfs_virusfilterAndreas Schneider2018-05-161-1/+1
* s3:winbind: Initialize validation_level in winbind_dual_SamLogon()Andreas Schneider2018-05-161-1/+1
* Convert affected by previous commit lines from DEBUG(10,..) to DBG_DEBUG().Timur I. Bakeyev2018-05-161-4/+4
* Remove extra 0x prefix for the "%p" format specifiers, avoiding 0x0x0 strings...Timur I. Bakeyev2018-05-162-4/+4
* winbind: Fix CID 1435598 Error handling issues (CHECKED_RETURN)Volker Lendecke2018-05-151-5/+9
* smbd: fileserver: Change defaults to work with EA support out of the box.Jeremy Allison2018-05-151-3/+3
* selftest: Require libarchive for --enable-selftestAndrew Bartlett2018-05-152-26/+27
* build: Make --with-libarchive the defaultAndrew Bartlett2018-05-152-5/+9
* s3/wscript: remove test, that we do in lib/replaceBjörn Jacke2018-05-141-1/+1
* smbd: Fix "reset on zero vc"Volker Lendecke2018-05-131-9/+22
* cmd_drsuapi: add dswriteaccountspn commandJoe Guo2018-05-121-0/+91
* Fix spelling s/unsuported/unsupported/Mathieu Parent2018-05-123-3/+3
* Fix spelling s/unitialized/uninitialized/Mathieu Parent2018-05-121-1/+1
* Fix spelling s/succesfully/successfully/Mathieu Parent2018-05-121-1/+1
* Fix spelling s/specfied/specified/Mathieu Parent2018-05-121-1/+1
* Fix spelling s/retun/return/Mathieu Parent2018-05-121-1/+1
* Fix spelling s/retrive/retrieve/Mathieu Parent2018-05-122-2/+2
* Fix spelling s/receving/receiving/Mathieu Parent2018-05-122-6/+6
* Fix spelling s/processs/process/Mathieu Parent2018-05-121-3/+3
* Fix spelling s/openened/opened/Mathieu Parent2018-05-121-1/+1
* Fix spelling s/missmatch/mismatch/Mathieu Parent2018-05-122-2/+2
* Fix spelling s/formated/formatted/Mathieu Parent2018-05-123-3/+3
* Fix spelling s/desriptor/descriptor/Mathieu Parent2018-05-121-1/+1
* Fix spelling s/coult/could/Mathieu Parent2018-05-121-3/+3
* s3:smbd: fix interaction between chown and SD flagsRalph Boehme2018-05-111-2/+5