summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2008-04-18winbindd: create the messaging conntext earlierStefan Metzmacher1-7/+17
2008-04-18winbindd: call reinit_after_fork() in the child processesStefan Metzmacher2-6/+4
2008-04-18nmbd: create the messaging conntext earlierStefan Metzmacher1-3/+12
2008-04-18nmbd: call reinit_after_fork() in all needed casesStefan Metzmacher2-0/+10
2008-04-18printing: call reinit_after_fork() in the backgroundqueue processStefan Metzmacher1-0/+5
2008-04-18smbd: create the messaging conntext earlierStefan Metzmacher1-11/+16
2008-04-18smbd: call reinit_after_fork() in the needed placesStefan Metzmacher1-16/+6
2008-04-18loadparm: make it possible to just load the config without following "include...Stefan Metzmacher1-10/+43
2008-04-18util: add reinit_after_fork() functionStefan Metzmacher1-0/+30
2008-04-18smbd: merge "smbd:backgroundqueue=no" option from the v3-0-ctdb treeStefan Metzmacher1-2/+4
2008-04-18messages_ctdbd: autocreate a ctdb connection, this will fix segfaults in the ...Stefan Metzmacher1-0/+18
2008-04-18messages_ctdbd: make sure a ctdbd connection is only used in the process that...Stefan Metzmacher1-1/+11
2008-04-18IDL: make idl.Günther Deschner2-0/+19
2008-04-18IDL: Add type 23 in nbt_ntlogon_request reply packets.Günther Deschner1-0/+1
2008-04-18Janitor for tridge. Keep lib/replace in sync with the gcc4Jeremy Allison4-5/+6
2008-04-17IDL: Re-run make idl and hand merge some required functions from Samba 4.Günther Deschner5-38/+94
2008-04-17IDL: add dom_sid0 to security.idl (hand merge from samba4).Günther Deschner1-0/+3
2008-04-17loadparm: reactivate special semantics of "include = registry" for now.Michael Adam1-0/+18
2008-04-17Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison7-110/+306
2008-04-17Fix the problem when -L is used with IPv6 addresses. Don't try toJeremy Allison1-0/+8
2008-04-17Merge commit 'samba/v3-2-test' into wbc-testGerald W. Carter27-372/+9321
2008-04-17Remove unused variable from wbcCheckTrustCredentials().Gerald W. Carter1-1/+0
2008-04-17Convert "wbinfo -m" to use wbcListTrusts() API call.Gerald W. Carter1-84/+50
2008-04-17Add wbcListTrusts() API call to libwbclient.soGerald W. Carter2-6/+238
2008-04-17nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0Stefan Metzmacher1-6/+4
2008-04-17rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduceJelmer Vernooij4-196/+33
2008-04-17Follow error code name convention in libwbclient.Gerald W. Carter4-14/+14
2008-04-17Fix gcc uninitialized variable used warning.Jeremy Allison1-6/+5
2008-04-17build: add missing dependency for libtdb.so to pam_smbpassMichael Adam1-1/+1
2008-04-17Move GETDC mailslot out of winbindd.Günther Deschner2-162/+167
2008-04-17IDL: build generated nbt code.Günther Deschner5-3/+23
2008-04-17IDL: Add autogenerated nbt files.Günther Deschner5-0/+5963
2008-04-17IDL: Build nbt.idl always.Günther Deschner1-1/+1
2008-04-17IDL: Add nbt.idl from Samba4.Günther Deschner1-0/+700
2008-04-17wbclient: Remove unused string.Günther Deschner1-1/+0
2008-04-17libnetapi: Disable talloc_enable_leak_report.Günther Deschner1-1/+1
2008-04-17netdomjoin-gui: Fix label alignment showing up with lower screen-resolution.Günther Deschner1-1/+1
2008-04-17libgpo: try nicer output when dumping gpo registry values.Günther Deschner1-1/+1
2008-04-17libgpo: Fallback to NTLMSSP fails while pulling policy from SYSVOL.Günther Deschner1-1/+2
2008-04-17Add some comments.Jelmer Vernooij2-5/+23
2008-04-17Remove copying of interface syntax id.Jelmer Vernooij2-6/+2
2008-04-17fix return code.Jelmer Vernooij1-1/+3
2008-04-17Actually connect to RPC.Jelmer Vernooij3-5/+50
2008-04-17Add simple implementation of several functions in the Samba 4 RPCJelmer Vernooij6-1/+2366
2008-04-17wbinfo: use wbcCheckTrustCredentials()Stefan Metzmacher1-10/+12
2008-04-17libwbclient: add wbcCheckTrustCredentials()Stefan Metzmacher2-0/+58
2008-04-17wbinfo: use wbcResolveWinsByName() and wbcResolveWinsByIP()Stefan Metzmacher1-26/+16
2008-04-17libwbclient: add wbcResolveWinsByName() and wbcResolveWinsByIP()Stefan Metzmacher2-0/+87
2008-04-17net: Be more tolerant while joining.Günther Deschner1-4/+9
2008-04-17NetrUnjoinDomain2: Honor registry config to try config changes.Günther Deschner1-0/+1