summaryrefslogtreecommitdiffstats
path: root/source/libnet
Commit message (Expand)AuthorAgeFilesLines
* r8248: Make these comments more accurate.Andrew Bartlett2005-07-091-4/+6
* r8246: Don't try and set the element after the end off the array to NULL.Andrew Bartlett2005-07-091-1/+1
* r8235: fix the buildStefan Metzmacher2005-07-081-1/+1
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2005-07-084-9/+9
* r8136: remove unused varStefan Metzmacher2005-07-041-2/+0
* r8098: Add my copyright and remove unecessary header dependency.Rafal Szczesniak2005-07-031-2/+2
* r8096: Remove function that has became libnet_Lookup fuction.Rafal Szczesniak2005-07-032-78/+0
* r8095: Fix compiler warning.Rafal Szczesniak2005-07-031-1/+1
* r8077: Propagate changes in rpc connect routine to functions using itRafal Szczesniak2005-07-025-96/+96
* r8076: Put name resolution methods into libnet_context. This allows libnet basedRafal Szczesniak2005-07-023-15/+47
* r8075: Make rpc connect function part of libnet api, as I suppose manyRafal Szczesniak2005-07-022-70/+64
* r7816: Implementation of "shortcut" function for those (probably many) whoRafal Szczesniak2005-06-211-0/+70
* r7748: Use state structure in connection with io to get returned address.Rafal Szczesniak2005-06-191-2/+3
* r7734: A few missing pieces...Rafal Szczesniak2005-06-183-5/+7
* r7732: Implementation of very basic lookup function (to be used in moreRafal Szczesniak2005-06-186-9/+141
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2005-06-164-16/+15
* r7630: Unused variable.Tim Potter2005-06-161-1/+0
* r7629: Unused labels.Tim Potter2005-06-161-2/+0
* r7588: Fix lacking space in the comment.Rafal Szczesniak2005-06-141-1/+1
* r7587: More comments.Rafal Szczesniak2005-06-141-0/+41
* r7490: Rename functions and prefices s/rpc_composite/libnet_rpc/Rafal Szczesniak2005-06-115-43/+43
* r7381: Put more rpc specifics in libnet context.Rafal Szczesniak2005-06-071-0/+7
* r7380: Mistakenly put one file twice in command line. Here's source ofRafal Szczesniak2005-06-071-33/+36
* r7379: Simplify CreateUser function and io structure. Also, implementingRafal Szczesniak2005-06-071-17/+8
* r7323: Complete composite domain open call.Rafal Szczesniak2005-06-062-4/+106
* r7252: Formatting.Rafal Szczesniak2005-06-031-1/+0
* r7251: Initial work on composite domain open call.Rafal Szczesniak2005-06-031-1/+2
* r7250: Starting work on composite domain open call.Rafal Szczesniak2005-06-032-0/+121
* r7247: User shorter and more convenient name for credentials inRafal Szczesniak2005-06-032-2/+4
* r7204: Also fall back to different password set methods on WRITE_FAULT, asAndrew Bartlett2005-06-031-1/+1
* r7203: Fill in the error message and fail if we can't open the secrets database.Andrew Bartlett2005-06-031-0/+6
* r6963: Further definitions for share manipulation code. Untested.Rafal Szczesniak2005-05-242-0/+3
* r6962: Severely simplified share functions. Removed call levels as we don'tRafal Szczesniak2005-05-242-0/+232
* r6933: Add a couple of helper functions for creating nbt names.Tim Potter2005-05-221-3/+1
* r6928: Add support for printing trusted domain names, sids and passwords inAndrew Bartlett2005-05-211-52/+188
* r6927: Make it easier to program with the SamSync callback interface, performAndrew Bartlett2005-05-211-35/+96
* r6848: Remove some dead/unused code.Tim Potter2005-05-171-3/+0
* r6718: Formatting fixes.Rafal Szczesniak2005-05-101-3/+2
* r6709: Add monitor messages to useradd composite useradd function.Rafal Szczesniak2005-05-101-5/+15
* r6677: Unused variables.Tim Potter2005-05-091-5/+0
* r6624: I have put monitor function pointer into userinfo call, but I haven't putRafal Szczesniak2005-05-061-5/+7
* r6616: First (and totally untested) approach to monitoring userinfoRafal Szczesniak2005-05-041-0/+13
* r6603: More work on the samdump puzzle. This implements a function pointerAndrew Bartlett2005-05-032-45/+124
* r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett2005-05-024-1/+268
* r6525: Remove incorrect comment.Andrew Bartlett2005-04-301-2/+0
* r6440: Adding libcli composite functions dependency, as we need to locateRafal Szczesniak2005-04-231-1/+1
* r6439: Clarify the comment.Rafal Szczesniak2005-04-231-1/+1
* r6425: Yet another comment.Rafal Szczesniak2005-04-221-0/+9
* r6424: More comments and fixes to existing ones.Rafal Szczesniak2005-04-211-4/+39
* r6419: Fix strange behaviour of NET-USERDEL where account doesn't actuallyRafal Szczesniak2005-04-211-1/+3