rpc_server: Give epmd its header file
[samba.git] / source3 / smbd / server.c
2019-03-18 Volker Lendeckerpc_server: Give epmd its header file
2019-01-28 Andreas Schneiders3:smbd: Use C99 initializer for poptOption in smbd...
2019-01-11 Stefan Metzmachers3:smbd: prepare the usage of per_thread_cwd_*() functions
2018-12-19 Gary Lockyers3 server: Add support for smbcontrol sleep
2018-11-28 Andreas Schneiders3:smbd: Use #ifdef instead of #if for config.h definitions
2018-09-07 Christof Schmitts3: Rename server_messaging_context() to global_messagi...
2018-09-07 Christof Schmitts3: Rename server_event_context() to global_event_context()
2018-05-25 Volker Lendeckesmbd: Call smbXsrv_client_global_init in the parent...
2018-05-03 Ralph Boehmes3:cleanupd: use MSG_SMB_BRL_VALIDATE to signal cleanup...
2018-02-21 Andreas Schneiders3:auth: Pass mem_ctx to init_system_session_info()
2018-02-20 Andreas Schneiders3:auth: Pass mem_ctx to init_guest_session_info()
2018-02-08 Volker Lendeckelib: Make g_lock_dump use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_write_data use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_unlock use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_lock use TDB_DATA
2017-12-18 Gary Lockyersource3/smbd/server.c set socket close on exec
2017-12-05 Volker Lendeckelib: Remove unused serverid.tdb
2017-11-28 Andreas Schneiders4:samba: Allow samba daemon to run in foreground
2017-07-25 Volker Lendeckectdb_conn: Use messaging_ctdb_connection
2017-07-25 Volker Lendeckectdbd_conn: Pass "ev" through ctdb connection callbacks
2017-07-15 Ralph Boehmes3/notifyd: ensure notifyd doesn't return from smbd_not...
2017-07-06 Volker Lendeckenotifyd: Only ask for messaging_ctdb_conn when clustering
2017-06-21 Volker Lendeckelib: Give messages_ctdbd.c its own header
2017-06-15 Volker Lendeckesmbd: Claim version in g_lock
2017-01-22 Volker Lendeckelib: Add lib/util/server_id.h
2016-09-24 Jeremy Allisons3: server: s3_tevent_context_init() -> samba_tevent_co...
2016-09-19 Ralph Boehmes3/smbd: use correct talloc memory context for tevent...
2016-07-28 Ralph Boehmes3/notifyd: add async send/recv functions
2016-07-28 Ralph Boehmes3/cleanupd: use smbd_cleanupd.tdb
2016-07-28 Ralph Boehmes3/smbd: add cleanupd_init_send()/recv()
2016-07-20 Volker Lendeckenotifyd: Move BlockSignals calls to server.c
2016-07-20 Volker Lendeckesmbd: Re-register notify requests
2016-07-20 Volker Lendeckesmbd: Restart notifyd
2016-07-20 Volker Lendeckesmbd: Remember notifyd's serverid
2016-07-20 Volker Lendeckesmbd: Don't stop sending to children when one send...
2016-07-15 Volker Lendeckesmbd: Convert smbXsrv_open_global.tdb to new dbwrap_watch
2016-07-10 Ralph Boehmesmbd/notifyd: use smbd_reinit_after_fork()
2016-07-10 Ralph Boehmesmbd/cleanupd: use smbd_reinit_after_fork()
2016-06-24 Volker Lendeckesmbd: Fix a valgrind error
2016-06-06 Peter SomogyiAdd yet another error code when forking an smbd and...
2016-04-19 Ralph Boehmecleanupd: restart as needed
2016-03-28 Uri Simchonis3-profile: reduce dependencies of smbprofile.h
2016-02-23 Volker Lendeckelib: Remove sys_waitpid
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2015-11-16 Volker Lendeckesmbd: Move a message_send_all to the cleanupd
2015-11-16 Volker Lendeckesmbd: Move cleanupd revalidate to a separate fn
2015-11-16 Volker Lendeckesmbd: Move brl_validate to the cleanupd
2015-11-16 Volker Lendeckesmbd: Move serverid_deregister() to the cleanupd
2015-11-16 Volker Lendeckesmbd: Move messaging_cleanup() to the cleanupd
2015-11-16 Volker Lendeckesmbd: Move smbprofile_cleanup() to the cleanupd
2015-11-16 Volker Lendeckesmbprofile: Add dst pid to smbprofile_cleanup
2015-11-16 Volker Lendeckesmbd: Implement a cleanup daemon
2015-11-12 Volker Lendeckesmbd: Remove dead code
2015-11-03 Amitay Isaacssmbd: Do not include CTDB headers without CLUSTER_SUPPO...
2015-10-28 Volker Lendeckesmbd: Fix a comment
2015-10-19 Volker Lendeckelib: Remove unused global my_unique_id
2015-10-08 Richard SharpeFix a few small spelling mistakes in DEBUG messages...
2015-09-24 Christof Schmittsmbd: Set process name for notifyd process
2015-09-24 Christof Schmitts3: Move call to prctl_set_comment to reinit_after_fork
2015-07-14 Volker Lendeckectdbd_conn: Make register_with_ctdbd use an int-returni...
2015-07-09 Volker Lendeckesmbd: Fix CID 1311337 Error handling issues (CHECKED_RE...
2015-07-07 Volker Lendeckesmbd: Don't start the notify cleanup anymore
2015-07-07 Volker Lendeckesmbd: Start the notify daemon
2015-07-07 Ralph Boehmes3-mdssvc: add mdssd RPC service daemon for mdssvc
2015-06-05 Volker Lendeckemessaging: Move parsing of ctdb_req_message to ctdbd_conn.c
2015-05-28 Volker Lendeckectdbd_conn: Move ctdbd_register_reconfigure to a callback
2015-05-06 Richard SharpeConvert all uses of uint8/16/32 to _t in source3/smbd.
2015-04-28 Volker Lendeckelib: Remove procid_str_static
2015-04-22 Ralph Boehmes3:smbd: use smbd_reinit_after_fork
2015-03-31 David Disseldorpfsrvp: add remote snapshot RPC server
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-03-06 Volker Lendeckes3:smbprofile: Replace sysv shmem with tdb
2014-12-04 Volker Lendeckes3:locking: add leases_db infrastructure
2014-11-25 Stefan Metzmachers3:smbd: avoid a compiler warning in open_sockets_smbd()
2014-11-19 Volker Lendeckes3:smbd: Use "smbd profiling level"
2014-10-07 Volker Lendeckesmbd: Simplify remove_child_pid
2014-10-03 Volker Lendeckeprofiling: Remove some #ifdefs
2014-09-19 Michael Adams3:smbd: use tevent_loop_wait() in the parent smbd...
2014-08-21 Volker Lendeckesmbd: Only DEBUG errors from messaging_cleanup
2014-08-11 Volker Lendeckesmbd: Use messaging_cleanup()
2014-08-08 David Disseldorpprinting: only reload printer shares on client enum
2014-07-28 Volker Lendeckelib: directory_create_or_exist() does not use "uid...
2014-07-18 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-06-30 Christof Schmittsmbd: Make messaging_send_to_children static
2014-06-30 Christof Schmittsmbd: Use common function for FORCE_DIS and KILL_CLIENT...
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_cleanup return 0/errno
2014-06-06 Jeremy Allisons3/s4: smbd, rpc, ldap, cldap, kdc services.
2014-04-23 Jeremy Allisons3: smbd: Call dgram cleanup init background setup.
2014-04-23 Volker Lendeckesmbd: Always clean up the child's msg_ctx
2014-04-23 Volker Lendeckelib: Remove messages_local
2014-04-23 Volker Lendeckelib: Add messaging_dgm
2014-04-23 Alexander Bokovoysmbd: use exit_daemon() to support reporting to systemd...
2014-04-23 Alexander Bokovoyadd systemd integration
2014-04-03 Jeremy Allisons3: messages: Implement cleanup of dead records.
2014-04-01 Andreas Schneiders3-smbd: Align debug level for the same information.
2014-03-24 Stefan Metzmachers3:build: remove global CLUSTER_SUPPORT define
2014-02-12 Andrew Bartlettcmdline: Remove dynconfig hooks in command line processing
2014-02-08 Garming Samparam: rename lp function and variable from 'piddir...
2014-02-08 Garming Samparam: rename lp function and variable from 'lockdir...
2014-01-06 Volker Lendeckesmbd: Make "num_children" available by smbcontrol
next