summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s4-dns: Update template variables, change BIND98 --> BIND9_8Amitay Isaacs2014-10-252-10/+10
* s4-libnet: make it possible to join "off-site".Günther Deschner2014-10-241-1/+2
* s3-netapi: add DS_8 and WS flags to libnetapi and nltest.Günther Deschner2014-10-243-2/+9
* nbt-cli: display all known NBT_SERVER flags.Günther Deschner2014-10-242-2/+10
* nbt: the DS_8 flag also shows up in netlogon cldap/mailslot replies.Günther Deschner2014-10-241-0/+1
* netlogon: add new DS_SERVER_DS_8 flag.Günther Deschner2014-10-241-0/+1
* messaging3: Fix running down a messaging_contextVolker Lendecke2014-10-241-0/+16
* poll_funcs_tevent: Fix a valgrind errorVolker Lendecke2014-10-241-8/+20
* pidl-wireshark: SWITCH_TYPE is not always defined, SwitchType() will try to f...Matthieu Patou2014-10-241-21/+38
* pidl-wireshark: generate ALIGN_TO_x_BYTES instructions if the element has the...Matthieu Patou2014-10-231-0/+6
* pidl-wireshark: if the structure has the flag no_align then set also no_align...Matthieu Patou2014-10-231-5/+24
* pidl-wireshark: handle 8 bits enum and change the signature of enum function ...Matthieu Patou2014-10-231-6/+6
* pidl-wireshark: add definition for IPV4/IPV6 typesMatthieu Patou2014-10-231-0/+2
* pidl-wireshark: adapt to the new comments in the headers of wireshark dissectorsMatthieu Patou2014-10-231-3/+1
* s3:vfs:aio_pthread: use smbXsrv_connection for schedule_deferred_open_message...Michael Adam2014-10-231-1/+9
* s3: libsmbclient - smb2. MacOSX 10 SMB2 server doesn't set STATUS_NO_MORE_FIL...Jeremy Allison2014-10-231-0/+14
* samba-tool group add: Add option --nis-domain and --gidMarc Muehlfeld2014-10-232-3/+25
* samba-tool: Add exception when trying to add/remove none existent users from ...Marc Muehlfeld2014-10-231-1/+1
* selftest: Fix test samba4.blackbox.group.pyMarc Muehlfeld2014-10-231-12/+12
* subunit: report [X/Y at Zs] instead of [X/Y in Zs]Michael Adam2014-10-231-1/+1
* Add missing parameters to drs_Replicate in rodc.pyMichael Brown2014-10-231-1/+3
* vfs: fix a typoVolker Lendecke2014-10-211-1/+1
* Initialize dwFlags field of DNS_RPC_NODE structureSamuel Cabrero2014-10-211-0/+1
* build: lib/util/string_wrappers.h: fix optimisation check for clangRalph Boehme2014-10-201-5/+21
* nss_winbind: add getgroupmembership for FreeBSDBjörn Jacke2014-10-201-1/+73
* pam_winbind: fix comment typosMichael Adam2014-10-181-1/+1
* selftest: add documentation for options --exclude and --include that weren't ...Matthieu Patou2014-10-171-0/+2
* selftest: report the 10 slowest tests (by default) make the number configurableMatthieu Patou2014-10-171-0/+10
* scripts: Allow to specify a limit on the number of tests reportedMatthieu Patou2014-10-171-2/+8
* ntlm_auth: Allow the --option parameter to work against ntlm_authAndrew Bartlett2014-10-171-0/+1
* ntlm_auth: Allow us to use kerberos when we are an AD DCAndrew Bartlett2014-10-171-1/+1
* docs: Explain that winbindd enforces smb signing by default.Andrew Bartlett2014-10-171-2/+5
* s3:libsmb: remove unused cli_set_username() functionStefan Metzmacher2014-10-173-18/+0
* s3:libsmb: avoid calling cli_set_username() cliconnect.cStefan Metzmacher2014-10-171-33/+1
* s3:libsmb: avoid calling cli_set_username() in clidfsStefan Metzmacher2014-10-171-3/+0
* s3:libsmb: avoid cli_set_username() in SMBC_server_internal()Stefan Metzmacher2014-10-171-7/+0
* s3:lib/netapi: avoid calling cli_set_username()Stefan Metzmacher2014-10-171-3/+1
* s3:torture: avoid unused cli_set_username()Stefan Metzmacher2014-10-171-6/+0
* s3:libsmb: Remove unused domain copy stored in cli_stateStefan Metzmacher2014-10-1710-83/+10
* s3:libsmb: Remove unused password copy stored in cli_stateAndrew Bartlett2014-10-179-36/+13
* s3-winbindd: use cli_rpc_pipe_open_with_creds()Andrew Bartlett2014-10-171-39/+22
* s3-librpc: Add cli_rpc_pipe_open_with_creds()Andrew Bartlett2014-10-174-0/+141
* s3-winbindd: Use own machine account to connect to trusted domains as wellAndrew Bartlett2014-10-171-6/+11
* s3-winbindd: use a cli_credentials structure to hold the trust credentialsStefan Metzmacher2014-10-171-207/+395
* libsmb: Print the principal name that we failed to kinit for.Andrew Bartlett2014-10-171-6/+7
* passdb: Use common code in cli_credentials_set_machine_account_db_ctx()Andrew Bartlett2014-10-171-16/+50
* auth/credentials: Ensure that we set the realm when reading secrets.tdbAndrew Bartlett2014-10-171-0/+3
* credentials: Allow the secret.tdb handle to be passed in to cli_credentials_s...Andrew Bartlett2014-10-172-13/+64
* credentials: Improve error message on failure to set machine account passwordAndrew Bartlett2014-10-171-4/+6
* credentials: Set secure_channel_type from secrets.tdb in cli_credentials_set_...Andrew Bartlett2014-10-171-0/+13