s4:libnet - free the "c" context also on error conditions
[kai/samba.git] / source4 / libnet / libnet_user.c
2010-08-14 Matthias Dieter... s4:libnet - free the "c" context also on error conditions
2010-07-10 Stefan Metzmachers4:libnet_UserList: allocate children strings on the...
2010-07-04 Matthias Dieter... s4:libnet - add missing "talloc_free"s for "c" contexts...
2010-03-12 Stefan Metzmachers4:libnet/libnet_user.c: make use of use tevent_req...
2010-03-10 Matthias Dieter... s4:libnet - change variables to "unsigned" where needed
2010-03-01 Stefan Metzmachers4:libnet: make use of explicit dcerpc_*_recv functions
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-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-10 Günther Deschners4-samr: merge samr_EnumDomainUsers from s3 idl. (fixme...
2008-10-27 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-27 Günther Deschners4-libnet: fix user and group enumeration functions...
2008-10-27 Günther Deschners4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.
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-30 Rafal Szczesniakr26633: A couple of fixes in comments.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
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 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Rafal Szczesniakr20162: Always return some error string.
2007-10-10 Rafal Szczesniakr20103: Change the returned type of prerequisite checki...
2007-10-10 Rafal Szczesniakr19970: more comments and fixes
2007-10-10 Rafal Szczesniakr19956: remove unused function
2007-10-10 Rafal Szczesniakr19938: Return function status instead of rpc layer...
2007-10-10 Rafal Szczesniakr19922: Use new composite_create functions in composite...
2007-10-10 Rafal Szczesniakr19753: verify result of received request before sendin...
2007-10-10 Rafal Szczesniakr19640: add some comments
2007-10-10 Rafal Szczesniakr19586: draft version of libnet_UserList function....
2007-10-10 Rafal Szczesniakr19398: more comments
2007-10-10 Rafal Szczesniakr19024: remove read-only and policy dependent fields...
2007-10-10 Rafal Szczesniakr18656: fix stupid mistake causing segfaults in torture...
2007-10-10 Rafal Szczesniakr18615: add more time fields and fix a silly mistake.
2007-10-10 Rafal Szczesniakr17856: The two new functions - libnet_LookupName and...
2007-10-10 Rafal Szczesniakr17670: 1) Refactor libnet context structure a bit...
2007-10-10 Rafal Szczesniakr17448: Define macros to set fields in api function...
2007-10-10 Rafal Szczesniakr16692: More comments and further code in set_user_chan...
2007-10-10 Rafal Szczesniakr16572: More comments and simple refactoring of one...
2007-10-10 Rafal Szczesniakr16531: Add a function preparing argument for modify...
2007-10-10 Rafal Szczesniakr16211: Refactor domain_opened function a bit and add...
2007-10-10 Rafal Szczesniakr15919: - Create function checking prerequisites like...
2007-10-10 Stefan Metzmacherr15857: don't clear the error string after setting it
2007-10-10 Andrew Tridgellr15850: another spot where r->out.error_string can...
2007-10-10 Andrew Tridgellr15849: ensure we don't try to talloc_steal() an invali...
2007-10-10 Rafal Szczesniakr15666: Fix a silly typo.
2007-10-10 Rafal Szczesniakr15663: Turn libnet_DeleteUser into async function...
2007-10-10 Rafal Szczesniakr15625: Partial commit of my current work. It makes...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Andrew Bartlettr12892: Add a 'Migrate from Windows' page to our instal...
2007-10-10 Andrew Bartlettr12858: This moves the libnet_LookupPdc code to use...
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Rafal Szczesniakr11749: 1) Buffer allocation's been moved and isn't...
2007-10-10 Rafal Szczesniakr11708: Fix allocation of too small buffer to hold...
2007-10-10 Rafal Szczesniakr11705: Fix segfaulting create user function.
2007-10-10 Rafal Szczesniakr8077: Propagate changes in rpc connect routine to...
2007-10-10 Rafal Szczesniakr7732: Implementation of very basic lookup function...
2007-10-10 Tim Potterr7630: Unused variable.
2007-10-10 Rafal Szczesniakr7490: Rename functions and prefices s/rpc_composite...
2007-10-10 Rafal Szczesniakr7380: Mistakenly put one file twice in command line...
2007-10-10 Rafal Szczesniakr5365: Initial code for adding user accounts via libnet...