index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-16
s3-netlogon: support validation level 6 in netr_SamLogon calls.
Günther Deschner
3
-0
/
+65
2009-09-16
s3-netlogon: match all logon levels in netr_SamLogon calls.
Günther Deschner
1
-0
/
+9
2009-09-16
s3-rpcclient: fix netr_LogonGetCapabilities command.
Günther Deschner
1
-6
/
+5
2009-09-16
libcli/auth: rewrite schannel sign/seal code to be more generic
Stefan Metzmacher
2
-34
/
+51
2009-09-16
s3-netapi: Fix Coverity #668: FORWARD_NULL.
Günther Deschner
1
-1
/
+1
2009-09-16
s3-netapi: Fix Coverity #669 FORWARD_NULL.
Günther Deschner
1
-1
/
+1
2009-09-16
s3-netapi: Fix Coverity #670: FORWARD_NULL.
Günther Deschner
1
-1
/
+1
2009-09-16
s3-eventlogadm: Fix Coverity #938: UNINIT.
Günther Deschner
1
-1
/
+1
2009-09-16
s3-rpcclient: Fix Coverity #935: UNINIT.
Günther Deschner
1
-1
/
+1
2009-09-16
s3-dcerpc: remove more obsolete or duplicate headers.
Günther Deschner
6
-111
/
+69
2009-09-16
s3-schannel: add dump_NL_AUTH_SIGNATURE.
Günther Deschner
2
-43
/
+6
2009-09-16
s3: Fix reading beyond the end of a named stream in xattr_streams
Volker Lendecke
1
-2
/
+1
2009-09-16
s3: Add some debugs to streams_xattr
Volker Lendecke
1
-0
/
+6
2009-09-16
s3-schannel: remove unused schannel_decode/schannel_encode.
Günther Deschner
2
-293
/
+0
2009-09-16
schannel: fully share schannel sign/seal between s3 and 4.
Günther Deschner
8
-83
/
+143
2009-09-16
s3-schannel: fix blob length when pulling off a NL_AUTH_SIGNATURE in
Günther Deschner
1
-1
/
+1
2009-09-16
lib/crypto: add aes encryption routines to main cryto lib.
Günther Deschner
1
-1
/
+2
2009-09-15
s3: ignore cups-config to tidy up library dependencies
Björn Jacke
1
-1
/
+1
2009-09-15
libcli:nbt put util_net.c protos in new header file
Andrew Bartlett
1
-0
/
+1
2009-09-15
s3-dcerpc: really fix remaining old auth level constants. sorry...
Günther Deschner
1
-2
/
+2
2009-09-15
s3-dcerpc: fix remaining old auth level constants.
Günther Deschner
2
-19
/
+19
2009-09-15
s3-dcerpc: remove unsed auth type defines as seen on the wire.
Günther Deschner
2
-18
/
+5
2009-09-15
s3-dcerpc: remove more unused structs.
Günther Deschner
1
-12
/
+0
2009-09-15
s3-dcerpc: remove duplicate RPC_AUTH_LEVEL flags.
Günther Deschner
2
-14
/
+5
2009-09-15
s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.
Günther Deschner
16
-100
/
+93
2009-09-15
libcli:nbt make the lmhosts parsing code and dependicies common
Andrew Bartlett
4
-253
/
+1
2009-09-15
s3: BSD needs sys/sysctl.h included to build properly
Björn Jacke
3
-1
/
+10
2009-09-14
Second part of bug fix for 6606.
Volker Lendecke
1
-0
/
+6
2009-09-14
Fix bug 6494 - Incorrect FileStatus returned in NT_CREATE_ANDX.
Jeremy Allison
3
-3
/
+36
2009-09-14
Fix bug 6726 - Filename length overwrites oplock request field in cli_nt_crea...
Jeremy Allison
1
-1
/
+1
2009-09-14
s3:vfs_catia: Make some fns static
Volker Lendecke
1
-3
/
+3
2009-09-14
s3:vfs_catia: Use talloc_zero for simplification
Volker Lendecke
1
-2
/
+1
2009-09-14
s3:vfs_modules: Fix Coverity ID 946: OVERRUN_STATIC
Volker Lendecke
1
-1
/
+1
2009-09-14
s3: Test short reads in the build farm
Volker Lendecke
1
-0
/
+3
2009-09-14
s3:libsmb: Fix bug 6606 -- short reads in smbclient were not handled
Volker Lendecke
1
-4
/
+118
2009-09-14
s3-rpc_client: add rpccli_lsa_lookup_sids3 wrapper.
Günther Deschner
2
-17
/
+82
2009-09-14
s3-rpc_client: add rpccli_lsa_lookup_names4 wrapper.
Günther Deschner
2
-23
/
+84
2009-09-13
s3-samr: Fix Coverity #934 UNINIT.
Günther Deschner
1
-1
/
+1
2009-09-13
s3-netlogon: Fix Coverity #945 UNINIT.
Günther Deschner
1
-1
/
+1
2009-09-13
s3-nterr: print a NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED.
Günther Deschner
1
-0
/
+1
2009-09-13
s3-schannel: fix Coverity #950 OVERRUN_STATIC.
Günther Deschner
1
-1
/
+1
2009-09-13
s3-schannel: fix api_pipe_schannel_process(), was using incorrect buffer length.
Günther Deschner
1
-1
/
+3
2009-09-11
s3:dbwrap_ctdb: set dmaster in ctdb_transaction_store() also when updating an...
Michael Adam
1
-1
/
+1
2009-09-11
talloc:mksyms: allow characters after closing functions parenthesis.
Michael Adam
1
-2
/
+2
2009-09-11
talloc:mksyms: allow double pointer return value of functions.
Michael Adam
1
-1
/
+1
2009-09-11
s3:mksyms: fix spelling...
Michael Adam
2
-2
/
+2
2009-09-11
s3-rpcclient: add lookupsids3 command.
Günther Deschner
1
-0
/
+70
2009-09-11
lsa: fill in more unknowns in lsa_LookupSid calls.
Günther Deschner
1
-2
/
+2
2009-09-11
s3-rpcclient: make netlogon credential setup also work for interdomain trusts.
Günther Deschner
1
-9
/
+11
2009-09-11
s3-rpcclient: avoid using lp_workgroup() unconditionally for crypto.
Günther Deschner
1
-4
/
+17
[prev]
[next]