summaryrefslogtreecommitdiff
path: root/source4/libnet/userinfo.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15996: Implement a missing monitor message.Rafal Szczesniak1-1/+10
2007-10-10r15938: Extend userinfo call with one optional stage - lookup forRafal Szczesniak1-19/+84
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+1
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r12611: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r10633: Formatting.Rafal Szczesniak1-3/+4
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher1-12/+12
2007-10-10r8761: Propagate changes in monitor messaging code.Rafal Szczesniak1-4/+20
2007-10-10r7732: Implementation of very basic lookup function (to be used in moreRafal Szczesniak1-5/+7
2007-10-10r7588: Fix lacking space in the comment.Rafal Szczesniak1-1/+1
2007-10-10r7490: Rename functions and prefices s/rpc_composite/libnet_rpc/Rafal Szczesniak1-8/+8
2007-10-10r6718: Formatting fixes.Rafal Szczesniak1-3/+2
2007-10-10r6624: I have put monitor function pointer into userinfo call, but I haven't putRafal Szczesniak1-5/+7
2007-10-10r6616: First (and totally untested) approach to monitoring userinfoRafal Szczesniak1-0/+13
2007-10-10r6384: Formatting fixes.Rafal Szczesniak1-8/+7
2007-10-10r6165: fixed up the userinfo composite code. Fixes include:Andrew Tridgell1-57/+49
2007-10-10r6164: More comments in the code.Rafal Szczesniak1-2/+49
2007-10-10r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij1-0/+1
2007-10-10r5677: Split structure definitions from implementation.Rafal Szczesniak1-21/+2
2007-10-10r5576: Bunch of fixes pointed by tridge. A few more to come...Rafal Szczesniak1-26/+31
2007-10-10r5474: Remove random notes put in code.Rafal Szczesniak1-1/+0
2007-10-10r5472: First approach to composite rpc call fetchin user info.Rafal Szczesniak1-0/+229