Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-18 | libnetapi_open_pipe does not need to return cli_state | Volker Lendecke | 1 | -24/+10 | |
The user session key is also available in rpccli->auth->user_session_key Guenther, please check! Thanks, Volker | |||||
2008-09-05 | netapi: implement NetRenameMachineInDomain_r. | Günther Deschner | 1 | -1/+35 | |
Guenther (This used to be commit 39a42380ca3fac92eb27bded90ab06f7760937b9) | |||||
2008-09-05 | netapi: add skeleton for NetRenameMachineInDomain. | Günther Deschner | 1 | -0/+18 | |
Guenther (This used to be commit 03a7f7f33370d65493a81ccead2038ee3ab291d0) | |||||
2008-09-05 | netapi: fix NetGetJoinableOUs_r: do not tear down connection. | Günther Deschner | 1 | -4/+0 | |
Guenther (This used to be commit 14c2688f2d37105ad129d26d13930177fe5c585f) | |||||
2008-08-29 | netapi: fix NetGetJoinableOUs_l. | Günther Deschner | 1 | -1/+1 | |
It needs to try the dns domain name for the ads connection. Guenther (This used to be commit 918eae8221bb8c24084cad96556e4d8c3685e314) | |||||
2008-08-14 | netapi: make libnetapi_open_ipc_connection static. | Günther Deschner | 1 | -24/+12 | |
Guenther (cherry picked from commit 0259914f8ff04514a8395d8e1af61aadd50c5efb) (This used to be commit 7edc671cc1007ae216e7efdbcdb9cfa1e547dca5) | |||||
2008-07-21 | Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idx | Volker Lendecke | 1 | -4/+8 | |
(This used to be commit 726e56c72fdb685ab5eddefd2fd8b043dc38d6ad) | |||||
2008-06-24 | libads: use ads_connect_user_creds in some places. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit ebf31203e7cf22e32b986c536279688b17a65d22) | |||||
2008-05-09 | dsgetdcname: use existing messaging_context if possible. | Günther Deschner | 1 | -3/+3 | |
Guenther (This used to be commit 7889516a384c155a9045aad4409c041fddd0d98d) | |||||
2008-05-09 | Use strip_hostname after dsgetdcname/getdcname calls. | Günther Deschner | 1 | -5/+12 | |
Guenther (This used to be commit 82cbb3269b2e764c9c2a2fbcbe9c29feae07fb62) | |||||
2008-04-29 | netapi: fix returned name buffer in NetGetJoinInformation_r(). | Günther Deschner | 1 | -1/+5 | |
Guenther (This used to be commit 0e8e05d556a7f84e500cca3fa858f9b4a9522a5f) | |||||
2008-04-10 | Use libnetapi_open_pipe in netapi functions. | Günther Deschner | 1 | -16/+8 | |
Guenther (This used to be commit 5804d8b112e1da022988c635284eb4799974d4c7) | |||||
2008-04-10 | Use libnetapi_open_ipc_connection in libnetapi. | Günther Deschner | 1 | -55/+11 | |
Guenther (This used to be commit d9f19fc61586d606393368799dee9757c169d602) | |||||
2008-04-10 | Split out private headers in libnetapi. | Günther Deschner | 1 | -0/+1 | |
Guenther (This used to be commit dd6251d51472a96bfc5ba3d62ea788c8924d4c6b) | |||||
2008-04-08 | Try to use kerberos in libnetapi. | Günther Deschner | 1 | -4/+12 | |
Guenther (This used to be commit 9cfce2229508c2145c3527074ac76520544e5d25) | |||||
2008-04-08 | Restructure inner workings of libnetapi a bit. | Günther Deschner | 1 | -367/+111 | |
Guenther (This used to be commit a4e3bc2bade8bf74696e1c6ced74da563ff2df7b) | |||||
2008-04-02 | Make sure to hand down the domain name in libnetapi NetUnjoinDomain. | Günther Deschner | 1 | -7/+11 | |
Guenther (This used to be commit 0058ab30de943f134792e3d66051206086987110) | |||||
2008-03-07 | Enable libnetjoin debugging for now but avoid printing passwords. | Günther Deschner | 1 | -0/+1 | |
The gen_ndr needs proper fixing still. Guenther (This used to be commit 966d7244d7765d285a7026b97e6093fd1f8d83ce) | |||||
2008-02-28 | Let dsgetdcname() return a struct netr_DsRGetDCNameInfo. | Günther Deschner | 1 | -6/+6 | |
Guenther (This used to be commit b1a4b21f8c35dc23e5c986ebe44d3806055eb39b) | |||||
2008-01-29 | Eliminate remote tree of dsgetdcname (which will happen in libnetapi then). | Günther Deschner | 1 | -3/+3 | |
Guenther (This used to be commit fd490d236b1fb73a75c457b75128c9b98719418f) | |||||
2008-01-18 | Fix the build w/o ADS. | Günther Deschner | 1 | -0/+4 | |
Guenther (This used to be commit 645f2376d40fabdc787902ac7506ad7234616619) | |||||
2008-01-18 | Add NetGetJoinableOUs() to libnetapi (incl. example). | Günther Deschner | 1 | -0/+192 | |
Guenther (This used to be commit 8858e403e1940c362d307b4d4125f977abb0b96a) | |||||
2008-01-18 | Cosmetics and error string reporting for libnetapi. | Günther Deschner | 1 | -6/+51 | |
Guenther (This used to be commit 4ca33928512bd71268bafd41d2b608e814a7295f) | |||||
2008-01-11 | As long as DsGetDcName is not part of libnetapi, lowercase the fn name. | Günther Deschner | 1 | -2/+2 | |
Guenther (This used to be commit 19a980f52044a170618629e5b0484c1f6b586e5f) | |||||
2008-01-08 | Make name_buffer in NetGetJoinInformation() talloced. | Günther Deschner | 1 | -2/+2 | |
Guenther (This used to be commit 421905fb608df6736944ac21ac67abee24991521) | |||||
2008-01-07 | In the local path of NetJoinDomain, try to get error string from libnetjoin. | Günther Deschner | 1 | -0/+3 | |
Guenther (This used to be commit 0f0f0e13022da584b77e850fec2cef6169e1ac28) | |||||
2008-01-07 | Rearrange order of libnet join context init. | Günther Deschner | 1 | -3/+3 | |
Guenther (This used to be commit 89669c66f27fb47c9769d1058e29bff83f862752) | |||||
2008-01-07 | Free libnet_JoinCtx after joining. | Günther Deschner | 1 | -1/+4 | |
Guenther (This used to be commit 5abae9ef15fa9884c5c4a0e256274f70f6ecd779) | |||||
2008-01-04 | Do not pass emtpy wkssvc_PasswordBuffers to rpc functions. | Günther Deschner | 1 | -8/+4 | |
Guenther (This used to be commit fe75e5ccdfc2609380367e59215637b0de1ef241) | |||||
2008-01-04 | Rename server_name to dc_name in libnet join structures. | Günther Deschner | 1 | -6/+8 | |
Guenther (This used to be commit ff5e15b1ba0d5c39ceef9f9995c107e510162564) | |||||
2008-01-04 | In libnet_join finally separate the admin from the machine pwd entirely. | Günther Deschner | 1 | -5/+5 | |
Guenther (This used to be commit d88bb94f0ef00ddbb48498797bd11448e0d74645) | |||||
2008-01-03 | Minor libnetapi join cosmetic cleanup. | Günther Deschner | 1 | -3/+3 | |
Guenther (This used to be commit 4deef80bed374af5032c0f3081d2ee3c70be99df) | |||||
2008-01-03 | Let DsGetDCName figure out whether domain_name is a flat_name when unjoining. | Günther Deschner | 1 | -1/+0 | |
Guenther (This used to be commit 75165ba4e7acafaca42f6afd1fb8b56e00bcbed7) | |||||
2007-12-21 | Remove doubled cli_set_timeout calls from libnetapi. | Günther Deschner | 1 | -4/+0 | |
Guenther (This used to be commit acc5d8e784b706001457ceeeb9bd4961a13d57d2) | |||||
2007-12-21 | Keep libnetapi_NetX calls static for now. | Günther Deschner | 1 | -4/+4 | |
Guenther (This used to be commit c255654c68923aca3e258906e49be82d719d5ccd) | |||||
2007-12-21 | Split out local and remote paths for NetGetJoinInformation. | Günther Deschner | 1 | -40/+52 | |
Guenther (This used to be commit d1e4f9dd5cde79f915e3e0f652621d966aa850e8) | |||||
2007-12-21 | Add support for remote and local unjoining in libnetapi. | Günther Deschner | 1 | -5/+89 | |
Guenther (This used to be commit 74048fe7cfbd05994d533bea4a477d6ca93449d9) | |||||
2007-12-21 | Remove unrequired TALLOC_CTX from libnetapi_NetJoinDomain & friends. | Günther Deschner | 1 | -34/+5 | |
Guenther (This used to be commit 96ebdca45b998da7e6137973dea717bf3ac76328) | |||||
2007-12-21 | Fix NetJoinDomainLocal. | Günther Deschner | 1 | -4/+1 | |
Guenther (This used to be commit 24605c9175fb313c9c888783817da755cd8ce594) | |||||
2007-12-21 | Use DsGetDcName in local libnetapi join to find a dc. | Günther Deschner | 1 | -14/+20 | |
Guenther (This used to be commit fbc60c1648ff8b1fa0ae33c09237e41232f9769c) | |||||
2007-12-21 | Move NetJoinDomain and friends to NET_API_STATUS and the static libnetapi_ctx. | Günther Deschner | 1 | -20/+106 | |
Guenther (This used to be commit e640c3a4a7695613e9e619516befbaf3d44ecb10) | |||||
2007-12-21 | Missed on instance of external creds. | Günther Deschner | 1 | -2/+4 | |
Guenther (This used to be commit 65d50f518766ab0a8115c2599d190e642eb00754) | |||||
2007-12-21 | Getting rid of external credentials in libnetapi. | Günther Deschner | 1 | -8/+8 | |
Guenther (This used to be commit c10481dba01a084b0f9c4265f3408a0ec9a8b646) | |||||
2007-12-21 | Fill in local branch of NetGetJoinInformation(). | Günther Deschner | 1 | -0/+26 | |
Guenther (This used to be commit 46db8754511f915c296771e08e822ba810f804d5) | |||||
2007-12-21 | Fill in NetJoinDomainLocal(). | Günther Deschner | 1 | -1/+35 | |
Guenther (This used to be commit 4896f22bb50ea9ae0c4807ed9b2dd4283c254364) | |||||
2007-12-21 | Split NetJoinDomain() into NetJoinDomainRemote() and the unsupported | Günther Deschner | 1 | -23/+73 | |
NetJoinDomainLocal(). Guenther (This used to be commit d2f21ce6727ec9e4df67989db07b48470d0790a4) | |||||
2007-12-21 | Add NetGetJoinInformation(). | Günther Deschner | 1 | -0/+53 | |
Guenther (This used to be commit d341d251d6e22e9cc1c4596038fd5fe5c7c6c174) | |||||
2007-12-21 | Fix a missing prototype warning | Volker Lendecke | 1 | -0/+1 | |
(This used to be commit 93e5de23e7109432f554745b18c6d630a39f9c2b) | |||||
2007-12-03 | Fix wkssvc callers. | Günther Deschner | 1 | -6/+3 | |
Guenther (This used to be commit b734cd8aab163d794b969c4e1e721e81a8b4d44c) | |||||
2007-12-02 | Fix some bogus uninitialized variable warnings | Volker Lendecke | 1 | -2/+2 | |
(This used to be commit 48a162b709cc14632fd02c4cd40aa8cfafc53324) |