summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2016-05-05vfs_fruit: add an option that allows disabling POSIX rename behaviourRalph Boehme1-1/+5
2016-05-04Correctly set cli->raw_status for libsmbclient in SMB2 codeRobin McCorkell1-1/+15
2016-05-04s3:libnet:libnet_join: add netbios aliases as SPNsRalph Boehme1-0/+60
2016-05-04s3:smbd remove todo commentsChristian Ambach2-2/+0
2016-05-04selftest: test for case insensitivity over SMB2/SMB3Christian Ambach2-0/+83
2016-05-04s3:smbd/filename remove smelly codeChristian Ambach1-28/+0
2016-05-04s3:smbd/service apply some code formattingChristian Ambach1-23/+29
2016-05-04s3:smbd/service disable case-sensitivity for SMB2/3 connectionsChristian Ambach1-1/+3
2016-05-04lib: Give base64.c its own .hVolker Lendecke10-0/+10
2016-05-04lib: Make callers of base64_encode_data_blob check for successVolker Lendecke4-13/+30
2016-05-04smbd: use remote arch cachingRalph Boehme2-1/+23
2016-05-04s3/lib: add remote arch cachingRalph Boehme2-0/+142
2016-05-04s3/lib: add get_remote_arch_from_str()Ralph Boehme2-0/+13
2016-05-04s3/lib: rework get_remote_arch_str() to use an arrayRalph Boehme2-47/+35
2016-05-03Fix formatting issue on 32bit with _FILE_OFFSET_BITS == 64Douglas Bagnall1-3/+2
2016-04-30smbcacls: Do not read old ACL for 'set' operationChristof Schmitt1-4/+10
2016-04-30winbindd: Remove unused prototypes for winbindd_group.cChristof Schmitt1-11/+0
2016-04-29s3:client:smbspool_krb5_wrapper: fix the non clearenv build.Günther Deschner1-2/+6
2016-04-29xfs quotas - fix case of no quota for userUri Simchoni1-0/+2
2016-04-29nt-quotas: fixup failure case for TRANSACT_GET_USER_QUOTA_FOR_SIDUri Simchoni1-0/+1
2016-04-29Provide fallback code for non-portable clearenv(3)Jérémie Courrèges-Anglas2-1/+7
2016-04-28winbindd/idmap_rfc2307: Fix CID 1273424 - Read from pointer after freeRobin Hack1-0/+5
2016-04-28winbindd: check if dcinfo from genache is expiredRalph Boehme1-0/+4
2016-04-28s3:selftest: add smbclient_ntlm testsStefan Metzmacher2-1/+43
2016-04-28s3:test_smbclient_auth.sh: this script reqiures 5 argumentsStefan Metzmacher1-1/+1
2016-04-28s3:smbd: only mark real guest sessions with the GUEST flagStefan Metzmacher2-6/+7
2016-04-28s3:smbd: make use SMB_SETUP_GUEST constantStefan Metzmacher1-3/+3
2016-04-28s3:auth_builtin: anonymous authentication doesn't allow a passwordStefan Metzmacher1-7/+40
2016-04-28s3:libsmb: use anonymous authentication via spnego if possibleStefan Metzmacher1-26/+29
2016-04-28s3:libsmb: don't finish the gensec handshake for guest loginsStefan Metzmacher1-0/+21
2016-04-28s3:libsmb: record the session setup action flagsStefan Metzmacher1-0/+5
2016-04-28s3:libsmb: use password = NULL for anonymous connectionsStefan Metzmacher1-0/+11
2016-04-28s3:librpc:crypto:gse: increase debug level for gse_init_client().Günther Deschner1-1/+1
2016-04-28s3:libads/sasl: allow wrapped messages up to a size of 0xfffffffStefan Metzmacher1-2/+2
2016-04-27smbd: Avoid large reads beyond EOFVolker Lendecke1-0/+10
2016-04-27Fix the smb2_setinfo to handle FS info types and FSQUOTA infolevelPartha Sarathi3-52/+116
2016-04-26s3-libads: Fix compilation with MIT KerberosAndreas Schneider1-1/+1
2016-04-26dbwrap_ctdb: Fix ENOENT->NT_STATUS_NOT_FOUNDVolker Lendecke1-0/+10
2016-04-26s3/rpc_server: mdssvc: suppress compiler warnings from glib headersRalph Boehme1-0/+3
2016-04-25ctdbd_conn: Make "cstatus" int32_tVolker Lendecke3-15/+16
2016-04-25ctdbd_conn: Add some more debug infoVolker Lendecke1-1/+3
2016-04-25ctdbd_conn: Use ctdbd_control_local where possibleVolker Lendecke1-23/+18
2016-04-25ctdbd_conn: Avoid "includes.h"Volker Lendecke2-2/+10
2016-04-25lib: serverid.h references struct server_idVolker Lendecke1-0/+1
2016-04-25lib: Move ctdbd_init_connection out of ctdbd_traverse()Volker Lendecke2-24/+36
2016-04-25ctdbd_conn: Remove unused ctdbd_messaging_connectionVolker Lendecke2-34/+0
2016-04-25lib: Use ctdbd_init_connection in messaging_ctdbd_initVolker Lendecke1-4/+12
2016-04-25ctdbd_conn: Make ctdbd_init_connection publicVolker Lendecke2-3/+7
2016-04-25ctdbd_conn: Use ctdbd_init_connection in ctdbd_probeVolker Lendecke1-2/+2
2016-04-25ctdbd_conn: Use sys_poll_intrVolker Lendecke1-2/+5