Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18752: When change is a big one, it needs to be made in a couple | Rafal Szczesniak | 1 | -26/+84 |
2007-10-10 | r18743: Mention share name in error output. | Günther Deschner | 1 | -8/+12 |
2007-10-10 | r18682: a bit of a change in setfield function. | Rafal Szczesniak | 1 | -127/+127 |
2007-10-10 | r18657: handle the case where rpc call went fine, but the result | Rafal Szczesniak | 1 | -0/+3 |
2007-10-10 | r18656: fix stupid mistake causing segfaults in torture test | Rafal Szczesniak | 1 | -2/+7 |
2007-10-10 | r18655: add more fields and better handle the error case where fields | Rafal Szczesniak | 1 | -2/+66 |
2007-10-10 | r18615: add more time fields and fix a silly mistake. | Rafal Szczesniak | 1 | -1/+27 |
2007-10-10 | r18611: Do not return NT_STATUS_OK when libnet_Add|DelShare has failed. | Günther Deschner | 1 | -1/+13 |
2007-10-10 | r18610: Fix typo. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r18609: error_string should not contain newlines. | Günther Deschner | 6 | -51/+50 |
2007-10-10 | r18607: remove unused structure element | Stefan Metzmacher | 2 | -2/+1 |
2007-10-10 | r18587: fixed a potential memory leak in libnet | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18104: A couple of important fixes to samr domain open so that | Rafal Szczesniak | 1 | -3/+6 |
2007-10-10 | r18101: Use composite_create function and add monitor function pointer | Rafal Szczesniak | 1 | -3/+8 |
2007-10-10 | r17954: Avoid including \n in error strings (left over from DEBUG() conversion). | Andrew Bartlett | 1 | -12/+18 |
2007-10-10 | r17938: More comments. | Rafal Szczesniak | 1 | -12/+101 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 2 | -2/+1 |
2007-10-10 | r17856: The two new functions - libnet_LookupName and libnet_UserInfo. | Rafal Szczesniak | 5 | -0/+416 |
2007-10-10 | r17670: 1) Refactor libnet context structure a bit, to have rpc connection | Rafal Szczesniak | 6 | -65/+495 |
2007-10-10 | r17516: Change helper function names to make more clear what they are meant t... | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r17472: Remove unused variable. | Rafal Szczesniak | 1 | -1/+0 |
2007-10-10 | r17450: A bit more protection against memory allocation errors. | Rafal Szczesniak | 1 | -1/+2 |
2007-10-10 | r17448: Define macros to set fields in api function modifying user account. | Rafal Szczesniak | 2 | -28/+50 |
2007-10-10 | r17447: Add more fields to user modify routines. | Rafal Szczesniak | 1 | -0/+17 |
2007-10-10 | r17079: Remove an attempt to connect on ncacn_ip_tcp transport after failure | Rafal Szczesniak | 1 | -38/+0 |
2007-10-10 | r17028: Remove extra newline. | Rafal Szczesniak | 1 | -1/+0 |
2007-10-10 | r17027: My copyright notice. | Rafal Szczesniak | 1 | -1/+2 |
2007-10-10 | r17026: Make rpc connect routine a bit smarter. Try to connect again | Rafal Szczesniak | 1 | -7/+86 |
2007-10-10 | r17001: Prepare a new monitor messages. | Rafal Szczesniak | 2 | -0/+24 |
2007-10-10 | r16895: Add continue function and prevent from segfaulting (or unpredictable | Rafal Szczesniak | 1 | -16/+41 |
2007-10-10 | r16830: Fix IBM checker and GCC warnings. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r16694: Store lsa rpc pipe pointer in a right place. | Rafal Szczesniak | 1 | -7/+12 |
2007-10-10 | r16693: Name type should be passed further down the lookup engine instead | Rafal Szczesniak | 1 | -7/+5 |
2007-10-10 | r16692: More comments and further code in set_user_changes routine. | Rafal Szczesniak | 1 | -17/+77 |
2007-10-10 | r16573: Fixes in comments. | Rafal Szczesniak | 1 | -4/+4 |
2007-10-10 | r16572: More comments and simple refactoring of one condition. | Rafal Szczesniak | 1 | -6/+52 |
2007-10-10 | r16532: Tell username from account name (source from target, when | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r16531: Add a function preparing argument for modify user routine. | Rafal Szczesniak | 1 | -2/+41 |
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 | r16226: Fixes for various segfault bugs found against a buggy Samba4. With | Andrew Bartlett | 2 | -2/+15 |
2007-10-10 | r16211: Refactor domain_opened function a bit and add a few comments. | Rafal Szczesniak | 1 | -28/+60 |
2007-10-10 | r15996: Implement a missing monitor message. | Rafal Szczesniak | 1 | -1/+10 |
2007-10-10 | r15940: Add new field to pass username to libnet_rpc_userinfo function. | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r15938: Extend userinfo call with one optional stage - lookup for | Rafal Szczesniak | 1 | -19/+84 |
2007-10-10 | r15937: Currently, we don't use nor support distinguished call levels, so remove | Rafal Szczesniak | 1 | -15/+0 |
2007-10-10 | r15920: Move userman.c and userinfo.c definition into respective | Rafal Szczesniak | 5 | -74/+102 |
2007-10-10 | r15919: - Create function checking prerequisites like valid domain | Rafal Szczesniak | 1 | -63/+175 |
2007-10-10 | r15858: - initialize s->r.out | Stefan Metzmacher | 1 | -13/+23 |
2007-10-10 | r15857: don't clear the error string after setting it | Stefan Metzmacher | 1 | -4/+6 |