summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-tests: Use common functions in test_smbclient_netbios_aliases.shAndreas Schneider2017-04-291-10/+10
* source3 smdb: fix null pointer dereferenceGary Lockyer2017-04-281-1/+1
* s3: smbd: inotify_map_mask_to_filter incorrectly indexes an array.Doug Nazar2017-04-281-1/+1
* notify: Fix ordering of events in notifydShilpa Krishnareddy2017-04-261-1/+2
* lib: Fix CID 1405493 Error handling issues (CHECKED_RETURN)Volker Lendecke2017-04-251-1/+6
* s3-libgpo: Fix the build of the group policy CSEsGünther Deschner2017-04-243-3/+3
* secrets: Protect against a non-0-terminated ldap passwordVolker Lendecke2017-04-221-0/+7
* vfs_fruit: lp_case_sensitive() does not return a boolRalph Boehme2017-04-221-3/+17
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-22106-170/+175
* vfs_acl_xattr|tdb: ensure create mask is at least 0666 if ignore_system_acls ...Ralph Boehme2017-04-202-6/+42
* cleanupdb: Fix a memory read errorHanno Böck2017-04-201-1/+1
* smbldap: Bump version numberVolker Lendecke2017-04-202-1/+32
* smbldap: Privatize struct smbldap_stateVolker Lendecke2017-04-202-24/+27
* smbldap: Introduce "smbldap_get_paged_results"Volker Lendecke2017-04-203-1/+9
* smbldap: Introduce "smbldap_get_paged_results"Volker Lendecke2017-04-203-3/+9
* smbldap: Introduce "smbldap_get_ldap"Volker Lendecke2017-04-207-211/+343
* smbldap: Fix a typoVolker Lendecke2017-04-201-1/+1
* s3-tests: assignement in shell shall have no spaces around equal signAlexander Bokovoy2017-04-191-3/+3
* _netr_ServerPasswordSet2: use info level 26 to set plain text machine passwordAlexander Bokovoy2017-04-181-15/+64
* selftest: also run smb2.compound_find against share with async delay setRalph Boehme2017-04-181-0/+4
* s3/smbd: add "smbd:find async delay usec" to SMB2 FINDRalph Boehme2017-04-181-0/+66
* s3/smbd: make write time fetching asyncRalph Boehme2017-04-181-5/+201
* s3/smbd: enable processing SMB2 requests async internallyRalph Boehme2017-04-182-0/+28
* s3/smbd: ask_sharemode is not needed for info_level SMB_FIND_FILE_NAMES_INFORalph Boehme2017-04-181-4/+12
* s3/smbd: add file_id return arg to smbd_dirptr_lanman2_entryRalph Boehme2017-04-183-3/+11
* s3/locking: add fetch_share_mode_send/recvRalph Boehme2017-04-182-0/+132
* dbwrap_watch: add parse_record_send/recv wrappersRalph Boehme2017-04-181-0/+84
* dbwrap_ctdb: implement parse_record_send()/recv()Ralph Boehme2017-04-184-0/+179
* dbwrap_ctdb: factor out a db_ctdb_try_parse_local_record() functionRalph Boehme2017-04-181-22/+36
* ctdb_conn: add ctdbd_parse_send/recvRalph Boehme2017-04-182-4/+855
* smbldap: Move ldapsam_privates to pdb_ldap.hVolker Lendecke2017-04-182-30/+30
* smbldap: pdb_ipa is goneVolker Lendecke2017-04-181-6/+0
* s3:smbd: Fix incorrect use of sys_getgroups()Jeremy Allison2017-04-181-2/+1
* s3:lib: Fix incorrect logic in sys_broken_getgroups()Jeremy Allison2017-04-181-5/+7
* s3:param: Use new utility function to hide use of global_iconv_handleJeremy Allison2017-04-181-3/+8
* s3:lib:charcnv: Remove use of global global_iconv_handleJeremy Allison2017-04-181-1/+1
* vfs_acl_xattr: avoid needlessly supplying a large buffer to getxattr()Uri Simchoni2017-04-181-14/+30
* vfs_acl_xattr: factor out fetching of an extended attributeUri Simchoni2017-04-181-13/+31
* vfs_xattr_tdb: handle case of zero size.Uri Simchoni2017-04-181-0/+12
* selftest: test fetching a large ACL from vfs_acl_xattrUri Simchoni2017-04-182-0/+60
* s3:tests: Add test for illegal value detection for 'name resolve order'Noel Power2017-04-131-0/+19
* param: Check for valid values of 'name resolve order' optionNoel Power2017-04-131-1/+4
* winbindd: Make some debugging clearerGarming Sam2017-04-131-2/+2
* s3:tests: fix commment typo in the offline testMichael Adam2017-04-131-1/+1
* winbindd: only use the domain name from lookup sids if the domain matchesRalph Boehme2017-04-121-1/+5
* build: refuse to build without PAM support if enabledUri Simchoni2017-04-121-0/+4
* winbind_msrpc: Use any_nt_status_not_okVolker Lendecke2017-04-121-25/+6
* winbind_pam: Use any_nt_status_not_ok in map_auth_samlogonVolker Lendecke2017-04-121-7/+2
* winbind: Slightly simplify remove_timed_out_clientsVolker Lendecke2017-04-121-14/+15
* winbind: Avoid a "ok==false"Volker Lendecke2017-04-121-2/+2