summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-31s3:winbind Make state->mem_ctx a talloc child of stateAndrew Bartlett1-1/+1
2010-05-31s3:winbind tidy up connecting the winbind sockets.Andrew Bartlett3-49/+20
2010-05-31Revert "s3:winbindd Split helper functions to allow s3compat to call them"Andrew Bartlett2-30/+22
2010-05-31s3-netlogon: Fix crash bug in _netr_NetrEnumerateTrustedDomains().Günther Deschner1-18/+11
2010-05-31Revert "ldb: Remove Samba-specific symbols."Simo Sorce1-0/+5
2010-05-31wafsamba: Only try to build manpages if XSLTPROC was actually found.Jelmer Vernooij1-2/+2
2010-05-31pyldb: Remove duplicate copy of function.Jelmer Vernooij1-28/+0
2010-05-31ldb: Remove unexisting and mistyped function from headerSimo Sorce1-2/+0
2010-05-31ldb: Install ldb_handlers.h header.Jelmer Vernooij1-3/+3
2010-05-31ldb: Remove Samba-specific symbols.Jelmer Vernooij1-5/+0
2010-05-31ldb: Move utility functions to separate file.Jelmer Vernooij2-4/+88
2010-05-31ldb: Fix dependencies when building with system ldb.Jelmer Vernooij8-13/+37
2010-05-31s3:smbd map_username() doesn't need sconn anymoreSimo Sorce7-19/+12
2010-05-31s3:smbd user_ok doesn't need sconn anymoreSimo Sorce1-7/+6
2010-05-31s3:smbd user_in_list() doesn't need sconn anymoreSimo Sorce3-8/+6
2010-05-31s3:smbd user_in_network() doesn't need sconn anymoreSimo Sorce3-9/+7
2010-05-31s3:smbd make yp cache local.Simo Sorce3-20/+8
2010-05-31buildtools/wafsamba: use build group 'final' for the creation of manpagesStefan Metzmacher1-0/+1
2010-05-31s3-waf: Fix build after ntlmssp_sign.c movedKai Blin1-1/+2
2010-05-31ldb: Revert signature file changes made in 151e239bcf2860411527a953d627b2d724...Kai Blin1-0/+5
2010-05-31s3-netlogon: use LSA in _netr_NetrEnumerateTrustedDomains.Günther Deschner1-18/+66
2010-05-31s3-netlogon: use SAMR in _netr_ServerAuthenticate3.Günther Deschner1-33/+73
2010-05-31s3-samr: give the system user a free pass for _samr_QueryUserInfo{2} level 18.Günther Deschner1-0/+5
2010-05-31s3-auth: add "system" bool flag to auth_serversupplied_info.Günther Deschner2-1/+11
2010-05-31s3-netlogon: use SAMR in _netr_ServerPasswordSet{2}.Günther Deschner1-111/+165
2010-05-31s3:ntlmssp Move ntlmssp_sign.c from source3 to common code.Andrew Bartlett7-75/+127
2010-05-31s3:ntlmssp Use a TALLOC_CTX for ntlmssp_sign_packet() and ntlmssp_seal_packet()Andrew Bartlett7-26/+67
2010-05-31ntlmssp: Make the ntlmssp.h from source3/ a common headerAndrew Bartlett15-14/+14
2010-05-31s3:ntlmssp Add two unused variables to match the Samba4 ntlmssp.hAndrew Bartlett1-0/+4
2010-05-31s3:auth Remove AUTH_NTLMSSP_STATE typedef.Andrew Bartlett8-27/+26
2010-05-31s3:auth Make AUTH_NTLMSSP_STATE a private structure.Andrew Bartlett7-73/+171
2010-05-31s3:configre: work around shell problem on HP-UX in AC macroBjörn Jacke1-1/+3
2010-05-31talloc: Don't set is_bundled for standalone build.Jelmer Vernooij1-2/+4
2010-05-31ldb/waf: Fix build with system and bundled ldb.Jelmer Vernooij2-9/+5
2010-05-31waf: Refactor manpage building code.Jelmer Vernooij2-21/+20
2010-05-31Add manpages argument to SAMBA_LIBRARY().Jelmer Vernooij3-34/+19
2010-05-31s4-waf: Fixed the ldb build.Stefan Metzmacher1-3/+3
2010-05-31s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" resultMatthias Dieter Wallnöfer5-24/+20
2010-05-31s4:dcesrv_netr_DsrEnumerateDomainTrusts - fix an integer typeMatthias Dieter Wallnöfer1-1/+1
2010-05-31s4:torture/rpc/netlogon.c - add another "LogonGetDomainInfo" testcaseMatthias Dieter Wallnöfer1-0/+17
2010-05-31s3: Fix some debug messagesVolker Lendecke1-4/+4
2010-05-31s3: Don't announce readraw and writeraw with the async echo responderVolker Lendecke2-2/+20
2010-05-31s3: use shared security defines.Günther Deschner2-29/+14
2010-05-31s3: only use netlogon/nbt header when needed.Günther Deschner14-26/+40
2010-05-31s3-build: only use ndr_security.h where needed.Günther Deschner22-0/+23
2010-05-31libcli/nbt/lmhosts: fix missing prototype warning.Günther Deschner1-0/+1
2010-05-31s3: remove prototype of non-existsing function idmap_tdb_tdb_close().Michael Adam1-1/+0
2010-05-31wafsamba: Correctly detect if bld.env.XSLTPROC is not setKai Blin1-1/+1
2010-05-31ldb: Support building with system ldb libraryJelmer Vernooij1-13/+12
2010-05-31tdb-waf: Don't install binaries when using system tdb.Jelmer Vernooij1-17/+17