r23792: convert Samba4 to GPLv3
[ira/wip.git] / source / libnet / userinfo.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Rafal Szczesniakr22811: two more memory allocation checks.
2007-10-10 Rafal Szczesniakr22804: convert libnet_rpc_userinfo function to use...
2007-10-10 Rafal Szczesniakr22763: replace talloc_zero calls with composite_create...
2007-10-10 Rafal Szczesniakr19024: remove read-only and policy dependent fields...
2007-10-10 Rafal Szczesniakr18657: handle the case where rpc call went fine, but...
2007-10-10 Rafal Szczesniakr15996: Implement a missing monitor message.
2007-10-10 Rafal Szczesniakr15938: Extend userinfo call with one optional stage...
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Stefan Metzmacherr12611: fix compiler warnings
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Rafal Szczesniakr10633: Formatting.
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Rafal Szczesniakr8761: Propagate changes in monitor messaging code.
2007-10-10 Rafal Szczesniakr7732: Implementation of very basic lookup function...
2007-10-10 Rafal Szczesniakr7588: Fix lacking space in the comment.
2007-10-10 Rafal Szczesniakr7490: Rename functions and prefices s/rpc_composite...
2007-10-10 Rafal Szczesniakr6718: Formatting fixes.
2007-10-10 Rafal Szczesniakr6624: I have put monitor function pointer into userinf...
2007-10-10 Rafal Szczesniakr6616: First (and totally untested) approach to monitor...
2007-10-10 Rafal Szczesniakr6384: Formatting fixes.
2007-10-10 Andrew Tridgellr6165: fixed up the userinfo composite code. Fixes...
2007-10-10 Rafal Szczesniakr6164: More comments in the code.
2007-10-10 Jelmer Vernooijr5775: Remove some unused functions (unions are no...
2007-10-10 Rafal Szczesniakr5677: Split structure definitions from implementation.
2007-10-10 Rafal Szczesniakr5576: Bunch of fixes pointed by tridge. A few more...
2007-10-10 Rafal Szczesniakr5474: Remove random notes put in code.
2007-10-10 Rafal Szczesniakr5472: First approach to composite rpc call fetchin...