Age | Commit message (Expand) | Author | Files | Lines |
2010-10-30 | s4-smbd: don't initialise process models more than once | Andrew Tridgell | 1 | -1/+1 |
2010-10-11 | torture: Link against rpc server itself, not service module. (against which w... | Jelmer Vernooij | 1 | -440/+0 |
2010-09-28 | s4:rpc_server: use SOCKET_FLAG_NOCLOSE to avoid calling close() on the socket... | Stefan Metzmacher | 1 | -0/+1 |
2010-08-20 | librpc/rpc: move dcerpc_read_ncacn_packet_send/recv() to dcerpc_util.c | Stefan Metzmacher | 1 | -174/+0 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -10/+10 |
2010-06-20 | s4:rpc_server/service_rpc.c - fix warnings on Solaris | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-06-20 | s4:rpc_server/service_rpc.c - deactivate the 0-length struct | Matthias Dieter Wallnöfer | 1 | -0/+2 |
2010-05-26 | s4:smbd: Use tstream_npa_accept_existing to accept named pipe connections | Simo Sorce | 1 | -14/+14 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -12/+4 |
2010-04-27 | s4:rpc_server: remove unused socket_address based functions | Stefan Metzmacher | 1 | -18/+0 |
2010-04-27 | s4:rpc_server: remove 'socket_address' based functions | Stefan Metzmacher | 1 | -2/+0 |
2010-04-27 | s4:rpc_server: remember the local and remote address | Stefan Metzmacher | 1 | -0/+3 |
2010-04-11 | s4:auth Remove event context from anonymous_session() | Andrew Bartlett | 1 | -1/+0 |
2009-10-20 | s4: ran minimal_includes.pl on source4/rpc_server | Andrew Tridgell | 1 | -2/+0 |
2009-09-22 | s4-rpcserver: run all RPC operations in a single task | Andrew Tridgell | 1 | -1/+8 |
2009-09-19 | more include minimisation | Andrew Tridgell | 1 | -6/+0 |
2009-09-18 | s4-server: kill main daemon if a task fails to initialise | Andrew Tridgell | 1 | -1/+1 |
2009-09-18 | s4:rpc_server: export dcesrv_add_ep() so that torture tests can use it | Stefan Metzmacher | 1 | -5/+6 |
2009-05-01 | s4:rpc_server: convert the socket based part to use the tstream interface | Stefan Metzmacher | 1 | -67/+332 |
2009-02-02 | s4:service_stream: s/private/private_data | Stefan Metzmacher | 1 | -4/+4 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -6/+6 |
2008-12-09 | s4:rpc_server: initialize rpc server module also for the named pipe case | Stefan Metzmacher | 1 | -20/+2 |
2008-12-06 | s4:rpc_server: add dcesrv_browser template | Stefan Metzmacher | 1 | -0/+1 |
2008-11-23 | RPC sessions on np connections need the real session key transferred | Stefan Metzmacher | 1 | -0/+5 |
2008-11-06 | s4: rpc_server: listen on named_pipes | Stefan Metzmacher | 1 | -26/+10 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-30 | dcesrv: Remove use of global_loadparm. | Jelmer Vernooij | 1 | -19/+19 |
2008-07-07 | rpc_server: use the transport session_info if available | Stefan Metzmacher | 1 | -8/+12 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -1/+1 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-14 | Remove prototypes from build.h in preparation of removing build.h | Jelmer Vernooij | 1 | -0/+12 |
2008-03-08 | Fix the build. | Jelmer Vernooij | 1 | -1/+13 |
2008-03-08 | Push SOVERSION and VERSION out of perl code. | Jelmer Vernooij | 1 | -1/+0 |
2008-02-04 | Remove useless layer of indirection, where every service called | Andrew Bartlett | 1 | -13/+1 |
2008-02-04 | Rework service init functions to pass down service name. This is | Andrew Bartlett | 1 | -1/+1 |
2008-01-05 | r26672: Janitorial: Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -4/+8 |
2007-12-24 | r26580: Include sentinel in build.h, in case the list is empty. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26402: Require a talloc context in libnetif. | Jelmer Vernooij | 1 | -4/+6 |
2007-12-21 | r26401: Don't cache interfaces context in libnetif. | Jelmer Vernooij | 1 | -2/+5 |
2007-12-21 | r26325: Remove use of global_loadparm in netif. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26313: Fix more uses of static loadparm. | Jelmer Vernooij | 1 | -3/+8 |
2007-12-21 | r26296: Store loadparm context in DCE/RPC server context. | Jelmer Vernooij | 1 | -2/+1 |
2007-12-21 | r26265: Use task-provided loadparm context in nbt and rpc servers. | Jelmer Vernooij | 1 | -16/+26 |
2007-12-21 | r26250: Avoid global_loadparm in a couple more places. | Jelmer Vernooij | 1 | -4/+4 |
2007-12-21 | r26237: Add loadparm context to the server service interface. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25553: Convert to standard bool type. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -6/+8 |
2007-10-10 | r25028: Fix more warnings. | Jelmer Vernooij | 1 | -5/+5 |