summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* smbcacls: Do not read old ACL for 'set' operationChristof Schmitt2016-04-301-4/+10
* winbindd: Remove unused prototypes for winbindd_group.cChristof Schmitt2016-04-301-11/+0
* s3:client:smbspool_krb5_wrapper: fix the non clearenv build.Günther Deschner2016-04-291-2/+6
* xfs quotas - fix case of no quota for userUri Simchoni2016-04-291-0/+2
* nt-quotas: fixup failure case for TRANSACT_GET_USER_QUOTA_FOR_SIDUri Simchoni2016-04-291-0/+1
* Provide fallback code for non-portable clearenv(3)Jérémie Courrèges-Anglas2016-04-292-1/+7
* winbindd/idmap_rfc2307: Fix CID 1273424 - Read from pointer after freeRobin Hack2016-04-281-0/+5
* winbindd: check if dcinfo from genache is expiredRalph Boehme2016-04-281-0/+4
* s3:selftest: add smbclient_ntlm testsStefan Metzmacher2016-04-282-1/+43
* s3:test_smbclient_auth.sh: this script reqiures 5 argumentsStefan Metzmacher2016-04-281-1/+1
* s3:smbd: only mark real guest sessions with the GUEST flagStefan Metzmacher2016-04-282-6/+7
* s3:smbd: make use SMB_SETUP_GUEST constantStefan Metzmacher2016-04-281-3/+3
* s3:auth_builtin: anonymous authentication doesn't allow a passwordStefan Metzmacher2016-04-281-7/+40
* s3:libsmb: use anonymous authentication via spnego if possibleStefan Metzmacher2016-04-281-26/+29
* s3:libsmb: don't finish the gensec handshake for guest loginsStefan Metzmacher2016-04-281-0/+21
* s3:libsmb: record the session setup action flagsStefan Metzmacher2016-04-281-0/+5
* s3:libsmb: use password = NULL for anonymous connectionsStefan Metzmacher2016-04-281-0/+11
* s3:librpc:crypto:gse: increase debug level for gse_init_client().Günther Deschner2016-04-281-1/+1
* s3:libads/sasl: allow wrapped messages up to a size of 0xfffffffStefan Metzmacher2016-04-281-2/+2
* smbd: Avoid large reads beyond EOFVolker Lendecke2016-04-271-0/+10
* Fix the smb2_setinfo to handle FS info types and FSQUOTA infolevelPartha Sarathi2016-04-273-52/+116
* s3-libads: Fix compilation with MIT KerberosAndreas Schneider2016-04-261-1/+1
* dbwrap_ctdb: Fix ENOENT->NT_STATUS_NOT_FOUNDVolker Lendecke2016-04-261-0/+10
* s3/rpc_server: mdssvc: suppress compiler warnings from glib headersRalph Boehme2016-04-261-0/+3
* ctdbd_conn: Make "cstatus" int32_tVolker Lendecke2016-04-253-15/+16
* ctdbd_conn: Add some more debug infoVolker Lendecke2016-04-251-1/+3
* ctdbd_conn: Use ctdbd_control_local where possibleVolker Lendecke2016-04-251-23/+18
* ctdbd_conn: Avoid "includes.h"Volker Lendecke2016-04-252-2/+10
* lib: serverid.h references struct server_idVolker Lendecke2016-04-251-0/+1
* lib: Move ctdbd_init_connection out of ctdbd_traverse()Volker Lendecke2016-04-252-24/+36
* ctdbd_conn: Remove unused ctdbd_messaging_connectionVolker Lendecke2016-04-252-34/+0
* lib: Use ctdbd_init_connection in messaging_ctdbd_initVolker Lendecke2016-04-251-4/+12
* ctdbd_conn: Make ctdbd_init_connection publicVolker Lendecke2016-04-252-3/+7
* ctdbd_conn: Use ctdbd_init_connection in ctdbd_probeVolker Lendecke2016-04-251-2/+2
* ctdbd_conn: Use sys_poll_intrVolker Lendecke2016-04-251-2/+5
* ctdbd_conn: Adapt loop counter's type to the loop limitVolker Lendecke2016-04-251-1/+2
* krb5_wrap: add enctype arg to smb_krb5_kt_seek_and_delete_old_entries()Ralph Boehme2016-04-251-0/+1
* Fixes an obvious copy-paste error in source3/utils/net_dns.cRichard Sharpe2016-04-221-1/+0
* pdb_ldap: Don't use autofree if "mods" still changesVolker Lendecke2016-04-221-1/+7
* cleanupd: restart as neededRalph Boehme2016-04-191-10/+25
* libads: record session expiry for spnego sasl bindsUri Simchoni2016-04-191-0/+9
* printing: handle "printcap cache time" change on HUPDavid Disseldorp2016-04-191-33/+46
* printing: use housekeeping period that matches cache timeDavid Disseldorp2016-04-192-14/+8
* winbind: Base idmap_ad on tldapVolker Lendecke2016-04-152-406/+655
* winbind: handle DC_NOT_FOUND in wb_xids2sidsVolker Lendecke2016-04-151-0/+52
* winbind: handle DC_NOT_FOUND in wb_sids2xidsVolker Lendecke2016-04-151-1/+63
* winbind: Add wb_dsgetdcname_gencache_[gs]etVolker Lendecke2016-04-152-0/+112
* tldap: Add tldap_gensec_bindVolker Lendecke2016-04-153-0/+416
* tldap: Add tldap_get/set_streamVolker Lendecke2016-04-152-0/+15
* idmap_ad: Separate out the nss functionsVolker Lendecke2016-04-154-421/+539