r12608: Remove some unused #include lines.
[abartlet/samba.git/.git] / source4 / torture / libnet / userman.c
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
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 Szczesniakr8897: Add test for the comment field.
2007-10-10 Rafal Szczesniakr8807: Modifying datetime field using struct timeval...
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 Szczesniakr8693: Test code for usermod routine.
2007-10-10 Stefan Metzmacherr8232: remove samr_String and netr_String as they are...
2007-10-10 Andrew Tridgellr7864: fixed some const bugs
2007-10-10 Rafal Szczesniakr7491: libnet functions used in tests have different...
2007-10-10 Tim Potterr6847: Fix some unused variable warnings in the libnet...
2007-10-10 Rafal Szczesniakr6717: - torture test of async useradd function and...
2007-10-10 Tim Potterr6674: Fix some compiler warnings.
2007-10-10 Rafal Szczesniakr6432: Restorin previous construction of conditions...
2007-10-10 Rafal Szczesniakr6430: Delete existing test account if, for some reason...
2007-10-10 Rafal Szczesniakr6426: DCE/RPC bind string parsing is not needed anymor...
2007-10-10 Rafal Szczesniakr6420: Close user account handle before calling tested...
2007-10-10 Rafal Szczesniakr6415: Added NET-USERDEL torture test which proves...
2007-10-10 Rafal Szczesniakr6405: Complete NET-USERADD torture test for user add...
2007-10-10 Rafal Szczesniakr6389: Incomplete test of composite useradd function.