summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* lib: Fix a commentVolker Lendecke2014-12-301-3/+1
* lib: Use iov_advance in write_data_iovVolker Lendecke2014-12-301-16/+6
* lib: Add iov_advanceVolker Lendecke2014-12-302-0/+35
* lib: iov_buf does not need talloc.h anymoreVolker Lendecke2014-12-301-1/+0
* lib: Use talloc_memdup in messaging_rec_dupVolker Lendecke2014-12-281-2/+1
* Fix a comment to indicate that TALLOC_FREE must be used to free an allocated ...Richard Sharpe2014-12-261-1/+1
* winbind: Retry LogonControl RPC in ping-dc after session expirationChristof Schmitt2014-12-231-0/+10
* spoolss: clear PrinterInfo on GetPrinter errorDavid Disseldorp2014-12-191-7/+12
* spoolss: clear info on GetPrinterDriverDirectory errorDavid Disseldorp2014-12-191-0/+1
* spoolss: clear info on GetPrintProcessorDirectory errorDavid Disseldorp2014-12-191-4/+9
* spoolss: clear FormInfo on GetForm errorDavid Disseldorp2014-12-191-0/+1
* spoolss: clear DriverInfo on GetPrinterDriver2 errorDavid Disseldorp2014-12-191-5/+11
* spoolss: clear JobInfo on GetJob errorDavid Disseldorp2014-12-191-10/+18
* s3:pdb_samba_dsdb: use SEC_CHAN_DNS_DOMAIN in pdb_samba_dsdb_get_trusteddom_c...Stefan Metzmacher2014-12-191-6/+33
* s3:pdb_samba_dsdb: add pdb_samba_dsdb_get_trusteddom_credsStefan Metzmacher2014-12-191-1/+225
* s3:winbindd: make use of cli_rpc_pipe_open_schannel_with_creds()Stefan Metzmacher2014-12-191-17/+40
* s3:winbindd: make use of rpccli_{create,setup}_netlogon_creds_with_creds()Stefan Metzmacher2014-12-191-23/+9
* s3:winbindd: we only need a an netlogon connection to a rwdc if we're a rodc ...Stefan Metzmacher2014-12-191-2/+2
* s3:winbindd: make sure we try to use NCACN_IP_TCP in cm_connect_netlogonStefan Metzmacher2014-12-191-0/+5
* s3:rpc_client: add cli_rpc_pipe_open_schannel_with_creds() helper functionStefan Metzmacher2014-12-192-0/+93
* s3:cli_netlogon: add rpccli_{create,setup}_netlogon_creds_with_creds() helper...Stefan Metzmacher2014-12-192-0/+65
* s3:winbindd: use find_domain_from_name_noinit() in winbindd_ping_dc_send()Stefan Metzmacher2014-12-191-1/+1
* s3:winbindd: report our own name for PING_DC and internal domainsStefan Metzmacher2014-12-191-0/+22
* nsswitch: fix soname of linux nss_*.so.2 modulesStefan Metzmacher2014-12-191-7/+0
* vfs_fruit: Avoid double ()Volker Lendecke2014-12-181-1/+1
* vfs_fruit: Avoid double initializationVolker Lendecke2014-12-181-1/+0
* s3-libsmb: Remove obsolete support for dns_host_file.Andreas Schneider2014-12-181-27/+0
* addns: Remove support for dns_host_file.Andreas Schneider2014-12-185-45/+64
* nmblookup: Return if the lookup was successful or not.Andreas Schneider2014-12-181-7/+18
* 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
* 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
* s3:lib: fix allocation check in messages_ctdbd.cStefan Metzmacher2014-12-171-1/+1
* 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
* smbstatus: Tell the user that smbstatus can only be run as root.Andreas Schneider2014-12-161-0/+7
* s3:smb2_server: allow reauthentication without signingStefan Metzmacher2014-12-122-5/+4
* libsmb: Simplify netsamlogon_cache_getVolker Lendecke2014-12-121-2/+2
* libsmb: Only print decoded netsamlogon cache entriesVolker Lendecke2014-12-121-4/+4