summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-09-05netapi: add support for more infolevels in NetServerGetInfo_r.Günther Deschner1-3/+90
Guenther (This used to be commit 43aad72457f77ac209494cfca46048e0c4bfa6c7)
2008-09-05netapi: add NetServerGetInfo example code.Günther Deschner2-0/+134
Guenther (This used to be commit b2d0df46038a88fa3f2ff82e155805c771916a42)
2008-09-05netapi: add new SERVER_INFO structures to public header.Günther Deschner1-0/+31
Guenther (This used to be commit cff66738936f9f5cc4d2cd284cde2e1ac2972d33)
2008-09-05re-run make idl.Günther Deschner3-0/+183
Guenther (This used to be commit 2bb5bb9b964932f0be8eccf5739da5692a591245)
2008-09-05netapi: add SERVER_INFO_100-102 to IDL.Günther Deschner1-0/+30
Guenther (This used to be commit 7a46743909bfbfccf522eecf2ba117d5651439ef)
2008-09-05netapi: fix NetGetJoinableOUs_r: do not tear down connection.Günther Deschner1-4/+0
Guenther (This used to be commit 14c2688f2d37105ad129d26d13930177fe5c585f)
2008-09-05netapi: add NetShareEnum example code.Günther Deschner2-1/+149
Guenther (This used to be commit 91830de4527db124889ada9845ab145762855bc2)
2008-09-05netapi: add NetShareEnum to public headers.Günther Deschner1-0/+27
Guenther (This used to be commit c2e936743227f10c2ade61589fe15c1805c79773)
2008-09-05netapi: add NetShareEnum skeleton.Günther Deschner3-0/+81
Guenther (This used to be commit 0cc604ebc13125daf7e219c63a6ca8f21eda48c6)
2008-09-05re-run make idl.Günther Deschner3-1/+74
Guenther (This used to be commit 3da9584a7ad2a1a985186951a060a1500059b913)
2008-09-05netapi: add NetShareEnum to IDL.Günther Deschner1-0/+14
Guenther (This used to be commit 25302d79bec5784a6dd27cf7b0f58a8ec287b2ad)
2008-09-05netapi: add new SHARE_INFO structs to public header.Günther Deschner1-0/+29
Guenther (This used to be commit 30b99eb7e18ba274299ef37e3883154b35d6f2dc)
2008-09-05re-run make idl.Günther Deschner1-0/+29
Guenther (This used to be commit 4f3fa6af7fd2e7d178ae395ee8ce4955437ef25d)
2008-09-05netapi: add more SHARE_INFO_X levels.Günther Deschner1-0/+29
Guenther (This used to be commit 5f55e85cab6b3e98304dac5de96d6c6d43797e23)
2008-09-05net: use netapi for rpc_sh_share_delete as well.Günther Deschner1-10/+1
Guenther (This used to be commit b56ec0b9952dbad9f552c4be30eaae36faa9131c)
2008-09-05net: use netapi for deleting shares.Günther Deschner1-36/+2
Guenther (This used to be commit d7b07b636947cb52aa5474e86c4a3b6aa391a36f)
2008-09-05netapi: implement NetShareDel_r.Günther Deschner1-1/+32
Guenther (This used to be commit 47bed6f112dbcc509ce6ac593c9920d98b658f9a)
2008-09-05netapi: add NetShareDel example code.Günther Deschner2-1/+92
Guenther (This used to be commit 0962128a54980b4b699ef8f80583ed2e7e12fbb0)
2008-09-05netapi: add NetShareDel to public header.Günther Deschner1-0/+18
Guenther (This used to be commit 3ac8f83fcd9f92fe944de8c094d6aa6bda9074dc)
2008-09-05netapi: add NetShareDel skeleton.Günther Deschner3-0/+70
Guenther (This used to be commit 5b6e4740ea8b8fdfcbd766099a7c5044abbfddde)
2008-09-05re-run make idl.Günther Deschner3-1/+44
Guenther (This used to be commit 3469b8c79782d2b6f55dff306e67b603ecdb790a)
2008-09-05netapi: add NetShareDel to IDL.Günther Deschner1-0/+10
Guenther (This used to be commit f9c3ae1ab8c76b4cfec7677e448f192e47152eeb)
2008-09-05net: use netapi for rpc_sh_share_add as well.Günther Deschner1-21/+15
Guenther (This used to be commit 0c232742561a4001909ccce2c5160d57d09edb40)
2008-09-05net: use netapi to add shares.Günther Deschner1-49/+43
Guenther (This used to be commit 95ac480e2030dc607283a8eb89b44015527efa4b)
2008-09-05netapi: fix return code in NetShareAdd_r.Günther Deschner1-0/+3
Guenther (This used to be commit 69e6532e9d3fad9d1c55e33cf5f120ca8b4b8d51)
2008-09-05Protect against a closed socketVolker Lendecke1-0/+5
(This used to be commit d6cb5fdafbddb08d32b788674eff509cae9525c6)
2008-09-05Do proper error handling if the socket is closedVolker Lendecke1-2/+8
(This used to be commit e5a27773f97d7017cfa345799c6803fd82c8e797)
2008-09-05configure: fix typo in GNU ld version-script test.Michael Adam1-1/+1
Michael (This used to be commit 0d9f3dfc4c139938ee57b6cf60c29cf4ce404be7)
2008-09-05Add workaround for docs build and dependency on parameters.all.xmlGerald (Jerry) Carter1-2/+5
(cherry picked from commit d4f5b5255f9b95050ddd9d67bd3958402be77918) (This used to be commit c8154142d97ccf973feb36d77f932c893fda0af5)
2008-09-05Add a new error codeAndrew Bartlett2-0/+2
(This used to be commit b52fba5b2c63a24acbfc7e3e989c16b691d98162)
2008-09-05Update copyrightAndrew Bartlett1-1/+1
(This used to be commit edea162a0e11f03b4b6069388abbca099f097386)
2008-09-05Update copyright, I've been working here many long years...Andrew Bartlett1-1/+1
(This used to be commit 842ab594124198453fc88f46ab83b712a7d34dc1)
2008-09-05Move our DC to implement mandetory signing.Andrew Bartlett2-4/+10
(this does not change the file server role, and only really changes what 'server signing = auto' means) Optional signing really isn't any benifit to network security. In doing so, allow anonymous clients (if permitted by policy) to log in without signing, as Samba3 does not sign these connections (which would use an all-zero key, so pointless). Andrew Bartlett (This used to be commit 468bf839c500ed1a26ab9a358ee64a4c0a695797)
2008-09-05With a windows 2008 client, even anonymous requires signing...Andrew Bartlett1-6/+0
Andrew Bartlett (This used to be commit a89f9818180e8fb868975c444c4d0e5aaa8d4e79)
2008-09-04Fix winbindd crash bug with trusted domains. Bug #5736James Ding1-0/+2
(This used to be commit d4f5caa3d38b5afc1e8b3d0e0c6d7d68a152fe0a)
2008-09-04Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-develHerb Lewis3-11/+18
(This used to be commit 0311d171970e888754cf614adfdfc1f8e0f5b04e)
2008-09-04Use different variable names for talloc and tdb object file names thanJelmer Vernooij2-11/+8
Samba 4. (This used to be commit 3f821e8c88665a1e6a3d07a438cd978527306221)
2008-09-04get rid of unneeded argument in get_methods and get_alloc_methodsHerb Lewis1-14/+9
(This used to be commit 07b0323472b78d49cff06b78924c3015bea52a30)
2008-09-04Ignore unused pidl-generated files.Jelmer Vernooij1-0/+10
(This used to be commit 7eb6bfca40d9ecc225e40661093697edd07699e6)
2008-09-04Merge branch 'v3-devel' of ssh://jra@git.samba.org/data/git/samba into v3-develJeremy Allison2-38/+43
(This used to be commit 98b2fbef5273b055242e24490736b0c9677b1732)
2008-09-04Cleanup of DC enumeration in get_dcs()Steven Danneman3-30/+91
This is a fix for a few small inefficiencies/bugs in the get_dcs() path. * because the third add_one_dc_unique() loop was outside the ADS check all DCs returned from the non-sitename lookup were being tacked onto the dc_name_ip list twice. * add_one_dc_unique() now checks if the given IP address already exists before adding it to the list, making the returned list actually unique * added more thorough doxygen comment headers (This used to be commit cb2d488e1dbd90953c496c5e25d648977884f7e3)
2008-09-04kerberos: fix indent of enc type lines in generated krb5.conf files.Günther Deschner1-3/+3
Guenther (This used to be commit 18a26f08b6fab4119a1421a7ca59c32dde8bb8cb)
2008-09-04man pages: Several fixes for man wbinfo.Karolin Seeger1-35/+40
-Tag replaceables -Fix typos -Unify indentation Karolin (This used to be commit 872defd1d29e1d7a4fc8aba90f689110599444e5)
2008-09-04More work to implement LSA CreateTrustedDomainEx2Andrew Bartlett3-11/+63
We still don't get the format inside the encrypted blob correct however. Andrew Bartlett (This used to be commit 99a3abda09716c064b3e9a37c4a79a8f62444eca)
2008-09-04Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell16-95/+474
(This used to be commit c273d63f94c430a4f553085efb0d6e31a99e5853)
2008-09-04Merge commit 'origin/v4-0-test' into trusted-domainsAndrew Bartlett9-63/+62
(This used to be commit b599b83a13db90b50a5422ff73daa63648b1e8cd)
2008-09-03Regenerate SWIG file.Jelmer Vernooij3-12/+32
(This used to be commit e8ba65c4db986fcedf7008d05d8f8846f78a98f1)
2008-09-03Avoid using version call for version string.Jelmer Vernooij3-33/+4
(This used to be commit 1897cef508c8bea817c510bd9023d794cb983864)
2008-09-03Allow overriding shared library policy using environment variable.Jelmer Vernooij1-2/+4
(This used to be commit d5c61f470d7aa6dd0e5a22e8718d53a69cbbc239)
2008-09-03Fix bug #5729. Explicitly allow "-valid".Jeremy Allison1-1/+1
Jeremy (This used to be commit 4f2de29723bb7e588e6c9440649b57d56d10b587)