index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:dbwrap_tool: add listkeys operation
Michael Adam
2009-05-26
1
-2
/
+45
*
s3:dbwrap_tool: remove superfluous command mapping
Michael Adam
2009-05-26
1
-1
/
+0
*
s3:dbwrap_tool: add "erase" opearation
Michael Adam
2009-05-26
1
-6
/
+42
*
net: Use samba default command line arguments.
Kai Blin
2009-05-25
11
-209
/
+135
*
s3 ctags: ignore all proto.h files for tag generation
Kai Blin
2009-05-25
1
-1
/
+1
*
s3:winbind_util: remove trailing spaces
Michael Adam
2009-05-25
1
-56
/
+56
*
s3:dbwrap_ctdb: fix some function header comments
Michael Adam
2009-05-25
1
-3
/
+12
*
source3/utils/log2pcaphex.c(main): fixed file descriptors leak.
Slava Semushin
2009-05-25
1
-0
/
+8
*
source{3,4}/torture/smbiconv.c(main): fixed file descriptor leak.
Slava Semushin
2009-05-25
1
-0
/
+1
*
s3-selftest: fix typo.
Günther Deschner
2009-05-25
1
-2
/
+2
*
s3:winbind:idmap_ldap: warn about duplicate SID->XID mappings (bug #6387)
Michael Adam
2009-05-25
1
-2
/
+11
*
s3:winbind:idmap_ldap: warn about duplicate XID->SID mappings (bug #6387)
Michael Adam
2009-05-25
1
-0
/
+8
*
s3-samr: Fix Bug #6372, usermanager only displaying 1024 groups and aliases.
Günther Deschner
2009-05-25
1
-0
/
+12
*
s3-selftest: enable RPC-SAMR-LARGE-DC against Samba3.
Günther Deschner
2009-05-25
1
-1
/
+1
*
s3-pamsmbpass: copy _pam_get_item and _pam_get_data from pam_winbind.
Günther Deschner
2009-05-25
4
-15
/
+42
*
s3-rpcclient: use get_domain_handle() fn in enum domain users & groups.
Günther Deschner
2009-05-25
1
-12
/
+10
*
Attempt to fix a debian build problem
Volker Lendecke
2009-05-25
1
-1
/
+1
*
TALLOC_FREE happily lives with a NULL ptr. Tim, please check!
Volker Lendecke
2009-05-24
3
-48
/
+16
*
Fix a race condition in winbind leading to a panic
Volker Lendecke
2009-05-24
1
-0
/
+1
*
use epoll for local-wbclient test
Volker Lendecke
2009-05-24
1
-1
/
+1
*
Don't limit the number of retries in wb_trans.
Volker Lendecke
2009-05-24
1
-8
/
+0
*
Don't set a timeout deep inside wb_connect
Volker Lendecke
2009-05-24
1
-5
/
+0
*
Do queueing in wbclient.c
Volker Lendecke
2009-05-24
2
-46
/
+59
*
Fix closed_fd(): select returning 0 means no fd listening
Volker Lendecke
2009-05-24
1
-4
/
+7
*
Fix wb_simple_trans queueing
Volker Lendecke
2009-05-24
1
-16
/
+3
*
Add "err_on_readability" to writev_send
Volker Lendecke
2009-05-24
3
-5
/
+5
*
Ensure we return NT_STATUS_FILE_IS_A_DIRECTORY on a posix open on a
Jeremy Allison
2009-05-22
1
-1
/
+1
*
Test that POSIX open of a directory returns NT_STATUS_FILE_IS_A_DIRECTORY (ER...
Jeremy Allison
2009-05-22
1
-1
/
+12
*
s3:smbd: implement SMB2 Tree Disconnect
Stefan Metzmacher
2009-05-22
3
-1
/
+38
*
s3:smbd: implement SMB2 Tree Connect
Stefan Metzmacher
2009-05-22
5
-2
/
+286
*
s3:smbd: SMB2 session ids are 64bit...
Stefan Metzmacher
2009-05-22
2
-3
/
+3
*
s3:winbind:idmap_ldap: fix a crash bug in idmap_ldap_unixids_to_sids (#6387)
Michael Adam
2009-05-22
1
-1
/
+1
*
s3:smbd: implement SMB2 Logoff
Stefan Metzmacher
2009-05-22
3
-1
/
+47
*
Don't steal when we know the ptr will be null. Thanks to Simo for
Jeremy Allison
2009-05-21
1
-2
/
+1
*
Revert the last two commits (fix for #6386). The actual problem
Jeremy Allison
2009-05-21
1
-7
/
+9
*
Ensure all possible uses of indirection through res are checked after
Jeremy Allison
2009-05-21
1
-6
/
+6
*
Attempt to fix bug #6386 - Samba Panic triggered by Sophos Control Centre.
Jeremy Allison
2009-05-21
1
-1
/
+1
*
s3 torture: Fix warning
Tim Prouty
2009-05-21
1
-1
/
+1
*
s3 onefs: Fix invalid argument from the unix_convert smb_filename struct patch
Tim Prouty
2009-05-21
1
-1
/
+1
*
s3:smbd: we want to get the next command offset and not set it...
Stefan Metzmacher
2009-05-21
1
-1
/
+1
*
s3-build: fix the build of ntlm_auth. Bo Yang, please check.
Günther Deschner
2009-05-21
1
-1
/
+1
*
s3: ignore EPIPE error when winbind finally writes to wb client because clien...
Bo Yang
2009-05-22
1
-2
/
+8
*
s3: Fix onlinestatus msg to return status of all domain instead of omitting t...
Bo Yang
2009-05-22
1
-78
/
+51
*
s3: set winbindd request flags in ntlm_auth to make it contact trusted domain...
Bo Yang
2009-05-22
3
-2
/
+58
*
Make cli_posix_open() and cli_posix_mkdir() async.
Jeremy Allison
2009-05-20
4
-75
/
+243
*
s3: Change unix_convert (and its callers) to use struct smb_filename
Tim Prouty
2009-05-20
10
-383
/
+588
*
s3:smbd: check the incoming session id for SMB2 requests
Stefan Metzmacher
2009-05-20
3
-2
/
+98
*
s3:smbd: implement SMB2 Session Setup with raw NTLMSSP
Stefan Metzmacher
2009-05-20
4
-1
/
+221
*
s3:smbd: for now indicate raw NTLMSSP in the SMB2 Negotiate response
Stefan Metzmacher
2009-05-20
1
-0
/
+3
*
s3:smbd: move the callback functions of smbd_smb2_request_reply() closer itself
Stefan Metzmacher
2009-05-20
1
-42
/
+42
[next]