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