summaryrefslogtreecommitdiffstats
path: root/source4/libnet/userinfo.h
Commit message (Collapse)AuthorAgeFilesLines
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r15940: Add new field to pass username to libnet_rpc_userinfo function.Rafal Szczesniak2007-10-101-0/+1
| | | | | rafal (This used to be commit 16b4b4dbb7aa1a239e680457d3cb4e3db3d38dc7)
* r15920: Move userman.c and userinfo.c definition into respectiveRafal Szczesniak2007-10-101-0/+18
| | | | | | | header files instead of composite.h rafal (This used to be commit 8cafbe7afedc90346cbd0cbedc2571143ae3dbc6)
* r8760: Rework monitor messaging code a bit, as Metze once suggested.Rafal Szczesniak2007-10-101-0/+36
enum type has now been replaced with unsigned 32-bit field and message data is passed as void pointer. This allows various extension implementers to plug their monitor messages in more easily. rafal (This used to be commit 4a6ab58133a59d3da3209b3e46c2a8cf848d25e7)