summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* wbinfo: prompt for password when none has been given.Günther Deschner2008-05-271-1/+18
* drsuapi: fix data_blob_free() caller (this call is quite different in s3 and 4).Günther Deschner2008-05-271-1/+1
* libwbclient: fix typo.Günther Deschner2008-05-271-1/+1
* dsgetdcname: use family (instead of sa_family).Günther Deschner2008-05-271-1/+1
* re-run make idl.Günther Deschner2008-05-272-4/+4
* idl: avoid sa_family as it its a macro on IRIX.Günther Deschner2008-05-271-1/+1
* doserr: add WERR_REVISION_MISMATCH.Günther Deschner2008-05-272-0/+2
* loadparm: fix process_registry_shares() when there is only [global] in registry.Michael Adam2008-05-271-0/+2
* Re-enable the evil "aio write behind" parameter.Jeremy Allison2008-05-261-0/+2
* Remove unused function is_trusted_domain_situation().Michael Adam2008-05-262-7/+0
* winbind: correctly omit check for trusted domain support in cm_prepare_connec...Michael Adam2008-05-261-1/+1
* passdb: check for is_dc_trusted_domain_situation() in get_trust_pw_hash().Michael Adam2008-05-261-1/+1
* passdb: add comment explaining logic in get_trust_pw_clear().Michael Adam2008-05-261-2/+16
* passdb: in get_trust_pw_clear() correctly fail if trusted domains not supportedMichael Adam2008-05-261-1/+5
* Add function is_dc_trusted_domain_situation().Michael Adam2008-05-262-3/+8
* rpcclient: add drsuapi dsgetdcinfo call.Günther Deschner2008-05-261-0/+161
* rpcclient: call drsuapi_DsUnbind() when finished with DsCrackNames call.Günther Deschner2008-05-261-2/+8
* re-run make idl.Günther Deschner2008-05-263-0/+419
* idl: add drsuapi_DsGetDCInfoCtr3 used by w2k8.Günther Deschner2008-05-261-0/+25
* rpcclient: simplify drsuapi dscracknames call slightly.Günther Deschner2008-05-261-15/+7
* loadarm: fix testparm with "config backend = registry".Michael Adam2008-05-261-2/+3
* Fix two c++ warningsVolker Lendecke2008-05-252-2/+3
* Fix two bogus uninitalized variable warningsVolker Lendecke2008-05-251-1/+2
* Fix a const warningVolker Lendecke2008-05-251-1/+2
* Move ber_[read|write]_OID_String protypes to proto.hVolker Lendecke2008-05-252-3/+2
* Remove some references to get_current_username() and current_user_infoVolker Lendecke2008-05-257-25/+32
* Remove the reference to current_user_info from share_access.cVolker Lendecke2008-05-256-21/+38
* Remove reference to current_user_info from lanman.cVolker Lendecke2008-05-251-13/+13
* Remove stuff from client_proto.hVolker Lendecke2008-05-251-404/+0
* build: combine LIB_WITHOUT_PROTO_OBJ and LIB_WITH_PROTO_OBJ into LIB_OBJMichael Adam2008-05-241-10/+7
* build: remove PROTO_OBJ from Makefile.in - it is not needed any moreMichael Adam2008-05-241-20/+0
* rpc_open_tcp: now drsuapi is complete, we can use it in the test program.Michael Adam2008-05-241-6/+0
* drsuapi: always use tcp for drsuapi.Günther Deschner2008-05-241-2/+36
* drsuapi: add very basic drsuapi rpcclient command set.Günther Deschner2008-05-243-0/+114
* drsuapi: fix the build.Günther Deschner2008-05-241-6/+6
* Revert "drsuapi: fix the build."Günther Deschner2008-05-243-120/+6
* drsuapi: fix the build.Günther Deschner2008-05-243-6/+120
* drsuapi: add all code required for our drsuapi rpc client.Günther Deschner2008-05-2312-3/+1373
* Manually merge Steven Danneman's patch for SPNEGO auth to a trustedGerald W. Carter2008-05-233-26/+31
* Manually port Steven Dannenman fix for using the correct machine domain whenGerald W. Carter2008-05-232-6/+6
* build: make sure LIBWBCLIENT_*_TARGET is never emptyStefan Metzmacher2008-05-231-4/+4
* libwbclient: add wbcLibraryDetails()Stefan Metzmacher2008-05-232-0/+38
* libwbclient: rename MAXSUBAUTHS => WBC_MAXSUBAUTHSStefan Metzmacher2008-05-233-5/+5
* build: add symbol versioning when we build with gnu ldStefan Metzmacher2008-05-236-16/+69
* build: autogenerate exports/libwbclient.symsStefan Metzmacher2008-05-233-8/+16
* build: autogenerate exports/libtalloc.symsStefan Metzmacher2008-05-232-11/+10
* build: pass .syms extention via @SYMSEXT@ from configureStefan Metzmacher2008-05-232-3/+7
* Fix a (bogus) uninitialized variable warningVolker Lendecke2008-05-231-1/+1
* build: add a "make shlibs" target to build all the shared libraries.Michael Adam2008-05-231-0/+2
* build: autogenerate exports/libnetapi.symsStefan Metzmacher2008-05-232-4/+6