Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r24051: more monitor function calls and monitor msg names | Rafal Szczesniak | 1 | -4/+4 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22944: fix bug #4618: | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r22811: two more memory allocation checks. | Rafal Szczesniak | 1 | -1/+2 |
2007-10-10 | r22804: convert libnet_rpc_userinfo function to use "continue" functions | Rafal Szczesniak | 1 | -127/+124 |
2007-10-10 | r22763: replace talloc_zero calls with composite_create and add more | Rafal Szczesniak | 1 | -14/+8 |
2007-10-10 | r19024: remove read-only and policy dependent fields and flags | Rafal Szczesniak | 1 | -1/+4 |
2007-10-10 | r18657: handle the case where rpc call went fine, but the result | Rafal Szczesniak | 1 | -0/+3 |
2007-10-10 | r15996: Implement a missing monitor message. | Rafal Szczesniak | 1 | -1/+10 |
2007-10-10 | r15938: Extend userinfo call with one optional stage - lookup for | Rafal Szczesniak | 1 | -19/+84 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12611: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10633: Formatting. | Rafal Szczesniak | 1 | -3/+4 |
2007-10-10 | r10504: - seperate implementation specific stuff, from the generic composite | Stefan Metzmacher | 1 | -12/+12 |
2007-10-10 | r8761: Propagate changes in monitor messaging code. | Rafal Szczesniak | 1 | -4/+20 |
2007-10-10 | r7732: Implementation of very basic lookup function (to be used in more | Rafal Szczesniak | 1 | -5/+7 |
2007-10-10 | r7588: Fix lacking space in the comment. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r7490: Rename functions and prefices s/rpc_composite/libnet_rpc/ | Rafal Szczesniak | 1 | -8/+8 |
2007-10-10 | r6718: Formatting fixes. | Rafal Szczesniak | 1 | -3/+2 |
2007-10-10 | r6624: I have put monitor function pointer into userinfo call, but I haven't put | Rafal Szczesniak | 1 | -5/+7 |
2007-10-10 | r6616: First (and totally untested) approach to monitoring userinfo | Rafal Szczesniak | 1 | -0/+13 |
2007-10-10 | r6384: Formatting fixes. | Rafal Szczesniak | 1 | -8/+7 |
2007-10-10 | r6165: fixed up the userinfo composite code. Fixes include: | Andrew Tridgell | 1 | -57/+49 |
2007-10-10 | r6164: More comments in the code. | Rafal Szczesniak | 1 | -2/+49 |
2007-10-10 | r5775: Remove some unused functions (unions are no longer as special as they ... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r5677: Split structure definitions from implementation. | Rafal Szczesniak | 1 | -21/+2 |
2007-10-10 | r5576: Bunch of fixes pointed by tridge. A few more to come... | Rafal Szczesniak | 1 | -26/+31 |
2007-10-10 | r5474: Remove random notes put in code. | Rafal Szczesniak | 1 | -1/+0 |
2007-10-10 | r5472: First approach to composite rpc call fetchin user info. | Rafal Szczesniak | 1 | -0/+229 |