summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
* build: change selftest_prefix from ./ to ./st .Michael Adam2008-02-192-4/+4
| | | | | | | It was used as ${selftest_prefix}/st anyways... Michael (This used to be commit 1f3bfa024d61ccb87655db2c616b28adb50d6783)
* configure: move debug check to developer checkMichael Adam2008-02-191-9/+9
| | | | | | | ...thereby grouping test checks and debug/developer checks together, respectively. Michael (This used to be commit bf1bb2c0906dd5e518c3f35ef97d69eba0e2efdf)
* configure: Also set debug=yes for --enable-developer and --enable-krb5developer.Michael Adam2008-02-191-0/+2
| | | | | Michael (This used to be commit ad45d056df64aeed2e2c97ab69f82013791616ab)
* configure: add default for developer and krb5developerMichael Adam2008-02-191-0/+2
| | | | | Michael (This used to be commit e9b06ac113e375de11bb847c6f625f7861502853)
* configure: move more developer/test related checks up before the compiler ↵Michael Adam2008-02-191-46/+46
| | | | | | | checks. Michael (This used to be commit 05e3095e21330c162624338160ab48d197cf0507)
* Move the --enable-debug check up above all compiler checks.Michael Adam2008-02-191-9/+9
| | | | | Michael (This used to be commit fb74f8dd6a612db0d79b091dd9972bb3204818fb)
* configure: Introduce "debug" variable set to yes by --enable-debug.Michael Adam2008-02-191-1/+7
| | | | | Michael (This used to be commit b33db84c222af21cc3dd8233d6ff96e6f32ea3cd)
* configure: move AC_SUBST's of certain directories to the corresponding checks.Michael Adam2008-02-191-15/+15
| | | | | Michael (This used to be commit 28c862704c27aaffc858650d0a4f4cc7893bb406)
* Move AC_ENABLE_SHARED and AC_DISABLE_STATIC to a more appropriate place.Michael Adam2008-02-191-3/+3
| | | | | | | | I have to investigate the effect of these and evaluate the need of their presence. For now establish more reasonable grouping. Michael (This used to be commit 3ba8fa1c4b9ac46133b17112ef3494a4c23dc314)
* configure.in: move definition of build dir up.Michael Adam2008-02-191-3/+3
| | | | | Michael (This used to be commit 35327e8fee778cb46e181add7d1987c843384989)
* Remove unused m4 macro files.Michael Adam2008-02-197-422/+0
| | | | | | | | | | These files were added in aa14900f8291a017aa7fab2bbb9a6c79b12889b2 (automatic dependency tracking) in SAMBA_3_2, which was removed from configure.in in the git glue commit 5c6c8e1fe93f340005110a7833946191659d88ab. But apparently, the files were not removed by accident. Michael (This used to be commit aeb3673b3686f463e6c7811d61c01d8d6aec0eb3)
* Update position information also for AIOVolker Lendecke2008-02-191-0/+5
| | | | | | | Necessary to survive RAW-SEEK with AIO enabled. Jeremy, please check! (This used to be commit e2ca12c2345c0e3916dd09d097b2ba1ce2989fa8)
* Inform level II oplock holders when we write using AIOVolker Lendecke2008-02-191-0/+2
| | | | | Jeremy, please check! (This used to be commit 81d823e026fb332a88b6e1f15030fe49719f2522)
* Change ldap search filter. This function is also used to search machine ↵Karolin Seeger2008-02-191-2/+2
| | | | | | | accounts which may be located in a different ou. This is an extension to e71a48bb80cee85afcccacbce2884c0d600f4d72. Karolin (This used to be commit e5cc8b683cba3f2f3a84b1636b3d5bee1bfc0dda)
* Makefile.in: Rework registry-related object collections.Michael Adam2008-02-191-45/+40
| | | | | | | Group and name objects more sanely. Michael (This used to be commit 58626eb6027f43495a030d856232a81225d0ca77)
* Use linbet_conf code in loadparm's registry handling.Michael Adam2008-02-192-245/+74
| | | | | | | | This replaces the original hand-written tdb code, now that the linking dependencies have been significantly reduced. Michael (This used to be commit d08a3a195718725228bbafa61fd4f0be8aafb43f)
* Make regdb_init() behave like regdb_open() when registry is already opened.Michael Adam2008-02-191-1/+4
| | | | | | | I.e. increment the refcounter. Michael (This used to be commit 951d3fae2cbea09cc4e1806cbf0a94ecdfcee8d5)
* Add a function libnet_conf_get_seqnum() to the libnet_conf API.Michael Adam2008-02-191-0/+13
| | | | | | | | This is to provide a change sequence number to users, so that they can use it to detect change in the config and trigger a reload. Michael (This used to be commit a0b12f4d815fa92c8826954e6d73546c8a751583)
* Remove unused marshalling for SVCCTL_UNLOCK_SERVICE_DB.Günther Deschner2008-02-192-52/+0
| | | | | Guenther (This used to be commit eeb598a19a3d09f2175032e013857fe743da3eec)
* Use pidl for _svcctl_UnlockServiceDatabase().Günther Deschner2008-02-192-26/+6
| | | | | Guenther (This used to be commit 300bf76a79bfa0a9cf55505fd1e928aba9fec171)
* Remove unused marshalling for SVCCTL_LOCK_SERVICE_DB.Günther Deschner2008-02-192-56/+0
| | | | | Guenther (This used to be commit 23d37a9aed145d38e2bd98b170b65096ab69b0d9)
* Use pidl for _svcctl_LockServiceDatabase().Günther Deschner2008-02-192-27/+6
| | | | | Guenther (This used to be commit 939da2eb58ea8cfa637ec63b254755d77702da45)
* Remove unused marshalling for SVCCTL_QUERY_STATUS.Günther Deschner2008-02-193-84/+0
| | | | | Guenther (This used to be commit 8a621f517fe38ce91f10e12fccc2963af6afc33d)
* Use rpccli_svcctl_QueryServiceStatus() in net.Günther Deschner2008-02-191-4/+12
| | | | | Guenther (This used to be commit 1cc0e9b7e5b8685dc4aff8e379837dd32e386f9f)
* Use pidl for _svcctl_QueryServiceStatus().Günther Deschner2008-02-192-26/+6
| | | | | Guenther (This used to be commit 5453d97ef4967755ef0c903dd665325d50845028)
* Remove unused marshalling for SVCCTL_CONTROL_SERVICE.Günther Deschner2008-02-193-91/+0
| | | | | Guenther (This used to be commit 84112a24f5292b8d2e4d446e39462e0402453b4a)
* Use rpccli_svcctl_ControlService() in net.Günther Deschner2008-02-191-3/+6
| | | | | Guenther (This used to be commit 49375f0b4d5ead7d26659cfc94997bd3e18c48a9)
* Use pidl for _svcctl_ControlService().Günther Deschner2008-02-192-28/+10
| | | | | Guenther (This used to be commit 4797ca0bd5dc922f6ba5ebb93bf65ceee09a678e)
* Remove unused marshalling for SVCCTL_START_SERVICE.Günther Deschner2008-02-193-85/+0
| | | | | Guenther (This used to be commit 57e03a7fd56062bbff19c88c3b6928e8a0481794)
* Use rpccli_svcctl_StartServiceW() in net.Günther Deschner2008-02-191-2/+7
| | | | | Guenther (This used to be commit 5ca4358c1a2c13b316df7cc07d8ca5b820c79988)
* Use pidl for _svcctl_StartServiceW().Günther Deschner2008-02-192-25/+5
| | | | | Guenther (This used to be commit d95998ffd321eccf19f7de671eed2c741038b81e)
* Fix some uninitialized data in new netlogon client.Günther Deschner2008-02-191-0/+9
| | | | | Guenther (This used to be commit bd6e2fcf3b3ab15736584edbbfb941b381988499)
* wGünther Deschner2008-02-191-62/+0
| | | | (This used to be commit c22ec556b1df777b3b99669403dd1f9094a37a7a)
* Remove unused marshalling for LSA_LOOKUP_SIDS/2/3.Günther Deschner2008-02-194-896/+1
| | | | | | | This also removes parse_lsa.c entirely. Guenther (This used to be commit f802ba035c95e63c5a6ff9f2fb484d62341cd1a7)
* Yippie! LSARPC server-side migration to pidl finished.Günther Deschner2008-02-194-467/+4
| | | | | Guenther (This used to be commit aa7023b88d3161897b9616d950c2a99624d81931)
* Use pidl for _lsa_LookupSids, _lsa_LookupSids2 and _lsa_LookupSids3.Günther Deschner2008-02-193-177/+136
| | | | | Guenther (This used to be commit b1609801e4443a3efbc29873477ad335d0241be4)
* Fix a comment. REGISTRY_KEY has vanished from srv_winreg_nt.cMichael Adam2008-02-181-1/+1
| | | | | | | (It is reg_api time) Michael (This used to be commit d94998e46ba0faac3fa625e8292d452ad52b8e55)
* Remove (now) unused function make_default_reg_sd().Michael Adam2008-02-181-48/+0
| | | | | Michael (This used to be commit 2c66413de284fb4cb9dc7def0ee4eb07b986c9ca)
* Grab secdesc for key from registry for reg_savekey()Michael Adam2008-02-181-10/+9
| | | | | | | instead of construction another default secdesc. Michael (This used to be commit 194e00822c349aa0c11641672b35b0e0c021da08)
* Add NT Authority\System as group sid to default registry key security ↵Michael Adam2008-02-181-1/+2
| | | | | | | descriptor. Michael (This used to be commit 9f0448ca323a6645ad662c97d92a7e30320e0c11)
* Change construct_registry_sd() to return WERROR instead of the SEC_DESC *.Michael Adam2008-02-181-11/+12
| | | | | Michael (This used to be commit 91dbe79df2636959381825af6ab8a66abd7f97a1)
* Reformat construct_registry_sd() slightly (stick to coding rules).Michael Adam2008-02-181-8/+17
| | | | | Michael (This used to be commit d87fb13959f84dfbbd3e1cc875f78d6e8ad44130)
* Use BUILTIN\administrators as owner of the default registry key security ↵Michael Adam2008-02-181-1/+1
| | | | | | | descriptor. Michael (This used to be commit 52e98157650d8dbc9b3ebb55f995ca543839543b)
* Fix segfault in svcctl_get_secdesc(): prevent premature TALLOC_FREE.Michael Adam2008-02-181-14/+14
| | | | | | | | | This crash was triggered by (e.g.) net rpc service status. This patch prevents premature freeing of memory and creates a common exit point to the function. Michael (This used to be commit f1fb9fd6f14fc53629871cbe4b8558ad5acc14f0)
* Add a check for success of fetch_reg_values().Michael Adam2008-02-181-1/+5
| | | | | Michael (This used to be commit ba69097f37086537e6b2606fceeb874f6d3e4e1c)
* Fix a comment typo.Michael Adam2008-02-181-1/+1
| | | | | Michael (This used to be commit 00e2dd36b38fcf92d76a0e79860cf9ca6a3d027e)
* Create missing link for libnetapi.so.0Michael Adam2008-02-181-0/+1
| | | | | Michael (This used to be commit 1cb2d980d3b2759d73314b112c904f5e20052135)
* Remove unused marshalling for LSA_LOOKUP_NAMES/2/3/4Günther Deschner2008-02-183-795/+0
| | | | | Guenther (This used to be commit 6458ef3977b60f24b87eb88cf870a9f23929ca85)
* Use pidl for _lsa_LookupNames3 and _lsa_LookupNames4.Günther Deschner2008-02-182-147/+77
| | | | | Guenther (This used to be commit 4e310a19f12ba7034f33247dca0a9e7a10aa98b7)
* Re-run make idl.Günther Deschner2008-02-185-14/+56
| | | | | Guenther (This used to be commit 1cac7b0f626b418909a5e7a79a1c6d335c10fbf3)