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-01-18
Move handle checking code to copychunk_check_handles().
Jeremy Allison
1
-21
/
+37
2013-01-18
tevent: Fix a comment
Volker Lendecke
1
-1
/
+1
2013-01-17
printing: Create default architecture directories on init.
Andreas Schneider
1
-0
/
+59
2013-01-17
s3-spoolss: use configurable spoolss architecture in compose_spoolss_server_p...
Günther Deschner
1
-1
/
+5
2013-01-17
spoolss: make spoolss deal with ndr64 SetForm by using proper container object.
Günther Deschner
5
-21
/
+32
2013-01-17
spoolss: make spoolss deal with ndr64 AddForm by using proper container object.
Günther Deschner
6
-31
/
+46
2013-01-17
s4-torture: add ndr64 spoolss_SetPrinter ndr test.
Günther Deschner
2
-1
/
+74
2013-01-17
spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr.
Günther Deschner
6
-23
/
+21
2013-01-17
dsdb-operational: Avoid doing the ldb_attr_cmp if bypass flag is not set
Matthieu Patou
1
-1
/
+1
2013-01-17
torture: Fix fsmo test to use correct -H samba-tool syntax
Andrew Bartlett
1
-2
/
+2
2013-01-17
dsdb: Do not hold the transaction over the IRPC call to perform a role transfer
Andrew Bartlett
2
-2
/
+26
2013-01-17
selftest: also skip raw.search as it also spins
Andrew Bartlett
1
-0
/
+1
2013-01-17
drs-fsmo: Improve handling of FSMO role takeover.
Andrew Bartlett
3
-5
/
+14
2013-01-17
dsdb-acl: calculate sDRightsEffective based on "nTSecurityDescriptor"
Stefan Metzmacher
1
-3
/
+11
2013-01-17
dsdb-acl: add helper variable 'ldb' in acl_sDRightsEffective
Stefan Metzmacher
1
-1
/
+2
2013-01-17
libcli/security: don't look at the inherited type in get_ace_object_type()
Stefan Metzmacher
1
-2
/
+0
2013-01-17
dsdb-acl: fix the order of special and system checks
Stefan Metzmacher
1
-22
/
+61
2013-01-17
dsdb-acl: Do not apply ACL on special DNs to hide attributes that the user sh...
Matthieu Patou
1
-0
/
+4
2013-01-17
dsdb-acl: talloc_free the private context when we pass to the next module
Stefan Metzmacher
1
-0
/
+1
2013-01-17
dsdb-acl: don't call dsdb_user_password_support() if we don't use the result
Stefan Metzmacher
1
-2
/
+8
2013-01-17
smb2_ioctl: copychunk request max output validation
David Disseldorp
1
-0
/
+12
2013-01-16
smb2_ioctl: track copychunk response output state
David Disseldorp
1
-16
/
+38
2013-01-16
smb2_ioctl: copychunk CHECK_READ and CHECK_WRITE
David Disseldorp
1
-0
/
+25
2013-01-16
torture: copychunk test suite improvements
David Disseldorp
1
-8
/
+719
2013-01-16
smb2_ioctl: only pass through to VFS on a valid fsp
David Disseldorp
1
-13
/
+17
2013-01-16
torture: replace ioctl failure returns with helper calls
David Disseldorp
1
-33
/
+25
2013-01-16
torture: add locking tests for copychunk
David Disseldorp
1
-0
/
+228
2013-01-16
smb2_ioctl: perform locking around copychunk requests
David Disseldorp
1
-17
/
+137
2013-01-16
smbd: split out file_fsp_get from file_fsp_smb2
David Disseldorp
2
-10
/
+27
2013-01-16
torture: skip FSCTL_SRV_ENUM_SNAPS test when not supported
David Disseldorp
2
-1
/
+6
2013-01-16
selftest: enable samba3.smb2.ioctl tests against s3fs
David Disseldorp
1
-7
/
+2
2013-01-16
smb2_ioctl: remove ioctl error response assumptions
David Disseldorp
3
-20
/
+149
2013-01-16
smb2_ioctl: add support for FSCTL_SRV_COPYCHUNK
David Disseldorp
1
-4
/
+231
2013-01-16
s3-vfs: add copy_chunk vfs hooks
David Disseldorp
9
-3
/
+411
2013-01-16
smb2_ioctl: add FSCTL_SRV_REQUEST_RESUME_KEY support
David Disseldorp
3
-2
/
+49
2013-01-16
smb2_ioctl: split ioctl handler code on device type
David Disseldorp
9
-355
/
+686
2013-01-16
smb2_ioctl: split ioctl handlers into separate funtions
David Disseldorp
1
-154
/
+173
2013-01-16
build(waf): fix the abi_match for the pdb library
Michael Adam
1
-1
/
+1
2013-01-16
s4-torture: add ndr64 spoolss openprinterex to ndr test.
Günther Deschner
1
-0
/
+28
2013-01-16
s4-torture: allow to do ndr tests with flags, not only ndr_flags.
Günther Deschner
2
-3
/
+14
2013-01-16
spoolss: Make OpenPrinterEx work with NDR64 by using UserInfo Container.
Günther Deschner
8
-43
/
+42
2013-01-15
test: dbwrap_tool requires --persistent for the registry now
Volker Lendecke
2
-2
/
+2
2013-01-15
docs: document the "--persistent" option in dbwrap_tool(1)
Michael Adam
1
-5
/
+13
2013-01-15
s3:dbwrap_tool: add --persistent switch and mode for non-persistent DBs
Michael Adam
1
-12
/
+45
2013-01-15
dbwrap: add dbwrap_is_persistent()
Michael Adam
2
-0
/
+6
2013-01-15
docs: document the command line options in dbwrap_tool(1)
Michael Adam
1
-3
/
+7
2013-01-15
docs: use the popt.common.samba.client entity in samba-tool(8)
Michael Adam
1
-27
/
+1
2013-01-15
docs: use the entities popt.common.samba.server and stdarg.help in samba(8)
Michael Adam
1
-31
/
+2
2013-01-15
docs: add popt.common.samba.server and popt.common.samba.client entities
Michael Adam
1
-0
/
+11
2013-01-15
docs: fix the stdarg.configfile entity to print a "=" sign after the long option
Michael Adam
1
-1
/
+1
[next]