summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-04-18printing: call reinit_after_fork() in the backgroundqueue processStefan Metzmacher1-0/+5
metze (This used to be commit 9adb675a86e81c90e2bddfe984b5ac8f201fec75)
2008-04-18smbd: create the messaging conntext earlierStefan Metzmacher1-11/+16
metze (This used to be commit 658d8475336c4397e0dad341f216baf9e1eb6aaf)
2008-04-18smbd: call reinit_after_fork() in the needed placesStefan Metzmacher1-16/+6
metze (This used to be commit 425b3513a45cf98b53235470a3536be86d56d1c2)
2008-04-18loadparm: make it possible to just load the config without following ↵Stefan Metzmacher1-10/+43
"include =" statements metze (This used to be commit 6b5c76bf1e880ec60d6b044c58115940549049e5)
2008-04-18util: add reinit_after_fork() functionStefan Metzmacher1-0/+30
metze (This used to be commit 5f6c3a4f6db68c985884cbe9401a4dbe515f756b)
2008-04-18smbd: merge "smbd:backgroundqueue=no" option from the v3-0-ctdb treeStefan Metzmacher1-2/+4
metze (This used to be commit 16d295d466eb18e3bccce6fb26d53012d5f2c3e8)
2008-04-18messages_ctdbd: autocreate a ctdb connection, this will fix segfaults in the ↵Stefan Metzmacher1-0/+18
client tools metze (This used to be commit 6f67c4ddf8101b1d06889055e3767a6ce0db360c)
2008-04-18messages_ctdbd: make sure a ctdbd connection is only used in the process ↵Stefan Metzmacher1-1/+11
that created it metze (This used to be commit 259786980a3a65fa67a4de12a65d33095fa53ce2)
2008-04-18IDL: make idl.Günther Deschner2-0/+19
Guenther (This used to be commit e1abff301449ad528194206fd953670057eaa12d)
2008-04-18IDL: Add type 23 in nbt_ntlogon_request reply packets.Günther Deschner1-0/+1
Guenther (This used to be commit dbef92c2b2ae6786cf527715adbbd7db8b334fcc)
2008-04-18Janitor for tridge. Keep lib/replace in sync with the gcc4Jeremy Allison4-5/+6
changes. Jeremy. (This used to be commit b496f133228b74bf613dab81167a5b9670511c51)
2008-04-17IDL: Re-run make idl and hand merge some required functions from Samba 4.Günther Deschner5-38/+94
Guenther (This used to be commit edb0092e4d66496181de4e21c91d398d54208e60)
2008-04-17IDL: add dom_sid0 to security.idl (hand merge from samba4).Günther Deschner1-0/+3
Guenther (This used to be commit 3e7f302d807905d75949c934d2325cd65d53e6b2)
2008-04-17loadparm: reactivate special semantics of "include = registry" for now.Michael Adam1-0/+18
This includes the configuration stored in HKLM/Software/Samba/smbconf . Michael (This used to be commit 42c7fb4ddfab9ff7592593533099ae872c1edca7)
2008-04-17Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into ↵Jeremy Allison7-110/+306
v3-2-test (This used to be commit d665cecd8b1b40ad30ec435de0bd925cdea24795)
2008-04-17Fix the problem when -L is used with IPv6 addresses. Don't try toJeremy Allison1-0/+8
connect on port 139 with IPv6. Found by David Holder @ Erion. Karolin please merge to 3.2-stable. Jeremy. (This used to be commit c003e66ff10b23bb30aef0071ba7a3ae9579174e)
2008-04-17Merge commit 'samba/v3-2-test' into wbc-testGerald W. Carter27-372/+9321
(This used to be commit 7c2e735df3d8a4105a4944411d111fc66c13b01f)
2008-04-17Remove unused variable from wbcCheckTrustCredentials().Gerald W. Carter1-1/+0
(This used to be commit fea52dc46048ff869299267f7596b93a8c5c8b3d)
2008-04-17Convert "wbinfo -m" to use wbcListTrusts() API call.Gerald W. Carter1-84/+50
(This used to be commit 2fbe8437efe232b6f53af6fafed5995fe7e26820)
2008-04-17Add wbcListTrusts() API call to libwbclient.soGerald W. Carter2-6/+238
(This used to be commit 5c454e77cf664fee65fcb03e5811764c92e73696)
2008-04-17nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0Stefan Metzmacher1-6/+4
metze (cherry picked from commit 0e2f6d481b3e35ed392b2b3340b244c77593819c) (This used to be commit 70d99d8ed92d13fa3ec308df170595316d091988)
2008-04-17rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduceJelmer Vernooij4-196/+33
duplication. (This used to be commit 428654b473ba44b2f5340eefef0d4fcd51aff558)
2008-04-17Follow error code name convention in libwbclient.Gerald W. Carter4-14/+14
s/WBC_INVALID_RESPONSE/WBC_ERR_INVALID_RESPONSE/ (This used to be commit d91ce012b0afb30cd22b373412d17de27c55ca86)
2008-04-17Fix gcc uninitialized variable used warning.Jeremy Allison1-6/+5
Jeremy. (This used to be commit b95f2adeb5e2f7ce71e46e6a6165159483c9a702)
2008-04-17build: add missing dependency for libtdb.so to pam_smbpassMichael Adam1-1/+1
Thanks to Andreas Schneider for noticing. Michael (This used to be commit db708d4004adcd4a75c28d630dbd43b03e40f205)
2008-04-17Move GETDC mailslot out of winbindd.Günther Deschner2-162/+167
Guenther (This used to be commit b003ba65e34bb92bf71a7943957715cd7acbcce0)
2008-04-17IDL: build generated nbt code.Günther Deschner5-3/+23
Guenther (This used to be commit 554dcfdab03f9d06f319a3234d56cf44dc38c9da)
2008-04-17IDL: Add autogenerated nbt files.Günther Deschner5-0/+5963
Guenther (This used to be commit 1e05224bda73ec183c5b7c310e8e277f405a847a)
2008-04-17IDL: Build nbt.idl always.Günther Deschner1-1/+1
Guenther (This used to be commit 933abaeb321428aa7092a5d87af77b981be6359e)
2008-04-17IDL: Add nbt.idl from Samba4.Günther Deschner1-0/+700
Guenther (This used to be commit 6accbfa66158c6fbebab41b25a99e810ea460c57)
2008-04-17wbclient: Remove unused string.Günther Deschner1-1/+0
Guenther (This used to be commit c4a09f2c8b699bfb0e8172d3fdde067aeaaa9399)
2008-04-17libnetapi: Disable talloc_enable_leak_report.Günther Deschner1-1/+1
Guenther (This used to be commit 4ba98dd0cc13984a8dc54e4d4935487fc8938039)
2008-04-17netdomjoin-gui: Fix label alignment showing up with lower screen-resolution.Günther Deschner1-1/+1
Guenther (This used to be commit e06a54aa7da857e006649469e7eb8d76711221c1)
2008-04-17libgpo: try nicer output when dumping gpo registry values.Günther Deschner1-1/+1
Guenther (This used to be commit 2b788429478868d1b0cbfd88027809be33edcfc5)
2008-04-17libgpo: Fallback to NTLMSSP fails while pulling policy from SYSVOL.Günther Deschner1-1/+2
Guenther (This used to be commit 7ed1397e25d50e6616040677cfe26148e7211538)
2008-04-17Add some comments.Jelmer Vernooij2-5/+23
(This used to be commit fd321fd77fcb9fbebcaa724c58a1beee606e87cd)
2008-04-17Remove copying of interface syntax id.Jelmer Vernooij2-6/+2
(This used to be commit 0012dfbe1fcf17486a24366b939054b5637646e3)
2008-04-17fix return code.Jelmer Vernooij1-1/+3
(This used to be commit d356baae802d36909c3c990b834a4a37aba736f4)
2008-04-17Actually connect to RPC.Jelmer Vernooij3-5/+50
(This used to be commit 3082534454ff936ac0b78b5a2c72c9b060e21244)
2008-04-17Add simple implementation of several functions in the Samba 4 RPCJelmer Vernooij6-1/+2366
library on top of the Samba 3 RPC library: * dcerpc_pipe_connect * dcerpc_ndr_request_recv * dcerpc_ndr_request_send These are the main functions used by the generated client calls in Samba 4. (This used to be commit 350177824239343365d5c99ad4efd71e3b2ed6fa)
2008-04-17wbinfo: use wbcCheckTrustCredentials()Stefan Metzmacher1-10/+12
metze (This used to be commit 2cbe5a006a6df79c38f4aaa68d498cd6d5a34dba)
2008-04-17libwbclient: add wbcCheckTrustCredentials()Stefan Metzmacher2-0/+58
This only accepts NULL as domain for now, because winbindd doesn't support checking trust passwords as a domain controller. metze (This used to be commit c084ccd70f42ce29ce24565969a9f440dde254e1)
2008-04-17wbinfo: use wbcResolveWinsByName() and wbcResolveWinsByIP()Stefan Metzmacher1-26/+16
metze (This used to be commit a4f628d6c9e2a5761c048e268a29e1f5daae4180)
2008-04-17libwbclient: add wbcResolveWinsByName() and wbcResolveWinsByIP()Stefan Metzmacher2-0/+87
metze (This used to be commit 57ba71140fbf6b4a5a917fa3248fa76536be883b)
2008-04-17net: Be more tolerant while joining.Günther Deschner1-4/+9
Guenther (This used to be commit 70b7b331d9e2d915e6209fca5900f41fae4866fd)
2008-04-17NetrUnjoinDomain2: Honor registry config to try config changes.Günther Deschner1-0/+1
Guenther (This used to be commit b42304c299224238a0247e0e1561eb2ad3217b96)
2008-04-17dsgetdcname: Fix discover_dc_dns.Günther Deschner1-14/+26
Guenther (This used to be commit 2fe416ffa5c7efd2e6a644e4c8bac756152881d9)
2008-04-16libsmbconf: fix segfault in listing share names / config.Michael Adam1-1/+1
Discovered by Günther while giving a talk. - Sorry Günther! Michael (This used to be commit 518f4d4e6662138a2e71acc2296acedefc7c739a)
2008-04-16add AC_TRY_RUN_STRICT support for Sun Studio compilerBjörn Jacke1-0/+12
(This used to be commit ce7025df2958dac284ec9e5ce47ab172c3aa2567)
2008-04-16Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.Gerald W. Carter3-8/+8
(This used to be commit 359921acd436684a0b4cf76ba15f82a224d2c337)