summaryrefslogtreecommitdiffstats
path: root/source/torture/libnet/userman.c
Commit message (Expand)AuthorAgeFilesLines
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2005-09-261-2/+1
* r9090: Another field in usermod function - account flags.Rafal Szczesniak2005-08-051-9/+9
* r9037: New fields in usermod function - allow_password_change andRafal Szczesniak2005-08-041-7/+11
* r8897: Add test for the comment field.Rafal Szczesniak2005-08-011-6/+7
* r8807: Modifying datetime field using struct timeval argument rather thanRafal Szczesniak2005-07-271-5/+8
* r8761: Propagate changes in monitor messaging code.Rafal Szczesniak2005-07-251-1/+5
* r8759: Another couple of fields in usermod routine.Rafal Szczesniak2005-07-251-2/+5
* r8721: Further work on libnet_rpc_usermod function. Now it can changeRafal Szczesniak2005-07-231-5/+21
* r8693: Test code for usermod routine.Rafal Szczesniak2005-07-211-0/+71
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2005-07-081-5/+5
* r7864: fixed some const bugsAndrew Tridgell2005-06-241-2/+2
* r7491: libnet functions used in tests have different names now.Rafal Szczesniak2005-06-111-12/+12
* r6847: Fix some unused variable warnings in the libnet torture test.Tim Potter2005-05-171-1/+0
* r6717: - torture test of async useradd function and monitor messages.Rafal Szczesniak2005-05-101-0/+58
* r6674: Fix some compiler warnings.Tim Potter2005-05-091-4/+1
* r6432: Restorin previous construction of conditions after a little discussionRafal Szczesniak2005-04-221-2/+6
* r6430: Delete existing test account if, for some reason, it hasn't beenRafal Szczesniak2005-04-221-3/+19
* r6426: DCE/RPC bind string parsing is not needed anymore, as we useRafal Szczesniak2005-04-221-23/+3
* r6420: Close user account handle before calling tested function to betterRafal Szczesniak2005-04-211-7/+19
* r6415: Added NET-USERDEL torture test which proves something's wrongRafal Szczesniak2005-04-211-0/+104
* r6405: Complete NET-USERADD torture test for user add composite function.Rafal Szczesniak2005-04-211-0/+60
* r6389: Incomplete test of composite useradd function.Rafal Szczesniak2005-04-191-0/+148