summaryrefslogtreecommitdiffstats
path: root/source4/libnet/userman.h
Commit message (Collapse)AuthorAgeFilesLines
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-101-0/+2
| | | | (This used to be commit 37425495f392a2d0122a93aa2c42758eab7dab5a)
* 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)
* r19053: match the flag values with the actual equivalents in samr.idlRafal Szczesniak2007-10-101-2/+2
| | | | | rafal (This used to be commit 07aee708118070f99d42e8a25e28680e79c8f49c)
* r19024: remove read-only and policy dependent fields and flagsRafal Szczesniak2007-10-101-6/+0
| | | | | | | from user modify routines. rafal (This used to be commit 7ca0d3dbcb9193c0f023e7c43764c7557925bb0e)
* r17447: Add more fields to user modify routines.Rafal Szczesniak2007-10-101-0/+17
| | | | | rafal (This used to be commit 8fa1cd62ec6ce3b37700cf5ffa5c47b8c8cff977)
* r15920: Move userman.c and userinfo.c definition into respectiveRafal Szczesniak2007-10-101-0/+60
| | | | | | | header files instead of composite.h rafal (This used to be commit 8cafbe7afedc90346cbd0cbedc2571143ae3dbc6)
* r8788: New monitor messages.Rafal Szczesniak2007-10-101-0/+6
| | | | | rafal (This used to be commit 40061d7bd66be702d92c80da2c5f955b640eda22)
* r8760: Rework monitor messaging code a bit, as Metze once suggested.Rafal Szczesniak2007-10-101-0/+28
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)