summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* winbindd: Remove double retry from some ADS methodsChristof Schmitt2016-01-131-14/+12
* winbindd: Add retry also for ADS method callsChristof Schmitt2016-01-136-4/+335
* winbindd: Reset connection for expired session before reconnectingChristof Schmitt2016-01-131-15/+24
* s3:wscript: fix spacesMichael Adam2016-01-111-23/+22
* tldap: Use struct initializer in tldap_searchVolker Lendecke2016-01-111-5/+3
* tldap: Avoid includes.hVolker Lendecke2016-01-101-1/+5
* tldap.h: References DATA_BLOBVolker Lendecke2016-01-101-0/+1
* lib: Introduce util_tsock.hVolker Lendecke2016-01-105-12/+44
* tldap: tevent_req_create NULLs out "state"Volker Lendecke2016-01-101-2/+0
* tldap: Use "size_t" for talloc_array_length resultVolker Lendecke2016-01-101-1/+1
* tldap: Remove an unneeded "return;"Volker Lendecke2016-01-101-1/+0
* tldap: Remove unneeded varsVolker Lendecke2016-01-101-3/+0