summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Collapse)AuthorAgeFilesLines
...
* net: use WERROR for check_ads_config().Günther Deschner2008-04-221-9/+7
| | | | | Guenther (cherry picked from commit 9176057986be63c7ebebb56f7daabbc3883802c5)
* doserr: Add WERR_INVALID_DOMAIN_STATE and WERR_INVALID_DOMAIN_ROLE.Günther Deschner2008-04-222-0/+4
| | | | | Guenther (cherry picked from commit 91a55fc27dc100cf193cfa2613771312f018449e)
* net: the success of secrets_init is checked by libnetjoin now.Günther Deschner2008-04-221-6/+0
| | | | | Guenther (cherry picked from commit 0a6a5d082426ca82accf18fffa7740683a42cac1)
* WKSSVC: In _wkssvc_NetrJoinDomain2, do modify the local configuration if ↵Günther Deschner2008-04-221-0/+1
| | | | | | | enabled. Guenther (cherry picked from commit 260efafb8fb6527eb0a182f9a6bfed8239dd8315)
* libnetjoin: Remove machine account if we failed to set password.Günther Deschner2008-04-221-0/+4
| | | | | Guenther (cherry picked from commit db5e0ed186429667a7f6fc67e4b19a7ca75f357e)
* libnetjoin: Fix joining when no KRB5CCNAME is around.Günther Deschner2008-04-221-0/+15
| | | | | Guenther (cherry picked from commit 512e6ca0a9be9fe35994ec1010110573a5b551d1)
* libnetapi: add libnetapi_set_use_kerberosGünther Deschner2008-04-224-2/+25
| | | | | | | Don't unconditionally set the kerberos flag for authentication. Guenther (cherry picked from commit 15bef5ae413adf278cccc0e547c4b8ccd180eca2)
* libnetapi: Add NetQueryDisplayInformation header.Günther Deschner2008-04-221-0/+8
| | | | | Guenther (cherry picked from commit 3c107934acc907e3eedd116b42d1d07ee0574183)
* libnetapi: add NetQueryDisplayInformation example.Günther Deschner2008-04-222-1/+105
| | | | | Guenther (cherry picked from commit 5f9332cf1f60bb5a23a16776b95af3a83c5deb40)
* libnetapi: fill in NetQueryDisplayInformation_r.Günther Deschner2008-04-221-1/+295
| | | | | Guenther (cherry picked from commit 7fb9991b4c54fd0b9629e47afc1e5bbc2cfc1088)
* libnetapi: don't reset the error code in NetUserAdd_r if the operation failed.Günther Deschner2008-04-221-6/+2
| | | | | Guenther (cherry picked from commit 9edb067f62b1e36f1da461b3eb09cb123d2089dd)
* libnetapi: add NetQueryDisplayInformation skeleton.Günther Deschner2008-04-223-0/+82
| | | | | Guenther (cherry picked from commit 6ec4a62b6d584f6745c3285474372f235614b598)
* Re-run make idl.Günther Deschner2008-04-223-1/+222
| | | | | Guenther (cherry picked from commit afd0e925dc63b6f776caa5fd442c4e48e8349682)
* libnetapi: Add IDL for NetQueryDisplayInformation.Günther Deschner2008-04-221-0/+35
| | | | | Guenther (cherry picked from commit 1200eb474c145fdde91bc39546454015fecf22f0)
* Fix the build of eventlogadm.Günther Deschner2008-04-221-1/+1
| | | | | Guenther (cherry picked from commit 57a5628abf628b6276f36da8ae1f3c15a4db4488)
* libnetapi: don't to try to free NULL struct.Günther Deschner2008-04-221-0/+4
| | | | | Guenther (cherry picked from commit eb33d30d80ab2fe770e248f5b2a70a83a43dd156)
* Fix ou handling in netdomjoin-gui.Günther Deschner2008-04-221-0/+5
| | | | | | | The ou list was concatenated again and again... Guenther (cherry picked from commit 84608e165e24c68c12d40086f81684ef37f69159)
* Add WERR_USER_ALREADY_EXISTS and WERR_PASSWORD_RESTRICTION.Günther Deschner2008-04-222-0/+6
| | | | | Guenther (cherry picked from commit eefd03d39b107598e9b0d1f35def7b17073d8ebc)
* Move some WERRORs down to the NERR_BASE block.Günther Deschner2008-04-221-16/+11
| | | | | Guenther (cherry picked from commit 2453375ee04f466800f53a0f2991d8d5dee0bd8e)
* Add secure_channel_type to libnetjoin.Günther Deschner2008-04-224-1/+9
| | | | | Guenther (cherry picked from commit f88910c1e5186737da4eda5a7a396c3238fc6775)
* Only cache password policy results that worked, otherwise weBo Yang2008-04-211-1/+3
| | | | | | cannot login until the cache expires even if a connection to a DC has been restored. (cherry picked from commit 8671f9767d7d93a86712741303d6046937c3aae8)
* loadparm: rename bNoIncludes to bAllowIncludeRegistry (inverting logic)Michael Adam2008-04-211-6/+7
| | | | | | | This is what that variable controls now... Michael (cherry picked from commit bba04a8fba6fd5cf62578733cfdabea590e8ff51)
* loadparm: make lo_load_initial() only skip registry include.Michael Adam2008-04-211-4/+3
| | | | | | | | | | | | This is only to be able to set everything properly for registry before reading registry includes. This fixes "make test" as non-root user in a directory, where root-daemons have already created a messaging.tdb in the compiled in lockdir... Michael (cherry picked from commit 1bb28bc1d8e83d174cd171e9d96f22ac524187c3)
* build: add missing dependency for libtdb.so to pam_smbpassMichael Adam2008-04-211-1/+1
| | | | | | | Thanks to Andreas Schneider for noticing. Michael (cherry picked from commit db708d4004adcd4a75c28d630dbd43b03e40f205)
* libsmbconf: fix segfault in listing share names / config.Michael Adam2008-04-211-1/+1
| | | | | | | Discovered by Günther while giving a talk. - Sorry Günther! Michael (cherry picked from commit 518f4d4e6662138a2e71acc2296acedefc7c739a)
* libmsbconf: add handling of NULL share parameters to registry backend.Michael Adam2008-04-211-14/+92
| | | | | Michael (cherry picked from commit 6c1181fda2f040d9555917b10a65bc0dfc1f0593)
* libsmbconf: don't complain with WERR_ALREADY_EXISTS for NULL share in ↵Michael Adam2008-04-211-1/+1
| | | | | | | | | | smbconf_create_share(). These are values stored inside the base key for registry. This is not getting deleted. Michael (cherry picked from commit aa167de8252bb615bd21fb3fd9468383b8357d32)
* net conf: adapt output of NULL share params in net conf list.Michael Adam2008-04-211-2/+7
| | | | | | | don't list NULL share name and don't indent these parameters Michael (cherry picked from commit 0212b38913945ce3c8b14734804d81f1cd315621)
* net conf: simplify logic in test output of net conf import.Michael Adam2008-04-211-9/+5
| | | | | Michael (cherry picked from commit 367c8b133b2f3e73155f20f689602909eef9827b)
* libsmbconf: make sure to always list the NULL section first in text backend.Michael Adam2008-04-211-3/+16
| | | | | Michael (cherry picked from commit b50fdf321dc8056caa2b057cbd7f83792dfbcd4d)
* net conf: fix output of out-of-share parameters in test mode importMichael Adam2008-04-211-4/+12
| | | | | Michael (cherry picked from commit 5424e07e7d3e842488cba7ae389124f01221c5ba)
* libsmbconf: default to the NULL section when a parameter is encountered w/o ↵Michael Adam2008-04-211-2/+8
| | | | | | | section Michael (cherry picked from commit e1b98f1cbce72d12085d86da834f0949ecbfbf67)
* libsmbconf: allow NULL sharename in smbconf_share_exists().Michael Adam2008-04-211-3/+0
| | | | | Michael (cherry picked from commit cb23052b2055d77924b2a593ec14f0c1de9a3b51)
* libsmbconf: add handling of NULL strings to smbconf_find_in_array().Michael Adam2008-04-211-2/+4
| | | | | Michael (cherry picked from commit a5923bafe9b543d50dca06d251186948baeac8cc)
* libsmbconf: add handling of "NULL" strings to smbconf_add_string_to_array()Michael Adam2008-04-211-5/+9
| | | | | Michael (cherry picked from commit aba261a9143bc7ab681b1c57ccfc08da0cffcfe7)
* loadparm: use the new smbconf_init() dispatcher for loading registry config.Michael Adam2008-04-211-2/+2
| | | | | Michael (cherry picked from commit 78afb30f8073c3804dfa0cecadf973d5af5dd612)
* net conf: use the new smbconf_init() dispatcher instead of explicit backend ↵Michael Adam2008-04-211-2/+9
| | | | | | | init. Michael (cherry picked from commit 281c9287a34533045b62302bb33ced3d216421ac)
* libsmbconf: add a smbconf init dispatcher smbconf_init().Michael Adam2008-04-213-2/+101
| | | | | | | | | | | | | | | | The dispatcher takes a config source argument in the form of "backend:path" where backend can (currently) be one of "txt" (aka "file") or "reg" (aka "registry"). When the path is omitted, it is up to the backend to provide a default path. When there is no separator ":" and the string is not a recognized backend, then file backend is assumed and the string is passed in as the path argument. Michael (cherry picked from commit cc613a60eb0f6b92cae98e8669e5e569a1eb9324)
* libsmbconf: move setting of verbatim variable into a more internal function.Michael Adam2008-04-211-2/+2
| | | | | Michael (cherry picked from commit 9efd7b515183fa28f400fe88af63e0b0126e3e00)
* libsmbconf: add a check for talloc failure to smbconf_txt_init().Michael Adam2008-04-211-0/+3
| | | | | Michael (cherry picked from commit f76ec7d87e206426c795374397ba725ecdeec784)
* libsmbconf: remove the bool verbatim parameter from txt backend init function.Michael Adam2008-04-214-7/+5
| | | | | | | | Always be verbatim for now. Backend config options may be added later via some private data pointer. Michael (cherry picked from commit e8bafcfbf4a7ab1dc1ce4f2acd24b0eb74933256)
* libsmbconf: rename smbconf_init() to smbconf_init_internal().Michael Adam2008-04-214-6/+6
| | | | | | | smbconf_init should be the name of the dispatcher (to be written) Michael (cherry picked from commit 3fb95ab757650712716472ebaccb7119feb27596)
* Fix the build of db_open_trans with CLUSTER_SUPPORT enabledVolker Lendecke2008-04-211-0/+2
| | | | | Metze, you might want to check this. (cherry picked from commit 3b4a402bc5c3490000581d43a12388883bcf8150)
* Remove unused variable from wbcCheckTrustCredentials().Gerald W. Carter2008-04-211-1/+0
| | | | (cherry picked from commit fea52dc46048ff869299267f7596b93a8c5c8b3d)
* Follow error code name convention in libwbclient.Gerald W. Carter2008-04-214-14/+14
| | | | | s/WBC_INVALID_RESPONSE/WBC_ERR_INVALID_RESPONSE/ (cherry picked from commit d91ce012b0afb30cd22b373412d17de27c55ca86)
* wbinfo: use wbcCheckTrustCredentials()Stefan Metzmacher2008-04-211-10/+12
| | | | | metze (cherry picked from commit 2cbe5a006a6df79c38f4aaa68d498cd6d5a34dba)
* libwbclient: add wbcCheckTrustCredentials()Stefan Metzmacher2008-04-212-0/+58
| | | | | | | | | This only accepts NULL as domain for now, because winbindd doesn't support checking trust passwords as a domain controller. metze (cherry picked from commit c084ccd70f42ce29ce24565969a9f440dde254e1)
* wbinfo: use wbcResolveWinsByName() and wbcResolveWinsByIP()Stefan Metzmacher2008-04-211-26/+16
| | | | | metze (cherry picked from commit a4f628d6c9e2a5761c048e268a29e1f5daae4180)
* libwbclient: add wbcResolveWinsByName() and wbcResolveWinsByIP()Stefan Metzmacher2008-04-212-0/+87
| | | | | metze (cherry picked from commit 57ba71140fbf6b4a5a917fa3248fa76536be883b)
* winbindd: create the messaging conntext earlierStefan Metzmacher2008-04-211-7/+17
| | | | | metze (cherry picked from commit 2e1b9130635235efdbf49d0b92a43b342114246c)