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
/
dsdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:subtree_delete LDB module - remove the DN from an error message
Matthias Dieter Wallnöfer
2010-10-05
1
-3
/
+6
*
s4:samldb LDB module - simplify/unify the message handling on add and modify ...
Matthias Dieter Wallnöfer
2010-10-05
1
-28
/
+54
*
s4:samldb LDB module - assign better memory contexts on two places
Matthias Dieter Wallnöfer
2010-10-05
1
-2
/
+2
*
Add missing dependencies for com_err.
Jelmer Vernooij
2010-10-05
2
-4
/
+4
*
heimdal: Fix name of hx509 library.
Jelmer Vernooij
2010-10-05
2
-2
/
+2
*
s4:dsdb/common/util.c - change the usage of the RECYCLED control
Matthias Dieter Wallnöfer
2010-10-04
1
-1
/
+4
*
s4:ldap.py - test allowed system flags restriction
Matthias Dieter Wallnöfer
2010-10-03
1
-1
/
+16
*
s4:objectclass LDB module - introduce allowed system flags restriction
Matthias Dieter Wallnöfer
2010-10-03
1
-6
/
+11
*
s4:urgent_replication.py - fix up the system flags handling
Matthias Dieter Wallnöfer
2010-10-03
1
-4
/
+3
*
s4:deletetest.py - enhance the tests
Matthias Dieter Wallnöfer
2010-10-03
1
-21
/
+216
*
s4:ldap.py - remove the delete tests
Matthias Dieter Wallnöfer
2010-10-03
1
-92
/
+0
*
s4:dsdb - substitute the "show_deleted" with the "show_recycled" control
Matthias Dieter Wallnöfer
2010-10-03
11
-24
/
+30
*
s4:dsdb/common/util.c - introduce "DSDB_SEARCH_SHOW_RECYCLED" flag
Matthias Dieter Wallnöfer
2010-10-03
2
-0
/
+8
*
s4:subtree_rename LDB module - also already deleted objects have to be renamed
Matthias Dieter Wallnöfer
2010-10-03
1
-2
/
+13
*
s4:show_deleted LDB module - also support the "show_recycled" control
Matthias Dieter Wallnöfer
2010-10-03
1
-11
/
+62
*
s4:repl_meta_data LDB module - consider the SYSTEM_FLAG_DISALLOW_MOVE_ON_DELE...
Matthias Dieter Wallnöfer
2010-10-03
1
-10
/
+25
*
s4:subtree_delete LDB module - it is only responsible for non-deleted objects
Matthias Dieter Wallnöfer
2010-10-03
1
-2
/
+1
*
s4:objectclass LDB module - fix the "crossRef" delete protection
Matthias Dieter Wallnöfer
2010-10-03
1
-3
/
+9
*
s4:objectclass LDB module - fix the delete behaviour of server containers
Matthias Dieter Wallnöfer
2010-10-03
1
-2
/
+2
*
s4:dsdb_dn_val_rmd_flags - memmem - scan the whole string for occourences
Matthias Dieter Wallnöfer
2010-10-03
1
-1
/
+1
*
s4:ldap.py - delete the right object after test completition
Matthias Dieter Wallnöfer
2010-10-03
1
-1
/
+1
*
s4:ldap.py - fix "system only" test
Matthias Dieter Wallnöfer
2010-10-03
1
-0
/
+8
*
s4:acl_read LDB module - fix counter type
Matthias Dieter Wallnöfer
2010-10-03
1
-1
/
+2
*
s4-kcc: silence "Testing kcctpl_create_intersite_connections" message
Andrew Tridgell
2010-10-03
1
-1
/
+1
*
s4-test-dsdb_schema_info.py: Get rid of global module variables
Kamen Mazdrashki
2010-10-03
1
-17
/
+19
*
s4-test-dsdb_schema_info.py: Simplify connection SamDB
Kamen Mazdrashki
2010-10-03
1
-19
/
+3
*
s4-repl: use the GC principal name for DRS replication connection
Andrew Tridgell
2010-10-01
3
-6
/
+76
*
s4-dsdb: added dsdb_search_by_dn_guid()
Andrew Tridgell
2010-10-01
1
-0
/
+26
*
s4-drs: fixed comparison login in replicated renames
Andrew Tridgell
2010-10-02
1
-45
/
+72
*
s4-kcc: remove stale repsTo entries in the KCC
Andrew Tridgell
2010-10-02
1
-0
/
+32
*
s4-rpmd: fixed a use after realloc bug
Andrew Tridgell
2010-10-01
1
-2
/
+8
*
s4-dsdb: fail the transaction instead of asserting on error
Andrew Tridgell
2010-10-01
1
-2
/
+10
*
s4-rodc: don't set SPECIAL_SECRET_PROCESSING on EXOP_REPL_SECRET
Andrew Tridgell
2010-09-30
1
-0
/
+3
*
s4-dsdb: silence the domainFunctionality not setup warning
Andrew Tridgell
2010-09-30
1
-1
/
+2
*
s4-drepl: don't call UpdateRefs on a RODC
Andrew Tridgell
2010-09-29
1
-5
/
+11
*
s4-drepl: fixed the checking of replica_flags in the drepl server
Andrew Tridgell
2010-09-29
1
-7
/
+0
*
s4-kcc: fixed the replica_flags in repsFrom in the kcc
Andrew Tridgell
2010-09-29
1
-31
/
+72
*
s4-samldb: also set a password on the krbtgt_NNNN account
Andrew Tridgell
2010-09-29
1
-0
/
+11
*
s4-rodc: RODC should not accept requests for role transfer
Nadezhda Ivanova
2010-09-29
1
-0
/
+12
*
s4-drs: moved the drs_ObjectIdentifier handling to dsdb_dn.c
Andrew Tridgell
2010-09-28
1
-0
/
+42
*
s4-dsdb: adapted check_access_on_dn for use in drs.
Nadezhda Ivanova
2010-09-28
1
-9
/
+10
*
s4-dsdb Add ldb_reset_err_string() when we set error codes.
Andrew Bartlett
2010-09-29
2
-0
/
+4
*
s4-dsdb Make samdb_reference_dn() use dsdb_search() and DSDB_SEARCH_ONE_ONLY
Andrew Bartlett
2010-09-29
1
-7
/
+8
*
s4-dsdb Fix segfault in error case in rootdse module
Andrew Bartlett
2010-09-29
1
-1
/
+4
*
s4-dns: implemented RODC DNS update in dns update task
Andrew Tridgell
2010-09-27
1
-0
/
+199
*
s4-ldb: removed an unused variable
Andrew Tridgell
2010-09-27
1
-1
/
+0
*
s4-kcc: fixed a incorrect context to kcctpl_get_all_bridgehead_dcs
Andrew Tridgell
2010-09-27
1
-1
/
+1
*
s4-dsdb: added samdb_find_site_for_computer() and samdb_find_ntdsguid_for_com...
Andrew Tridgell
2010-09-27
1
-0
/
+57
*
s4-kcc: don't print "Testing kcctpl_create_intersite_connections"
Andrew Tridgell
2010-09-27
1
-1
/
+1
*
s4-ldb: Added ldb_request_replace_control
Nadezhda Ivanova
2010-09-27
1
-1
/
+1
[next]