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
*
Arg. Got the sense of the test reversed to fix bug #7080 - Quota only shown w...
Jeremy Allison
2010-02-01
1
-1
/
+1
*
Fix bug #7080 - Quota only shown when logged as root.
Jeremy Allison
2010-02-01
1
-1
/
+1
*
s3: Fix some DEBUG messages
Volker Lendecke
2010-01-31
1
-3
/
+3
*
Fix bug #7079 - cliconnect gets realm wrong with trusted domains.
Jeremy Allison
2010-01-30
4
-3
/
+91
*
s3/smbd: Fix string buffer overflow causing heap corruption
Steven Danneman
2010-01-30
1
-1
/
+2
*
Fix a really interesting problem found by Volker's conversion of sessionsetup...
Jeremy Allison
2010-01-29
1
-3
/
+3
*
s3: link thread objects in libsmbclient only and adjust linker flags
Björn Jacke
2010-01-29
1
-8
/
+10
*
AIX doesn't have MSG_DONTWAIT
olivier
2010-01-29
1
-1
/
+1
*
s3: by default don't use pthread pool support
Björn Jacke
2010-01-29
1
-5
/
+5
*
Fix bug #7069 - smbget does not return an error status after some errors
Jeremy Allison
2010-01-28
1
-38
/
+45
*
s3/winbind_ccache: Fix typo in debug message.
Karolin Seeger
2010-01-28
1
-1
/
+1
*
Second part of fix for bug #7072 - Accounts can't be unlocked from ldap.
Jeremy Allison
2010-01-27
1
-1
/
+2
*
Fix bug #7072 - Accounts can't be unlocked from ldap.
Jeremy Allison
2010-01-27
1
-7
/
+15
*
s3: syntax fix
Björn Jacke
2010-01-27
1
-1
/
+1
*
s3: Install and uninstall the static version of libwbclient
Lars Müller
2010-01-27
1
-0
/
+2
*
s3: get pthread detection also on HP-UX right
Björn Jacke
2010-01-27
1
-1
/
+12
*
s3-selftest: try to get RPC-SPOOLSS-NOTIFY running during make test on the bu...
Günther Deschner
2010-01-27
1
-1
/
+3
*
Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...
Jeremy Allison
2010-01-26
3
-5
/
+71
*
Add dependency of bin/smbfilter to libwbclient.
Lars Müller
2010-01-26
1
-1
/
+1
*
s3: Enable use of ccache by default for libsmbclient
Volker Lendecke
2010-01-26
1
-0
/
+3
*
Correct fix for unused variable return from ndr_decode. Use it :-).
Jeremy Allison
2010-01-25
1
-0
/
+8
*
Revert "s3: remove unused Variable"
Jeremy Allison
2010-01-25
1
-0
/
+4
*
s3: fix detection and flags for using pthread
Björn Jacke
2010-01-26
3
-13
/
+59
*
s3: remove unused variable
Björn Jacke
2010-01-26
1
-2
/
+0
*
s3:async_smb: remove unused variable
Björn Jacke
2010-01-26
1
-2
/
+0
*
s3: remove unused Variable
Björn Jacke
2010-01-26
1
-4
/
+0
*
s3:netapi: remove unused variable
Björn Jacke
2010-01-26
1
-2
/
+0
*
s3/registry: Fix typo in comment.
Karolin Seeger
2010-01-25
1
-2
/
+2
*
Revert "s3: Make string_to_sid a wrapper around dom_sid_parse"
Volker Lendecke
2010-01-25
1
-7
/
+50
*
s3-libsmbclient: Add smbc_setOptionUseCCache()
Volker Lendecke
2010-01-24
4
-0
/
+50
*
s3: Add --use-ccache to net
Volker Lendecke
2010-01-24
4
-0
/
+9
*
s3: add libnetapi_set_use_ccache()
Volker Lendecke
2010-01-24
3
-0
/
+16
*
s3: Fix a bug in net's use of popt
Volker Lendecke
2010-01-24
1
-1
/
+1
*
s3: Enable -C in rpcclient
Volker Lendecke
2010-01-24
1
-0
/
+3
*
s3: Add CLI_FULL_CONNECTION_USE_CCACHE
Volker Lendecke
2010-01-24
2
-0
/
+4
*
s3: Use -C in smbclient
Volker Lendecke
2010-01-24
1
-0
/
+1
*
s3: Add -C (--use-ccache) to popt_common_credentials
Volker Lendecke
2010-01-24
4
-1
/
+20
*
s3: Add ccache use to cli_session_setup_ntlmssp
Volker Lendecke
2010-01-24
2
-0
/
+5
*
s3: Add NTLMSSP_FEATURE_CCACHE
Volker Lendecke
2010-01-24
3
-5
/
+73
*
s3: Add the session key to the ccache_ntlm_auth response
Volker Lendecke
2010-01-24
1
-4
/
+18
*
s3: Add wbinfo --ccache-save
Volker Lendecke
2010-01-24
4
-0
/
+80
*
s3: Remove some calls to memset -- reduces text size by some bytes for me
Volker Lendecke
2010-01-24
2
-13
/
+5
*
s3: Make string_to_sid a wrapper around dom_sid_parse
Volker Lendecke
2010-01-23
1
-50
/
+7
*
s3: Add a little torture test for dom_sid_parse
Volker Lendecke
2010-01-23
2
-0
/
+19
*
s3: Remove string_sid_talloc
Volker Lendecke
2010-01-23
2
-14
/
+0
*
s3: Remove a call to string_sid_talloc
Volker Lendecke
2010-01-23
1
-2
/
+6
*
s3: Fix sending NULL sids to lookupsids3
Volker Lendecke
2010-01-23
1
-2
/
+2
*
s3: Remove some pointless uses of string_sid_talloc
Volker Lendecke
2010-01-23
3
-10
/
+10
*
s3: Use global_sid_Builtin in net_groupmap_memberships
Volker Lendecke
2010-01-23
1
-4
/
+3
*
s3: Fix some nonempty blank lines
Volker Lendecke
2010-01-23
4
-26
/
+26
[next]