index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth_log: Add tests by listening for JSON messages over the message bus
Andrew Bartlett
2017-03-29
1
-0
/
+10
*
TestBase: move insta_creds from password_lockout.py
Gary Lockyer
2017-03-29
1
-42
/
+21
*
python net: add username, oldpassword and domain to change_password
Gary Lockyer
2017-03-29
1
-7
/
+19
*
pysmb: Check for credentials using same method as pyrpc
Gary Lockyer
2017-03-29
1
-1
/
+8
*
pysmb: Extend py_smb_new to allow use_ntlmv2 and use_spnego to be set by callers
Andrew Bartlett
2017-03-29
1
-13
/
+30
*
python: Provide Python bindings for messaging.idl
Andrew Bartlett
2017-03-28
1
-0
/
+6
*
pymessaging: add single element tupple form of the server_id
Gary Lockyer
2017-03-28
1
-1
/
+8
*
pymessaging: Add a hook to run the event loop, make callbacks practical
Andrew Bartlett
2017-03-28
3
-26
/
+117
*
pymessaging: Add irpc_remove_name
Andrew Bartlett
2017-03-28
1
-0
/
+18
*
pymessaging: Add support for irpc_add_name
Andrew Bartlett
2017-03-28
1
-1
/
+25
*
samba_dnsupdate: Add additional debugging
Garming Sam
2017-03-28
1
-0
/
+4
*
whitespace: remove in rootdse
Douglas Bagnall
2017-03-27
1
-3
/
+3
*
getncchanges: remove whitespace
Douglas Bagnall
2017-03-27
1
-1
/
+0
*
repl_secret: Error condition should sound harmless
Garming Sam
2017-03-27
1
-2
/
+8
*
selftest: Add more RODC tests to avoid regressions here
Andrew Bartlett
2017-03-27
1
-1
/
+14
*
repl_secret: Prevent null deref on DEBUG
Garming Sam
2017-03-27
1
-5
/
+5
*
auth/sam: Remove lastLogonTimestamp from RODC success accounting
Garming Sam
2017-03-27
1
-4
/
+14
*
heimdal: Add initializer for stack pointers
Andrew Bartlett
2017-03-27
1
-2
/
+2
*
auth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10 to the token during NTLM auth
Andrew Bartlett
2017-03-27
4
-2
/
+27
*
selftest: tests for vfs_fruite file-id behavior
Uri Simchoni
2017-03-26
2
-0
/
+73
*
s4:selftest: specify auth methods of pdbtests without 'samba4:' prefix
Stefan Metzmacher
2017-03-24
1
-2
/
+2
*
auth4: implement the deprecated 'auth methods' in auth_methods_from_lp()
Stefan Metzmacher
2017-03-24
1
-0
/
+14
*
auth4: reflect the reality and use "winbind_rodc" instead of "winbind" for th...
Stefan Metzmacher
2017-03-24
1
-1
/
+1
*
auth4: add a "winbind_rodc" backend
Stefan Metzmacher
2017-03-24
1
-0
/
+55
*
auth4: remove unused USER_INFO_LOCAL_SAM_ONLY/AUTH_METHOD_LOCAL_SAM handling
Stefan Metzmacher
2017-03-24
2
-7
/
+0
*
auth4: debug if method->ops->check_password() gives NOT_IMPLEMENTED
Stefan Metzmacher
2017-03-24
1
-4
/
+9
*
auth: let auth4_context->check_ntlm_password() return pauthoritative
Stefan Metzmacher
2017-03-24
1
-2
/
+2
*
auth4: let auth_check_password* return pauthoritative
Stefan Metzmacher
2017-03-24
5
-21
/
+34
*
netlogon4: make use of auth_context_create_for_netlogon()
Stefan Metzmacher
2017-03-24
1
-10
/
+8
*
auth4: add auth_context_create_for_netlogon()
Stefan Metzmacher
2017-03-24
2
-0
/
+14
*
auth4: make auth_check_password_wrapper() static
Stefan Metzmacher
2017-03-24
2
-11
/
+5
*
auth4: add TODO comment on the auth_sam_trigger_repl_secret msDS-NeverRevealG...
Stefan Metzmacher
2017-03-24
1
-0
/
+5
*
CVE-2017-2619: s4/torture: add SMB2_FIND tests with SMB2_CONTINUE_FLAG_REOPEN...
Ralph Boehme
2017-03-23
1
-2
/
+10
*
getncchanges: Remove O(n) loop in link parsing
Garming Sam
2017-03-13
1
-31
/
+87
*
dsdb: Allow parsed_dn_find to have a prefixed blob match
Garming Sam
2017-03-13
3
-5
/
+19
*
dsdb: Move parsed_dn_find into a common location
Garming Sam
2017-03-13
5
-193
/
+244
*
getncchanges: generalize samdb_result_sid_array_ndr a little
Garming Sam
2017-03-13
1
-8
/
+18
*
getncchanges: Add a comment regarding sIDHistory for allow/deny in repl_secret
Garming Sam
2017-03-13
1
-0
/
+5
*
objectclass_attrs: Restrict systemOnly attributes
Garming Sam
2017-03-13
3
-5
/
+47
*
tests/match_rules: Use system privilege for msDS-RevealedUsers
Garming Sam
2017-03-13
1
-1
/
+1
*
dbcheck: Improve dbcheck to find (and may fix) dangling msDS-RevealedUsers
Garming Sam
2017-03-13
4
-0
/
+62
*
getncchanges: include object SID in tokenGroups calculation for repl secret
Garming Sam
2017-03-13
1
-7
/
+11
*
tests/repl_rodc: Test the direct allow/deny attribute works
Garming Sam
2017-03-13
1
-0
/
+86
*
getncchanges: Reorder and comment code for clarity
Garming Sam
2017-03-13
1
-14
/
+26
*
getncchanges: Prevent a small, but possible race condition in build_object
Garming Sam
2017-03-13
1
-25
/
+39
*
getncchanges: Refactor filter_attrs from build_object
Garming Sam
2017-03-13
1
-71
/
+105
*
getncchanges: Tie destination DSA GUID to authenticating RODC for REPL_SECRET
Garming Sam
2017-03-13
1
-28
/
+48
*
tests/repl_rodc: Ensure that the machine account is tied to the destination DSA
Garming Sam
2017-03-13
1
-0
/
+67
*
getncchanges: Implement functionality for msDS-RevealedUsers
Garming Sam
2017-03-13
1
-5
/
+165
*
getncchanges: Do not filter secrets by PAS in EXOP_REPL_SECRET
Bob Campbell
2017-03-13
1
-1
/
+1
[next]