summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Fix a memleak in svcctl_init_keys()"Volker Lendecke2008-06-181-10/+1
| | | | | | | | | This reverts commit b1afb31f3cadd4749bf6e3eb5d8935588bf8ebfc. This one is very strange: I need to investigate why valgrind showed it as leaking, and why in my initial tests this did not fail. (cherry picked from commit 24730f5981efb920811e7929a9483bd72bb0984c) (This used to be commit b1e8e5d173cdaa3fb9c1fb1d9aacf8e665bc5d61)
* Fix Bug #5548 (segfauls in handle_include with %m macro expansion).Michael Adam2008-06-181-1/+4
| | | | | | | | | In alloc_sub_basic, when expanding '%m', substitute "" instead of NULL for remote_machine when this is NULL. Else a NULL string is returned. Michael (This used to be commit c65b456c6a145d15b7fd27a2a3440a0709fc3277)
* file_access: add a function header comment for can_access_file_acl().Michael Adam2008-06-181-0/+3
| | | | | Michael (This used to be commit 7d5fb873bde0a84de522650945effeaf602c759e)
* smbd/dir.c: remove unneeded stat buf parameter from user_can_read_file()Michael Adam2008-06-181-4/+2
| | | | | | | This is not needed anymore since user_can_access_file_acl() ist used. Michael (This used to be commit 3c349f773a52e3de693d3bb79f5060c9f1e01e41)
* file_access: remove unneeded stat buf parameter from can_access_file_acl().Michael Adam2008-06-173-5/+5
| | | | | | | This is a security descriptor level function only. Michael (This used to be commit 5931540fa1681f026fed42df387d17e43c493c47)
* net sam: fix typo in commentMichael Adam2008-06-171-1/+1
| | | | | Michael (This used to be commit b9f6904044889328ded229b7ff04d31218f4fef8)
* net sam: fix typo in debug message.Michael Adam2008-06-171-1/+1
| | | | | Michael (This used to be commit 6d7f64c3481d3aa7ec6b0d468f3d6218f62cd92e)
* testsuite: give admin rights to testuser only for the "net rpc registry" test.Michael Adam2008-06-171-0/+41
| | | | | | | | | Remove the user from BUILTIN\Administrators at the end of the tests. Note: BUILTIN\Administrators is not deletet at the end because that functionality is not implemented. Michael (This used to be commit 1734f9305a38eff05f0147d9c7391ef34085e7b2)
* testsuite: don't give the testuser administrative rights globally.Michael Adam2008-06-171-9/+0
| | | | | | | | | It breaks RPC-SAMBA3-GETUSERNAME for reasons I have not quite understood yet. Somhow loosing rights fails when the user belogns to BUILTIN\Administrators at some point. Michael (This used to be commit 9fe99c69f35b005b66c1eacb5d999cc73f1bb521)
* Fix a brown paper bag segfault in clitarVolker Lendecke2008-06-172-2/+2
| | | | | | | | Thanks to "No Body is Perfect" from gmail, whoever that is :-) Volker (cherry picked from commit 679d8dfa390601f777bfb43c02cd921eae5edcf4) (This used to be commit b8e1d62b8e8f724b855c8ab9801abee0b2791e36)
* rpcclient: add more generic internal dscracknames call.Günther Deschner2008-06-171-26/+57
| | | | | Guenther (This used to be commit 2351b0845ca78707901daca6a6d0425959c6f28e)
* netapi: use NetUserEnum filter in example code.Günther Deschner2008-06-171-1/+1
| | | | | Guenther (This used to be commit ad105177686da823ef9cce1c1bedaf0f84a49b8c)
* netapi: add NetUserEnum filter constants to public headers.Günther Deschner2008-06-171-0/+6
| | | | | Guenther (This used to be commit 32a66131eb56e1c66b89e348141047c6b98cf35e)
* netapi: implement NetUserEnum filters.Günther Deschner2008-06-171-1/+22
| | | | | Guenther (This used to be commit 0bd69df7704789888eba2a07aba505dce037c4eb)
* re-run make idl.Günther Deschner2008-06-171-0/+5
| | | | | Guenther (This used to be commit 383636aaca0e59fef8a010ba697e5edf9ce2648b)
* netapi: add NetUserEnum filter constants to IDL.Günther Deschner2008-06-171-0/+6
| | | | | Guenther (This used to be commit 12669b12c25a64b02c0e49b3ef96cf317992b18c)
* netapi: some IDL cosmetics.Günther Deschner2008-06-171-0/+96
| | | | | Guenther (This used to be commit 4fd6bc61d0034659c5a89bf2eae188a04a3b41eb)
* netapi: add NetRemoteTOD example code.Günther Deschner2008-06-172-1/+90
| | | | | Guenther (This used to be commit 2b82779a401dd1d14f5842872ac37b2454efc92b)
* netapi: implement NetRemoteTOD().Günther Deschner2008-06-171-2/+32
| | | | | Guenther (This used to be commit 76877680a8a6400bc2d3b5e3b788b7d5fc683850)
* netapi: make NetRemoteTOD() headers public.Günther Deschner2008-06-171-0/+31
| | | | | Guenther (This used to be commit 1262ab1843a8a8cb794f6bbfb113bd2d99ffba22)
* netapi: add NetRemoteTOD() skeleton.Günther Deschner2008-06-173-0/+67
| | | | | Guenther (This used to be commit 78bc98cb55e36ef175f9c0f6fcd943781a514005)
* re-run make idl.Günther Deschner2008-06-173-1/+65
| | | | | Guenther (This used to be commit 782ab0f1c1c0957a1111a76c2c1ea7bd99d38311)
* netapi: add NetRemoteTOD() to IDL.Günther Deschner2008-06-171-0/+19
| | | | | Guenther (This used to be commit 8dd1a5fabffaea847a348d1467a75d005a16b0bd)
* net_vampire: add error and result_message to samsync_context.Günther Deschner2008-06-174-43/+82
| | | | | Guenther (This used to be commit e0b117200441f842fbc11cc817ab2cde4d63a22e)
* net_vampire: add domain_name to samsync_context.Günther Deschner2008-06-174-0/+9
| | | | | Guenther (This used to be commit 7e7f07ec59d23e909809ed32adc8fc399826310d)
* libads: add ads_get_machine_kvno() to make ads_get_kvno() a bit more generic.Günther Deschner2008-06-173-13/+36
| | | | | Guenther (This used to be commit cb7ace209c2051ae02647188715fa6ee324c2bf6)
* clikrb5: remove unrequired create_kerberos_key_from_string_direct() prototype.Günther Deschner2008-06-172-11/+10
| | | | | Guenther (This used to be commit ec86852fc6ce2d88ad5835c8fcb337c68fd6f6bc)
* dsgetdcname: allow to use NULL mem_ctx.Günther Deschner2008-06-171-1/+1
| | | | | Guenther (This used to be commit d20353d30c2e08a6c6d67ae8b8c2faa26004249c)
* libads: fix logic error in ads_get_kvno().Günther Deschner2008-06-171-1/+1
| | | | | Guenther (This used to be commit 132b038581a1a91b4e70c7c44f97f52866609812)
* Fix a memleak in svcctl_init_keys()Volker Lendecke2008-06-171-1/+10
| | | | (This used to be commit 675bb53398ba29c53d2dcf3c7122cf4770c2f938)
* Fix a segfault in wbcLookupRidsVolker Lendecke2008-06-171-16/+21
| | | | | | | | | | | | | The done: part could access uninitialized memory if intermediate BAIL_ON_WBC_ERROR fire. Jerry, please check! Thanks, Volker (cherry picked from commit 31f4c33dcc744e81be54389756378e25aa2bb75e) (This used to be commit 5b12d8aa510689114e5413be5afe6aeb6ec2d9db)
* Fix a segfault in wbcLookupSidVolker Lendecke2008-06-171-19/+29
| | | | | | | | | | | | | | | If the BAIL_ON_WBC_ERROR directly after wbcRequestResponse kicks in, *domain and *name have not been initialized yet. So the cleanup routine in the done: part of the routine (which did not check for domain!=NULL etc) would access uninitialized memory. Jerry, please check! Thanks, Volker (cherry picked from commit 3d7e0cc40b1992f4555807acec4f00450e30e2de) (This used to be commit ac5ba26bb0488c3fb95072d84898c02b72c5b819)
* Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into 3-3-abartletAndrew Bartlett2008-06-171-1/+1
|\ | | | | | | (This used to be commit a09ed6016a41a9ed45716579e59a646545054f63)
| * Replace a very unusual variable declaration by a more conventional oneVolker Lendecke2008-06-171-1/+1
| | | | | | | | (This used to be commit 9c1f334af3111e93bb8dceb661e1bc5519aa94c6)
* | Without stdlib.h we don't get a prototype for free().Andrew Bartlett2008-06-171-0/+1
|/ | | | | | | | | | This test fails if GCC emits any warnings (presumably to detect the function propertly), but unless we include this message then free() fail. Why we need to call free in a configure test is probably something to blame on valgrind... Andrew Bartlett (This used to be commit d013f6fadc3e80fabb4a1784207dabc84f9b7dc2)
* man pages: Move 'smbsh' man page to the examples directory.Karolin Seeger2008-06-173-0/+311
| | | | | | | | | | smbsh.c is located in the examples directory. It does not make sense to install a man page without installing the tool itself. This fixes bug #4724. Karolin (This used to be commit 797ed744b15c94fa4831d9796b40bb0ab5df55b7)
* Fix a memleak in wbcAuthenticateUserEx()Volker Lendecke2008-06-171-0/+2
| | | | | (cherry picked from commit 72b381689af9cae83ab08532cffd0188f2da4807) (This used to be commit 20110ee5f181168dc1cbc08b7c22820d68204960)
* Revert "Fix a memleak caused by a crappy get_sorted_dc_list() API"Volker Lendecke2008-06-171-14/+1
| | | | | This reverts commit 2ea03a1e95a30e321e390bef9408a1215711de07. (This used to be commit 80c2e8295a00c3d88372b55b81d03b455feb69b2)
* Revert "Fix a memleak in ads_find_dc() in case get_sorted_dc_list() fails"Volker Lendecke2008-06-171-1/+0
| | | | | This reverts commit df8d089bc63c2a52cbdf3504cded8df620a59902. (This used to be commit 342f8858200ed7c446516c270e1b4284d92010d8)
* netapi: Fix Bug #5545 (libnetapi_init without $USER)Günther Deschner2008-06-171-2/+6
| | | | | | | Based on patch from Erik van Pienbroek. Guenther (This used to be commit 71f4cf773022525ba617f09c495dbff97f8eb2d5)
* net_vampire: fix samsync_process_database().Günther Deschner2008-06-171-1/+1
| | | | | | | Turns out the password hashes are not rid encrypted in the samsync reply. Guenther (This used to be commit 7d8d60bcbae79f3cdd55b27217145ffbd19f161d)
* net_vampire: fix build warning.Günther Deschner2008-06-171-1/+0
| | | | | Guenther (This used to be commit eb4232fec05cd87ea85a781b84a3fbe85f469703)
* net_vampire: use generic output filename and use correct argv element.Günther Deschner2008-06-173-3/+3
| | | | | Guenther (This used to be commit e0843e631e379645296a5fe34dfc83bc265ebef3)
* net_vampire: move ldif code out of net_rpc_samsync.cGünther Deschner2008-06-174-1183/+1217
| | | | | Guenther (This used to be commit 1d5758ec3a5160e5649242c42f6e4a7b39eb6199)
* net_vampire: move some samsync functions to libnet.Günther Deschner2008-06-176-205/+241
| | | | | Guenther (This used to be commit b3b6af0a3e25fab0a14c9c802dbabd3d03448ebe)
* Add some debug to notifyVolker Lendecke2008-06-171-0/+6
| | | | (This used to be commit 4394235378f85ccb911d662d95f1545a14240bdf)
* Remove references to SVN.Karolin Seeger2008-06-172-4/+4
| | | | | Karolin (This used to be commit 9d69a809e370f98057e514a3c755b0b86ee5f610)
* Remove reference to current_user from modules/nfs4_acls.c .Michael Adam2008-06-171-2/+1
| | | | | Michael (This used to be commit 50fbfa03483de0059d85967dc96f2896e55e6d04)
* idmap: Fix typos in comments.Karolin Seeger2008-06-171-3/+3
| | | | | Karolin (This used to be commit 94a4d7fa3209eb668161b8110af6f877b4833fa7)
* Fix typo.Karolin Seeger2008-06-172-13/+13
| | | | | | | arguements -> arguments Karolin (This used to be commit 16b5b772d216d10613d433884634b1215efbd6e6)