summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* winbindd: Change value of "ldap sasl wrapping" to signAndrew Bartlett2014-09-301-0/+2
* winbindd: Do not make anonymous connections by defaultAndrew Bartlett2014-09-301-0/+29
* 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
* s3-winbindd: Require SMB signing by default to disrupt MITM attacks with our DCAndrew Bartlett2014-09-281-1/+33
* fileserver: raise debug level for share connection closing for non-IPC to 2.Jelmer Vernooij2014-09-281-1/+1
* s3:passdb: add pdb_get_trust_credentials()Stefan Metzmacher2014-09-275-24/+563
* 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
* 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-276-12/+13
* s3-libnet: set list of allowed krb5 encryption types in AD >= 2008.Günther Deschner2014-09-261-0/+65
* s3-net: add "net ads enctypes {list,set,delete}".Günther Deschner2014-09-261-0/+308
* 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
* s3: tldap_util: Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-20/+23
* s3: tldap: Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-143/+172
* s3: libsmb: Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-116/+137
* vfs_fruit: update rfork size in AppleDouble headerRalph Boehme2014-09-251-0/+8
* vfs_fruit: ad_write: path may be NULL for rforkRalph Boehme2014-09-251-2/+5
* vfs_fruit: fix resource fork length calculationRalph Boehme2014-09-251-7/+3
* vfs_fruit: fix unpacking of AppleDouble filesRalph Boehme2014-09-251-2/+4
* s3:torture: in LOCAL-MESSAGING-READ3, print some messages to childMichael Adam2014-09-241-0/+5
* s3:torture: in LOCAL-MESSAGING-READ3, tell child to exit and waitMichael Adam2014-09-241-0/+17
* selftest: run smbtorture3 LOCAL-MESSAGING-FDPASS2 testMichael Adam2014-09-241-0/+1
* s3:torture: work on LOCAL-MESSAGING-FDPASS2Michael Adam2014-09-243-0/+238
* selftest: run smbtorture3 LOCAL-MESSAGING-FDPASS1 testMichael Adam2014-09-241-0/+1
* s3:torture: add test LOCAL-MESSAGING-FDPASS1Michael Adam2014-09-244-0/+80
* s3:messaging: add fds-array to messaging_send_iov()Michael Adam2014-09-243-5/+19
* s3:messaging: add fds-array to message-backend send functionMichael Adam2014-09-245-4/+15
* s3:messaging: make it possible to receive a fd array from another processStefan Metzmacher2014-09-245-13/+85
* s3:unix_msg: add fds-array to unix_msg_send() for fd passingMichael Adam2014-09-245-14/+39
* s3:unix_msg: pass the fd array to the unix_msg recv_callback functionStefan Metzmacher2014-09-245-5/+23
* s3:unix_msg: add fds-array to unix_dgram_send() for fd-passingMichael Adam2014-09-241-12/+161
* s3:unix_msg: pass the fd array to the unix_dgram recv_callback functionStefan Metzmacher2014-09-241-7/+13
* s3:unix_msg: read fds from recvmsg in unix_dgram_recv_handler()Michael Adam2014-09-241-3/+52
* s3:unix_msg: add close_fd_array()Stefan Metzmacher2014-09-241-0/+14
* s3:unix_msg: use sendmsg() in unix_dgram_send_job()Stefan Metzmacher2014-09-241-3/+11
* s3:messaging: use struct initializers for 'struct messaging_rec'Stefan Metzmacher2014-09-242-12/+15
* s3:smbtorture: align explanations for parametersMichael Adam2014-09-221-3/+3
* s3:smbtorture: mention "-e" in the help textMichael Adam2014-09-221-0/+1
* selftst: run the smbtorture3 local tests in the "none" environmentMichael Adam2014-09-221-1/+1
* smbd: fix a comment typo.Michael Adam2014-09-211-1/+1