Age | Commit message (Expand) | Author | Files | Lines |
2009-07-15 | s4:libnet: rename uint => uint32_t because uint is not portable | Stefan Metzmacher | 1 | -2/+2 |
2008-10-24 | Split up codepoints code, use consistent _m suffix. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-24 | libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid | Kai Blin | 1 | -2/+9 |
2008-02-28 | Ensure we don't try and set the acct_flags if they are 0 (meaning | Andrew Bartlett | 1 | -0/+8 |
2007-10-10 | r25256: Fix missing field set in libnet_ModifyUser routine. | Rafal Szczesniak | 1 | -0/+6 |
2007-10-10 | r24127: Set the Domain SID into the libnet context, and have libnet_UserInfo | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r19922: Use new composite_create functions in composite context | Rafal Szczesniak | 1 | -2/+2 |
2007-10-10 | r19586: draft version of libnet_UserList function. still a bit of work | Rafal Szczesniak | 1 | -0/+20 |
2007-10-10 | r19024: remove read-only and policy dependent fields and flags | Rafal Szczesniak | 1 | -2/+0 |
2007-10-10 | r17856: The two new functions - libnet_LookupName and libnet_UserInfo. | Rafal Szczesniak | 1 | -0/+27 |
2007-10-10 | r17450: A bit more protection against memory allocation errors. | Rafal Szczesniak | 1 | -1/+2 |
2007-10-10 | r17448: Define macros to set fields in api function modifying user account. | Rafal Szczesniak | 1 | -0/+25 |
2007-10-10 | r16532: Tell username from account name (source from target, when | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r15937: Currently, we don't use nor support distinguished call levels, so remove | Rafal Szczesniak | 1 | -15/+0 |
2007-10-10 | r15920: Move userman.c and userinfo.c definition into respective | Rafal Szczesniak | 1 | -0/+21 |
2007-10-10 | r12892: Add a 'Migrate from Windows' page to our installation section in SWAT. | Andrew Bartlett | 1 | -0/+18 |
2007-10-10 | r7379: Simplify CreateUser function and io structure. Also, implementing | Rafal Szczesniak | 1 | -17/+8 |
2007-10-10 | r5365: Initial code for adding user accounts via libnet call. | Rafal Szczesniak | 1 | -0/+47 |