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
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smb2_ioctl: verify credit charge
Stefan Metzmacher
2012-05-29
1
-0
/
+25
*
s3:smb2_ioctl: add more validation checks
Stefan Metzmacher
2012-05-29
1
-6
/
+67
*
s3:smb2_ioctl: add some more validation checks
Stefan Metzmacher
2012-05-29
1
-7
/
+36
*
s3:smbd/smb2_find add a debug message
Christian Ambach
2012-05-29
1
-0
/
+4
*
s3:smbd/smb2_getinfo add a debug message
Christian Ambach
2012-05-29
1
-0
/
+8
*
s3:smbd/smb2_setinfo add a debug message
Christian Ambach
2012-05-29
1
-0
/
+4
*
s3:smbd/smb2_read improve debug message
Christian Ambach
2012-05-29
1
-1
/
+2
*
s3: fix compile of krb5 locator on Solaris
Björn Jacke
2012-05-29
1
-1
/
+1
*
freebsd9: support both WAF MIT krb5 build and autoconf build against MIT krb5
Alexander Bokovoy
2012-05-28
1
-0
/
+1
*
s3:selftest: run rpc.samba3.smb[1|2]-pipe-name
Stefan Metzmacher
2012-05-28
1
-0
/
+1
*
s3:rpc_server: don't do any magic in is_known_pipename() anymore
Stefan Metzmacher
2012-05-28
1
-12
/
+3
*
s3:smbd: fix reply_open_pipe_and_X() to behave like windows (2008 R2)
Stefan Metzmacher
2012-05-28
1
-11
/
+15
*
s3:smbd: only strip \\ off the name if present (for ntcreatex)
Stefan Metzmacher
2012-05-28
1
-2
/
+4
*
s3:rpc_server: return OBJECT_NAME_NOT_FOUND instead of PIPE_NOT_AVAILABLE
Stefan Metzmacher
2012-05-28
1
-1
/
+1
*
s3:smb2_create: do not remove leading backslash from pipe names
Stefan Metzmacher
2012-05-28
1
-5
/
+0
*
s3:cli_np_tstream: pass a leading backslash for the pipe name for SMB1
Stefan Metzmacher
2012-05-28
1
-1
/
+13
*
s3:rpc_client: tstream_cli_np_open_send() doesn't expect a leading backslash
Stefan Metzmacher
2012-05-28
1
-0
/
+4
*
s3:libsmb: get rid of cli_ucs2
Luk Claes
2012-05-28
8
-70
/
+61
*
s3:libsmb: get rid of clisigning routines
Luk Claes
2012-05-28
6
-64
/
+9
*
s3:libsmb: get rid of cli_has_async_calls
Luk Claes
2012-05-28
12
-76
/
+76
*
s3:libsmb: get rid of cli_negprot
Luk Claes
2012-05-28
12
-41
/
+30
*
s3:libsmb: get rid of cli_state_disconnect
Luk Claes
2012-05-28
5
-14
/
+4
*
s3:libsmb: get rid of cli_state_server_time_zone
Luk Claes
2012-05-28
7
-24
/
+20
*
s3:libsmb: get rid of cli_state_security_mode
Luk Claes
2012-05-28
4
-10
/
+4
*
s3:libsmb: get rid of cli_state_server_gss_blob
Luk Claes
2012-05-28
3
-7
/
+1
*
s3:libsmb: get rid of cli_state_server_challenge
Luk Claes
2012-05-28
3
-11
/
+5
*
s3:libsmb: get rid of cli_state_encryption_on
Luk Claes
2012-05-28
5
-13
/
+6
*
s3:libsmb: get rid of cli_state_max_requests
Luk Claes
2012-05-28
3
-8
/
+2
*
s3:libsmb: get rid of cli_state_server_session_key
Luk Claes
2012-05-28
3
-10
/
+4
*
s3:libsmb: get rid of cli_state_capabilities
Luk Claes
2012-05-28
15
-30
/
+24
*
s3:libsmb: get rid of cli_state_protocol
Luk Claes
2012-05-28
11
-30
/
+26
*
s3:libsmb: get rid of cli_state_remote_name
Luk Claes
2012-05-28
19
-55
/
+59
*
s3:libsmb: get rid of cli_state_*_sockaddr
Luk Claes
2012-05-28
8
-20
/
+13
*
s3:libsmb: get rid of cli_sockopt
Luk Claes
2012-05-28
3
-59
/
+50
*
s3:libsmb: remove unused (un)set_pending functions
Luk Claes
2012-05-28
4
-14
/
+3
*
build: Remove all references to libuuid
Andrew Bartlett
2012-05-27
3
-50
/
+3
*
Eliminate dependency on an external uuid library.
Andriy Syrovenko
2012-05-27
1
-5
/
+1
*
s3-build: Remove build of libaddns.a from the autoconf build
Andrew Bartlett
2012-05-26
2
-75
/
+0
*
s3-utils: Use ads_do_search_retry in net ads search
Andrew Bartlett
2012-05-26
1
-1
/
+1
*
s3-libads: Use a reducing page size to try and cope with a slow LDAP server
Andrew Bartlett
2012-05-26
4
-2
/
+14
*
s3-winbindd: Always map the LDAP error code to an NTSTATUS
Andrew Bartlett
2012-05-26
1
-4
/
+20
*
s3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_TIMEOUT
Andrew Bartlett
2012-05-26
1
-0
/
+3
*
s3-configure.in: when ADS support is disabled, unset HAVE_GSSAPI
Alexander Bokovoy
2012-05-25
1
-0
/
+1
*
s3:selftest: run smbtorture3 CLEANUP3 in the s3dc:local environment
Stefan Metzmacher
2012-05-25
1
-0
/
+4
*
s3: Test whether get_share_mode_lock cleans up stale processes
Volker Lendecke
2012-05-25
5
-2
/
+181
*
s3: Do not check the PIDs is parse_share_modes
Volker Lendecke
2012-05-25
1
-42
/
+0
*
Ensure we only return NT_STATUS_DELETE_PENDING if the share modes are valid.
Jeremy Allison
2012-05-25
1
-3
/
+20
*
s3: Check for serverid_exists in close_directory
Volker Lendecke
2012-05-25
1
-0
/
+3
*
s3: Check for serverid_exists in close_remove_share_mode
Volker Lendecke
2012-05-25
1
-0
/
+3
*
s3: Be less picky on stale share mode entries
Volker Lendecke
2012-05-25
1
-1
/
+3
[next]