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