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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-21
dsdb-acl: make use of acl_check_access_on_objectclass() for the object in acl...
Stefan Metzmacher
1
-6
/
+50
2013-01-21
dsdb-acl: make use of acl_check_access_on_{attribute,objectclass} in acl_rena...
Stefan Metzmacher
1
-47
/
+43
2013-01-21
dsdb-acl: make use of acl_check_access_on_attribute() in acl_modify()
Stefan Metzmacher
1
-44
/
+16
2013-01-21
dsdb-acl: remove unused acl_check_access_on_class()
Stefan Metzmacher
1
-46
/
+0
2013-01-21
dsdb-acl: use acl_check_access_on_objectclass() instead of acl_check_access_o...
Stefan Metzmacher
1
-8
/
+13
2013-01-21
dsdb-acl: Use the structural objectClass in acl_check_access_on_attribute()
Andrew Bartlett
1
-16
/
+16
2013-01-21
dsdb-acl: Pass the structural objectClass into acl_check_access_on_attribute
Andrew Bartlett
3
-20
/
+57
2013-01-21
dsdb-acl: Remove unused get_oc_guid_from_message()
Andrew Bartlett
1
-19
/
+0
2013-01-21
dsdb-acl: ask for the objectClass attribute if it's not in the scope of the c...
Andrew Bartlett
1
-1
/
+16
2013-01-21
dsdb-acl: use dsdb_get_structural_oc_from_msg() rather than class_schemaid_gu...
Andrew Bartlett
1
-8
/
+7
2013-01-21
dsdb-acl: Use dsdb_get_structural_oc_from_msg() in acl_rename()
Andrew Bartlett
1
-12
/
+14
2013-01-21
dsdb-acl: Use dsdb_get_structural_oc_from_msg() in acl_modify()
Andrew Bartlett
1
-8
/
+10
2013-01-21
dsdb-acl: add acl_check_access_on_objectclass() helper
Stefan Metzmacher
1
-0
/
+39
2013-01-21
dsdb-acl: Add helper function dsdb_get_structural_oc_from_msg()
Andrew Bartlett
1
-0
/
+13
2013-01-21
dsdb-acl: attr is not optional to acl_check_access_on_attribute()
Stefan Metzmacher
1
-25
/
+24
2013-01-21
dsdb-acl: dsdb_attribute_by_lDAPDisplayName() is needed for all attributes
Stefan Metzmacher
1
-16
/
+18
2013-01-21
dsdb-acl: introduce a 'el' helper variable to acl_modify()
Stefan Metzmacher
1
-12
/
+11
2013-01-21
dsdb-acl: introduce a 'msg' helper variable to acl_modify()
Stefan Metzmacher
1
-20
/
+20
2013-01-21
dsdb-schema: make sure we build [system]PossibleInferiors completely
Stefan Metzmacher
1
-0
/
+4
2013-01-21
dsdb-schema: make sure use clean caches in schema_inferiors.c
Stefan Metzmacher
2
-28
/
+32
2013-01-21
dsdb-schema: make schema_subclasses_order_recurse() static
Stefan Metzmacher
1
-3
/
+3
2013-01-21
Tests: remove redondent testsuites in provision
Matthieu Patou
1
-6
/
+1
2013-01-21
Tests: rewrite ldap_schema to specify attributes
Matthieu Patou
1
-15
/
+24
2013-01-19
heimdal_build: Try again to sort out the strerror_r mess
Andrew Bartlett
3
-8
/
+8
2013-01-17
spoolss: make spoolss deal with ndr64 SetForm by using proper container object.
Günther Deschner
2
-14
/
+17
2013-01-17
spoolss: make spoolss deal with ndr64 AddForm by using proper container object.
Günther Deschner
2
-17
/
+20
2013-01-17
s4-torture: add ndr64 spoolss_SetPrinter ndr test.
Günther Deschner
1
-0
/
+73
2013-01-17
spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr.
Günther Deschner
2
-8
/
+8
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
1
-1
/
+26
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
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-16
torture: copychunk test suite improvements
David Disseldorp
1
-8
/
+719
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
torture: skip FSCTL_SRV_ENUM_SNAPS test when not supported
David Disseldorp
1
-0
/
+6
2013-01-16
smb2_ioctl: remove ioctl error response assumptions
David Disseldorp
2
-3
/
+92
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
5
-31
/
+29
2013-01-15
dsdb: Add test for modification of two attributes, one permitted, one denied ...
Andrew Bartlett
1
-0
/
+15
2013-01-15
dsdb-acl: Run sec_access_check_ds on each attribute proposed to modify (bug #...
Andrew Bartlett
1
-28
/
+27
2013-01-12
dsdb: Make linked_attributes module GUID based for renames
Andrew Bartlett
1
-13
/
+64
2013-01-12
s4-resolve: Fix parsing of IPv6/AAAA in dns_lookup (bug #9555)
Arvid Requate
1
-0
/
+1
[prev]
[next]