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
/
dsdb
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-03
s4-python: Add missing prototypes.
Jelmer Vernooij
1
-0
/
+2
2010-12-23
s4:acl LDB module - "acl_rename" - memory contexts fixup
Matthias Dieter Wallnöfer
1
-5
/
+19
2010-12-23
s4:acl LDB module - add a missing "talloc_free(tmp_ctx)" in an error path
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-12-22
dsdb:ldap.py - transform a test call into the new "msg.add" syntax
Matthias Dieter Wallnöfer
1
-8
/
+5
2010-12-22
s4-tests: Tests for Validated-SPN implementation.
Nadezhda Ivanova
1
-14
/
+274
2010-12-22
s4-acl: Implementation of Validated-SPN validated write
Nadezhda Ivanova
1
-0
/
+215
2010-12-22
s4-dsdb: Added a helper function to get the default dns domain as string.
Nadezhda Ivanova
1
-0
/
+19
2010-12-21
s4-auth Remove duplicate copies of session_info creation code
Andrew Bartlett
1
-5
/
+22
2010-12-21
s4-auth rework session_info handling not to require an auth context
Andrew Bartlett
1
-1
/
+1
2010-12-21
s4-auth Remove event context from privilage database handling
Andrew Bartlett
2
-7
/
+4
2010-12-21
s4:dsdb/schema/schema_* - adaptions needed for removed "const" on OIDs
Matthias Dieter Wallnöfer
2
-2
/
+5
2010-12-21
s4:dsdb/common/util.c - remove unused variable "ndr_err"
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-12-20
s4-pydsdb: Use local memory context in py_dsdb_get_oid_from_attid()
Kamen Mazdrashki
1
-4
/
+16
2010-12-18
s4-drepl: During Schema replication, we need to save updated prefixMap if eve...
Kamen Mazdrashki
1
-0
/
+18
2010-12-18
s4-dsdb_schema: Copy info needed for Schema refresh in dsdb_schema_copy_shallow
Kamen Mazdrashki
1
-0
/
+4
2010-12-18
s4-drepl: Make refreshed schema a global one
Kamen Mazdrashki
1
-0
/
+7
2010-12-18
Revert "s4-dsdb Don't talloc_free() ares on failure, as LDB might free it later"
Andrew Bartlett
1
-0
/
+1
2010-12-18
ldb: Rename controls_except_specified -> ldb_controls_except_specified.
Jelmer Vernooij
1
-2
/
+2
2010-12-18
ldb: Rename last instance of save_controls -> ldb_save_controls.
Jelmer Vernooij
1
-1
/
+1
2010-12-17
s4-drepl: Reference current Schema cache into working_schema context
Kamen Mazdrashki
1
-1
/
+1
2010-12-17
s4-drepl: Fix log message to be shown on its own line
Kamen Mazdrashki
1
-1
/
+1
2010-12-16
s4-dsdb Don't talloc_free() ares on failure, as LDB might free it later
Andrew Bartlett
1
-1
/
+0
2010-12-16
s4-dsdb Use sid_blob_parse()
Andrew Bartlett
1
-3
/
+3
2010-12-15
s4-tests: Added tests for LDAP add/delete/modify using anonymous login.
Nadezhda Ivanova
1
-8
/
+50
2010-12-15
s4-dsdb: Fixed incorrect LDAP return code when anonymous login is used.
Nadezhda Ivanova
1
-1
/
+1
2010-12-15
s4-dsdb/tests/python: Explicitly pass comamnd line LoadParm() instance to sys...
Kamen Mazdrashki
9
-10
/
+10
2010-12-15
s4-dsdb_schema: Handle remote ATTIDs based on msDs-IntId value
Kamen Mazdrashki
1
-4
/
+17
2010-12-15
s4-schema_syntax: Log error message when _dsdb_syntax_OID_oid_drsuapi_to_ldb(...
Kamen Mazdrashki
1
-1
/
+5
2010-12-15
s4-drepl: We won't need a working schema for empty replicas sent.
Kamen Mazdrashki
1
-2
/
+5
2010-12-15
s4-dsdb_schema: We need base_dn in Schema's shallow copy too
Kamen Mazdrashki
1
-1
/
+7
2010-12-15
s4-schema_syntax: We should use make_ATTID function when converting remote-AT...
Kamen Mazdrashki
1
-1
/
+1
2010-12-15
s4-drepl: User working schema for commiting objects when replicating Schema NC
Kamen Mazdrashki
1
-6
/
+4
2010-12-15
s4-repl: Allow dsdb_replicated_objects_commit() to use different schema while...
Kamen Mazdrashki
2
-0
/
+57
2010-12-15
s4-schema_syntax: Use remote prefixMap to map remote ATTID to local one
Kamen Mazdrashki
1
-5
/
+13
2010-12-15
s4-dsdb_schema: Seize using global_schema when referencing new schema for an LDB
Kamen Mazdrashki
1
-0
/
+6
2010-12-13
s4:dsdb:password_hash: verify content if the BYPASS_PASSWORD_HASH control is ...
Stefan Metzmacher
1
-2
/
+395
2010-12-13
s4:dsdb:util: dsdb_get_single_valued_attr() only needs a const ldb_messages
Stefan Metzmacher
1
-1
/
+1
2010-12-12
s4:dsdb/pydsdb.c - don't throw another exception on "PyObject_AsDn"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-12-12
ldb:pyldb.h - revert to the previous header behaviour
Matthias Dieter Wallnöfer
1
-1
/
+3
2010-12-12
s4:dsdb/pydsdb.c and web_server/wsgi.c - remove accidentally introduced Py_RE...
Matthias Dieter Wallnöfer
1
-4
/
+0
2010-12-12
s4:dsdb/pydsdb.c - clean up memory handling
Matthias Dieter Wallnöfer
1
-54
/
+70
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2
-5
/
+5
2010-12-10
s4-tests: Modified sec_descriptor.py to use the sd_utils helpers.
Nadezhda Ivanova
1
-208
/
+171
2010-12-10
s4-tests: Modified acl.py to use the sd_utils helpers.
Nadezhda Ivanova
1
-127
/
+86
2010-12-08
s4-acl: Replaced talloc_reference with talloc_steal, as aclread is the only o...
Nadezhda Ivanova
1
-6
/
+3
2010-12-08
s4-pkgconfig: add @LIB_RPATH@ to our link flags
Andrew Tridgell
1
-1
/
+1
2010-12-08
s4-acl: Changed the mechanism of attribute removal to speed it up.
Nadezhda Ivanova
1
-41
/
+88
2010-12-08
s4-dsdb: register samba handlers in dsdb module
Andrew Tridgell
1
-0
/
+6
2010-12-06
s4-acl: Remove unused variables from aclread module.
Nadezhda Ivanova
1
-8
/
+0
2010-12-06
s4:acl_read LDB module - fix attributes list
Matthias Dieter Wallnöfer
1
-1
/
+1
[next]