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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dsdb: Improve DRS deleted link source/target handing in repl_meta_data
Andrew Bartlett
2013-07-30
2
-9
/
+97
*
dsdb: Ensure we always force deleted objects back under the deleted objects DN
Andrew Bartlett
2013-07-30
1
-26
/
+65
*
dsdb/repl_meta_data: split out replmd_deletion_state()
Stefan Metzmacher
2013-07-30
1
-31
/
+71
*
dsdb: Prune deleted objects of links and extra attributes of replicated deletes
Andrew Bartlett
2013-07-30
1
-71
/
+199
*
s3:winbind: add a warning DEBUG message when skipping a sid from the mapped G...
Michael Adam
2013-07-29
1
-0
/
+18
*
s3:winbind: change getgroups to only do one sids2xids call instead of many
Michael Adam
2013-07-29
1
-26
/
+42
*
s3:winbind: fix the getgroups implementation to include the user sid's GID in...
Michael Adam
2013-07-29
1
-3
/
+5
*
s3:winbind: fix gid counting and error handling in the getgroups implementation
Michael Adam
2013-07-29
1
-6
/
+10
*
dns: Update TODO list
Kai Blin
2013-07-29
1
-8
/
+5
*
selftest: Print error message when smbd does not have ADS support
Christof Schmitt
2013-07-27
2
-1
/
+4
*
nsswitch: Add OPT_KRB5CCNAME to avoid an error message.
Andreas Schneider
2013-07-26
1
-2
/
+4
*
torture/drs: Expand an error message to aid debugging
Andrew Bartlett
2013-07-25
1
-1
/
+1
*
dsdb/samdb: use RECYCLED it implies DELETED...
Stefan Metzmacher
2013-07-25
2
-3
/
+3
*
selftest: ensure samba4.nss.test.*using.*winbind is always tested
Andrew Bartlett
2013-07-24
1
-1
/
+0
*
selftest: ensure samba4.rpc.samr.large-dc.two.samr.many is always tested
Andrew Bartlett
2013-07-24
1
-1
/
+0
*
rpc_server-drsuapi: Improve comments and DEBUG lines
Andrew Bartlett
2013-07-24
1
-4
/
+3
*
dsdb: Add assert in drepl_take_FSMO_role
Andrew Bartlett
2013-07-24
1
-4
/
+3
*
selftest: Ensure the DC has started and and got a RID set before we proceed
Andrew Bartlett
2013-07-24
1
-1
/
+21
*
dsdb-ridalloc: Rework ridalloc to return error strings where RID allocation f...
Andrew Bartlett
2013-07-24
1
-15
/
+41
*
dsdb: Rework subtree_rename module to use recursive LDB_SCOPE_ONELEVEL searches
Andrew Bartlett
2013-07-24
2
-104
/
+99
*
dsdb-descriptor: Do not do a subtree search unless we have child entries
Andrew Bartlett
2013-07-24
1
-1
/
+32
*
dynconfig: Remove last s3 markers now we have just one build system
Andrew Bartlett
2013-07-24
2
-5
/
+0
*
s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in i...
Stefan Metzmacher
2013-07-24
1
-2
/
+2
*
docs-xml: Remove obsolete swat manpage and references.
Andreas Schneider
2013-07-24
5
-263
/
+3
*
pam_winbind: update documentation for "DIR" krb5ccname pragma.
Günther Deschner
2013-07-24
2
-11
/
+31
*
s3-winbindd: support the DIR pragma for raw kerberos user pam authentication.
Günther Deschner
2013-07-23
1
-0
/
+23
*
wbinfo: allow to define a custom krb5ccname for kerberized pam auth.
Günther Deschner
2013-07-23
1
-2
/
+4
*
s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in i...
Andrew Bartlett
2013-07-23
1
-2
/
+2
*
smbd: Fix CID 1035536 Uninitialized pointer read
Volker Lendecke
2013-07-23
1
-1
/
+1
*
smbd: Fix CID 1035537 Uninitialized pointer read
Volker Lendecke
2013-07-22
1
-1
/
+1
*
smbd: Fix CID 1035538 Uninitialized pointer read
Volker Lendecke
2013-07-22
1
-1
/
+1
*
tdb: Fix CID 1034959 Uninitialized scalar variable
Volker Lendecke
2013-07-22
1
-1
/
+1
*
tdb: Fix CID 1034960 Uninitialized scalar variable
Volker Lendecke
2013-07-22
1
-1
/
+1
*
s3-waf: Rename regedit to samba-regedit.
Andreas Schneider
2013-07-22
1
-1
/
+1
*
s3-printing: avoid KRB5CCNAME overwrite in printer publishing (Bug #7444).
Günther Deschner
2013-07-19
1
-0
/
+13
*
Add torture tests to raw.eas to check sending Windows invalid names in the mi...
Jeremy Allison
2013-07-19
2
-0
/
+115
*
Reply with correct trans2 message on a setpathinfo with a bad EA name.
Jeremy Allison
2013-07-19
1
-1
/
+10
*
Ensure we do pathname processing before SD and EA processing in NTTRANS_CREATE.
Jeremy Allison
2013-07-19
1
-38
/
+38
*
Ensure we can't create a file using NTTRANS with an invalid EA list.
Jeremy Allison
2013-07-19
1
-0
/
+20
*
Ensure we can't create a file using TRANS2_OPEN with an invalid EA list.
Jeremy Allison
2013-07-19
1
-0
/
+14
*
Add error map of STATUS_INVALID_EA_NAME -> ERRDOS, ERRbadfile
Jeremy Allison
2013-07-19
1
-0
/
+1
*
Add the ability to send an NTSTATUS result back with a trans2 reply so we can...
Jeremy Allison
2013-07-19
3
-14
/
+32
*
Ensure we can't create a file using SMB2_CREATE with an invalid EA list.
Jeremy Allison
2013-07-19
1
-0
/
+5
*
Ensure we never return an EA name to a Windows client it can't handle.
Jeremy Allison
2013-07-19
1
-0
/
+9
*
Ensure set_ea cannot set invalid Windows EA names.
Jeremy Allison
2013-07-19
1
-0
/
+9
*
Add ea_list_has_invalid_name() function.
Jeremy Allison
2013-07-19
2
-0
/
+36
*
librpc: srvsvc.idl: define level 1005 share info flags
Shekhar Amlekar
2013-07-18
1
-2
/
+15
*
nsswitch: Don't enumerate all domains with wbinfo -u|-g.
Andreas Schneider
2013-07-18
2
-8
/
+23
*
Fix memory leak in error code path.
Richard Sharpe
2013-07-18
1
-0
/
+1
*
Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().
Bill Parker
2013-07-17
8
-0
/
+77
[next]