Age | Commit message (Expand) | Author | Files | Lines |
2002-04-14 | Partly based on the work by mimir (Rafal Szczesniak | Andrew Bartlett | 1 | -1/+1 |
2002-04-04 | If compiling with Insure, mallocate a byte of memory and attach it to the | Tim Potter | 1 | -0/+18 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-12-10 | added enum alias groups to rpcclient | Jean-François Micouleau | 1 | -0/+78 |
2001-12-05 | Ditto on the const religion. | Andrew Bartlett | 1 | -2/+2 |
2001-12-02 | added queryuseraliases to rpcclient | Jean-François Micouleau | 1 | -0/+49 |
2001-12-01 | added samr_query_sec_obj for rpcclient | Jean-François Micouleau | 1 | -0/+46 |
2001-09-04 | the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ... | Andrew Tridgell | 1 | -23/+27 |
2001-08-27 | Convert to NTSTATUS. | Tim Potter | 1 | -84/+84 |
2001-08-27 | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 1 | -17/+17 |
2001-08-08 | Factored out common rpc pipe initialisation and shutdown code. | Tim Potter | 1 | -50/+1 |
2001-07-23 | cli_samr_query_dispinfo() can return STATUS_MORE_ENTRIES which isn't an | Tim Potter | 1 | -1/+4 |
2001-07-23 | Added a warning debug if cli_samr_lookup_rids is called with more than 1000 | Tim Potter | 1 | -1/+7 |
2001-06-20 | Added cli_samr_delete_dom_user() function. | Tim Potter | 1 | -0/+44 |
2001-06-06 | Fixed bug in cli_samr_create_dom_user() | Tim Potter | 1 | -4/+68 |
2001-06-04 | Added add domain user to rpcclient. | Tim Potter | 1 | -0/+150 |
2001-05-14 | Compile fixes for dynamic samr_query_userinfo() stuff. | Tim Potter | 1 | -3/+2 |
2001-05-11 | Use talloc_strdup() instead of strdup(). | Tim Potter | 1 | -1/+1 |
2001-05-08 | Fix for query_dispinfo() | Tim Potter | 1 | -0/+70 |
2001-05-07 | Some reformatting (sorry Gerald). | Tim Potter | 1 | -93/+137 |
2001-05-04 | Added cli_samr_query_aliasmem() and cli_samr_open_alias() functions. | Tim Potter | 1 | -0/+107 |
2001-05-04 | Added cli_samr_enum_dom_groups() function. | Tim Potter | 1 | -0/+77 |
2001-04-28 | rpcclient merge from 2.2 (including Jeremy's non-void return fix) | Gerald Carter | 1 | -38/+83 |
2001-03-11 | Ok - everything now compiles in HEAD (at least the default stuff). We | Jeremy Allison | 1 | -1/+1 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -3/+0 |
2001-03-09 | Missed some prs_inits. | Jeremy Allison | 1 | -18/+18 |
2001-01-15 | Added remaining samr functions needed by winbindd. | Tim Potter | 1 | -0/+198 |
2001-01-10 | Added init functions, cli_samr_connect(), cli_samr_close(), | Tim Potter | 1 | -0/+325 |