summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_user.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-15s4:libnet: rename uint => uint32_t because uint is not portableStefan Metzmacher1-2/+2
2008-10-24Split up codepoints code, use consistent _m suffix.Jelmer Vernooij1-1/+1
2008-04-24libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin1-2/+9
2008-02-28Ensure we don't try and set the acct_flags if they are 0 (meaningAndrew Bartlett1-0/+8
2007-10-10r25256: Fix missing field set in libnet_ModifyUser routine.Rafal Szczesniak1-0/+6
2007-10-10r24127: Set the Domain SID into the libnet context, and have libnet_UserInfoAndrew Bartlett1-0/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r19922: Use new composite_create functions in composite contextRafal Szczesniak1-2/+2
2007-10-10r19586: draft version of libnet_UserList function. still a bit of workRafal Szczesniak1-0/+20
2007-10-10r19024: remove read-only and policy dependent fields and flagsRafal Szczesniak1-2/+0
2007-10-10r17856: The two new functions - libnet_LookupName and libnet_UserInfo.Rafal Szczesniak1-0/+27
2007-10-10r17450: A bit more protection against memory allocation errors.Rafal Szczesniak1-1/+2
2007-10-10r17448: Define macros to set fields in api function modifying user account.Rafal Szczesniak1-0/+25
2007-10-10r16532: Tell username from account name (source from target, whenRafal Szczesniak1-0/+1
2007-10-10r15937: Currently, we don't use nor support distinguished call levels, so removeRafal Szczesniak1-15/+0
2007-10-10r15920: Move userman.c and userinfo.c definition into respectiveRafal Szczesniak1-0/+21
2007-10-10r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.Andrew Bartlett1-0/+18
2007-10-10r7379: Simplify CreateUser function and io structure. Also, implementingRafal Szczesniak1-17/+8
2007-10-10r5365: Initial code for adding user accounts via libnet call.Rafal Szczesniak1-0/+47