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-29
s3-smb2_server: SMB2_OP_IOCTL doesn't require at least 1 dyn byte
David Disseldorp
1
-0
/
+1
2011-09-29
s4-torture: add smb2 ioctl test suite
David Disseldorp
3
-1
/
+89
2011-09-29
s4-torture: remove unchecked read from smb2 create
David Disseldorp
2
-9
/
+9
2011-09-29
socket_wrapper: correctly handle dup()/dup2() ref counting
Stefan Metzmacher
1
-85
/
+81
2011-09-29
socket_wrapper: pass down the fd explictly from the swrap_*() to the real_*()...
Stefan Metzmacher
1
-10
/
+11
2011-09-29
s3:smb2_server: SMB2_OP_CANCEL requests don't have to be signed
Stefan Metzmacher
1
-0
/
+2
2011-09-29
test commit to see it push works for me.
Herb Lewis
1
-1
/
+1
2011-09-28
s4:torture/smb2/lock: remove samba4 specific checks for NETWORK_NAME_DELETED/...
Stefan Metzmacher
1
-12
/
+14
2011-09-28
s4:libcli/smb2: ignore SMB2_OP_CANCEL responses
Stefan Metzmacher
1
-0
/
+10
2011-09-28
s4:libcli/smb2: correctly sign SMB2_OP_CANCEL request if they belong to a ses...
Stefan Metzmacher
1
-0
/
+1
2011-09-28
s4:libcli/smb2: don't try to check the signing if we got NT_STATUS_USER_SESSI...
Stefan Metzmacher
1
-1
/
+2
2011-09-28
s3:dbwrap_ctdb: improve the check for skipping the __db_sequence_number__ rec...
Michael Adam
1
-2
/
+1
2011-09-28
libcli: Install libcli.h.
Jelmer Vernooij
2
-4
/
+289
2011-09-28
smb_unix_ext.h: Protect against multiple inclusion.
Jelmer Vernooij
1
-0
/
+4
2011-09-28
Install headers included by smb_common.h.
Jelmer Vernooij
1
-2
/
+2
2011-09-28
s4:libcli/resolve: only try broadcast messages to ipv4 addresses
Stefan Metzmacher
1
-2
/
+12
2011-09-28
dns: Do as BIND and MS DNS and drop quries with qdcount != 1
Kai Blin
1
-5
/
+11
2011-09-28
dns: The QCLASS is called IN, not IP
Kai Blin
2
-7
/
+7
2011-09-28
s3 net: Fix a discard const warning
Kai Blin
1
-1
/
+1
2011-09-28
errormap: Add unix_to_werror() function
Kai Blin
2
-0
/
+10
2011-09-28
s3:libsmb: remove unused TALLOC_FREE(subreq) calls in
Stefan Metzmacher
1
-5
/
+0
2011-09-28
s3:libsmb: call TALLOC_FREE(subreq) directly after cli_sesssetup_blob_recv()
Stefan Metzmacher
1
-3
/
+2
2011-09-28
s3-messaging Do not ever send a kill to -1
Andrew Bartlett
1
-0
/
+3
2011-09-27
s3-messaging Ensure that the message is of the correct legnth
Andrew Bartlett
1
-1
/
+1
2011-09-27
s4-ldap_server: Fix segfault on startup failure of ldap server
Andrew Bartlett
1
-2
/
+2
2011-09-27
s3-pdb_samba4: Remove unused attribute from domain search
Andrew Bartlett
1
-1
/
+0
2011-09-27
These modules are no longer experimental but production-ready (especially
Jeremy Allison
2
-4
/
+0
2011-09-27
Free the memory talloc'd
Richard Sharpe
1
-1
/
+6
2011-09-26
s3-samr: Remove fstring in samr.
Andreas Schneider
1
-5
/
+14
2011-09-26
s3-passdb: Cleanup use of fstring and move to talloc.
Simo Sorce
4
-24
/
+61
2011-09-26
s3-group-mapping: Remove unused functions.
Simo Sorce
2
-36
/
+0
2011-09-26
s3: Slightly simplify print_kdc_line()
Volker Lendecke
1
-10
/
+8
2011-09-26
s3: Slightly simplify print_kdc_line()
Volker Lendecke
1
-20
/
+19
2011-09-26
s3: Slightly simplify print_kdc_line()
Volker Lendecke
1
-49
/
+52
2011-09-26
s3: Remove the smbd_server_conn ref from create_junction
Volker Lendecke
3
-3
/
+6
2011-09-26
s3: Remove the smbd_server_conn ref from setup_dfs_referral
Volker Lendecke
1
-1
/
+1
2011-09-26
s3: Remove the smbd_server_conn ref from get_referred_path
Volker Lendecke
3
-11
/
+17
2011-09-26
s3: Remove the smbd_server_conn ref from dfs_redirect
Volker Lendecke
1
-1
/
+3
2011-09-26
s3: Remove the smbd_server_conn ref from create_conn_struct
Volker Lendecke
4
-17
/
+23
2011-09-26
s3: Remove the smbd_server_conn ref from parse_dfs_path
Volker Lendecke
1
-5
/
+8
2011-09-25
libcliraw: Make smb_raw_write_recv public and include it in a public header.
Jelmer Vernooij
2
-1
/
+2
2011-09-25
addns: Remove unused empty header file
Kai Blin
2
-31
/
+0
2011-09-24
net: Don't register link local addresses with DNS
Kai Blin
3
-0
/
+29
2011-09-24
addns: Allow creating AAAA records during updates
Kai Blin
2
-4
/
+60
2011-09-24
libcli/smb: Get rid of set but unused variable
Kai Blin
1
-1
/
+3
2011-09-24
s4 winbind: Don't drop workgroup name for getpw*
Kai Blin
2
-2
/
+16
2011-09-23
Fix bug 8480 - acl_xattr can free an invalid pointer if no blob is loaded.
David Disseldorp
1
-1
/
+1
2011-09-23
Revert "Add a missing include file to two VFS modules"
Jeremy Allison
2
-2
/
+0
2011-09-23
s3:smbd: disconnect the socket if we got an unexpected request
Stefan Metzmacher
2
-1
/
+20
2011-09-23
s3:smbd: don't call smbd_terminate_connection in smb2_validate_message_id() (...
Stefan Metzmacher
1
-2
/
+3
[next]