r22944: fix bug #4618:
[kai/samba.git] / source4 / libnet / libnet_user.c
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...