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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-07
s3: Fix Coverity ID 2612, UNINIT
Volker Lendecke
1
-0
/
+1
2011-09-07
s3:smb2cli: let smb2cli_req_create() use the give pid, uid and tid values
Stefan Metzmacher
1
-3
/
+3
2011-09-07
s3:smb2cli: pass the uid to the SMB2_SESSION_SETUP to support multi-leg-auth
Stefan Metzmacher
1
-1
/
+2
2011-09-07
talloc: Remove an unused variable
Volker Lendecke
1
-1
/
+0
2011-09-07
s3:idmap/autorid add a small alloc pool to autorid
Christian Ambach
1
-0
/
+52
2011-09-07
s4-s3-upgrade: convert password age policies to the negative NTTIME format
Andrew Bartlett
1
-8
/
+21
2011-09-07
lib/addns: Remove unused TALLOC_ macros
Andrew Bartlett
1
-42
/
+0
2011-09-07
build: Replace mkbuildoptions-waf awk script with waf target
Amitay Isaacs
3
-277
/
+175
2011-09-07
samba-tool: Add --filter option to ldapcmp to ignore specified attributes
Amitay Isaacs
1
-9
/
+20
2011-09-07
s4-kcc: Fix the list of NCs for DRS replica information
Amitay Isaacs
1
-3
/
+21
2011-09-07
s3:smb2_server: return OBJECT_NAME_INVALID if the path is terminated in SMB2_...
Stefan Metzmacher
1
-0
/
+8
2011-09-07
s3:smb2_server: return OBJECT_NAME_INVALID if the path is terminated in SMB2_...
Stefan Metzmacher
1
-0
/
+8
2011-09-07
s3:smb2_server: return BAD_NETWORK_NAME if the path is terminated in SMB2_TCON
Stefan Metzmacher
1
-0
/
+8
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_write.c
Stefan Metzmacher
1
-12
/
+6
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_setinfo.c
Stefan Metzmacher
1
-13
/
+5
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_read.c
Stefan Metzmacher
1
-11
/
+5
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_notify.c
Stefan Metzmacher
1
-12
/
+4
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_lock.c
Stefan Metzmacher
1
-11
/
+5
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_keepalive.c
Stefan Metzmacher
1
-13
/
+4
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_ioctl.c
Stefan Metzmacher
1
-13
/
+5
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_getinfo.c
Stefan Metzmacher
1
-13
/
+5
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_flush.c
Stefan Metzmacher
1
-12
/
+4
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_find.c
Stefan Metzmacher
1
-13
/
+5
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_create.c
Stefan Metzmacher
1
-11
/
+4
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_close.c
Stefan Metzmacher
1
-12
/
+3
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_break.c
Stefan Metzmacher
1
-12
/
+4
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_tcon.c
Stefan Metzmacher
1
-24
/
+8
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_sesssetup.c
Stefan Metzmacher
1
-26
/
+9
2011-09-07
s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_negprot.c
Stefan Metzmacher
1
-10
/
+4
2011-09-07
s3:smb2_server: add smbd_smb2_request_verify_sizes()
Stefan Metzmacher
2
-0
/
+45
2011-09-07
s3:torture: relax TRANS2 midmight time checking
Stefan Metzmacher
1
-2
/
+4
2011-09-07
s4:torture/basic: relax base.trans2 midmight time checking
Stefan Metzmacher
1
-2
/
+4
2011-09-07
s3:smb2cli: fix marshalling of smb2_create_blobs in smb2cli_create()
Stefan Metzmacher
1
-3
/
+5
2011-09-07
s3:smb2cli: don't terminate the pathname in smb2cli_query_directory()
Stefan Metzmacher
1
-1
/
+6
2011-09-07
s3:smb2cli: don't terminate the pathname in smb2cli_create()
Stefan Metzmacher
1
-3
/
+10
2011-09-07
s3:smb2cli: don't terminate the pathname in smb2cli_tcon()
Stefan Metzmacher
1
-1
/
+6
2011-09-07
s3:smb2cli: SMB2_TCON needs one dyn byte to that the structure size check works.
Stefan Metzmacher
1
-0
/
+6
2011-09-07
s3:smb2cli: SMB2_WRITE needs one dyn byte to that the structure size check wo...
Stefan Metzmacher
1
-1
/
+12
2011-09-07
s3:smb2cli: SMB2_READ needs one dyn byte to that the structure size check works.
Stefan Metzmacher
1
-1
/
+2
2011-09-07
s3:smb2cli: SMB2_QUERY_DIRECTORY needs one dyn byte to that the structure siz...
Stefan Metzmacher
1
-0
/
+6
2011-09-07
s3:smb2cli: SMB2_CREATE needs one dyn byte to that the structure size check w...
Stefan Metzmacher
1
-1
/
+1
2011-09-07
s3:smb2cli: SMB2_SESSION_SETUP needs one dyn byte to that the structure size ...
Stefan Metzmacher
1
-1
/
+12
2011-09-07
Revert "Part 5 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for...
Jeremy Allison
1
-21
/
+4
2011-09-07
s4-s3-upgrade Handle expected errors, error out on unexpected ones
Andrew Bartlett
1
-3
/
+5
2011-09-07
s4-s3-upgrade Fix group member addition
Andrew Bartlett
1
-2
/
+2
2011-09-06
s3: Make winbindd_lookup_names static
Volker Lendecke
2
-14
/
+14
2011-09-06
s3:smb2_server: make use of SMB2_WRITEFLAG_WRITE_THROUGH
Stefan Metzmacher
1
-1
/
+1
2011-09-06
smb2_constants: add SMB2_WRITEFLAG_WRITE_THROUGH define
Stefan Metzmacher
1
-0
/
+2
2011-09-06
s4:librpc: rpc_common.h was move to dcerpc-binding
Stefan Metzmacher
1
-1
/
+1
2011-09-06
s4:auth/gensec: gensec.h was moved to gensec_runtime
Stefan Metzmacher
1
-1
/
+1
[next]