Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16530: Send monitor messages only after successful receiving result of a stage. | Rafal Szczesniak | 1 | -25/+33 |
2007-10-10 | r16476: Error in composite functions implemented the 'old way' (single event ... | Rafal Szczesniak | 1 | -2/+4 |
2007-10-10 | r15726: Comments and a couple of minor formattings in the code. | Rafal Szczesniak | 1 | -57/+121 |
2007-10-10 | r15663: Turn libnet_DeleteUser into async function and fix subtle bug probably | Rafal Szczesniak | 1 | -2/+3 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12611: fix compiler warnings | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12105: Formatting. | Rafal Szczesniak | 1 | -3/+3 |
2007-10-10 | r10679: Monitor messages should be issued from usermod functions. | Rafal Szczesniak | 1 | -8/+51 |
2007-10-10 | r10631: Formatting. | Rafal Szczesniak | 1 | -3/+3 |
2007-10-10 | r10504: - seperate implementation specific stuff, from the generic composite | Stefan Metzmacher | 1 | -35/+32 |
2007-10-10 | r9994: Unused variable. | Tim Potter | 1 | -1/+0 |
2007-10-10 | r9090: Another field in usermod function - account flags. | Rafal Szczesniak | 1 | -0/+6 |
2007-10-10 | r9037: New fields in usermod function - allow_password_change and | Rafal Szczesniak | 1 | -0/+13 |
2007-10-10 | r8904: Split off the query stage as a separate function. | Rafal Szczesniak | 1 | -5/+33 |
2007-10-10 | r8896: Handle more complex case where field being changed doesn't appear | Rafal Szczesniak | 1 | -40/+89 |
2007-10-10 | r8845: Removing unnecessary string length calculations. Thanks abartlet | Rafal Szczesniak | 1 | -12/+2 |
2007-10-10 | r8808: More comments. | Rafal Szczesniak | 1 | -0/+41 |
2007-10-10 | r8807: Modifying datetime field using struct timeval argument rather than | Rafal Szczesniak | 1 | -0/+6 |
2007-10-10 | r8789: Send new monitor messages from userdel routine. | Rafal Szczesniak | 1 | -0/+23 |
2007-10-10 | r8761: Propagate changes in monitor messaging code. | Rafal Szczesniak | 1 | -1/+7 |
2007-10-10 | r8759: Another couple of fields in usermod routine. | Rafal Szczesniak | 1 | -0/+24 |
2007-10-10 | r8721: Further work on libnet_rpc_usermod function. Now it can change | Rafal Szczesniak | 1 | -3/+31 |
2007-10-10 | r8717: Add monitor message emiting in userdel and usermod calls. | Rafal Szczesniak | 1 | -0/+10 |
2007-10-10 | r8692: Starting parts of code to provide user modify functionality. | Rafal Szczesniak | 1 | -6/+179 |
2007-10-10 | r8232: remove samr_String and netr_String as they are the same as lsa_String | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r7490: Rename functions and prefices s/rpc_composite/libnet_rpc/ | Rafal Szczesniak | 1 | -16/+16 |
2007-10-10 | r6848: Remove some dead/unused code. | Tim Potter | 1 | -3/+0 |
2007-10-10 | r6709: Add monitor messages to useradd composite useradd function. | Rafal Szczesniak | 1 | -5/+15 |
2007-10-10 | r6677: Unused variables. | Tim Potter | 1 | -5/+0 |
2007-10-10 | r6425: Yet another comment. | Rafal Szczesniak | 1 | -0/+9 |
2007-10-10 | r6424: More comments and fixes to existing ones. | Rafal Szczesniak | 1 | -4/+39 |
2007-10-10 | r6419: Fix strange behaviour of NET-USERDEL where account doesn't actually | Rafal Szczesniak | 1 | -1/+3 |
2007-10-10 | r6414: Added composite user del function. Slightly broken still, but I don't | Rafal Szczesniak | 1 | -1/+186 |
2007-10-10 | r6390: A couple of changes in useradd function regarding pointers. | Rafal Szczesniak | 1 | -5/+7 |
2007-10-10 | r6381: Started working on user account management functions. | Rafal Szczesniak | 1 | -0/+178 |