s4-python: Properly call PyObject_Del from all destructors.
[kai/samba.git] / source4 / libnet / libnet_user.h
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-15 Stefan Metzmachers4:libnet: rename uint => uint32_t because uint is...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijSplit up codepoints code, use consistent _m suffix.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-24 Kai Blinlibnet: Make UserInfo accept a SID as input as well...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-28 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Andrew BartlettEnsure we don't try and set the acct_flags if they...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Rafal Szczesniakr25256: Fix missing field set in libnet_ModifyUser...
2007-10-10 Andrew Bartlettr24127: Set the Domain SID into the libnet context...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Rafal Szczesniakr19922: Use new composite_create functions in composite...
2007-10-10 Rafal Szczesniakr19586: draft version of libnet_UserList function....
2007-10-10 Rafal Szczesniakr19024: remove read-only and policy dependent fields...
2007-10-10 Rafal Szczesniakr17856: The two new functions - libnet_LookupName and...
2007-10-10 Rafal Szczesniakr17450: A bit more protection against memory allocation...
2007-10-10 Rafal Szczesniakr17448: Define macros to set fields in api function...
2007-10-10 Rafal Szczesniakr16532: Tell username from account name (source from...
2007-10-10 Rafal Szczesniakr15937: Currently, we don't use nor support distinguish...
2007-10-10 Rafal Szczesniakr15920: Move userman.c and userinfo.c definition into...
2007-10-10 Andrew Bartlettr12892: Add a 'Migrate from Windows' page to our instal...
2007-10-10 Rafal Szczesniakr7379: Simplify CreateUser function and io structure...
2007-10-10 Rafal Szczesniakr5365: Initial code for adding user accounts via libnet...