summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* waf: Require ldap support to be specifically disabledGarming Sam2014-01-071-0/+9
* waf: Require ACL support to be specifically disabledGarming Sam2014-01-071-2/+13
* s3:rpc_client: send a dcerpc_sec_verification_trailer if neededStefan Metzmacher2014-01-073-10/+194
* s3:rpc_client: fill alloc_hint with the remaining data not the total data.Stefan Metzmacher2014-01-071-1/+1
* s3:rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGNStefan Metzmacher2014-01-071-3/+22
* s3:rpc_client: implement DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGNStefan Metzmacher2014-01-072-7/+41
* s3:rpc_client: handle DCERPC_AUTH_TYPE_SCHANNEL as any other gensec backendStefan Metzmacher2014-01-071-2/+2
* s3:rpc_client: add some const to rpc_api_pipe_req_send()Stefan Metzmacher2014-01-071-2/+2
* s3:rpc_client: make rpc_api_pipe_req_send/recv staticStefan Metzmacher2014-01-072-12/+2
* s3:rpc_client: talloc_zero pipe_auth_dataStefan Metzmacher2014-01-071-3/+3
* smbd: Make "num_children" available by smbcontrolVolker Lendecke2014-01-064-0/+71
* waf: Fix the FreeBSD build with libinotifyVolker Lendecke2014-01-061-0/+1
* Happy New Year 2014!Stefan Metzmacher2014-01-021-1/+1
* Compare the correct valuesSimo Sorce2013-12-271-1/+1
* selftest: add new credential change testGarming Sam2013-12-232-0/+19
* s3:rpcclient: close the connection if setting up the netlogon secure channel ...Stefan Metzmacher2013-12-231-0/+5
* selftest: add new rpc client testGarming Sam2013-12-232-0/+29
* s3:rpc_server: use make_session_info_guest() directlyStefan Metzmacher2013-12-231-16/+6
* libgpo: remove some unnecessary usage of ADS_STATUS.Günther Deschner2013-12-181-2/+2
* libgpo: remove unrequired references to ads_struct.Günther Deschner2013-12-181-1/+1
* libgpo: clean up CSE module api, remove unrequired references to ads_struct.Günther Deschner2013-12-183-6/+3
* vfs_glusterfs: Enable per client log filePoornima Gurusiddaiah2013-12-171-20/+29
* smbd: Fix CID 1138328 Logically dead codeVolker Lendecke2013-12-171-0/+2
* scannedonly: Fix CID 242109 Unchecked return value from libraryVolker Lendecke2013-12-171-4/+6
* s3: Handle stat call with capability in vfs_gpfsAbhidnya Joshi2013-12-161-0/+56
* s3: Add DAC_OVERRIDE capability supportAbhidnya Joshi2013-12-162-1/+6
* gencache: Fix a type-punned warningVolker Lendecke2013-12-161-1/+5
* s3: smbpasswd - fix crashes on invalid input.Jeremy Allison2013-12-163-5/+28
* auth_samba4: Describe the slightly unusual role of auth_samba4Andrew Bartlett2013-12-161-4/+39
* s3:smbd: avoid calling fd_is_readable() without async echo handlerStefan Metzmacher2013-12-141-11/+13
* s3:lib: avoid talloc_zero_array() in poll_one_fd()Stefan Metzmacher2013-12-141-14/+5
* s3:smbd: use PATH_MAX for the buffer passed to full_path_tos()Stefan Metzmacher2013-12-142-2/+2
* smbd: Early exitVolker Lendecke2013-12-141-1/+7
* smbd: Implement and use full_path_tosVolker Lendecke2013-12-143-15/+60
* smbd: Avoid pointless strcsequal callsVolker Lendecke2013-12-141-1/+1
* smbd: Simplify get_share_mode_lock a bitVolker Lendecke2013-12-141-14/+13
* smbd: Fix a false DEBUG fn nameVolker Lendecke2013-12-141-2/+2
* torture3: Do not depend on epollVolker Lendecke2013-12-141-1/+1
* s3:winbindd fix a compiler warningChristian Ambach2013-12-121-2/+2
* s3:smbd/smb2 fix compiler warningsChristian Ambach2013-12-122-10/+10
* s3:printing fix a compiler warningChristian Ambach2013-12-121-1/+1
* s3:libsmb fix a compiler warningChristian Ambach2013-12-121-1/+1
* s3-waf: build new vfs_worm moduleVolker Lendecke2013-12-122-0/+9
* s3-modules: add new vfs_worm moduleVolker Lendecke2013-12-121-0/+97
* s3:utils/smbcontrol implement kill-client-ip in smbcontrolChristian Ambach2013-12-121-0/+23
* s3:smbd react on message that client should be disconnectedChristian Ambach2013-12-122-0/+45
* s3:messaging add MSG_SMB_KILL_CLIENT_IP messageChristian Ambach2013-12-121-0/+3
* shadow_copy2: Fix some typosDavid Keegel2013-12-122-4/+4
* libgpo/security_CSE: more preamble header checks of SecEdit/GptTmpl.inf files.Günther Deschner2013-12-121-1/+1
* libgpo/security_CSE: fix unicode preamble check of SecEdit/GptTmpl.inf files.Günther Deschner2013-12-121-2/+2