summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:utils/smbget code formatChristian Ambach2016-01-251-173/+331
* s3:utils/smbget fix recursive downloadChristian Ambach2016-01-251-1/+14
* s3:smbd: Ignore initial allocation size for directory creationRalph Boehme2016-01-231-7/+3
* s3:smb2_sesssetup: implement SMB3 session bind (disabled)Michael Adam2016-01-231-3/+78
* s3:smb2_sesssetup: treat BINDING in smbd_smb2_session_setup_auth_returnStefan Metzmacher2016-01-231-0/+124
* s3:smb2_negprot: announce multi channel support (disabled)Michael Adam2016-01-231-0/+8
* smbXsrv: introduce bool smbXsrv_client->server_multi_channel_enabledMichael Adam2016-01-231-0/+1
* smbspool: Add string representation of nt_statusAndreas Schneider2016-01-221-2/+2
* smbstatus: add support for SMB1 signing and CIFS UNIX extensions encryptionRalph Boehme2016-01-222-0/+89
* smbstatus: show signing state of sessions and tconsRalph Boehme2016-01-225-8/+41
* s3:lib/conn_tdb: store the connection dialectRalph Boehme2016-01-222-0/+4
* s3:smb2_server: add signing state tracking flagsRalph Boehme2016-01-223-2/+38
* s3:smb2_server: convert signing_required bool to flags bitmapRalph Boehme2016-01-223-4/+8
* smbstatus: show encrpytion state of tree connectsRalph Boehme2016-01-223-5/+30
* smbstatus: align tree connect header and outputRalph Boehme2016-01-221-5/+12
* smbstatus: show encrpytion state of sessionsRalph Boehme2016-01-223-5/+42
* smbstatus: align session list header and ouputRalph Boehme2016-01-221-4/+14
* smbstatus: pass talloc context to traverse_connectionsRalph Boehme2016-01-221-2/+3
* smbstatus: pass talloc context to traverse_sessionidRalph Boehme2016-01-221-1/+2
* smbstatus: rework connection dialect printingRalph Boehme2016-01-223-36/+33
* s3:smb2_server: add encryption state tracking flagsRalph Boehme2016-01-223-1/+87
* s3:smb2_server: store encryption cipher in the channelRalph Boehme2016-01-222-0/+3
* s3:smb2_server: convert encryption desired and required bools to flagsRalph Boehme2016-01-224-20/+27
* smbstatus: remove obsolete verbose messageRalph Boehme2016-01-221-11/+0
* substitute: Fix talloc_sub_basic for %G in the case of a local user.Michael Adam2016-01-221-1/+3
* passdb: change ABI version to 0.25.0 due to removed symbol.Michael Adam2016-01-222-1/+313
* s3:passdb: move my_sam_name() from passdb to util_name.cMichael Adam2016-01-224-19/+19
* smbd:smb2_close: remove an irritating blank lineMichael Adam2016-01-221-1/+0
* vfs_shadow_copy2: check crossmountpoints against snapdirseverywhereUri Simchoni2016-01-221-6/+5
* smbcacls: fix uninitialized variableUri Simchoni2016-01-201-1/+1
* s3: smbd: Remove one more use of lp_posix_pathnames().Jeremy Allison2016-01-171-1/+1
* s3-util: skip S-1-18 sids in token generaion in sid_array_from_info3().Günther Deschner2016-01-161-0/+5
* s3-util: add helper functions to deal with the S-1-18 domain.Günther Deschner2016-01-153-0/+46
* s3-libads: Use the configured LDAP page size.Justin Maggard2016-01-152-3/+5
* Change default LDAP page size to 1000.Justin Maggard2016-01-151-1/+1
* vfs_shadow_copy2: add a blackbox test suiteUri Simchoni2016-01-132-0/+291
* vfs_shadow_copy2: fix case where snapshots are outside the shareUri Simchoni2016-01-131-22/+46
* vfs_shadow_copy2: add shadow_copy2_do_convert()Uri Simchoni2016-01-131-4/+35
* s3:smbd_smb2_reauth_generic_return: make use of smb2req->xconnMichael Adam2016-01-131-1/+2
* vfs:shadow_copy2: fix a debug messageMichael Adam2016-01-131-5/+6
* winbind: Properly error check init_lsa_ref_domain_listVolker Lendecke2016-01-131-4/+10
* idmap: Fix whitespaceVolker Lendecke2016-01-133-9/+9
* libsmb: Remove ip_service based resolve_lmhostsVolker Lendecke2016-01-131-50/+9
* libsmb: Convert resolve_hosts to sockaddr_storageVolker Lendecke2016-01-131-7/+14
* Rename 'errors' to 'samba-errors' and make it public.Jelmer Vernooij2016-01-131-1/+1
* Use full path to dlinklist.h in includes.Jelmer Vernooij2016-01-132-2/+2
* Revert "winbind: Retry after SESSION_EXPIRED error in ping-dc"Christof Schmitt2016-01-131-8/+0
* winbindd: Retry on expired session in cm_connect_netlogonChristof Schmitt2016-01-131-0/+8
* winbindd: Retry on expired session in cm_connect_samChristof Schmitt2016-01-131-0/+48
* winbindd: Retry on expired session in cm_connect_lsaChristof Schmitt2016-01-131-0/+48