summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Collapse)AuthorFilesLines
2008-03-05Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-testJelmer Vernooij294-30934/+38741
(This used to be commit 3482cd9b0e81bbc801f1cec33fca82fc45a3ddef)
2008-03-05Fix Coverity ID 565Volker Lendecke1-2/+0
This would crash safely (This used to be commit 0f14357c86aee9a76ffbb45ea6419f4cc4106d62)
2008-03-05Fix a memleak -- Coverity ID 222Volker Lendecke1-1/+2
(cherry picked from commit a40781bafa3a8f0c7737164bca6cf74b0a452e72) (This used to be commit 86cabcad74ac06d888f2a352a2bef3abea1ed85c)
2008-03-05Fix formatting.Jelmer Vernooij1-3/+2
(This used to be commit e2345ce90c3f1548f63d720c5943c8d61fdc899a)
2008-03-05Revert "Make sure to generate pkgconfig files for libtdb and libtalloc."Günther Deschner1-2/+0
This uses incorrect version numbers for tdb and talloc. Guenther This reverts commit df97fb019b89a147a0a2c560003d74c354fcc4b6. (This used to be commit ead849949b1b879e2bc4a6b1f7c3d2df1962170a)
2008-03-05Make sure to generate pkgconfig files for libtdb and libtalloc.Günther Deschner1-0/+2
Guenther (This used to be commit df97fb019b89a147a0a2c560003d74c354fcc4b6)
2008-03-05Give a better error message why NetServerSetInfo() may fail in the gui.Günther Deschner2-1/+4
Guenther (This used to be commit 1bbbebb7767b8a25532e8be3dbd274c211e34bbd)
2008-03-05Add --update option to smbget.Charles1-3/+27
(This used to be commit 3cfa35fca64b059b307668ca0113503679e0b1fa)
2008-03-05Makefile: reformat - break long target lines.Michael Adam1-64/+129
Michael (This used to be commit e26133808469cb7e9acc41cb15219d7b736d228a)
2008-03-05Makefile: untangle -ltalloc from LIBS, making use of libtalloc explicit.Michael Adam1-60/+60
Michael (This used to be commit 237ea62a49fbf47634b55795c1065250d5148600)
2008-03-05Add PICFLAG to libnetapi Makefile.Günther Deschner1-0/+1
Guenther (This used to be commit 29fca3c0353f2be4577613d7e38fbc51d2a370fa)
2008-03-05Makefile: Add explicit dependecies to libtalloc.so.Michael Adam1-59/+59
So as to fix building of isolated targets. Michael (This used to be commit 7dbc251e1cd28abf28342529607fa4b5f579a9c4)
2008-03-05Fix build of pam_smbpass.Günther Deschner1-1/+2
Guenther (This used to be commit cd582b7705dca40b3c688c9e23d8375dab43b4d0)
2008-03-05Remove unused marshalling for SRV_NET_REMOTE_TOD.Günther Deschner3-199/+0
Guenther (This used to be commit 9f0ea1d727046fef4c23bcf1e71d10f33c93b00f)
2008-03-05Use rpccli_srvsvc_NetRemoteTOD() in rpcclient.Günther Deschner1-3/+10
Guenther (This used to be commit 5e9d8cdc948b678e5aa6e04ee13635376b7306f5)
2008-03-05Use pidl for _srvsvc_NetRemoteTOD().Günther Deschner3-50/+58
Guenther (This used to be commit 2b4e0f0593c6378cdac4811ded830ca694afac9e)
2008-03-05Re-run make idl.Günther Deschner5-19/+32
Guenther (This used to be commit b9abb783200f6c14543c3b884b9393797cfa8dbd)
2008-03-05Fix IDL for srvsvc_NetRemoteTOD().Günther Deschner1-1/+1
Guenther (This used to be commit cc3ec6ac65eab8c955cd17f3d4bdf58d6fcc22be)
2008-03-05Use pidl for _srvsvc_NetShareSetInfo().Günther Deschner2-66/+39
Guenther (This used to be commit 9bfa77edc68a887972b609bfb0aee8bbbc89ce04)
2008-03-05Re-run make idl.Günther Deschner4-9/+22
Guenther (This used to be commit 4ace93c3df280558ef75b6619297e367ac9713c9)
2008-03-05Fix IDL for srvsvc_NetShareSetInfo().Günther Deschner1-1/+1
Guenther (This used to be commit 40d780f2e75c3a62853568a149a1229828ac9da4)
2008-03-05Fix rpccli_srvsvc_NetSrvSetInfo call in libnetapi.Günther Deschner1-1/+1
Guenther (This used to be commit 5911529205ca69c438e0782c07ee4fe5aa95de62)
2008-03-05Remove unused marshalling for SRV_NET_SRV_SET_INFO.Günther Deschner2-323/+0
Guenther (This used to be commit a7aef18797407b1f451191647d4b0225ac838817)
2008-03-05Use pidl for _srvsvc_NetSrvSetInfo().Günther Deschner2-32/+7
Guenther (This used to be commit 75b0bbf790da44c45c679c374dbe09f288f3fb8c)
2008-03-05Re-run make idl.Günther Deschner4-9/+22
Guenther (This used to be commit ea03cb92c481b9bb47d2a4e133cf830acb0f22a3)
2008-03-05Fix IDL for srvsvc_NetSrvSetInfo().Günther Deschner1-1/+1
Guenther (This used to be commit 024021daabe825bc7a033951aa1073ab76bd34aa)
2008-03-05Remove unused marshalling for SRV_NET_SRV_GET_INFO.Günther Deschner3-207/+0
Guenther (This used to be commit 53a7e9b07d07d3e9d21360dee35fee27b46929b3)
2008-03-05Use rpccli_srvsvc_NetSrvGetInfo() in rpcclient.Günther Deschner1-40/+38
Guenther (This used to be commit 4a74f1e8d2c45574973fc4c0ce4fbc9a843afaa0)
2008-03-05Use pidl for _srvsvc_NetSrvGetInfo().Günther Deschner4-63/+152
Guenther (This used to be commit 34caa41fa6d44165b470508261c2bde124fc4955)
2008-03-05Whitespace cleanup in srvsvc server.Günther Deschner1-50/+50
Guenther (This used to be commit 3c0a3f8de742678b56f6b998a014105c05400666)
2008-03-04Fix proxy_srvsvc_call().Günther Deschner1-2/+2
Wow, this must have been broken a long time already. Guenther (This used to be commit 821762e5ab32a2fbea7c41f1d2c2ea8589daa1d3)
2008-03-04Add secure_channel_type to libnetjoin.Günther Deschner4-1/+9
Guenther (This used to be commit f88910c1e5186737da4eda5a7a396c3238fc6775)
2008-03-04Re-run make idl.Günther Deschner3-1/+94
Guenther (This used to be commit 8e601e2365f50e582de442daa1559f828bda3e89)
2008-03-04Add new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).Günther Deschner1-1/+16
We need at least to parse this in order to correctly support kerberized session setup from w2k8 as well as local pam_winbind logons using kerberos. Guenther (This used to be commit 4ba62d49d740c43cf17ceef1534cf1c8a7e4a130)
2008-03-04Fix counter mismatch in lsa_LookupNames3 server.Günther Deschner1-2/+2
Guenther (This used to be commit e052d6f2c82a644986e5d99f640310d71cd5c396)
2008-03-04Fix counter mismatch in lsa_LookupNames server.Günther Deschner1-2/+2
Guenther (This used to be commit 80fd085c34befd38d33cf6e59080a2a36016a92d)
2008-03-04Fix lsa_QueryInfoPolicy: make proper talloc copies of the sids.Günther Deschner1-4/+11
Guenther (This used to be commit b9441232d66d78e66464be6c9748a023681ce6ca)
2008-03-04Use TALLOC_FREE in libnetjoin debugging dump code.Günther Deschner1-2/+2
Guenther (This used to be commit b753087ff79c1d35a409eddc1f61e115e887c1e1)
2008-03-04Zero more structs initially in LSA rpc server.Günther Deschner1-0/+4
Guenther (This used to be commit d7ce643285276790a65faff76666498595a508d7)
2008-03-04Move talloc_init to the right place in "net ads join".Günther Deschner1-6/+6
Guenther (This used to be commit 8cd07c1fa8f435f7ff3dc79c195da9324fb2452f)
2008-03-04Fix crash bug in pdb_init_ldapsam().Günther Deschner1-2/+2
Karolin, this needs to be in 3-2-stable. Guenther (This used to be commit 0d73bde6de4391e7aec862424762473441fa0905)
2008-03-03use constant name less likely to cause conflictDerrell Lipman1-50/+50
(This used to be commit fd18b01016d1dc4b08983975353e62084fdc323c)
2008-03-03Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-testDerrell Lipman2-2/+6
(This used to be commit 8927b50d6051fcefd87f19dc90c5826378d03e4e)
2008-03-03Missed a few 'deprecated' markersDerrell Lipman1-2/+2
(This used to be commit 76ba37ac46b4a77fe228ca90635fa19140541ccd)
2008-03-03Continued revamping of libsmbclient.Derrell Lipman13-1268/+1214
- James suggested using gcc's "deprecated" attribute to mark the context structure fields to generate warnings. This creates a scenario with the best of all worlds. I'm able to move to an organization that more easily allows future enhancements, while avoiding any mandatory changes by applications. Thanks, James! - Updated WHATSNEW.txt so that it accurately reflects the current state of affairs. Derrell (This used to be commit a67f96fbe9683b46c2149f7cb439d13f7f0e6ecd)
2008-03-03Zero out the out policy handler in lsa_CloseVolker Lendecke1-0/+1
... after a REALLY long session staring at sniffs we can now join XP to v3-2-test again... Apparently not doing this makes XP keep an internal handle to LSA open which confuses the hell out of it. Karolin, this needs to be in v3-2-stable :-) Volker (This used to be commit 2c42fc21d8bede226e411623aecd69038477373b)
2008-03-03Fix gp_find_file() which broke during the pstring removal.Günther Deschner1-2/+5
Guenther (This used to be commit f18ba6c877fa934d19ecc6a65be74b8bad7ee7e4)
2008-03-02fixed missing white spaceDerrell Lipman1-0/+1
(This used to be commit 71e86f13b0ace3841c6712084728c79db74ff803)
2008-03-01Return NULL, not 0, from a function which returns a pointer.Derrell Lipman2-3/+2
(This used to be commit 23cb9c49e3724cecaa66655ef64c3111bf14c552)
2008-03-01change variable name from f to fn for function pointersDerrell Lipman1-37/+37
(This used to be commit 1fd65359f6cd07539cfe43146ac367a48708a678)