summaryrefslogtreecommitdiff
path: root/source4/rpc_server/service_rpc.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-07rpc_server: use the transport session_info if availableStefan Metzmacher1-8/+12
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-1/+1
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-1/+1
2008-04-14Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij1-0/+12
2008-03-08Fix the build.Jelmer Vernooij1-1/+13
2008-03-08Push SOVERSION and VERSION out of perl code.Jelmer Vernooij1-1/+0
2008-02-04Remove useless layer of indirection, where every service calledAndrew Bartlett1-13/+1
2008-02-04Rework service init functions to pass down service name. This isAndrew Bartlett1-1/+1
2008-01-05r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-4/+8
2007-12-24r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij1-1/+1
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij1-1/+1
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij1-4/+6
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij1-2/+5
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij1-2/+2
2007-12-21r26313: Fix more uses of static loadparm.Jelmer Vernooij1-3/+8
2007-12-21r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij1-2/+1
2007-12-21r26265: Use task-provided loadparm context in nbt and rpc servers.Jelmer Vernooij1-16/+26
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij1-4/+4
2007-12-21r26237: Add loadparm context to the server service interface.Jelmer Vernooij1-0/+1
2007-10-10r25553: Convert to standard bool type.Jelmer Vernooij1-2/+2
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-1/+1
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-6/+8
2007-10-10r25028: Fix more warnings.Jelmer Vernooij1-5/+5
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij1-0/+456