summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s3: safe_string: do not include string_wrappers.hMatthew DeVore2020-08-28114-2/+113
* string_wrappers: include replace.hMatthew DeVore2020-08-281-0/+2
* lib/util: do not make string_wrappers.h publicMatthew DeVore2020-08-281-1/+0
* s3: safe_string: remove unnecessary includeMatthew DeVore2020-08-281-1/+0
* s3:smbd: Fix strict aliasing in get_socket_port()Andreas Schneider2020-08-271-9/+8
* GPO: Add rsop output for Messages policyDavid Mulder2020-08-272-1/+15
* GPO: Test rsop output for Messages policyDavid Mulder2020-08-272-2/+15
* gpo: Apply Group Policy Login Prompt MessageDavid Mulder2020-08-274-1/+57
* gpo: Test Group Policy Login Prompt MessageDavid Mulder2020-08-272-8/+21
* gpo: Apply Group Policy Message of the dayDavid Mulder2020-08-275-2/+63
* gpo: Test Group Policy Message of the dayDavid Mulder2020-08-273-0/+75
* GPO: Add rsop output for smb.conf policyDavid Mulder2020-08-272-1/+17
* GPO: Test rsop output for smb.conf policyDavid Mulder2020-08-272-2/+17
* gpo: Add CSE for applying smb.confDavid Mulder2020-08-273-2/+67
* gpo: Test Group Policy smb.conf ExtensionDavid Mulder2020-08-273-0/+105
* gpo: Add admx files for smb.conf parametersDavid Mulder2020-08-272-0/+7017
* gpo: gp_krb_ext always uses set_kdc_tdb to updateDavid Mulder2020-08-271-10/+6
* gpo: Move gp_sec_ext conversion functions to topDavid Mulder2020-08-271-18/+17
* gpo: Display Security Extension RSOP on ADDC onlyDavid Mulder2020-08-271-0/+4
* gpo: Fix unapply failure when multiple extensions runDavid Mulder2020-08-274-20/+17
* gpo: Test multiple extention unapplyDavid Mulder2020-08-272-0/+83
* gpo: Sudoers ext should not crash if policy missingDavid Mulder2020-08-271-1/+2
* gpo: Script ext should not crash if script missingDavid Mulder2020-08-271-1/+2
* gpo: Cleanup sudoers policy testDavid Mulder2020-08-271-0/+7
* gpo: Cleanup script policy testDavid Mulder2020-08-271-0/+7
* gpo: Avoid using distutils since it will be deprecatedDavid Mulder2020-08-271-1/+8
* gpo: Clarify the contents of deleted_gpo_list in process_group_policyDavid Mulder2020-08-273-16/+16
* gpo: Add rsop output for Sudoers policyDavid Mulder2020-08-272-1/+16
* gpo: Test rsop output for Sudoers policyDavid Mulder2020-08-272-2/+17
* Add WHATSNEW section on Client Group PolicyDavid Mulder2020-08-271-0/+22
* s3: libsmb: Remove one more ugly sockaddr cast in resolve_name_list() by conv...Jeremy Allison2020-08-271-4/+22
* s3: libsmb: Inside get_dc_list() move one more sockaddr_storage -> samba_sock...Jeremy Allison2020-08-271-4/+20
* third_party: Update resolv_wrapper to version 1.1.7Andreas Schneider2020-08-263-4/+4
* selftest: Catch exception from dns_hub.pyAndreas Schneider2020-08-261-1/+5
* docs-xml: pam_winbind manpage: grammar and typosRowland Penny2020-08-261-10/+10
* oss-fuzz: Ensure a UTF8 locale is set for the samba buildAndrew Bartlett2020-08-261-0/+6
* oss-fuzz: Try harder to ensure we always fail fastAndrew Bartlett2020-08-261-1/+8
* s3: libsmb: Cleanup - remove an ugly sockaddr_in cast inside resolve_wins_sen...Jeremy Allison2020-08-251-3/+11
* s3: libads: Cleanup - Remove two more ugly const struct sockaddr * casts in g...Jeremy Allison2020-08-251-6/+25
* s3: libsmb: Cleanup - Pass samba_sockaddr directly to nb_trans_send().Jeremy Allison2020-08-251-12/+10
* s3: libsmb: Cleanup - Remove a union in sock_packet_read_got_socket() that wa...Jeremy Allison2020-08-251-7/+4
* s3: libsmb: Cleanup - Remove the last two sockaddr casts in namequery.c in na...Jeremy Allison2020-08-251-4/+16
* s3: libsmb: Cleanup - Remove two more sockaddr casts inside remove_duplicate_...Jeremy Allison2020-08-251-3/+18
* s3: libsmb: Cleanup - Use samba_sockaddr as intended in resolve_name() to mak...Jeremy Allison2020-08-251-5/+25
* s3: libsmb: Cleanup - convert addr_compare() to using samba_sockaddr internally.Jeremy Allison2020-08-251-22/+33
* s3: libsmb: Cleanup - make name_query_send() use samba_sockaddr internally.Jeremy Allison2020-08-251-6/+10
* s3: libsmb: Cleanup - make name_status_lmhosts() use samba_sockaddr internally.Jeremy Allison2020-08-251-7/+11
* s3: libsmb: Cleanup - make node_status_query_send() use samba_sockaddr intern...Jeremy Allison2020-08-251-6/+10
* s3: libsmb: Cleanup - Longlines cleanup for README.Coding standards.Jeremy Allison2020-08-251-8/+22
* s3: libsmb: Cleanup - change parameter and callers of set_socket_addr_v4() to...Jeremy Allison2020-08-251-12/+15