summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:lib: add braces around if-block in my_sam_name()Michael Adam2016-01-261-1/+2
* s3:lib: remove supefluous comments from map_my_name()Michael Adam2016-01-261-5/+0
* s3:lib: fix white spaces in my_sam_name()Michael Adam2016-01-261-6/+6
* vfs_shadow_copy2: add tests for snapsharepathUri Simchoni2016-01-261-0/+1
* vfs_shadow_copy2: add snapsharepath parameterUri Simchoni2016-01-261-1/+36
* vfs_shadow_copy2: remove basedir state variableUri Simchoni2016-01-261-19/+10
* s3-parm: clean up defaults when removing global parametersAlexander Bokovoy2016-01-251-0/+17
* s3-client: Add a KRB5 wrapper for smbspoolAndreas Schneider2016-01-253-0/+234
* s3:utils/smbget make use of bool for flagsChristian Ambach2016-01-251-45/+48
* s3:utils/smbget use C99 format identifiersChristian Ambach2016-01-251-39/+29
* 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