summaryrefslogtreecommitdiffstats
path: root/source4/libnet
Commit message (Expand)AuthorAgeFilesLines
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r14983: fix an uninitialised varAndrew Tridgell2007-10-101-1/+1
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-103-3/+3
* r14716: Remove username from debug message, it just causes valgrind assertions.Andrew Bartlett2007-10-101-4/+2
* r14591: More comments.Rafal Szczesniak2007-10-101-1/+27
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-5/+1
* r14568: Remove unused function.Rafal Szczesniak2007-10-101-10/+0
* r14566: Remove unnecessary headers.Rafal Szczesniak2007-10-101-3/+0
* r14560: Finally! Start working on async libnet_RpcConnect and otherRafal Szczesniak2007-10-101-57/+273
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-104-0/+4
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-1/+1
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-105-6/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-1013-4/+14
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-109-0/+10
* r14383: Fix non-developer build.Jelmer Vernooij2007-10-101-1/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-104-4/+8
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-104-0/+4
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-3/+2
* r14063: libnet depends on dcerpcStefan Metzmacher2007-10-101-1/+1
* r14058: Try to make the continuation on the list of password set mechs clearer.Andrew Bartlett2007-10-101-2/+5
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-106-0/+8
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r13317: Create a new function messaging_client_init() which can be used whenAndrew Bartlett2007-10-101-1/+1
* r13104: Migrate and set secrets keytab values in the 'net join' code. ThisAndrew Bartlett2007-10-101-0/+30
* r12979: Grr, I forgot to commit this file (from Brad Henry's libnet_siteAndrew Bartlett2007-10-101-0/+35
* r12976: Patch from Brad Henry <j0j0@riod.ca>:Andrew Bartlett2007-10-104-171/+259
* r12930: Fix ADS join: I wasn't filling in the flag 'realm' variable any more.Andrew Bartlett2007-10-101-3/+1
* r12928: This patch improves the interaction between the vampire and provsion ...Andrew Bartlett2007-10-102-1/+3
* r12926: Syncronsise GUIDs on users and domains from the server. These alsoAndrew Bartlett2007-10-105-67/+114
* r12903: Factor out a new routine libnet_RpcConnectDCInfo, to both connect toAndrew Bartlett2007-10-109-251/+440
* r12894: Add more detail to error messages.Andrew Bartlett2007-10-101-4/+12
* r12893: Filling in *error_string is critical for SWAT, as the errors otherwiseAndrew Bartlett2007-10-101-182/+215
* r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.Andrew Bartlett2007-10-102-0/+69
* r12886: Rename 'secure_channel_type' parameter to domain join as 'join_type'.Andrew Bartlett2007-10-102-7/+7
* r12883: Fix the build...Andrew Bartlett2007-10-101-3/+1
* r12882: Allow the netbios name to be specified at all times.Andrew Bartlett2007-10-101-1/+1
* r12881: Hard-coded defaults are silly. We have smb.conf for a reason.Andrew Bartlett2007-10-101-4/+1
* r12873: Fix valgrind-found uninitialised value.Andrew Bartlett2007-10-101-1/+1
* r12872: Add some more detail to debug message.Andrew Bartlett2007-10-101-3/+9
* r12865: Upgrade the librpc and libnet code.Andrew Bartlett2007-10-107-188/+163
* r12861: Cope when we are not supplied the messaging context. This is justAndrew Bartlett2007-10-101-3/+0
* r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett2007-10-1011-65/+160
* r12724: fix warningsStefan Metzmacher2007-10-101-5/+5
* r12719: Rename unicodePwd -> sambaPassword.Andrew Bartlett2007-10-101-1/+1
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-103-1/+2
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-102-1/+2
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-101-1/+1
* r12611: fix compiler warningsStefan Metzmacher2007-10-102-8/+8
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-1012-23/+0