summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/common/server_info.c
Commit message (Expand)AuthorAgeFilesLines
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-6/+6
* r26310: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26300: Don't segfault when called from the ntptr libs.Andrew Bartlett2007-12-211-3/+3
* r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij2007-12-211-11/+11
* r26260: Store loadparm context in gensec context.Jelmer Vernooij2007-12-211-1/+1
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-1/+1
* r25553: Convert to standard bool type.Jelmer Vernooij2007-10-101-4/+4
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-4/+4
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-6/+6
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-4/+4
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett2007-10-101-1/+74
* r18412: Implement NetiNameValidate but just for share name right now (type 9)Simo Sorce2007-10-101-0/+9
* r18315: Implement netSrvGetInfo level 102Simo Sorce2007-10-101-0/+44
* r14567: Make some more functions public.Jelmer Vernooij2007-10-101-7/+7
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-0/+1
* r8049: add function that returns the build version (of w2k3 here 3790)Stefan Metzmacher2007-10-101-0/+6
* r4558: more use of bitmaps and enumsStefan Metzmacher2007-10-101-2/+7
* r4425: - move srvsvc and wkssvc server code to the new W_ERROR_HAVE_NO_MEMORY...Stefan Metzmacher2007-10-101-7/+25
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-3/+3
* r127: NetWkstaGetInfo level 101Stefan Metzmacher2007-10-101-0/+6
* r126: - add first srvsvc and wkssvc server side stuffStefan Metzmacher2007-10-101-0/+55