Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11815: A bit more comments and spaces for better readability. | Rafal Szczesniak | 1 | -1/+10 |
2007-10-10 | r11794: - fixed a valgrind error in libnet, caused by using a stack variable | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r10486: This is a merge of Brad Henry's 'net join' rework, to better perform | Andrew Bartlett | 1 | -2/+10 |
2007-10-10 | r8136: remove unused var | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r8098: Add my copyright and remove unecessary header dependency. | Rafal Szczesniak | 1 | -2/+2 |
2007-10-10 | r8096: Remove function that has became libnet_Lookup fuction. | Rafal Szczesniak | 1 | -55/+0 |
2007-10-10 | r8095: Fix compiler warning. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r8075: Make rpc connect function part of libnet api, as I suppose many | Rafal Szczesniak | 1 | -31/+36 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7247: User shorter and more convenient name for credentials in | Rafal Szczesniak | 1 | -1/+2 |
2007-10-10 | r6933: Add a couple of helper functions for creating nbt names. | Tim Potter | 1 | -3/+1 |
2007-10-10 | r5941: Commit this patch much earlier than I would normally prefer, but metze... | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r5928: Use cli_credentials in: | Jelmer Vernooij | 1 | -4/+1 |
2007-10-10 | r5924: Use cli_credentials in libnet/. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r5902: A rather large change... | Andrew Bartlett | 1 | -6/+7 |
2007-10-10 | r5256: More verbose description of functions (as I learn the code). | Rafal Szczesniak | 1 | -5/+49 |
2007-10-10 | r4891: - added a generic resolve_name() async interface in libcli/resolve/, | Andrew Tridgell | 1 | -11/+16 |
2007-10-10 | r3478: split out some more pieces of includes.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3443: the next stage in the include files re-organisation. | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2346: fix some minor stuff | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r2061: - split libnet header files | Stefan Metzmacher | 1 | -11/+41 |
2007-10-10 | r1927: allow the domain to be a ip address | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r1925: now we lookup the domain controller | Stefan Metzmacher | 1 | -9/+42 |
2007-10-10 | r1919: paasword change basicly works now:-) | Stefan Metzmacher | 1 | -1/+33 |
2007-10-10 | r1836: - as abartlet said to me, we need to contact the users domain pdcfor d... | Stefan Metzmacher | 1 | -0/+27 |