summaryrefslogtreecommitdiff
path: root/source4/rpc_server/common
AgeCommit message (Expand)AuthorFilesLines
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