summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* selftest: Use resolv_wrapper in the samba4 target.Andreas Schneider2014-12-182-15/+90
* selftest: Always enable dns fakeing.Andreas Schneider2014-12-181-2/+6
* selftest: Define if we should fake dns resolving.Andreas Schneider2014-12-182-1/+15
* samba_dnsupdate: Allow the tool to work in 'make test'.Andreas Schneider2014-12-181-2/+5
* samba_dnsupdate: Always fill out the nameservers of a dns object.Andreas Schneider2014-12-181-3/+7
* selftest: Wait for the logon server to register to join the member.Andreas Schneider2014-12-181-0/+17
* nmblookup: Return if the lookup was successful or not.Andreas Schneider2014-12-181-7/+18
* selftest: Print better DC provisioning info.Andreas Schneider2014-12-181-3/+3
* selftest: Also pass the IPv6 address for the KDC around.Andreas Schneider2014-12-181-17/+49
* selftest: Preload resolv_wrapper in selftest.Andreas Schneider2014-12-182-0/+12
* s3:winbindd: try to use the trust account with kerberos if possibleStefan Metzmacher2014-12-181-7/+19
* s3:winbindd: fix anon fallback in cm_prepare_connection()Stefan Metzmacher2014-12-181-18/+1
* s3:winbindd: also try to fallback to anonymous if we get NT_STATUS_INVALID_AC...Stefan Metzmacher2014-12-181-0/+1
* s3:libsmb: let cli_session_setup_kerberos_recv() return a useful error codeStefan Metzmacher2014-12-181-6/+22
* s3:passdb: let pdb_get_trust_credentials() try pdb_get_trusteddom_creds() firstStefan Metzmacher2014-12-181-21/+44
* s3:passdb: add optional get_trusteddom_creds() hooksStefan Metzmacher2014-12-184-1/+339
* pdb: fix build issues with shared modulesGarming Sam2014-12-181-0/+1
* s3:locking: fix uninitialiazed variable in brl_get_locks_readonly_parser()Stefan Metzmacher2014-12-181-0/+1
* torture: improve rpc.remote_pac test so we check if LogonSamLogon actually su...Andrew Bartlett2014-12-181-0/+2
* torture: Improve winbindd.pac test to check multiple GENSEC mechanimsAndrew Bartlett2014-12-181-10/+57
* gensec_krb5: Match behaviour of gensec_gssapi for password-based keytabsAndrew Bartlett2014-12-181-0/+10
* test: improve kinit kerberos testsGarming Sam2014-12-181-6/+38
* autobuild: adapt a commentMichael Adam2014-12-171-1/+1
* vfs/glusterfs: Change xattr key to match gluster key.raghavendra talur2014-12-171-1/+1
* vfs_glusterfs: Implement AIO supportPoornima G2014-12-172-12/+243
* vfs_glusterfs: Change sys_get_acl_file/fd to return ACLs corresponding to mod...Poornima G2014-12-171-0/+59
* script/autobuild.py: use --picky-developer for the samba-ctdb targetStefan Metzmacher2014-12-171-1/+1
* s3:lib: fix allocation check in messages_ctdbd.cStefan Metzmacher2014-12-171-1/+1
* ctdb/server: add format string checking to ctdb_tevent_logging()Stefan Metzmacher2014-12-171-1/+5
* lib/util: provide a dbgtext_va() function which takes va_listStefan Metzmacher2014-12-172-5/+20
* notify: Move path construction to notify_triggerVolker Lendecke2014-12-163-15/+20
* lib: Add ctdbd_messaging_send to ctdb_dummy.cVolker Lendecke2014-12-161-0/+7
* messaging3: Add messaging_handler_send/recvVolker Lendecke2014-12-162-0/+89
* messaging3: Add messaging_send_iov_fromVolker Lendecke2014-12-162-10/+25
* messaging3: Add messaging_names_dbVolker Lendecke2014-12-163-0/+21
* dbwrap: Add code to marshall a db_context's dbVolker Lendecke2014-12-162-0/+175
* lib: Add server_id_dbVolker Lendecke2014-12-163-0/+360
* lib: Add "strv" string handling routinesVolker Lendecke2014-12-163-0/+178
* lib: Add tdb_fetch_tallocVolker Lendecke2014-12-162-0/+36
* lib: Add map_unix_error_from_tdbVolker Lendecke2014-12-162-1/+63
* smbstatus: Tell the user that smbstatus can only be run as root.Andreas Schneider2014-12-161-0/+7
* Revert "script/autobuild.py: build the samba target with --with-profiling-data"Stefan Metzmacher2014-12-161-1/+1
* script/autobuild.py: build the samba target with --with-profiling-dataStefan Metzmacher2014-12-151-1/+1
* ctdb-build: fix build without xsltprocBjörn Baumbach2014-12-151-3/+4
* packaging: Include CTDB man pages in the tarballAmitay Isaacs2014-12-151-0/+3
* ctdb-build: Fix the installation of config files for top-level buildAmitay Isaacs2014-12-151-2/+7
* ctdb-build: Fix the indentationAmitay Isaacs2014-12-151-1/+1
* libcli/smb: only force signing of smb2 session setups when binding a new sessionStefan Metzmacher2014-12-121-1/+6
* s3:smb2_server: allow reauthentication without signingStefan Metzmacher2014-12-122-5/+4
* libsmb: Simplify netsamlogon_cache_getVolker Lendecke2014-12-121-2/+2