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
2012-05-29
s3:smbd/smb2_find add a debug message
Christian Ambach
1
-0
/
+4
2012-05-29
s3:smbd/smb2_getinfo add a debug message
Christian Ambach
1
-0
/
+8
2012-05-29
s3:smbd/smb2_setinfo add a debug message
Christian Ambach
1
-0
/
+4
2012-05-29
s3:smbd/smb2_read improve debug message
Christian Ambach
1
-1
/
+2
2012-05-29
libcli/smb: add some more FSCTL_* defines
Stefan Metzmacher
1
-0
/
+8
2012-05-29
s3:smb2cli_ioctl: fix requests without output_buffer.length > 0 against windows
Stefan Metzmacher
1
-1
/
+1
2012-05-29
s3: fix compile of krb5 locator on Solaris
Björn Jacke
1
-1
/
+1
2012-05-28
freebsd9: support both WAF MIT krb5 build and autoconf build against MIT krb5
Alexander Bokovoy
3
-10
/
+37
2012-05-28
s4:ntvfs/ipc: fix protocol specific processing of pipe names
Stefan Metzmacher
1
-2
/
+6
2012-05-28
s3:selftest: run rpc.samba3.smb[1|2]-pipe-name
Stefan Metzmacher
1
-0
/
+1
2012-05-28
s3:rpc_server: don't do any magic in is_known_pipename() anymore
Stefan Metzmacher
1
-12
/
+3
2012-05-28
s3:smbd: fix reply_open_pipe_and_X() to behave like windows (2008 R2)
Stefan Metzmacher
1
-11
/
+15
2012-05-28
s3:smbd: only strip \\ off the name if present (for ntcreatex)
Stefan Metzmacher
1
-2
/
+4
2012-05-28
s3:rpc_server: return OBJECT_NAME_NOT_FOUND instead of PIPE_NOT_AVAILABLE
Stefan Metzmacher
1
-1
/
+1
2012-05-28
s3:smb2_create: do not remove leading backslash from pipe names
Stefan Metzmacher
1
-5
/
+0
2012-05-28
s4:torture/samba3rpc: add smb1-pipe-name
Stefan Metzmacher
1
-0
/
+252
2012-05-28
s4:torture/samba3rpc: add smb2-pipe-name
Stefan Metzmacher
1
-0
/
+84
2012-05-28
s3:cli_np_tstream: pass a leading backslash for the pipe name for SMB1
Stefan Metzmacher
1
-1
/
+13
2012-05-28
s3:rpc_client: tstream_cli_np_open_send() doesn't expect a leading backslash
Stefan Metzmacher
1
-0
/
+4
2012-05-28
s3:libsmb: get rid of cli_ucs2
Luk Claes
8
-70
/
+61
2012-05-28
s3:libsmb: get rid of clisigning routines
Luk Claes
6
-64
/
+9
2012-05-28
s3:libsmb: get rid of cli_has_async_calls
Luk Claes
12
-76
/
+76
2012-05-28
s3:libsmb: get rid of cli_negprot
Luk Claes
12
-41
/
+30
2012-05-28
s3:libsmb: get rid of cli_state_disconnect
Luk Claes
5
-14
/
+4
2012-05-28
s3:libsmb: get rid of cli_state_server_time_zone
Luk Claes
7
-24
/
+20
2012-05-28
s3:libsmb: get rid of cli_state_security_mode
Luk Claes
4
-10
/
+4
2012-05-28
s3:libsmb: get rid of cli_state_server_gss_blob
Luk Claes
3
-7
/
+1
2012-05-28
s3:libsmb: get rid of cli_state_server_challenge
Luk Claes
3
-11
/
+5
2012-05-28
s3:libsmb: get rid of cli_state_encryption_on
Luk Claes
5
-13
/
+6
2012-05-28
s3:libsmb: get rid of cli_state_max_requests
Luk Claes
3
-8
/
+2
2012-05-28
s3:libsmb: get rid of cli_state_server_session_key
Luk Claes
3
-10
/
+4
2012-05-28
s3:libsmb: get rid of cli_state_capabilities
Luk Claes
15
-30
/
+24
2012-05-28
s3:libsmb: get rid of cli_state_protocol
Luk Claes
11
-30
/
+26
2012-05-28
s3:libsmb: get rid of cli_state_remote_name
Luk Claes
19
-55
/
+59
2012-05-28
s3:libsmb: get rid of cli_state_*_sockaddr
Luk Claes
8
-20
/
+13
2012-05-28
s3:libsmb: get rid of cli_sockopt
Luk Claes
3
-59
/
+50
2012-05-28
s3:libsmb: remove unused (un)set_pending functions
Luk Claes
4
-14
/
+3
2012-05-27
Avoid all(), as it's not available in Python 2.4.
Jelmer Vernooij
1
-1
/
+5
2012-05-27
build: Remove all references to libuuid
Andrew Bartlett
5
-58
/
+3
2012-05-27
build: Add option to specify where gettext is (/usr/local by default)
Andriy Syrovenko
1
-1
/
+5
2012-05-27
Eliminate dependency on an external uuid library.
Andriy Syrovenko
5
-24
/
+11
2012-05-26
s3-build: Remove build of libaddns.a from the autoconf build
Andrew Bartlett
2
-75
/
+0
2012-05-26
s3-utils: Use ads_do_search_retry in net ads search
Andrew Bartlett
1
-1
/
+1
2012-05-26
s3-libads: Use a reducing page size to try and cope with a slow LDAP server
Andrew Bartlett
4
-2
/
+14
2012-05-26
s3-winbindd: Always map the LDAP error code to an NTSTATUS
Andrew Bartlett
1
-4
/
+20
2012-05-26
s3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_TIMEOUT
Andrew Bartlett
1
-0
/
+3
2012-05-25
dns_hosts_file: move to a separate subsystem
Alexander Bokovoy
3
-7
/
+9
2012-05-25
s3-configure.in: when ADS support is disabled, unset HAVE_GSSAPI
Alexander Bokovoy
1
-0
/
+1
2012-05-25
s3:selftest: run smbtorture3 CLEANUP3 in the s3dc:local environment
Stefan Metzmacher
1
-0
/
+4
2012-05-25
s3: Test whether get_share_mode_lock cleans up stale processes
Volker Lendecke
5
-2
/
+181
[next]