summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tevent: version 0.9.22tevent-0.9.22Stefan Metzmacher2014-09-302-1/+89
* tevent: remove unused exit_code in tevent_select.cStefan Metzmacher2014-09-301-4/+1
* tevent: remove unused exit_code in tevent_poll.cStefan Metzmacher2014-09-301-3/+0
* repl: Specify the target realm in dreplsrv_get_target_principal()Andrew Bartlett2014-09-301-2/+2
* WHATSNEW: Include info on secured winbindd connectionsAndrew Bartlett2014-09-301-0/+15
* winbindd: Change value of "ldap sasl wrapping" to signAndrew Bartlett2014-09-303-5/+7
* winbindd: Do not make anonymous connections by defaultAndrew Bartlett2014-09-301-0/+29
* provision: Change the default functional level of new Samba domains to 2008R2.Andrew Bartlett2014-09-303-4/+4
* ldb: fix a typo in the comment, LDB_FLAGS_MOD_xxx -> LDB_FLAG_MOD_xxxMatthieu Patou2014-09-301-2/+2
* s3-winbindd: Do not use domain SID from LookupSids for Sids2UnixIDs callChristof Schmitt2014-09-291-3/+30
* s3: Move init_lsa_ref_domain_list to libChristof Schmitt2014-09-295-48/+98
* s3:net_rpc_printer: make use of cli_credentials_get_username()Stefan Metzmacher2014-09-291-19/+13
* lib/util: Do not duplicate the protocol list, use smb_constants.hAndrew Bartlett2014-09-291-11/+1
* lib/param: set the kccsrv:samba_kcc option to false by defaultStefan Metzmacher2014-09-291-1/+1
* s3-winbindd: Require SMB signing by default to disrupt MITM attacks with our DCAndrew Bartlett2014-09-281-1/+33
* pidl: Strip trailing whitespace from pidl, for easier exchange of patches wit...Guy Harris2014-09-281-93/+93
* fileserver: raise debug level for share connection closing for non-IPC to 2.Jelmer Vernooij2014-09-281-1/+1
* libcli: Remove unreachable code in cldap.Andreas Schneider2014-09-281-6/+2
* libcli: Remove unreachable code in dns_hosts_file.Andreas Schneider2014-09-281-2/+0
* Declare empty target as phony otherwise they are caught by the '%' ruleMatthieu Patou2014-09-281-1/+1
* samba_dnsupdate: Look for ForestDnsZones in the right placeAndrew Bartlett2014-09-271-1/+3
* s3:passdb: add pdb_get_trust_credentials()Stefan Metzmacher2014-09-275-24/+563
* acl: Fix typo: structrual -> structuralJelmer Vernooij2014-09-271-1/+1
* dsdb: Be less verbose when announcing kcc is being invoked.Jelmer Vernooij2014-09-271-1/+1
* s3:torture: in LOCAL-MESSAGING-FDPASS2, close fds after passing themMichael Adam2014-09-271-0/+3
* s3:unix_msg: fix a tab<->space mixup in unix_msg_recv()Michael Adam2014-09-271-1/+1
* smbd:smb2: improve smbd_smb2_protocol_dialect_match(), removing code duplicationMichael Adam2014-09-271-73/+25
* WHATSNEW: Update WHATSNEW for new default winbind implementationAndrew Bartlett2014-09-271-0/+17
* credentials: Allow the secrets.tdb password to be newer than the secrets.ldb ...Andrew Bartlett2014-09-271-0/+2
* Fix commented out code in kpasswd server to use correct functionAndrew Bartlett2014-09-271-1/+1
* provision: explain why this is requiredAndrew Bartlett2014-09-271-0/+8
* librpc: gensec is our security provider abstraction, remove a void *Andrew Bartlett2014-09-274-22/+11
* librpc: Remove user/domain from struct pipe_auth_dataAndrew Bartlett2014-09-274-32/+49
* idl: Merge NETR_TRUST and LSA_TRUST definitions into one set only in lsa.idlAndrew Bartlett2014-09-2713-40/+26
* librpc/ndr_drsuapi: Allow ndrdump to dump dsinfo52 blobsMatthieu Patou2014-09-271-0/+34
* torture: Fix use-after-free in ldap.nested-searchAndrew Bartlett2014-09-271-2/+4
* s4-auth/kerberos: fix salting principal, make sure hostname is lowercase.Günther Deschner2014-09-261-1/+1
* s3-libnet: set list of allowed krb5 encryption types in AD >= 2008.Günther Deschner2014-09-261-0/+65
* s3-net: add manpage documentation for "net ads enctypes".Günther Deschner2014-09-261-0/+53
* s3-net: add "net ads enctypes {list,set,delete}".Günther Deschner2014-09-261-0/+308
* Add some plumbing in our top level Makefile to make life easierMatthieu Patou2014-09-261-5/+35
* s3-libnet: Make sure we do not overwrite precreated SPNs.Günther Deschner2014-09-261-3/+36
* s3-libnet: Add libnet_join_get_machine_spns().Andreas Schneider2014-09-261-0/+20
* s3-libads: Add all machine account principals to the keytab.Andreas Schneider2014-09-261-22/+52
* s3-libads: Add function to search for an element in an array.Andreas Schneider2014-09-262-0/+33
* s3-libads: Add a function to retrieve the SPNs of a computer account.Andreas Schneider2014-09-262-0/+66
* s3-libads: Improve service principle guessing.Andreas Schneider2014-09-261-58/+66
* s4: libcli: ldap message - Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-263-395/+401
* s4: libcli: ldap controls - Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-5/+15
* s3: tldap_util: Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-20/+23