summaryrefslogtreecommitdiff
path: root/source3/smbd/server.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-08Fix a few small spelling mistakes in DEBUG messages to reduce confusionRichard Sharpe1-3/+3
2015-09-24smbd: Set process name for notifyd processChristof Schmitt1-1/+1
2015-09-24s3: Move call to prctl_set_comment to reinit_after_forkChristof Schmitt1-6/+4
2015-07-14ctdbd_conn: Make register_with_ctdbd use an int-returning callbackVolker Lendecke1-1/+3
2015-07-09smbd: Fix CID 1311337 Error handling issues (CHECKED_RETURN)Volker Lendecke1-2/+1
2015-07-07smbd: Don't start the notify cleanup anymoreVolker Lendecke1-100/+0
2015-07-07smbd: Start the notify daemonVolker Lendecke1-0/+95
2015-07-07s3-mdssvc: add mdssd RPC service daemon for mdssvcRalph Boehme1-0/+10
2015-06-05messaging: Move parsing of ctdb_req_message to ctdbd_conn.cVolker Lendecke1-3/+4
2015-05-28ctdbd_conn: Move ctdbd_register_reconfigure to a callbackVolker Lendecke1-1/+24
2015-05-06Convert all uses of uint8/16/32 to _t in source3/smbd.Richard Sharpe1-1/+1
2015-04-28lib: Remove procid_str_staticVolker Lendecke1-3/+4
2015-04-22s3:smbd: use smbd_reinit_after_forkRalph Boehme1-6/+1
2015-03-31fsrvp: add remote snapshot RPC serverDavid Disseldorp1-0/+7
2015-03-24lib: load_case_tables() -> smb_init_locale()Volker Lendecke1-1/+1
2015-03-06s3:smbprofile: Replace sysv shmem with tdbVolker Lendecke1-0/+2
2014-12-04s3:locking: add leases_db infrastructureVolker Lendecke1-0/+5
2014-11-25s3:smbd: avoid a compiler warning in open_sockets_smbd()Stefan Metzmacher1-1/+3
2014-11-19s3:smbd: Use "smbd profiling level"Volker Lendecke1-6/+6
2014-10-07smbd: Simplify remove_child_pidVolker Lendecke1-1/+1
2014-10-03profiling: Remove some #ifdefsVolker Lendecke1-2/+0
2014-09-19s3:smbd: use tevent_loop_wait() in the parent smbd process.Michael Adam1-9/+41
2014-08-21smbd: Only DEBUG errors from messaging_cleanupVolker Lendecke1-2/+5
2014-08-11smbd: Use messaging_cleanup()Volker Lendecke1-2/+2
2014-08-08printing: only reload printer shares on client enumDavid Disseldorp1-20/+0
2014-07-28lib: directory_create_or_exist() does not use "uid" parameterVolker Lendecke1-1/+1
2014-07-18lib/util: move memcache.[ch] to the toplevel 'samba-util' libraryStefan Metzmacher1-1/+1
2014-06-30smbd: Make messaging_send_to_children staticChristof Schmitt1-2/+2
2014-06-30smbd: Use common function for FORCE_DIS and KILL_CLIENT_IP in parentChristof Schmitt1-22/+11
2014-06-18messaging3: Make messaging_dgm_cleanup return 0/errnoVolker Lendecke1-3/+3
2014-06-07s3/s4: smbd, rpc, ldap, cldap, kdc services.Jeremy Allison1-6/+10
2014-04-23s3: smbd: Call dgram cleanup init background setup.Jeremy Allison1-0/+4
2014-04-23smbd: Always clean up the child's msg_ctxVolker Lendecke1-6/+5
2014-04-23lib: Remove messages_localVolker Lendecke1-11/+0
2014-04-23lib: Add messaging_dgmVolker Lendecke1-0/+6
2014-04-23smbd: use exit_daemon() to support reporting to systemd from smbdAlexander Bokovoy1-25/+19
2014-04-23add systemd integrationAlexander Bokovoy1-0/+4
2014-04-03s3: messages: Implement cleanup of dead records.Jeremy Allison1-0/+7
2014-04-01s3-smbd: Align debug level for the same information.Andreas Schneider1-3/+5
2014-03-24s3:build: remove global CLUSTER_SUPPORT defineStefan Metzmacher1-2/+0
2014-02-12cmdline: Remove dynconfig hooks in command line processingAndrew Bartlett1-1/+0
2014-02-07param: rename lp function and variable from 'piddir' to 'pid_directory'Garming Sam1-3/+3
2014-02-07param: rename lp function and variable from 'lockdir' to 'lock_directory'Garming Sam1-2/+2
2014-01-06smbd: Make "num_children" available by smbcontrolVolker Lendecke1-0/+16
2013-12-12s3:smbd react on message that client should be disconnectedChristian Ambach1-0/+13
2013-10-29s3-smbd_shim: Add become_authenticated_pipe_user().Andreas Schneider1-0/+2
2013-10-17s3:smbd: use new function cluster_probe_ok()Michael Adam1-9/+3
2013-10-17smbd/winbindd: Do an early check if ctdbd is functionalVolker Lendecke1-0/+11
2013-06-20Fix bug #9166 - Starting smbd or nmbd with stdin from /dev/null results in "E...Jeremy Allison1-1/+13
2013-04-18s3:smbd: add a scavenger process for disconnected durable handlesGregor Beck1-0/+5