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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-05
auth/credentials: add cli_credentials_[set_]callback_data*
Stefan Metzmacher
2
-0
/
+19
2013-08-05
auth/credentials: remove pointless talloc_reference() from cli_credentials_ge...
Stefan Metzmacher
1
-1
/
+1
2013-08-05
auth/credentials: remove pointless talloc_reference() from cli_credentials_ge...
Stefan Metzmacher
1
-1
/
+1
2013-08-05
tevent: Add echo server sample code
Volker Lendecke
1
-0
/
+664
2013-08-04
Ensure we can never integer wrap when working on client-supplied max_data_bytes.
Jeremy Allison
1
-0
/
+22
2013-08-03
There are tests all over the SMB1 code to check that srv_send_smb fails, but ...
Richard Sharpe
1
-1
/
+1
2013-08-02
dfs_server: Use dsdb_search_one to catch 0 results as well as NO_SUCH_OBJECT ...
Andrew Bartlett
1
-5
/
+5
2013-08-02
s3:lib/system fix build on AIX 7
Christian Ambach
1
-3
/
+12
2013-08-01
Fix bug 9678 - Windows 8 Roaming profiles fail
Gregor Beck
1
-7
/
+2
2013-08-01
security.idl: add new security_secinfo bits
Gregor Beck
1
-0
/
+3
2013-08-01
tevent: change version to 0.9.19
Stefan Metzmacher
2
-1
/
+84
2013-08-01
tevent: Remove the signal pipe if no signal events are around
Volker Lendecke
1
-1
/
+13
2013-08-01
Ensure gpfs kernel leases are wrapped in a become_root()/unbecome_root() pair.
Ralph Wuerthner
1
-0
/
+6
2013-07-31
Wrap setting leases in become_root()/unbecome_root() to ensure correct delive...
Jeremy Allison
1
-13
/
+20
2013-07-31
torture: add LOCAL-sid_to_string testcase
Jeff Layton
2
-0
/
+31
2013-07-31
torture: add more string_to_sid torture testcases
Jeff Layton
1
-0
/
+16
2013-07-31
libcli: fix conversion logic in dom_sid_string_buf
Jeff Layton
1
-10
/
+18
2013-07-31
libcli: fix conversion logic in dom_sid_parse_endp
Jeff Layton
1
-14
/
+15
2013-07-31
wbclient: fix conversion logic in wbcSidToStringBuf
Jeff Layton
1
-14
/
+17
2013-07-31
wbclient: fix conversion logic in wbcStringToSid
Jeff Layton
1
-17
/
+20
2013-07-31
schannel: Fix an unused variable
Volker Lendecke
1
-1
/
+0
2013-07-30
samba-tool dbcheck: Correctly remove deleted DNs in dbcheck
Andrew Bartlett
1
-1
/
+1
2013-07-30
dsdb: Include MS-ADTS doc references on deleted object contstraints
Andrew Bartlett
1
-0
/
+16
2013-07-30
dsdb tests: Add member/memberOf checking to delete_objects testing
Andrew Bartlett
1
-21
/
+257
2013-07-30
dsdb: Improve DRS deleted link source/target handing in repl_meta_data
Andrew Bartlett
2
-9
/
+97
2013-07-30
dsdb: Ensure we always force deleted objects back under the deleted objects DN
Andrew Bartlett
1
-26
/
+65
2013-07-30
dsdb/repl_meta_data: split out replmd_deletion_state()
Stefan Metzmacher
1
-31
/
+71
2013-07-30
dsdb: Prune deleted objects of links and extra attributes of replicated deletes
Andrew Bartlett
1
-71
/
+199
2013-07-29
s3:winbind: add a warning DEBUG message when skipping a sid from the mapped G...
Michael Adam
1
-0
/
+18
2013-07-29
s3:winbind: change getgroups to only do one sids2xids call instead of many
Michael Adam
1
-26
/
+42
2013-07-29
s3:winbind: fix the getgroups implementation to include the user sid's GID in...
Michael Adam
1
-3
/
+5
2013-07-29
s3:winbind: fix gid counting and error handling in the getgroups implementation
Michael Adam
1
-6
/
+10
2013-07-29
dns: Update TODO list
Kai Blin
1
-8
/
+5
2013-07-27
selftest: Print error message when smbd does not have ADS support
Christof Schmitt
2
-1
/
+4
2013-07-26
nsswitch: Add OPT_KRB5CCNAME to avoid an error message.
Andreas Schneider
1
-2
/
+4
2013-07-25
torture/drs: Expand an error message to aid debugging
Andrew Bartlett
1
-1
/
+1
2013-07-25
dsdb/samdb: use RECYCLED it implies DELETED...
Stefan Metzmacher
2
-3
/
+3
2013-07-24
selftest: ensure samba4.nss.test.*using.*winbind is always tested
Andrew Bartlett
1
-1
/
+0
2013-07-24
selftest: ensure samba4.rpc.samr.large-dc.two.samr.many is always tested
Andrew Bartlett
1
-1
/
+0
2013-07-24
rpc_server-drsuapi: Improve comments and DEBUG lines
Andrew Bartlett
1
-4
/
+3
2013-07-24
dsdb: Add assert in drepl_take_FSMO_role
Andrew Bartlett
1
-4
/
+3
2013-07-24
selftest: Ensure the DC has started and and got a RID set before we proceed
Andrew Bartlett
1
-1
/
+21
2013-07-24
dsdb-ridalloc: Rework ridalloc to return error strings where RID allocation f...
Andrew Bartlett
1
-15
/
+41
2013-07-24
dsdb: Rework subtree_rename module to use recursive LDB_SCOPE_ONELEVEL searches
Andrew Bartlett
2
-104
/
+99
2013-07-24
dsdb-descriptor: Do not do a subtree search unless we have child entries
Andrew Bartlett
1
-1
/
+32
2013-07-24
dynconfig: Remove last s3 markers now we have just one build system
Andrew Bartlett
2
-5
/
+0
2013-07-24
s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in i...
Stefan Metzmacher
1
-2
/
+2
2013-07-24
docs-xml: Remove obsolete swat manpage and references.
Andreas Schneider
5
-263
/
+3
2013-07-24
pam_winbind: update documentation for "DIR" krb5ccname pragma.
Günther Deschner
2
-11
/
+31
2013-07-23
s3-winbindd: support the DIR pragma for raw kerberos user pam authentication.
Günther Deschner
1
-0
/
+23
[next]