summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2009-09-17s3-winbindd: add and use winbindd_lookup_names().Günther Deschner2-20/+47
2009-09-17s3-winbindd: add and use winbindd_lookup_sids().Günther Deschner3-96/+78
2009-09-17w32err: use WERR_DC_NOT_FOUND name instead of WERR_DOMAIN_CONTROLLER_NOT_FOUNDKamen Mazdrashki1-2/+2
2009-09-17To set file create/birth time in GPFS. Signed-off-by: Abhidnya Chirmule <achi...Abhidnya Chirmule1-0/+42
2009-09-17s3:vfs: Fix the build of vfs_tsmsm after the VFS rewriteVolker Lendecke1-3/+3
2009-09-17spnego: share spnego_parse.Günther Deschner17-477/+48
2009-09-16s3-netlogon: support validation level 6 in netr_SamLogon calls.Günther Deschner3-0/+65
2009-09-16s3-netlogon: match all logon levels in netr_SamLogon calls.Günther Deschner1-0/+9
2009-09-16s3-rpcclient: fix netr_LogonGetCapabilities command.Günther Deschner1-6/+5
2009-09-16libcli/auth: rewrite schannel sign/seal code to be more genericStefan Metzmacher2-34/+51
2009-09-16s3-netapi: Fix Coverity #668: FORWARD_NULL.Günther Deschner1-1/+1
2009-09-16s3-netapi: Fix Coverity #669 FORWARD_NULL.Günther Deschner1-1/+1
2009-09-16s3-netapi: Fix Coverity #670: FORWARD_NULL.Günther Deschner1-1/+1
2009-09-16s3-eventlogadm: Fix Coverity #938: UNINIT.Günther Deschner1-1/+1
2009-09-16s3-rpcclient: Fix Coverity #935: UNINIT.Günther Deschner1-1/+1
2009-09-16s3-dcerpc: remove more obsolete or duplicate headers.Günther Deschner6-111/+69
2009-09-16s3-schannel: add dump_NL_AUTH_SIGNATURE.Günther Deschner2-43/+6
2009-09-16s3: Fix reading beyond the end of a named stream in xattr_streamsVolker Lendecke1-2/+1
2009-09-16s3: Add some debugs to streams_xattrVolker Lendecke1-0/+6
2009-09-16s3-schannel: remove unused schannel_decode/schannel_encode.Günther Deschner2-293/+0
2009-09-16schannel: fully share schannel sign/seal between s3 and 4.Günther Deschner8-83/+143
2009-09-16s3-schannel: fix blob length when pulling off a NL_AUTH_SIGNATURE inGünther Deschner1-1/+1
2009-09-16lib/crypto: add aes encryption routines to main cryto lib.Günther Deschner1-1/+2
2009-09-15s3: ignore cups-config to tidy up library dependenciesBjörn Jacke1-1/+1
2009-09-15libcli:nbt put util_net.c protos in new header fileAndrew Bartlett1-0/+1
2009-09-15s3-dcerpc: really fix remaining old auth level constants. sorry...Günther Deschner1-2/+2
2009-09-15s3-dcerpc: fix remaining old auth level constants.Günther Deschner2-19/+19
2009-09-15s3-dcerpc: remove unsed auth type defines as seen on the wire.Günther Deschner2-18/+5
2009-09-15s3-dcerpc: remove more unused structs.Günther Deschner1-12/+0
2009-09-15s3-dcerpc: remove duplicate RPC_AUTH_LEVEL flags.Günther Deschner2-14/+5
2009-09-15s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.Günther Deschner16-100/+93
2009-09-15libcli:nbt make the lmhosts parsing code and dependicies commonAndrew Bartlett4-253/+1
2009-09-15s3: BSD needs sys/sysctl.h included to build properlyBjörn Jacke3-1/+10
2009-09-14Second part of bug fix for 6606.Volker Lendecke1-0/+6
2009-09-14Fix bug 6494 - Incorrect FileStatus returned in NT_CREATE_ANDX.Jeremy Allison3-3/+36
2009-09-14Fix bug 6726 - Filename length overwrites oplock request field in cli_nt_crea...Jeremy Allison1-1/+1
2009-09-14s3:vfs_catia: Make some fns staticVolker Lendecke1-3/+3
2009-09-14s3:vfs_catia: Use talloc_zero for simplificationVolker Lendecke1-2/+1
2009-09-14s3:vfs_modules: Fix Coverity ID 946: OVERRUN_STATICVolker Lendecke1-1/+1
2009-09-14s3: Test short reads in the build farmVolker Lendecke1-0/+3
2009-09-14s3:libsmb: Fix bug 6606 -- short reads in smbclient were not handledVolker Lendecke1-4/+118
2009-09-14s3-rpc_client: add rpccli_lsa_lookup_sids3 wrapper.Günther Deschner2-17/+82
2009-09-14s3-rpc_client: add rpccli_lsa_lookup_names4 wrapper.Günther Deschner2-23/+84
2009-09-13s3-samr: Fix Coverity #934 UNINIT.Günther Deschner1-1/+1
2009-09-13s3-netlogon: Fix Coverity #945 UNINIT.Günther Deschner1-1/+1
2009-09-13s3-nterr: print a NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED.Günther Deschner1-0/+1
2009-09-13s3-schannel: fix Coverity #950 OVERRUN_STATIC.Günther Deschner1-1/+1
2009-09-13s3-schannel: fix api_pipe_schannel_process(), was using incorrect buffer length.Günther Deschner1-1/+3
2009-09-11s3:dbwrap_ctdb: set dmaster in ctdb_transaction_store() also when updating an...Michael Adam1-1/+1
2009-09-11talloc:mksyms: allow characters after closing functions parenthesis.Michael Adam1-2/+2