summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* smbd: Remove the notify_fam moduleVolker Lendecke2015-07-072-323/+0
* smbd: Kernel change notify is done by notifydVolker Lendecke2015-07-071-22/+0
* smbd: Replace the tdb-based notify_internal with notify_msgVolker Lendecke2015-07-074-1285/+270
* smbd: Don't start the notify cleanup anymoreVolker Lendecke2015-07-071-100/+0
* smbd: Start the notify daemonVolker Lendecke2015-07-072-0/+96
* smbd: Add the notify daemonVolker Lendecke2015-07-075-0/+1693
* smbd: Add direct notify_fam supportVolker Lendecke2015-07-073-1/+323
* param: Make "kernel change notify" globalVolker Lendecke2015-07-072-2/+2
* param: Make "change notify" globalVolker Lendecke2015-07-072-2/+3
* lib: Add server_id_db_set_exclusiveVolker Lendecke2015-07-073-0/+127
* smbd:trans2: treat new SMB_SIGNING_DESIRED in caseMichael Adam2015-07-071-0/+1
* s3-mdssvc: add mdssd RPC service daemon for mdssvcRalph Boehme2015-07-076-2/+775
* s3-mdssvc: lexer and parser for Spotlight queriesRalph Boehme2015-07-0712-6/+4541
* s3-mdssvc: main Spotlight codeRalph Boehme2015-07-075-14/+2351
* s3-mdssvc: Spotlight attribute mappingsRalph Boehme2015-07-073-0/+432
* s3-mdssvc: (un)marshalling Spotlight RPC blobRalph Boehme2015-07-074-0/+1433
* s3-mdssvc: dalloc: dynamic object store based on tallocRalph Boehme2015-07-073-0/+394
* s3-mdssvc: add new option 'spotlight'Ralph Boehme2015-07-071-0/+1
* s3-mdssvc: add Spotlight RPC stubsRalph Boehme2015-07-076-0/+147
* s3-mdssvc: add configure option --enable-spotlightRalph Boehme2015-07-071-1/+19
* smbd:smb2: use encryption_desired in send_breakMichael Adam2015-07-071-2/+2
* smbd:smb2: only enable encryption in tcon if desiredMichael Adam2015-07-071-3/+6
* smbd:smb2: only enable encryption in session if desiredMichael Adam2015-07-071-3/+4
* smbd:smb2: separate between encryption required and enc desiredMichael Adam2015-07-072-4/+17
* smbXsrv: add bools encryption_desired to session and tconMichael Adam2015-07-071-0/+2
* vfs_fruit: Fix CID 1311244 Out-of-bounds readVolker Lendecke2015-07-071-1/+1
* sharesec: Remove error message for unmarshall_sec_desc failureChristof Schmitt2015-07-061-2/+0
* s3:winbindd: use check dcerpc_binding_handle_is_connected() instead of a spec...Stefan Metzmacher2015-07-031-1/+1
* s3-rpcclient: remove old extra hand marshalling from witness cmds.Günther Deschner2015-07-031-77/+31
* s3-rpcclient: close policy handle in cmd_clusapi_open_resource().Günther Deschner2015-07-031-1/+5
* s3-rpcclient: use witness defines in witness rpcclient.Günther Deschner2015-07-031-20/+7
* s3-rpcclient: add clusapi_get_resource_state command.Günther Deschner2015-07-031-0/+59
* witness: autogenerate the marshalling of the witness_notifyResponse_message.Günther Deschner2015-07-031-0/+2
* s3-rpcclient: add cmdline tools to toggle online/offline cluster resource state.Günther Deschner2015-07-031-0/+107
* vfs_fruit: check offset and length for AFP_AfpInfo read requestsRalph Boehme2015-07-021-1/+15
* s3:libads: improve debug levels/messages in ads_find_dc()Stefan Metzmacher2015-07-021-8/+14
* s3:vfs: copy_chunk buffer sizeRalph Boehme2015-07-011-2/+8
* selftest: Plan samba3.blackbox.preserve_case testcaseAndreas Schneider2015-07-011-0/+2
* tests: Add test_preserve_case.shAndreas Schneider2015-07-011-0/+78
* s3:libsmb: fix resolve_ads return if there were no answersMichael Adam2015-07-011-0/+7
* s3-smbd: reset protocol in smbXsrv_connection_init_tables failure paths.Günther Deschner2015-06-301-1/+6
* lib: Fix rundown of open_socket_out()Volker Lendecke2015-06-301-12/+33
* net:conf:import: print error message when importing fails.Michael Adam2015-06-301-0/+5
* winbindd: disconnect child process if request is cancelled at main processUri Simchoni2015-06-291-8/+42
* libsmb: Use fstr_sprint in convert_sid_to_stringVolker Lendecke2015-06-261-3/+2
* s3:libsmb: Fix a bug in conversion of ea list to ea array.Anubhav Rakshit2015-06-261-1/+1
* ctdbd_conn: use the right error code from ctdbd_connect for debug and returnMichael Adam2015-06-261-2/+2
* ctdbd_conn: lower the debug level 0 for failing connection to ctdbd.Michael Adam2015-06-261-1/+1
* s3: smbd: Use separate flag to track become_root()/unbecome_root() state.Jeremy Allison2015-06-251-2/+6
* s3:winbindd: remove unused argument 'server' from winbind_samlogon_retry_loop()Stefan Metzmacher2015-06-241-3/+0