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
...
*
kdc: make Samba KDC pass new TGS-REQ and AS-REQ (to self) testing
Andrew Bartlett
2015-02-08
1
-58
/
+148
*
kdc: fixup KDC to use functions portable to MIT krb5
Andrew Bartlett
2015-02-08
1
-1
/
+1
*
torture-krb5: Do not do post-recv checks if the packet recv failed
Andrew Bartlett
2015-02-08
2
-2
/
+8
*
ctdb-tests: Add new "ctdb setreclock" test
Martin Schwenke
2015-02-04
1
-0
/
+117
*
ctdb-daemon: Fix SET_RECLOCK_FILE regression
Martin Schwenke
2015-02-04
1
-1
/
+2
*
samba-tool: Create NIS enabled users and unixHomeDirectory attribute
Marc Muehlfeld
2015-02-03
2
-4
/
+39
*
s4-samdb/tests: Assert on expected set of attributes for new User object
Kamen Mazdrashki
2015-02-03
1
-0
/
+60
*
s4-dsdb/tests: Assert on expected set of attributes for restored objects
Kamen Mazdrashki
2015-02-03
1
-5
/
+104
*
s4-dsdb: Refactor user objects defaults setter to use attribute/value map
Kamen Mazdrashki
2015-02-03
1
-28
/
+49
*
dsdb: Do not use _ prefix in tombstone_reanimate module
Andrew Bartlett
2015-02-03
1
-6
/
+6
*
s4-dsdb: common helper to determine "primaryGroupID" attribute value
Kamen Mazdrashki
2015-02-03
3
-20
/
+49
*
s4-dsdb: Common helper for setting "sAMAccountType" on User objects
Kamen Mazdrashki
2015-02-03
3
-20
/
+43
*
s4-dsdb: Move User object default attribute values in separate helper
Kamen Mazdrashki
2015-02-03
3
-52
/
+46
*
s4-tests: Add tombstone_reanimation test case to s4 test suite
Kamen Mazdrashki
2015-02-03
1
-0
/
+5
*
s4-dsdb/tests: Do not pre-create LoadParm - connect_samdb_env() will handle it
Kamen Mazdrashki
2015-02-03
1
-5
/
+1
*
s4-dsdb-test: Use common base method for restoring Deleted objects
Kamen Mazdrashki
2015-02-03
1
-25
/
+14
*
s4-dsdb/samldb: Don't allow rename requests on Deleted object
Kamen Mazdrashki
2015-02-03
1
-0
/
+11
*
s4-dsdb/test: Delete any leftover objects in the beginning of Cross-NC test
Kamen Mazdrashki
2015-02-03
1
-2
/
+4
*
s4-dsdb/samldb: Relax a bit restrictions in Config partition while restoring ...
Kamen Mazdrashki
2015-02-03
1
-1
/
+2
*
s4-dsdb/samdb: Don't relax contraint checking during rename for Deleted objects
Kamen Mazdrashki
2015-02-03
1
-3
/
+0
*
s4-dsdb-test/reanimate: Fix whitespaces according to PEP8
Kamen Mazdrashki
2015-02-03
1
-20
/
+19
*
s4-dsdb-tests: Move base tests for Tombstone reanimation in tombstone_reanima...
Kamen Mazdrashki
2015-02-03
2
-174
/
+179
*
s4-dsdb-test: Fix duplicated key in a dictionary in sam.py
Kamen Mazdrashki
2015-02-03
1
-2
/
+2
*
s4-dsdb/objectclass: remove duplicated declaration for objectclass_do_add
Kamen Mazdrashki
2015-02-03
1
-2
/
+0
*
s4-dsdb-test: remove trailing ';' in ldap.py
Kamen Mazdrashki
2015-02-03
1
-32
/
+32
*
s4-dsdb/reanimate: Group objects reanimation implementation
Kamen Mazdrashki
2015-02-03
1
-0
/
+36
*
s4-dsdb/reanimate: Swap rename->modify operations to modify->rename sequence
Kamen Mazdrashki
2015-02-03
1
-16
/
+22
*
s4-dsdb/reanimate: Use 'show deleted' control in modify operations too
Kamen Mazdrashki
2015-02-03
1
-0
/
+7
*
s4-dsdb/samldb: Skip 'sAMAccountType' and 'primaryGroupID' during Tombstone r...
Kamen Mazdrashki
2015-02-03
1
-11
/
+23
*
s4-dsdb/samldb: Fix type "omputer" -> "computer"
Kamen Mazdrashki
2015-02-03
1
-1
/
+1
*
s4-dsdb/reanimate: Implement attribute_restore function
Kamen Mazdrashki
2015-02-03
1
-0
/
+90
*
s4-dsdb-util: Mark attributes with ADD flag in samdb_find_or_add_attribute()
Kamen Mazdrashki
2015-02-03
1
-1
/
+7
*
s4-dsdb-test: Fix Undelete tests after subunit upgrade work
Kamen Mazdrashki
2015-02-03
1
-31
/
+31
*
s4-dsdb-test: Use case insensitive comparison for DNs in undelete test
Kamen Mazdrashki
2015-02-03
1
-1
/
+1
*
s4-dsdb-test: Initial implementation for Tombstone restore test suite
Kamen Mazdrashki
2015-02-03
1
-0
/
+285
*
s4-dsdb-test: Implement samdb_connect_env() to rely solely on environment
Kamen Mazdrashki
2015-02-03
1
-0
/
+21
*
s4-dsdb: Some minor fixes in tombstone_reanimate, to make it work with acl
Nadezhda Ivanova
2015-02-03
1
-4
/
+4
*
s4-dsdb: Implementation of access checks on a undelete operation
Nadezhda Ivanova
2015-02-03
2
-18
/
+80
*
s4-dsdb: Tests for security checks on undelete operation
Nadezhda Ivanova
2015-02-03
2
-5
/
+135
*
s4-dsdb: Mark request during Tombstone reanimation with custom LDAP control
Kamen Mazdrashki
2015-02-03
1
-0
/
+14
*
s4-dsdb: Implement rename/modify requests as local for the module
Kamen Mazdrashki
2015-02-03
1
-2
/
+96
*
s4-dsdb: Add documentation link for Tombstone Reanimation
Kamen Mazdrashki
2015-02-03
1
-1
/
+1
*
s4-tests: Print out what the error is in delete_force()
Kamen Mazdrashki
2015-02-03
1
-2
/
+2
*
s4-dsdb: Define internal dsdb control to mark Tombstone reanimation requests
Kamen Mazdrashki
2015-02-03
2
-0
/
+9
*
s4-dsdb: Make use dsdb_make_object_category() for objectCategory
Kamen Mazdrashki
2015-02-03
1
-52
/
+1
*
s4-dsdb: Make most specific objectCategory for an object
Kamen Mazdrashki
2015-02-03
1
-0
/
+67
*
s4-dsdb: Initialize module context only we are to handle Tombstone request
Kamen Mazdrashki
2015-02-03
1
-5
/
+5
*
s4-dsdb: Return error codes as windows does for Tombstone reanimation
Kamen Mazdrashki
2015-02-03
1
-0
/
+4
*
s4-dsdb-tests: Fix whitespace in deletetest.py
Kamen Mazdrashki
2015-02-03
1
-1
/
+1
*
s4-dsdb-tests: Make unique object names to test with in deletetest
Kamen Mazdrashki
2015-02-03
1
-10
/
+18
[prev]
[next]