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
2011-09-09
s3-spoolss: Fix bug #8351 forms migration.
Andreas Schneider
1
-0
/
+4
2011-09-09
Second part of fix for bug #8443 - Default user entry is set to minimal permi...
Jeremy Allison
1
-8
/
+11
2011-09-08
First part of fix for bug #8443 - Default user entry is set to minimal permis...
Jeremy Allison
1
-58
/
+2
2011-09-08
Fix bug #8203 - winbindd needs to reset the DC connection if an RPC times out.
Jeremy Allison
1
-15
/
+66
2011-09-08
s3:torture: make use of CLI_FULL_CONNECTION_DONT_SPNEGO
Stefan Metzmacher
1
-4
/
+11
2011-09-08
s3:torture: make use of CLI_FULL_CONNECTION_FORCE_DOS_ERRORS
Stefan Metzmacher
1
-1
/
+8
2011-09-08
s3:libsmb: add CLI_FULL_CONNECTION_FORCE_ASCII
Stefan Metzmacher
3
-1
/
+12
2011-09-08
s3:libsmb: add CLI_FULL_CONNECTION_FORCE_DOS_ERRORS
Stefan Metzmacher
2
-1
/
+5
2011-09-08
s3:libsmb: don't handle CLI_FULL_CONNECTION_* flags in cli_full_connection()
Stefan Metzmacher
1
-4
/
+0
2011-09-08
s3:libsmb: don't handle CLI_FULL_CONNECTION_* flags in cli_start_connection()
Stefan Metzmacher
1
-13
/
+0
2011-09-08
s3-loadparm: fixed re-application of cmdline parametric options
Andrew Tridgell
1
-1
/
+4
2011-09-08
s3-loadparm: fixed a memory leak in parametric options
Andrew Tridgell
1
-1
/
+2
2011-09-08
s3: Fix a debug message
Volker Lendecke
1
-2
/
+2
2011-09-08
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2011-09-08
build: netapi does not depend on TOKEN_UTIL
Andrew Bartlett
1
-1
/
+1
2011-09-08
s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_connect_nb()
Stefan Metzmacher
14
-51
/
+65
2011-09-08
s3:libsmb: pass CLI_FULL_CONNECTION_* flags to cli_state_create()
Stefan Metzmacher
4
-6
/
+30
2011-09-08
Revert "Part 4 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for...
Jeremy Allison
1
-11
/
+8
2011-09-08
Tidy up previous patch for bug #8442 - NFSv4 DENY ACLs always include SYNCHRO...
Jeremy Allison
1
-5
/
+4
2011-09-07
Fix bug #8442 - NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking re...
Ira Cooper
1
-1
/
+7
2011-09-07
s3:winbind: put winbindd_cache into the state dir, not the cache dir
Michael Adam
1
-1
/
+1
2011-09-07
s3:dbwrap_ctdb: improve error message in transaction destructor
Gregor Beck
1
-1
/
+2
2011-09-07
s3: let g_lock_unlock() return more specific status codes on failure
Gregor Beck
1
-2
/
+2
2011-09-07
s3: Fix Coverity ID 2611, UNINIT
Volker Lendecke
1
-0
/
+1
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
s3:idmap/autorid add a small alloc pool to autorid
Christian Ambach
1
-0
/
+52
2011-09-07
build: Replace mkbuildoptions-waf awk script with waf target
Amitay Isaacs
2
-277
/
+1
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
[next]