r23792: convert Samba4 to GPLv3
[ira/wip.git] / source4 / libnet / userman.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Rafal Szczesniakr23292: check for errors returned in a call result.
2007-10-10 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Rafal Szczesniakr22763: replace talloc_zero calls with composite_create...
2007-10-10 Rafal Szczesniakr20138: return the proper status for the other function...
2007-10-10 Rafal Szczesniakr20137: return the proper status.
2007-10-10 Rafal Szczesniakr19024: remove read-only and policy dependent fields...
2007-10-10 Rafal Szczesniakr18752: When change is a big one, it needs to be made...
2007-10-10 Rafal Szczesniakr18682: a bit of a change in setfield function.
2007-10-10 Rafal Szczesniakr18655: add more fields and better handle the error...
2007-10-10 Rafal Szczesniakr16530: Send monitor messages only after successful...
2007-10-10 Rafal Szczesniakr16476: Error in composite functions implemented the...
2007-10-10 Rafal Szczesniakr15726: Comments and a couple of minor formattings...
2007-10-10 Rafal Szczesniakr15663: Turn libnet_DeleteUser into async function...
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Stefan Metzmacherr12611: fix compiler warnings
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Rafal Szczesniakr12105: Formatting.
2007-10-10 Rafal Szczesniakr10679: Monitor messages should be issued from usermod...
2007-10-10 Rafal Szczesniakr10631: Formatting.
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Tim Potterr9994: Unused variable.
2007-10-10 Rafal Szczesniakr9090: Another field in usermod function - account...
2007-10-10 Rafal Szczesniakr9037: New fields in usermod function - allow_password_...
2007-10-10 Rafal Szczesniakr8904: Split off the query stage as a separate function.
2007-10-10 Rafal Szczesniakr8896: Handle more complex case where field being chang...
2007-10-10 Rafal Szczesniakr8845: Removing unnecessary string length calculations...
2007-10-10 Rafal Szczesniakr8808: More comments.
2007-10-10 Rafal Szczesniakr8807: Modifying datetime field using struct timeval...
2007-10-10 Rafal Szczesniakr8789: Send new monitor messages from userdel routine.
2007-10-10 Rafal Szczesniakr8761: Propagate changes in monitor messaging code.
2007-10-10 Rafal Szczesniakr8759: Another couple of fields in usermod routine.
2007-10-10 Rafal Szczesniakr8721: Further work on libnet_rpc_usermod function...
2007-10-10 Rafal Szczesniakr8717: Add monitor message emiting in userdel and userm...
2007-10-10 Rafal Szczesniakr8692: Starting parts of code to provide user modify...
2007-10-10 Stefan Metzmacherr8232: remove samr_String and netr_String as they are...
2007-10-10 Rafal Szczesniakr7490: Rename functions and prefices s/rpc_composite...
2007-10-10 Tim Potterr6848: Remove some dead/unused code.
2007-10-10 Rafal Szczesniakr6709: Add monitor messages to useradd composite userad...
2007-10-10 Tim Potterr6677: Unused variables.
2007-10-10 Rafal Szczesniakr6425: Yet another comment.
2007-10-10 Rafal Szczesniakr6424: More comments and fixes to existing ones.
2007-10-10 Rafal Szczesniakr6419: Fix strange behaviour of NET-USERDEL where accou...
2007-10-10 Rafal Szczesniakr6414: Added composite user del function. Slightly...
2007-10-10 Rafal Szczesniakr6390: A couple of changes in useradd function regardin...
2007-10-10 Rafal Szczesniakr6381: Started working on user account management funct...