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-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
2009-11-12
NET-API-BECOME-DC: resolve the host name to an address before calling
Stefan Metzmacher
1
-2
/
+16
2009-11-12
s4:dsdb Add expected value tests for most DRS syntax conversions
Andrew Bartlett
4
-8
/
+159
2009-11-12
s4:Fix regression in dsdb_dn code - all parses of the DN would be rejected
Andrew Bartlett
1
-2
/
+6
2009-11-12
s4:provision Add C binding to get at the generate schema
Andrew Bartlett
3
-0
/
+86
2009-11-12
s4:provision Remove unused 'sambadn' parameter
Andrew Bartlett
2
-10
/
+4
2009-11-12
s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS import
Andrew Bartlett
4
-95
/
+125
2009-11-12
s4:dsdb/schema Simplify schema loading from ldb messages
Andrew Bartlett
3
-115
/
+83
2009-11-12
s4:vampire Print error message when we fail on the CLDAP ping
Andrew Bartlett
1
-2
/
+7
2009-11-12
s4:dsdb Cosmetic fixes found by metze in review of dsdb_dn changes
Andrew Bartlett
3
-30
/
+38
2009-11-12
s4:dsdb Ensure we allow 'odd' lengths for DN+String
Andrew Bartlett
1
-5
/
+5
2009-11-12
s4:ldb Add Well Known GUID (WKGUID) tests to ldap.py
Andrew Bartlett
1
-0
/
+17
2009-11-12
s4:dsdb Add extensive tests for the behaviour of dsdb_dn
Andrew Bartlett
3
-2
/
+363
2009-11-12
s4:ldb Remove DN+Binary code from the core ldb_dn
Andrew Bartlett
1
-256
/
+6
2009-11-12
s4:dsdb Use new dsdb_dn code in LDB modules and Samba4 schema
Andrew Bartlett
4
-64
/
+99
2009-11-12
s4:ldb-samba Use new ldb_any_comparison helper function in ldb-samba
Andrew Bartlett
1
-41
/
+5
2009-11-12
s4:dsdb Add new dsdb_dn to handle DN+Binary and DN+String
Andrew Bartlett
4
-1
/
+343
2009-11-12
s4:ldb Add a helper function for 'canonicalise' both strings base compares
Andrew Bartlett
2
-0
/
+33
2009-11-12
lib/util Split data_blob_hex_string() into upper and lower
Andrew Bartlett
5
-10
/
+10
2009-11-11
* install setup/display-specifiers files which are needed by provision script
TAKEDA Yasuma
1
-0
/
+2
2009-11-10
s4:dcesrv_samr - Add more checks for invalid levels
Matthias Dieter Wallnöfer
1
-3
/
+27
2009-11-10
Fixes for some tests not eorking against Windows or Samba.
Nadezhda Ivanova
1
-12
/
+8
2009-11-10
s4-smbtorture: strip trailing whitespace in RPC-SAMR.
Günther Deschner
1
-2
/
+2
2009-11-09
s4-smbtorture: re-arrange netlogon LogonControl test.
Günther Deschner
2
-13
/
+65
2009-11-09
s4-samdb: remove the rDN size constraint of 64
Andrew Tridgell
2
-4
/
+14
2009-11-09
s4-hdb: go back to a separate samdb for the KDC
Andrew Tridgell
1
-1
/
+16
2009-11-07
s4:vfs_ipc - fix "ipc_open" for NTTRANS create requests
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-11-07
torture/basic/denytest - makes the code more compatible for TRU64 (consider b...
Matthias Dieter Wallnöfer
1
-10
/
+14
2009-11-07
s4:lib/messaging - fix up the python bindings
Matthias Dieter Wallnöfer
2
-7
/
+8
2009-11-07
s4:dsdb/common/util - samdb_result_hashes - use "unsigned int" for counters
Matthias Dieter Wallnöfer
1
-2
/
+1
2009-11-07
ldb_init: use constant for result of "ldb_setup_wellknown_attributes"
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-06
s4:libnet_passwd - fix pointer type
Matthias Dieter Wallnöfer
1
-1
/
+1
[prev]
[next]