Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17856: The two new functions - libnet_LookupName and libnet_UserInfo. | Rafal Szczesniak | 1 | -0/+157 |
2007-10-10 | r17670: 1) Refactor libnet context structure a bit, to have rpc connection | Rafal Szczesniak | 1 | -17/+17 |
2007-10-10 | r17448: Define macros to set fields in api function modifying user account. | Rafal Szczesniak | 1 | -28/+25 |
2007-10-10 | r16692: More comments and further code in set_user_changes routine. | Rafal Szczesniak | 1 | -17/+77 |
2007-10-10 | r16572: More comments and simple refactoring of one condition. | Rafal Szczesniak | 1 | -6/+52 |
2007-10-10 | r16531: Add a function preparing argument for modify user routine. | Rafal Szczesniak | 1 | -2/+41 |
2007-10-10 | r16211: Refactor domain_opened function a bit and add a few comments. | Rafal Szczesniak | 1 | -28/+60 |
2007-10-10 | r15919: - Create function checking prerequisites like valid domain | Rafal Szczesniak | 1 | -63/+175 |
2007-10-10 | r15857: don't clear the error string after setting it | Stefan Metzmacher | 1 | -4/+6 |
2007-10-10 | r15850: another spot where r->out.error_string can be uninitialied | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r15849: ensure we don't try to talloc_steal() an invalid error_string in | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r15666: Fix a silly typo. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r15663: Turn libnet_DeleteUser into async function and fix subtle bug probably | Rafal Szczesniak | 1 | -80/+127 |
2007-10-10 | r15625: Partial commit of my current work. It makes libnet api functions | Rafal Szczesniak | 1 | -14/+163 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12892: Add a 'Migrate from Windows' page to our installation section in SWAT. | Andrew Bartlett | 1 | -0/+51 |
2007-10-10 | r12858: This moves the libnet_LookupPdc code to use a GetDC request to find | Andrew Bartlett | 1 | -14/+4 |
2007-10-10 | r12696: Reduce the size of include/structs.h | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r11749: 1) Buffer allocation's been moved and isn't needed here. | Rafal Szczesniak | 1 | -3/+1 |
2007-10-10 | r11708: Fix allocation of too small buffer to hold ip address. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r11705: Fix segfaulting create user function. | Rafal Szczesniak | 1 | -0/+4 |
2007-10-10 | r8077: Propagate changes in rpc connect routine to functions using it | Rafal Szczesniak | 1 | -14/+14 |
2007-10-10 | r7732: Implementation of very basic lookup function (to be used in more | Rafal Szczesniak | 1 | -2/+1 |
2007-10-10 | r7630: Unused variable. | Tim Potter | 1 | -1/+0 |
2007-10-10 | r7490: Rename functions and prefices s/rpc_composite/libnet_rpc/ | Rafal Szczesniak | 1 | -4/+4 |
2007-10-10 | r7380: Mistakenly put one file twice in command line. Here's source of | Rafal Szczesniak | 1 | -33/+36 |
2007-10-10 | r5365: Initial code for adding user accounts via libnet call. | Rafal Szczesniak | 1 | -0/+87 |