summaryrefslogtreecommitdiff
path: root/source4/rpc_server/common
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij1-1/+1
2007-10-10r15319: remove unneeded macrosStefan Metzmacher1-8/+0
2007-10-10r14567: Make some more functions public.Jelmer Vernooij1-7/+7
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+1
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij3-0/+4
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+2
2007-10-10r8049: add function that returns the build version (of w2k3 here 3790)Stefan Metzmacher1-0/+6
2007-10-10r6606: add a DCESRV_FAULT_VOID() marco to use in void functionsStefan Metzmacher1-0/+6
2007-10-10r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett1-59/+0
2007-10-10r4640: first stage in the server side support for multiple context_ids on one...Andrew Tridgell1-1/+8
2007-10-10r4558: more use of bitmaps and enumsStefan Metzmacher2-4/+9
2007-10-10r4475: fixed smbd to work with the small changes in the ldb API (the most imp...Andrew Tridgell1-1/+3
2007-10-10r4440: - add a start of srvsvc_NetShareCheck() server codeStefan Metzmacher1-5/+21
2007-10-10r4432: - add srvsvc_NetShareInfo level 1006 and 1501 idlStefan Metzmacher1-3/+9
2007-10-10r4425: - move srvsvc and wkssvc server code to the new W_ERROR_HAVE_NO_MEMORY...Stefan Metzmacher1-7/+25
2007-10-10r4275: improve the share type infoAndrew Tridgell1-0/+6
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-0/+1
2007-10-10r2953: add NTSTATUS_TALLOC_CHECK(x)Stefan Metzmacher1-0/+4
2007-10-10r2887: fix commentStefan Metzmacher1-1/+1
2007-10-10r2792: got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(),Andrew Tridgell1-1/+1
2007-10-10r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a newAndrew Bartlett1-1/+1
2007-10-10r1519: show the ldb_errstring() value in the log for failed ldb callsAndrew Tridgell1-1/+3
2007-10-10r1270: Start to break samdb into general bits so we can share code with otherTim Potter1-0/+54
2007-10-10r1205: Whoops - this should fix the build.Tim Potter1-2/+5
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2-11/+11
2007-10-10r578: initial server side implementation of samr_CreateUser(),Andrew Tridgell1-0/+11
2007-10-10r464: a big improvement to the API for writing server-side RPCAndrew Tridgell1-4/+12
2007-10-10r138: fix typoStefan Metzmacher1-1/+1
2007-10-10r127: NetWkstaGetInfo level 101Stefan Metzmacher2-3/+10
2007-10-10r126: - add first srvsvc and wkssvc server side stuffStefan Metzmacher3-0/+188