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
2009-11-17
s4:schema Add the GUID to each defaultObjectCategory when loading from LDIF
Andrew Bartlett
1
-0
/
+49
2009-11-17
s4:dsdb Rework samdb code to use 'storage format' DNs for defaultObjectCategory
Andrew Bartlett
4
-1
/
+67
2009-11-17
s4:provision Generate a random objectGUID for each schema record
Andrew Bartlett
1
-0
/
+2
2009-11-17
s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schema
Andrew Bartlett
4
-37
/
+29
2009-11-17
s4:dsdb Use the new flags to dsdb_module_search in schema_load
Andrew Bartlett
1
-1
/
+3
2009-11-17
s4:dsdb Break up 'parse a DN from DRSUAPI' into a subfunction
Andrew Bartlett
1
-73
/
+91
2009-11-17
s4:dsdb Add 'dsdb_flags' to dsdb_module_search() to enable often-used features
Andrew Bartlett
7
-11
/
+84
2009-11-16
s4:SAMLDB module
Matthias Dieter Wallnöfer
1
-14
/
+14
2009-11-16
Revert "s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDi...
Matthias Dieter Wallnöfer
1
-4
/
+1
2009-11-16
s4:dsdb LDB attribute lists must always be a static const char **.
Andrew Bartlett
1
-1
/
+1
2009-11-16
s4:provision - Removed dependency on full Samba 3 schema from FDS
Endi S. Dewata
9
-152
/
+170
2009-11-15
Fixed some major bugs in inheritance and access checks.
Nadezhda Ivanova
5
-120
/
+274
2009-11-15
Fix writing corrupt registries because of hardcoded version string in IDL.
Wilco Baan Hofman
1
-1
/
+1
2009-11-15
Fix writing corrupt REG_SZ to the registry.
Wilco Baan Hofman
1
-1
/
+2
2009-11-15
Fix trailing garbage in the hbin block.
Wilco Baan Hofman
1
-0
/
+5
2009-11-15
Added tests for descriptor inheritance on ldap modify.
Zahari Zahariev
1
-121
/
+207
2009-11-15
ldb:python bindings - add a context on "py_ldb_delete"
Matthias Dieter Wallnöfer
1
-2
/
+10
2009-11-15
s4:ldap.py - enhance schema addition test
Matthias Dieter Wallnöfer
1
-12
/
+40
2009-11-15
s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDisplayNam...
Matthias Dieter Wallnöfer
1
-1
/
+4
2009-11-15
s4:SAMLDB module - Add support for required and generated schema attributes
Andrew Bartlett
1
-7
/
+285
2009-11-15
s4:samdb util - add a call for generating a correct "lDAPDisplayName"
Matthias Dieter Wallnöfer
1
-0
/
+28
2009-11-15
s4:ldap.py - Deactivates some at the moment pointless test parts
Matthias Dieter Wallnöfer
1
-6
/
+6
2009-11-14
s4-drs: DsExecuteKCC() implementation
Erick Nascimento
3
-2
/
+31
2009-11-13
s4:heimdal Import generated files from heimdal tree
Andrew Bartlett
9
-827
/
+1185
2009-11-13
s4:heimdal: import lorikeet-heimdal-200911122202 (commit 9291fd2d101f3eecec55...
Andrew Bartlett
59
-646
/
+1168
2009-11-13
s4:heimdal: import lorikeet-heimdal-200909210500 (commit 290db8d23647a27c39b9...
Andrew Bartlett
139
-2179
/
+4119
2009-11-13
s4-ldb: changed the DN checks for \n to warnings
Andrew Tridgell
2
-6
/
+11
2009-11-13
s4-ldb: make DN escaping/unescaping consistent
Andrew Tridgell
1
-20
/
+54
2009-11-12
s4:heimdal_build: allow flex-2.5.35 with bison-2.3
Stefan Metzmacher
1
-0
/
+1
2009-11-12
s4:dsdb Make callbacks in extended_dn_out clearer to follow
Andrew Bartlett
1
-1
/
+6
2009-11-12
s4:selftest Mark the RPC-DSSYNC test as knownfail for now
Andrew Bartlett
1
-0
/
+1
2009-11-12
s4:libcli/ldap Add 'relax' OID to known network representations
Andrew Bartlett
1
-0
/
+2
2009-11-12
s4:provision - Added LDBBackend and ExistingBackend.
Endi S. Dewata
2
-32
/
+62
2009-11-12
s4:provision - Added constructors for FDSBackend and OpenLDAPBackend.
Endi S. Dewata
2
-43
/
+95
2009-11-12
s4:provision - Added setup() method in LDAPBackend.
Endi S. Dewata
2
-26
/
+32
2009-11-12
s4:provision - Moved provision_xxx_backend() into backend-specific provision(...
Endi S. Dewata
2
-318
/
+287
2009-11-12
s4:provision - Added start() method in LDAPBackend.
Endi S. Dewata
2
-13
/
+20
2009-11-12
s4:provision - Added initial implementation of FDSBackend and OpenLDAPBackend.
Endi S. Dewata
2
-37
/
+68
2009-11-12
s4:repl_meta_data Parse linked attributes with schema syntaxes
Andrew Bartlett
1
-39
/
+44
2009-11-12
s4:dsdb/schema Add more unit tests for DN+Binary syntaxes
Andrew Bartlett
1
-4
/
+9
2009-11-12
s4:torture Use (some) torture_assert() calls in RPC-DSSYNC test
Andrew Bartlett
1
-5
/
+4
2009-11-12
s4:dsdb Improve debug message in extended_dn_out
Andrew Bartlett
1
-1
/
+3
2009-11-12
s4:torture Remove _drs_util_verify_attids() from RPC-DSSYNC
Andrew Bartlett
2
-87
/
+0
2009-11-12
s4:torture/dsdb Add verification of the push-to-LDB functions in RPC-DSSYNC
Andrew Bartlett
1
-23
/
+260
2009-11-12
s4:torture Add const
Andrew Bartlett
1
-1
/
+1
2009-11-12
s4:ldb Allow ldb_msg_canonicalize to handle empty elements
Andrew Bartlett
1
-1
/
+1
2009-11-12
s4:dsdb/schema Allow a schema set when bound against a remote LDAP server
Andrew Bartlett
1
-3
/
+3
2009-11-12
s4:ldb Don't segfault if we somehow get an unknown extended dn element
Andrew Bartlett
1
-0
/
+8
2009-11-12
s4:ldb Change ldb_request_add_control to the normal 'for loop' pattern
Andrew Bartlett
1
-2
/
+1
2009-11-12
s4:torture Convert RPC-DSSYNC test to use LDB rather than raw LDAP
Andrew Bartlett
1
-49
/
+28
[prev]
[next]