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:param: move lp_ctdbd_socket() to ctdbd_conn.c
Stefan Metzmacher
2014-03-24
6
-12
/
+21
*
s3:lib: move all ctdb related dummy functions to ctdb_dummy.c
Stefan Metzmacher
2014-03-24
7
-121
/
+180
*
s3:ctdbd_conn: always provide ctdb_serverids_exist()
Stefan Metzmacher
2014-03-24
1
-4
/
+4
*
s3:ctdbd_conn: add ctdb_serverids_exist_supported()
Stefan Metzmacher
2014-03-24
2
-0
/
+10
*
s3:wscript: create a libsamba-cluster-support.so
Stefan Metzmacher
2014-03-24
1
-7
/
+18
*
smbd: Remove unused "share_mode_data->id"
Volker Lendecke
2014-03-21
2
-2
/
+0
*
smbd: Keep "the_lock"s file id separately
Volker Lendecke
2014-03-21
1
-1
/
+4
*
smbd: Avoid checking the_lock->id for fresh locks
Volker Lendecke
2014-03-21
1
-4
/
+5
*
smbd: Explicitly pass "file_id" to rename_share_filename
Volker Lendecke
2014-03-21
3
-3
/
+5
*
smbd: Use fsp->file_id in open_file_ntcreate
Volker Lendecke
2014-03-21
1
-1
/
+1
*
smbd: Explicitly pass "file_id" to schedule_defer_open
Volker Lendecke
2014-03-21
1
-3
/
+4
*
smbd: Explicitly pass "file_id" to rename_open_files
Volker Lendecke
2014-03-21
1
-3
/
+5
*
s3: smbd: Ensure we always go via getgroups_unix_user() when creating an NT t...
Jeremy Allison
2014-03-21
1
-0
/
+61
*
s3-rpc_server: Fix handling of fragmented rpc requests.
Andreas Schneider
2014-03-20
1
-12
/
+8
*
s3: smbd: Fileserving share access checks.
Jeremy Allison
2014-03-18
1
-2
/
+10
*
s3:modules/vfs_gpfs add gpfs:recalls option
Christian Ambach
2014-03-14
1
-0
/
+13
*
s3-libads: Use the IP instead of the name.
Bjoern Baumbach
2014-03-13
1
-1
/
+1
*
s3-auth: Steal the memory to avoid duplication.
Andreas Schneider
2014-03-13
1
-5
/
+1
*
s3-auth: Do not leak tmp_ctx if make_server_info() fails.
Andreas Schneider
2014-03-13
1
-1
/
+2
*
s3-auth: Make is_null_sid() check easier to read.
Simo Sorce
2014-03-13
1
-2
/
+3
*
CVE-2013-4496:samr: Remove ChangePasswordUser
Andrew Bartlett
2014-03-13
2
-415
/
+8
*
CVE-2013-4496:s3:auth: fix memory leak in the ACCOUNT_LOCKED_OUT case.
Stefan Metzmacher
2014-03-13
1
-0
/
+1
*
CVE-2013-4496:s3-samr: Block attempts to crack passwords via repeated passwor...
Andrew Bartlett
2014-03-13
2
-16
/
+129
*
s3:smb2_tcon: cancel and wait for pending requests on tdis
Stefan Metzmacher
2014-03-12
1
-4
/
+78
*
s3:smb2_sesssetup: cancel and wait for pending requests on logoff
Stefan Metzmacher
2014-03-12
1
-4
/
+78
*
s3:smb2_tcon: split smbd_smb2_tdis into an async *_send/recv pair.
Jeremy Allison
2014-03-12
1
-16
/
+89
*
s3:smb2_sesssetup: split smbd_smb2_logoff into an async *_send/recv pair.
Jeremy Allison
2014-03-12
1
-20
/
+92
*
s3:smb2_lock: return RANGE_NOT_LOCKED instead of CANCELLED for logoff and tdis
Stefan Metzmacher
2014-03-12
1
-0
/
+20
*
s3:smb2_lock: fix whitespaces/tabs in smbd_smb2_lock_cancel()
Stefan Metzmacher
2014-03-12
1
-11
/
+11
*
s3-net: add a new "net ads kerberos pac save" tool.
Günther Deschner
2014-03-12
1
-0
/
+52
*
s3-net: modify the current "net ads kerberos pac" command.
Günther Deschner
2014-03-12
1
-38
/
+77
*
s3-kerberos: let kerberos_return_pac() return a PAC container.
Günther Deschner
2014-03-12
4
-11
/
+38
*
s3-kerberos: return a full PAC in kerberos_return_pac().
Günther Deschner
2014-03-12
4
-15
/
+56
*
s3-net: allow to provide custom local_service in "net ads kerberos pac".
Günther Deschner
2014-03-12
1
-3
/
+11
*
s3-net: change the way impersonation principals are used in "net ads kerberos...
Günther Deschner
2014-03-12
1
-4
/
+10
*
s3-libads: pass down local_service to kerberos_return_pac().
Günther Deschner
2014-03-12
4
-5
/
+19
*
CVE-2013-6442: s3:smbcacls - ensure we don't lose an existing ACL when settin...
Jeremy Allison
2014-03-11
1
-1
/
+1
*
gencache: Add gencache values to memcache
Volker Lendecke
2014-03-11
2
-0
/
+38
*
vfs_catia: add chmod()
Ralph Boehme
2014-03-11
1
-0
/
+20
*
Add usable stream name defines
Ralph Boehme
2014-03-11
1
-5
/
+12
*
Fix a typo
Ralph Boehme
2014-03-11
1
-1
/
+1
*
build: Make order of arguments clearer by explicitly making the list of funct...
Andrew Bartlett
2014-03-08
1
-2
/
+2
*
build: Do not rely on sys.platform for ACL tests, combine UnixWare and Solari...
Andrew Bartlett
2014-03-08
2
-16
/
+12
*
For FSRVP use textual error messages instead of hex error codes
Noel Power
2014-03-08
1
-2
/
+50
*
s3-kerberos: remove unused kdc_name from create_local_private_krb5_conf_for_d...
Günther Deschner
2014-03-07
5
-18
/
+10
*
s3-kerberos: remove print_kdc_line() completely.
Günther Deschner
2014-03-07
1
-68
/
+5
*
s3:smb2_server: avoid talloc_zero_array() in smbd_smb2_request_setup_out()
Stefan Metzmacher
2014-03-06
2
-4
/
+12
*
s3:smb2_server: don't assume that req->out.vector is always a valid talloc po...
Stefan Metzmacher
2014-03-05
1
-4
/
+4
*
s3:smb2_server: avoid talloc_zero_array() in smbd_smb2_request_error_ex()
Stefan Metzmacher
2014-03-05
1
-6
/
+2
*
s3:smb2_server: optimize smbd_smb2_generate_outbody() for the common case
Stefan Metzmacher
2014-03-05
2
-0
/
+7
[prev]
[next]