summaryrefslogtreecommitdiff
path: root/source4/samba
AgeCommit message (Expand)AuthorFilesLines
2025-06-05s4:prefork: raise debug level of normal exitsDouglas Bagnall1-3/+6
2025-06-05s4:prefork: mention service name in exit messagesDouglas Bagnall1-6/+6
2023-12-15VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.hStefan Metzmacher1-4/+4
2023-11-20s4/server.c: move some log messages from ERR to NOTICEBjörn Jacke1-2/+2
2023-11-20logging: use DBG_STARTUP_NOTICE for startup messageBjörn Jacke1-4/+3
2023-10-24s4:service_named_pipe: make use of tstream_bsd_fail_readv_first_error(true)Stefan Metzmacher1-0/+2
2023-09-11s4:samba: Fix code spellingJoseph Sutton1-2/+2
2023-08-14s4:samba: Fix code spellingAndreas Schneider1-1/+1
2023-08-08s4:samba: Add missing newline to logging messageJoseph Sutton1-1/+1
2023-07-25s4:process_prefork: create new messaging context for the master processJule Anger1-1/+31
2023-07-25s4:process: add method called before entering the tevent_loop_waitJule Anger4-0/+56
2023-07-25s4:process_prefork: avoid memory leaks caused by messaging_post_selfJule Anger1-0/+13
2023-06-14s4-server: Call dsdb_check_and_update_fl() during startup transaction.Andrew Bartlett1-2/+14
2023-01-01Happy New Year 2023!Stefan Metzmacher1-1/+1
2022-12-14s4/samba: use process_set_title()Ralph Boehme2-26/+8
2022-09-16s4/server: stop suggesting ntvfs in error messageDouglas Bagnall1-2/+1
2022-01-01Happy New Year 2022!Stefan Metzmacher1-1/+1
2021-12-10rpc_server: Check info5->transportVolker Lendecke1-0/+24
2021-12-10librpc: Get transport out of tstream_npa_accept_existing_recv()Volker Lendecke1-0/+2
2021-11-30s4:samba: split out a samba_service_init() helper functionStefan Metzmacher3-11/+27
2021-10-08samba: Save a line with TALLOC_FREEVolker Lendecke1-2/+1
2021-10-02s4: process_prefork: Make prefork_restart() use an asynchronous timer event i...Jeremy Allison1-16/+62
2021-09-06s4/samba: POPT_COMMON_DAEMONRalph Boehme1-68/+20
2021-04-29s4:samba: Migrate samba daemon to new cmdline option parserAndreas Schneider2-24/+58
2021-04-29s4:samba: Pass a talloc memory context to binary_smbd_main()Andreas Schneider1-9/+21
2021-04-01tstream_npa: Return named_pipe_auth_req_info4 from accept_existingVolker Lendecke1-0/+1
2021-03-09samba: Fix indentationVolker Lendecke1-1/+1
2021-01-01Happy New Year 2021!Stefan Metzmacher1-1/+1
2020-12-07s4/samba: call force_check_log_size() in standard_new_task()Ralph Boehme1-0/+2
2020-12-07s4/samba: call force_check_log_size() in standard_accept_connection()Ralph Boehme1-0/+2
2020-12-07s4/samba: call force_check_log_size() in prefork_reload_after_fork()Ralph Boehme1-0/+1
2020-12-07s4: call reopen_logs_internal() in the SIGHUP handler of the prefork process ...Ralph Boehme1-1/+1
2020-12-07s4: replace low-level SIGUP handler with a tevent handlerRalph Boehme1-0/+29
2020-12-07s4: install tevent tracing hooks to trigger logfile rotationRalph Boehme3-2/+33
2020-12-07s4: add samba server tevent trace helper stuffRalph Boehme3-0/+131
2020-11-27s4: rename source4/smbd/ to source4/samba/Ralph Boehme14-0/+3970