Age | Commit message (Expand) | Author | Files | Lines |
2011-10-13 | libcli/auth: Provide a struct loadparm_context to schannel calls | Andrew Bartlett | 1 | -1/+4 |
2011-10-12 | s3:smbcontrol: let smbd pass the idmap msg to its children for convenience | Gregor Beck | 1 | -2/+1 |
2011-10-12 | s3: factor out messaging_send_to_children() | Gregor Beck | 1 | -8/+17 |
2011-09-13 | s3: Remove a reference to smbd_server_conn | Volker Lendecke | 1 | -1/+1 |
2011-09-13 | s3: Remove a reference to smbd_server_conn | Volker Lendecke | 1 | -1/+1 |
2011-09-13 | s3: Remove a reference to smbd_server_conn | Volker Lendecke | 1 | -1/+2 |
2011-09-05 | s3-smbd: Rename reload_printers() and add documentation. | Andreas Schneider | 1 | -1/+1 |
2011-08-21 | s3-id_cache: Use better names for id cache management ops | Andreas Schneider | 1 | -2/+2 |
2011-08-21 | s3-id_cache: Move id caches mgmt out of smbd | Andreas Schneider | 1 | -0/+2 |
2011-08-21 | s3-rpc_server: Replace RPC_SERVICE_MODE_DAEMON checks | Simo Sorce | 1 | -7/+7 |
2011-08-21 | s3-smbd: Start lsasd as deamon. | Andreas Schneider | 1 | -4/+15 |
2011-08-13 | s3-smbd Avoid races creating 'ncaclrpc dir' with epmd in a child process | Andrew Bartlett | 1 | -0/+9 |
2011-08-10 | s3-printing: Do not try to force reload. | Simo Sorce | 1 | -2/+2 |
2011-08-10 | s3-printing: Force pcap reload when all ready | Simo Sorce | 1 | -1/+5 |
2011-08-10 | s3:spoolssd Start spoolssd from printing_subsystem_init | Simo Sorce | 1 | -22/+8 |
2011-08-09 | s3-smbd: Pass tevent context to smbd_server_connection_loop_once(). | Andreas Schneider | 1 | -3/+3 |
2011-08-02 | s3:server Consolidate printing related initialization | Simo Sorce | 1 | -9/+0 |
2011-08-02 | s3:smbd - Move printing queue stuff | Simo Sorce | 1 | -37/+9 |
2011-08-01 | s3-rpc_server: Use rpc_spoolss_mode(). | Andreas Schneider | 1 | -5/+2 |
2011-08-01 | s3-rpc_server: Use rpc_epmapper_mode(). | Andreas Schneider | 1 | -5/+2 |
2011-08-01 | s3-rpc_server: Rename to rpc service setup. | Andreas Schneider | 1 | -1/+1 |
2011-07-20 | debug: log early messages to stdout, and keep it open | Andrew Bartlett | 1 | -2/+8 |
2011-07-14 | s3-smbd: Pass event and messaging context to smbd_parent_housekeeping(). | Andreas Schneider | 1 | -3/+5 |
2011-07-14 | s3-smbd: Pass ev_ctx to remove_child_pid(). | Andreas Schneider | 1 | -3/+5 |
2011-07-14 | s3-smbd: Pass msg_ctx to smbd_accept_connection. | Andreas Schneider | 1 | -4/+8 |
2011-07-14 | s3-smbd: Pass ev_ctx to smbd_setup_sig_chld_handler(). | Andreas Schneider | 1 | -5/+5 |
2011-07-14 | s3-smbd: Pass ev_ctx and msg_ctx to smbd_accept_connection(). | Andreas Schneider | 1 | -3/+13 |
2011-07-14 | s3-smbd: Pass ev_ctx and msg_ctx to open_sockets_smbd(). | Andreas Schneider | 1 | -7/+9 |
2011-07-14 | s3-smbd: Pass ev_ctx to smbd_parent_loop(). | Andreas Schneider | 1 | -3/+4 |
2011-07-14 | s3-smbd: Create ev_ctx and msg_ctx and use it. | Andreas Schneider | 1 | -26/+38 |
2011-07-04 | s3-smbd: Remove obsolete smbd_set_server_fd(). | Andreas Schneider | 1 | -7/+6 |
2011-06-30 | s3:smbd do not panic when CTDB is unhealthy (Bug #8278) | Christian Ambach | 1 | -0/+9 |
2011-06-01 | s3-param prepare for some lp_ functions to return const | Andrew Bartlett | 1 | -1/+1 |
2011-05-31 | s3-globals Remove smbd_event_context() (use server_event_context()) | Andrew Bartlett | 1 | -26/+21 |
2011-05-31 | s3-smbd provide struct smbd_server_connection * to conn_snum_used | Andrew Bartlett | 1 | -1/+1 |
2011-05-18 | s3-lib Replace StrCaseCmp() with strcasecmp_m() | Andrew Bartlett | 1 | -2/+2 |
2011-05-08 | s3-smbd: expose smbd_set_server_fd() | Andrew Tridgell | 1 | -29/+0 |
2011-04-29 | s3-build: remove some unused headers. | Günther Deschner | 1 | -1/+0 |
2011-04-14 | s3: only include smb profiling where needed. | Günther Deschner | 1 | -0/+1 |
2011-04-01 | Fix bug #8047 - mdns registration doesn't work if "interfaces" is used in smb... | Marc A. Dahlhaus | 1 | -0/+7 |
2011-03-30 | s3-messages: make ndr_messaging.h part of messages.h. | Günther Deschner | 1 | -1/+0 |
2011-03-30 | s3-messages: only include messages.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-auth: smbd needs auth.h | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3: include smbd/smbd.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-passdb: use passdb headers where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 1 | -0/+1 |
2011-03-29 | s3-spoolssd: Start the spoolss service correctly. | Andreas Schneider | 1 | -1/+1 |
2011-03-29 | s3-spoolssd: Pass down event and messanging context. | Andreas Schneider | 1 | -2/+4 |
2011-03-29 | s3:spoolssd Start spoolss from smbd | Simo Sorce | 1 | -0/+15 |
2011-03-23 | s3-config: say which config file we failed to open | Andrew Tridgell | 1 | -1/+1 |