index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
socket_wrapper: pass down the fd explictly from the swrap_*() to the real_*()...
Stefan Metzmacher
2011-09-29
1
-10
/
+11
*
s3:smb2_server: SMB2_OP_CANCEL requests don't have to be signed
Stefan Metzmacher
2011-09-29
1
-0
/
+2
*
test commit to see it push works for me.
Herb Lewis
2011-09-29
1
-1
/
+1
*
s4:torture/smb2/lock: remove samba4 specific checks for NETWORK_NAME_DELETED/...
Stefan Metzmacher
2011-09-28
1
-12
/
+14
*
s4:libcli/smb2: ignore SMB2_OP_CANCEL responses
Stefan Metzmacher
2011-09-28
1
-0
/
+10
*
s4:libcli/smb2: correctly sign SMB2_OP_CANCEL request if they belong to a ses...
Stefan Metzmacher
2011-09-28
1
-0
/
+1
*
s4:libcli/smb2: don't try to check the signing if we got NT_STATUS_USER_SESSI...
Stefan Metzmacher
2011-09-28
1
-1
/
+2
*
s3:dbwrap_ctdb: improve the check for skipping the __db_sequence_number__ rec...
Michael Adam
2011-09-28
1
-2
/
+1
*
libcli: Install libcli.h.
Jelmer Vernooij
2011-09-28
2
-4
/
+289
*
smb_unix_ext.h: Protect against multiple inclusion.
Jelmer Vernooij
2011-09-28
1
-0
/
+4
*
Install headers included by smb_common.h.
Jelmer Vernooij
2011-09-28
1
-2
/
+2
*
s4:libcli/resolve: only try broadcast messages to ipv4 addresses
Stefan Metzmacher
2011-09-28
1
-2
/
+12
*
dns: Do as BIND and MS DNS and drop quries with qdcount != 1
Kai Blin
2011-09-28
1
-5
/
+11
*
dns: The QCLASS is called IN, not IP
Kai Blin
2011-09-28
2
-7
/
+7
*
s3 net: Fix a discard const warning
Kai Blin
2011-09-28
1
-1
/
+1
*
errormap: Add unix_to_werror() function
Kai Blin
2011-09-28
2
-0
/
+10
*
s3:libsmb: remove unused TALLOC_FREE(subreq) calls in
Stefan Metzmacher
2011-09-28
1
-5
/
+0
*
s3:libsmb: call TALLOC_FREE(subreq) directly after cli_sesssetup_blob_recv()
Stefan Metzmacher
2011-09-28
1
-3
/
+2
*
s3-messaging Do not ever send a kill to -1
Andrew Bartlett
2011-09-28
1
-0
/
+3
*
s3-messaging Ensure that the message is of the correct legnth
Andrew Bartlett
2011-09-27
1
-1
/
+1
*
s4-ldap_server: Fix segfault on startup failure of ldap server
Andrew Bartlett
2011-09-27
1
-2
/
+2
*
s3-pdb_samba4: Remove unused attribute from domain search
Andrew Bartlett
2011-09-27
1
-1
/
+0
*
These modules are no longer experimental but production-ready (especially
Jeremy Allison
2011-09-27
2
-4
/
+0
*
Free the memory talloc'd
Richard Sharpe
2011-09-27
1
-1
/
+6
*
s3-samr: Remove fstring in samr.
Andreas Schneider
2011-09-26
1
-5
/
+14
*
s3-passdb: Cleanup use of fstring and move to talloc.
Simo Sorce
2011-09-26
4
-24
/
+61
*
s3-group-mapping: Remove unused functions.
Simo Sorce
2011-09-26
2
-36
/
+0
*
s3: Slightly simplify print_kdc_line()
Volker Lendecke
2011-09-26
1
-10
/
+8
*
s3: Slightly simplify print_kdc_line()
Volker Lendecke
2011-09-26
1
-20
/
+19
*
s3: Slightly simplify print_kdc_line()
Volker Lendecke
2011-09-26
1
-49
/
+52
*
s3: Remove the smbd_server_conn ref from create_junction
Volker Lendecke
2011-09-26
3
-3
/
+6
*
s3: Remove the smbd_server_conn ref from setup_dfs_referral
Volker Lendecke
2011-09-26
1
-1
/
+1
*
s3: Remove the smbd_server_conn ref from get_referred_path
Volker Lendecke
2011-09-26
3
-11
/
+17
*
s3: Remove the smbd_server_conn ref from dfs_redirect
Volker Lendecke
2011-09-26
1
-1
/
+3
*
s3: Remove the smbd_server_conn ref from create_conn_struct
Volker Lendecke
2011-09-26
4
-17
/
+23
*
s3: Remove the smbd_server_conn ref from parse_dfs_path
Volker Lendecke
2011-09-26
1
-5
/
+8
*
libcliraw: Make smb_raw_write_recv public and include it in a public header.
Jelmer Vernooij
2011-09-25
2
-1
/
+2
*
addns: Remove unused empty header file
Kai Blin
2011-09-25
2
-31
/
+0
*
net: Don't register link local addresses with DNS
Kai Blin
2011-09-24
3
-0
/
+29
*
addns: Allow creating AAAA records during updates
Kai Blin
2011-09-24
2
-4
/
+60
*
libcli/smb: Get rid of set but unused variable
Kai Blin
2011-09-24
1
-1
/
+3
*
s4 winbind: Don't drop workgroup name for getpw*
Kai Blin
2011-09-24
2
-2
/
+16
*
Fix bug 8480 - acl_xattr can free an invalid pointer if no blob is loaded.
David Disseldorp
2011-09-23
1
-1
/
+1
*
Revert "Add a missing include file to two VFS modules"
Jeremy Allison
2011-09-23
2
-2
/
+0
*
s3:smbd: disconnect the socket if we got an unexpected request
Stefan Metzmacher
2011-09-23
2
-1
/
+20
*
s3:smbd: don't call smbd_terminate_connection in smb2_validate_message_id() (...
Stefan Metzmacher
2011-09-23
1
-2
/
+3
*
build: Fix waf build on MacOS X
Andrew Bartlett
2011-09-23
3
-2
/
+7
*
build: avoid util.h as a public header name due to conflict with MacOS
Andrew Bartlett
2011-09-23
21
-21
/
+21
*
python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it...
Matthieu Patou
2011-09-23
1
-2
/
+4
*
pys4: really return an exception if the status if not correct
Matthieu Patou
2011-09-23
1
-4
/
+2
[prev]
[next]