smbd: Set process name for notifyd process
[obnox/samba/samba-obnox.git] / source3 / smbd / server.c
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
2013-12-12 Christian Ambachs3:smbd react on message that client should be disconnected
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-29 Andreas Schneiders3-smbd_shim: Add become_authenticated_pipe_user().
2013-10-17 Michael Adams3:smbd: use new function cluster_probe_ok()
2013-10-17 Volker Lendeckesmbd/winbindd: Do an early check if ctdbd is functional
2013-06-20 Jeremy AllisonFix bug #9166 - Starting smbd or nmbd with stdin from...
2013-04-18 Gregor Becks3:smbd: add a scavenger process for disconnected durab...
2013-02-19 Stefan Metzmachers3:smbd: s/struct timed_event/struct tevent_timer
2013-02-19 Stefan Metzmachers3:smbd: s/struct event_context/struct tevent_context
2013-01-23 Volker Lendeckesmbd: Fix a NULL vs false return error
2013-01-09 Andreas SchneiderUse the new directory_create_or_exist_strict() function.
2012-11-14 Richard Sharpesmbd_open_one_socket does not use the messaging_context...
2012-11-13 Richard SharpeA small error message fix in source3/smbd/server.c
2012-10-19 Stefan Metzmachers3:smbd: don't call claim/yield_connection() in make_co...
2012-10-19 Gregor Becks3:lib: remove unused sessionid_*() functions
2012-10-19 Stefan Metzmachers3:smbd: add exit_server to the smbd_shim hooks
2012-10-19 Michael Adams3:smbd: move initialization of the smbd_shim from...
2012-10-04 Andreas Schneiders3fs-smbd: Make sure the registry is set up before...
2012-09-26 Andreas Schneiders3-smbd: Don't segfault if user specified ports out...
2012-09-24 Christian Ambachs3:printing only do printing_subsystem_update when...
2012-08-23 Andrew Bartlettparam: Add startup checks for valid server role/binary...
2012-07-27 Andrew Bartlettlib/param: Remove use of lp{cfg,}_socket_address outsid...
2012-07-19 Jeremy AllisonMove everything to use the common pidfile functions.
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-19 Andrew Bartlettlib/param: bring lp_smb_ports() into common by making...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-06-29 Stefan Metzmachers3:smbd: add smbXsrv_open* infrastructure
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-06-25 Stefan Metzmachers3:smbd: add smbXsrv_tcon infrastructure
2012-06-25 Stefan Metzmachers3:smbd: add smbXsrv_session infrastructure
2012-06-25 Stefan Metzmachers3:smbd: add smbXsrv_version_* infrastructure
2012-06-05 Stefan Metzmachers3:lib: split things into a conn_tdb.h
2012-05-31 Jeremy AllisonStop spamming the logs with "Could not remove pid XX...
2012-05-24 Stefan Metzmachers3:smbd: remove global 'smbd_server_conn' !!!
2012-05-24 Stefan Metzmachers3:smbd: only call file_init_global() in the parent...
2012-05-15 Andreas Schneiders3-auth: Rename to init_system_session_info().
2012-04-20 Michael Adams3:id_cache: do not use the in-memory idmap cache ...
2012-04-17 Volker Lendeckes3: New notify implementation
2012-04-17 Volker Lendeckes3: Increase debuglevel for unknown child msgs
2012-04-16 Andrew Bartlettparam: Change from _lp to lp__ as the prefix for intern...
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-22 Volker Lendeckes3: Fix smbd -i
2012-03-22 Volker Lendeckes3: Remove an unused structure field
2012-03-15 Michael Adams3:smbd: let smbd/nmbd/winbindd child processes termina...
2012-03-14 Stefan Metzmachers3:smbd: also create ncalrpc/np directory before forkin...
2012-03-07 Ira Coopers3: piddir creation fix.
2012-03-07 Andrew Bartletts3-rpc_server: Register embedded RPC services after...
2012-03-04 Andrew Bartlettchange low FDs are handled in Samba
2012-02-28 Volker Lendeckes3: More fix for smbd -i
2012-02-28 Andrew Tridgellsmbd: detect EOF on stdin in --foreground mode
2012-02-21 Volker Lendeckes3: Fix smbd -i
2012-02-15 Volker Lendeckes3: Add SERVERID_UNIQUE_ID_NOT_TO_VERIFY, bug 8760
2012-01-31 Volker Lendeckes3: Fix "smbcontrol smbd close-share"
2011-12-15 Stefan Metzmachers3:smbd: pass smbd_server_connection and a snumused...
2011-12-15 Stefan Metzmachers3:smbd: split smb_conf_updated into parent and child...
2011-12-15 Stefan Metzmachers3:smbd: split ID_CACHE_* message handling into parent...
2011-12-14 Stefan Metzmachers3:smbd: remove brl_register_msgs()
next