summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fill in WHATSNEW.txt.Günther Deschner2008-02-291-2/+42
| | | | | | | | | | | | Guenther (cherry picked from commit 55e85ccd3ec59afc05b955f1458d9fc655cee752) (This used to be commit f85ddd10d644a7212922e1c7e8e2e2793e9703c8)
| * Merge commit 'origin/v3-2-test' into v3-2-stableKarolin Seeger2008-02-29501-53595/+80586
| |\ | | | | | | | | | | | | | | | | | | Conflicts: WHATSNEW.txt (This used to be commit a390bcf9403df4cf4d5eef42b35ebccbe253882e)
| * \ Merge branch 'v3-2-test-merge' into v3-2-stableGerald W. Carter2008-01-1612-292/+458
| |\ \ | | | | | | | | | | | | (This used to be commit 6993b6139419761c649f3ad54467a2c34f29382d)
| * | | Update release notes for vfs_ea_rename to complete the recent merge.Gerald (Jerry) Carter2008-01-151-1/+1
| | | | | | | | | | | | | | | | (This used to be commit ef2e825e1fe5493115d2b271c2f4198e9e5b1f47)
| * | | Merge commit 'samba/v3-2-test' into v3-2-stableGerald (Jerry) Carter2008-01-1523-216/+510
| |\ \ \ | | | | | | | | | | | | | | | (This used to be commit 5a527476a07ea43178dc5afeaf8ad78da8a4080c)
| * | | | Add notes from Michael Adam for the commit log in release notesGerald (Jerry) Carter2008-01-151-1/+10
| | | | | | | | | | | | | | | | | | | | (This used to be commit 04e0460c7e4adfe29a8c788e1912129c4c0c7e62)
| * | | | Merge commit 'samba/v3-2-test' into v3-2-stableGerald (Jerry) Carter2008-01-1518-102/+1105
| |\ \ \ \ | | | | | | | | | | | | | | | | | | (This used to be commit 061c90fefef0e6093dfc3912d381cc306549ed4b)
| * | | | | Add First draf of release notes.Gerald (Jerry) Carter2008-01-151-21/+115
| | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 5adf38606b4c6918412a3da76e6fb3298ac585af)
| * | | | | Merge commit 'samba/v3-2-test' into v3-2-stableGerald (Jerry) Carter2008-01-1419-230/+340
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | (This used to be commit bb36b74a4e8fa63672031145b6d39d79468241d9)
| * \ \ \ \ \ Merge commit 'samba/v3-2-test' into v3-2-stableGerald (Jerry) Carter2008-01-1492-1743/+1667
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 6811ea1ce2d46f7303b4edf661e27d2edf54724f)
| * | | | | | | Set the "stable" vendor string in VERSION.Gerald (Jerry) Carter2008-01-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 22d2ff0bc4d1012cc3ffc7ab0fdbab5a8188a0cb)
* | | | | | | | Be more verbose why create local token has failed duringGünther Deschner2008-03-062-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NTLMSSP and Kerberos session setup Guenther (This used to be commit 18b8c2c19e50aee8fc900c7507244cb95014a4fa)
* | | | | | | | Fix an uninitialized variable, Coverity ID 481Volker Lendecke2008-03-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 9e4f576abfdd5605f4db9bb87c22ec68c94ff850)
* | | | | | | | Fix a memleakVolker Lendecke2008-03-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes Coverity ID 557 (This used to be commit fe882a575152233de6f4bf2143aca681319b0226)
* | | | | | | | Check the right pointer for non-NULLVolker Lendecke2008-03-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Coverity ID 558, 559 (This used to be commit 8e33d19d93ef57a9438aad085aaf04b7c09fe09b)
* | | | | | | | Make test: set LD_LIBRARY_PATH for make test_shlibs and friends.Michael Adam2008-03-061-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Michael (This used to be commit 21a527569bccff8e8cb6e751c9f3fce6ff598204)
* | | | | | | | Respect FAMChanged -- attempt to fix bug 5307Volker Lendecke2008-03-061-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Ricardo Santos (This used to be commit 8ef57a34ebf24e577ba7bca57a5456c1f78a3659)
* | | | | | | | Fix lp_load with an empty registry and "config backend = registry". Michael, ↵Günther Deschner2008-03-061-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | please check. Guenther (This used to be commit d9f4060c660da0ad671e061b123df71d109d51b9)
* | | | | | | | In libnetapi, point out that lp_load has failed.Günther Deschner2008-03-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit be673bfc61559f661040c6fb1ba7d2e4552967f2)
* | | | | | | | Test: Properly track current test binary for tracking crashes.Michael Adam2008-03-061-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure the panic action always has the right test binary set. Michael (This used to be commit 567ac329dcec6fc839d6b25cbf1872f1f51ff7e5)
* | | | | | | | Build: fix bin/net on Solaris - use -ltdb instead of bin/libtdb.soMichael Adam2008-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reported by Christian McHugh <christian.mchugh@nau.edu> on the samba ML. Michael (This used to be commit 3398403c22c0f39b0d91621d81e31004fc8d28bc)
* | | | | | | | Fix coverity ID 525, 526, 527, 528, 529 and 530Volker Lendecke2008-03-051-19/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upon failure to allocate one of the arrays, further down the TALLOC_FREE would have looked at the variables given to it without initizalizing. (This used to be commit 6cac3127312acaac65fcd54280605605765787ad)
* | | | | | | | Fix build targets for bin/net.Günther Deschner2008-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 5159e3dafa9f9bb85cde6681052d8f54b8bf8a2e)
* | | | | | | | Another build fix for pam_smbpass: make sure libwbclient is there.Günther Deschner2008-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit f6762f9cd0b2ace46e16d246adf2e386749650f9)
* | | | | | | | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-testJelmer Vernooij2008-03-05306-30993/+39257
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 3482cd9b0e81bbc801f1cec33fca82fc45a3ddef)
| * | | | | | | | Fix Coverity ID 565Volker Lendecke2008-03-051-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This would crash safely (This used to be commit 0f14357c86aee9a76ffbb45ea6419f4cc4106d62)
| * | | | | | | | Fix a memleak -- Coverity ID 222Volker Lendecke2008-03-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit a40781bafa3a8f0c7737164bca6cf74b0a452e72) (This used to be commit 86cabcad74ac06d888f2a352a2bef3abea1ed85c)
| * | | | | | | | Revert "Make sure to generate pkgconfig files for libtdb and libtalloc."Günther Deschner2008-03-051-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This uses incorrect version numbers for tdb and talloc. Guenther This reverts commit df97fb019b89a147a0a2c560003d74c354fcc4b6. (This used to be commit ead849949b1b879e2bc4a6b1f7c3d2df1962170a)
| * | | | | | | | Make sure to generate pkgconfig files for libtdb and libtalloc.Günther Deschner2008-03-051-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit df97fb019b89a147a0a2c560003d74c354fcc4b6)
| * | | | | | | | Give a better error message why NetServerSetInfo() may fail in the gui.Günther Deschner2008-03-052-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 1bbbebb7767b8a25532e8be3dbd274c211e34bbd)
| * | | | | | | | Makefile: reformat - break long target lines.Michael Adam2008-03-051-64/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Michael (This used to be commit e26133808469cb7e9acc41cb15219d7b736d228a)
| * | | | | | | | Makefile: untangle -ltalloc from LIBS, making use of libtalloc explicit.Michael Adam2008-03-051-60/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Michael (This used to be commit 237ea62a49fbf47634b55795c1065250d5148600)
| * | | | | | | | Add PICFLAG to libnetapi Makefile.Günther Deschner2008-03-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 29fca3c0353f2be4577613d7e38fbc51d2a370fa)
| * | | | | | | | Makefile: Add explicit dependecies to libtalloc.so.Michael Adam2008-03-051-59/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So as to fix building of isolated targets. Michael (This used to be commit 7dbc251e1cd28abf28342529607fa4b5f579a9c4)
| * | | | | | | | Fix build of pam_smbpass.Günther Deschner2008-03-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit cd582b7705dca40b3c688c9e23d8375dab43b4d0)
| * | | | | | | | Remove unused marshalling for SRV_NET_REMOTE_TOD.Günther Deschner2008-03-053-199/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 9f0ea1d727046fef4c23bcf1e71d10f33c93b00f)
| * | | | | | | | Use rpccli_srvsvc_NetRemoteTOD() in rpcclient.Günther Deschner2008-03-051-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 5e9d8cdc948b678e5aa6e04ee13635376b7306f5)
| * | | | | | | | Use pidl for _srvsvc_NetRemoteTOD().Günther Deschner2008-03-053-50/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 2b4e0f0593c6378cdac4811ded830ca694afac9e)
| * | | | | | | | Re-run make idl.Günther Deschner2008-03-055-19/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit b9abb783200f6c14543c3b884b9393797cfa8dbd)
| * | | | | | | | Fix IDL for srvsvc_NetRemoteTOD().Günther Deschner2008-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit cc3ec6ac65eab8c955cd17f3d4bdf58d6fcc22be)
| * | | | | | | | Use pidl for _srvsvc_NetShareSetInfo().Günther Deschner2008-03-052-66/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 9bfa77edc68a887972b609bfb0aee8bbbc89ce04)
| * | | | | | | | Re-run make idl.Günther Deschner2008-03-054-9/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 4ace93c3df280558ef75b6619297e367ac9713c9)
| * | | | | | | | Fix IDL for srvsvc_NetShareSetInfo().Günther Deschner2008-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 40d780f2e75c3a62853568a149a1229828ac9da4)
| * | | | | | | | Fix rpccli_srvsvc_NetSrvSetInfo call in libnetapi.Günther Deschner2008-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 5911529205ca69c438e0782c07ee4fe5aa95de62)
| * | | | | | | | Remove unused marshalling for SRV_NET_SRV_SET_INFO.Günther Deschner2008-03-052-323/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit a7aef18797407b1f451191647d4b0225ac838817)
| * | | | | | | | Use pidl for _srvsvc_NetSrvSetInfo().Günther Deschner2008-03-052-32/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 75b0bbf790da44c45c679c374dbe09f288f3fb8c)
| * | | | | | | | Re-run make idl.Günther Deschner2008-03-054-9/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit ea03cb92c481b9bb47d2a4e133cf830acb0f22a3)
| * | | | | | | | Fix IDL for srvsvc_NetSrvSetInfo().Günther Deschner2008-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 024021daabe825bc7a033951aa1073ab76bd34aa)
| * | | | | | | | Remove unused marshalling for SRV_NET_SRV_GET_INFO.Günther Deschner2008-03-053-207/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 53a7e9b07d07d3e9d21360dee35fee27b46929b3)
| * | | | | | | | Use rpccli_srvsvc_NetSrvGetInfo() in rpcclient.Günther Deschner2008-03-051-40/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guenther (This used to be commit 4a74f1e8d2c45574973fc4c0ce4fbc9a843afaa0)