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
2012-05-31
s3:selftest: introduce a variable for binpath('smbtorture3') in tests.py
Michael Adam
1
-4
/
+5
2012-05-31
s3:selftest: introduce a variable for binpath('net') in tests.py
Michael Adam
1
-9
/
+10
2012-05-31
s3:selftest: introduce a variable for binpath('wbinfo') in tests.py
Michael Adam
1
-5
/
+6
2012-05-31
s3:selftest: introduce a variable for binpath('smbclient3') to test.py
Michael Adam
1
-15
/
+17
2012-05-31
s3:build: fix some spacing in wscript_build
Michael Adam
1
-6
/
+6
2012-05-31
Stop spamming the logs with "Could not remove pid XX from serverid.tdb" messa...
Jeremy Allison
1
-15
/
+18
2012-05-30
Fix bad bugfix for bug #8910 - resolve_ads() code can return zero addresses a...
Ira Cooper
1
-1
/
+1
2012-05-30
Fix metze's complaint about the bugfix for bug #8953 - winbind can hang as nb...
Jeremy Allison
1
-7
/
+0
2012-05-30
s3:libsmb: use nb_connect_send() directly instead of doing a 0 timer for port...
Stefan Metzmacher
1
-4
/
+9
2012-05-30
s3-build: Fix configure checks for Heimdal
Andrew Bartlett
1
-15
/
+15
2012-05-30
build: Make gss_wrap_iov mandatory for krb5 build
Andrew Bartlett
1
-0
/
+5
2012-05-30
s3:utils: use cli_tree_connect() instead of cli_tcon_andx()
Stefan Metzmacher
1
-1
/
+1
2012-05-30
s3:libsmb: use cli_tree_connect() instead of cli_tcon_andx()
Stefan Metzmacher
1
-2
/
+2
2012-05-30
s3:libsmb: fallback to SMBtcon for old servers
Stefan Metzmacher
1
-1
/
+15
2012-05-30
s3-loadparm: Swap synonyms of max/min protocol to server max/min protocol
Andrew Bartlett
1
-4
/
+4
2012-05-30
s3-build: We do not have CHARSET modules any more
Andrew Bartlett
2
-8
/
+2
2012-05-30
lib/param: Put common FN_ macros into param_functions.c
Andrew Bartlett
4
-264
/
+19
2012-05-30
s3-param: Use same function name for "max xmit" as lib/param
Andrew Bartlett
3
-3
/
+3
2012-05-30
s3-param: Use same variable names as lib/param
Andrew Bartlett
1
-10
/
+10
2012-05-30
s3-param: Import parameters from lib/param to make this list common
Andrew Bartlett
1
-0
/
+26
2012-05-30
s3-param: Rename lp_dns_proxy() -> lp_wins_dns_proxy() for clarity
Andrew Bartlett
4
-4
/
+4
2012-05-30
param: Sort global param functions macros to ease the s3/s4 merge
Andrew Bartlett
1
-236
/
+228
2012-05-30
lib/param: Harmonise 'password server' parameter between s3 and s4
Andrew Bartlett
1
-0
/
+2
2012-05-30
s3-build: Remove build of libtdb.so from the autoconf build
Andrew Bartlett
2
-68
/
+3
2012-05-30
s3-build: Remove build of libtalloc.so from the autoconf build
Andrew Bartlett
2
-65
/
+3
2012-05-30
s3-iconv: Remove unused script/gen-8bit-gap.sh
Andrew Bartlett
5
-154
/
+1
2012-05-30
build: Provide .pc file for libsmbsharemodes
Andrew Bartlett
2
-1
/
+12
2012-05-30
build: Provide .pc file for libnetapi
Andrew Bartlett
2
-1
/
+12
2012-05-29
s3:smb2_ioctl: verify credit charge
Stefan Metzmacher
1
-0
/
+25
2012-05-29
s3:smb2_ioctl: add more validation checks
Stefan Metzmacher
1
-6
/
+67
2012-05-29
s3:smb2_ioctl: add some more validation checks
Stefan Metzmacher
1
-7
/
+36
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
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
1
-0
/
+1
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
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
[prev]
[next]