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
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
devel-script: add options for RODC and partial replica for replicate flags
Matthieu Patou
2013-01-22
1
-1
/
+21
*
devel-scripts: ask with WRIT_REP by default
Matthieu Patou
2013-01-21
1
-0
/
+1
*
devel-getncchange: try to find the dest_dsa automatically
Matthieu Patou
2013-01-21
1
-3
/
+19
*
dbcheck: look in hasMasterNCs as well for determining the instance type of a NC
Matthieu Patou
2013-01-21
1
-2
/
+10
*
dsdb: Fix warning about unused var
Matthieu Patou
2013-01-21
1
-2
/
+0
*
dsdb: Explain ordering constraints on the ACL module as well.
Andrew Bartlett
2013-01-21
1
-2
/
+2
*
dsdb: Ensure "authenticated users" is processed for group memberships
Andrew Bartlett
2013-01-21
3
-36
/
+64
*
libcli/security: handle node initialisation in one spot in insert_in_object_t...
Andrew Bartlett
2013-01-21
2
-11
/
+10
*
dsdb-acl: the SEC_ADS_DELETE_CHILD checks need objectclass->schemaIDGUID
Stefan Metzmacher
2013-01-21
1
-2
/
+7
*
dsdb-acl: make use of acl_check_access_on_objectclass() for the object in acl...
Stefan Metzmacher
2013-01-21
1
-6
/
+50
*
dsdb-acl: make use of acl_check_access_on_{attribute,objectclass} in acl_rena...
Stefan Metzmacher
2013-01-21
1
-47
/
+43
*
dsdb-acl: make use of acl_check_access_on_attribute() in acl_modify()
Stefan Metzmacher
2013-01-21
1
-44
/
+16
*
dsdb-acl: remove unused acl_check_access_on_class()
Stefan Metzmacher
2013-01-21
1
-46
/
+0
*
dsdb-acl: use acl_check_access_on_objectclass() instead of acl_check_access_o...
Stefan Metzmacher
2013-01-21
1
-8
/
+13
*
dsdb-acl: Use the structural objectClass in acl_check_access_on_attribute()
Andrew Bartlett
2013-01-21
1
-16
/
+16
*
dsdb-acl: Pass the structural objectClass into acl_check_access_on_attribute
Andrew Bartlett
2013-01-21
3
-20
/
+57
*
dsdb-acl: Remove unused get_oc_guid_from_message()
Andrew Bartlett
2013-01-21
1
-19
/
+0
*
dsdb-acl: ask for the objectClass attribute if it's not in the scope of the c...
Andrew Bartlett
2013-01-21
1
-1
/
+16
*
dsdb-acl: use dsdb_get_structural_oc_from_msg() rather than class_schemaid_gu...
Andrew Bartlett
2013-01-21
1
-8
/
+7
*
dsdb-acl: Use dsdb_get_structural_oc_from_msg() in acl_rename()
Andrew Bartlett
2013-01-21
1
-12
/
+14
*
dsdb-acl: Use dsdb_get_structural_oc_from_msg() in acl_modify()
Andrew Bartlett
2013-01-21
1
-8
/
+10
*
dsdb-acl: add acl_check_access_on_objectclass() helper
Stefan Metzmacher
2013-01-21
1
-0
/
+39
*
dsdb-acl: Add helper function dsdb_get_structural_oc_from_msg()
Andrew Bartlett
2013-01-21
1
-0
/
+13
*
dsdb-acl: attr is not optional to acl_check_access_on_attribute()
Stefan Metzmacher
2013-01-21
1
-25
/
+24
*
dsdb-acl: dsdb_attribute_by_lDAPDisplayName() is needed for all attributes
Stefan Metzmacher
2013-01-21
1
-16
/
+18
*
dsdb-acl: introduce a 'el' helper variable to acl_modify()
Stefan Metzmacher
2013-01-21
1
-12
/
+11
*
dsdb-acl: introduce a 'msg' helper variable to acl_modify()
Stefan Metzmacher
2013-01-21
1
-20
/
+20
*
dsdb-schema: make sure we build [system]PossibleInferiors completely
Stefan Metzmacher
2013-01-21
1
-0
/
+4
*
dsdb-schema: make sure use clean caches in schema_inferiors.c
Stefan Metzmacher
2013-01-21
2
-28
/
+32
*
dsdb-schema: make schema_subclasses_order_recurse() static
Stefan Metzmacher
2013-01-21
1
-3
/
+3
*
Tests: remove redondent testsuites in provision
Matthieu Patou
2013-01-21
1
-6
/
+1
*
Tests: rewrite ldap_schema to specify attributes
Matthieu Patou
2013-01-21
1
-15
/
+24
*
heimdal_build: Try again to sort out the strerror_r mess
Andrew Bartlett
2013-01-19
3
-8
/
+8
*
spoolss: make spoolss deal with ndr64 SetForm by using proper container object.
Günther Deschner
2013-01-17
2
-14
/
+17
*
spoolss: make spoolss deal with ndr64 AddForm by using proper container object.
Günther Deschner
2013-01-17
2
-17
/
+20
*
s4-torture: add ndr64 spoolss_SetPrinter ndr test.
Günther Deschner
2013-01-17
1
-0
/
+73
*
spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr.
Günther Deschner
2013-01-17
2
-8
/
+8
*
dsdb-operational: Avoid doing the ldb_attr_cmp if bypass flag is not set
Matthieu Patou
2013-01-17
1
-1
/
+1
*
torture: Fix fsmo test to use correct -H samba-tool syntax
Andrew Bartlett
2013-01-17
1
-2
/
+2
*
dsdb: Do not hold the transaction over the IRPC call to perform a role transfer
Andrew Bartlett
2013-01-17
1
-1
/
+26
*
drs-fsmo: Improve handling of FSMO role takeover.
Andrew Bartlett
2013-01-17
3
-5
/
+14
*
dsdb-acl: calculate sDRightsEffective based on "nTSecurityDescriptor"
Stefan Metzmacher
2013-01-17
1
-3
/
+11
*
dsdb-acl: add helper variable 'ldb' in acl_sDRightsEffective
Stefan Metzmacher
2013-01-17
1
-1
/
+2
*
dsdb-acl: fix the order of special and system checks
Stefan Metzmacher
2013-01-17
1
-22
/
+61
*
dsdb-acl: Do not apply ACL on special DNs to hide attributes that the user sh...
Matthieu Patou
2013-01-17
1
-0
/
+4
*
dsdb-acl: talloc_free the private context when we pass to the next module
Stefan Metzmacher
2013-01-17
1
-0
/
+1
*
dsdb-acl: don't call dsdb_user_password_support() if we don't use the result
Stefan Metzmacher
2013-01-17
1
-2
/
+8
*
torture: copychunk test suite improvements
David Disseldorp
2013-01-16
1
-8
/
+719
*
torture: replace ioctl failure returns with helper calls
David Disseldorp
2013-01-16
1
-33
/
+25
*
torture: add locking tests for copychunk
David Disseldorp
2013-01-16
1
-0
/
+228
[next]