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
2010-11-18
s4-spnupdate: only enable NDR print at log level above 5
Andrew Tridgell
1
-1
/
+4
2010-11-18
s4-dns: added support for --fail-immediately for RODC netlogon dns updates
Andrew Tridgell
1
-0
/
+7
2010-11-18
s4-ldb.python: Use $SELFTEST_PREFIX/tmp as a temporary directory for testing
Kamen Mazdrashki
1
-1
/
+6
2010-11-18
s4-ldb.python: add test for ldb.Message.from_dict() method
Kamen Mazdrashki
1
-0
/
+17
2010-11-18
s4-pyldb: ldb.Message.from_dict class method to create LdbMessage object from...
Kamen Mazdrashki
1
-0
/
+44
2010-11-18
s4-pyldb: Move code to create a ldb_message from a Python Dictionary object i...
Kamen Mazdrashki
1
-46
/
+73
2010-11-18
s4-samdb.py: Use ldb.get_default_basedn() to avoid RootDSE search
Kamen Mazdrashki
1
-6
/
+1
2010-11-18
s4-pyldb_util: Move ldb Type searching into separate function
Kamen Mazdrashki
1
-18
/
+28
2010-11-18
s4-pyldb: Few miss-alignments aligned
Kamen Mazdrashki
1
-9
/
+8
2010-11-18
s4-pyldb: Move PyLdbMessage_FromMessage() in PyMessage group of functions
Kamen Mazdrashki
1
-1
/
+1
2010-11-18
s4-pyldb: Fix wrong type of 'self' parameter
Kamen Mazdrashki
1
-1
/
+1
2010-11-18
s4-tests: Modified descriptor tests to use pyldb api to retrieve configuratio...
Nadezhda Ivanova
1
-12
/
+2
2010-11-18
s4-tests: Modified acl tests to use pyldb api to retrieve configuration dn.
Nadezhda Ivanova
1
-3
/
+1
2010-11-18
s4-tests: Changed descriptor tests to use existing method in samdb for adding...
Nadezhda Ivanova
1
-32
/
+24
2010-11-18
s4-tests: Changed acl tests to use existing method in samdb for adding users ...
Nadezhda Ivanova
1
-19
/
+8
2010-11-18
Revert "s4:api.py - DN tests - test a bit more special DNs and merge the comp...
Matthias Dieter Wallnöfer
1
-44
/
+1
2010-11-18
s4:dsdb python tests - use "ldb.domain_dn"
Matthias Dieter Wallnöfer
7
-62
/
+15
2010-11-18
s4/operational: Fix swapped parameters for ldb_msg_copy_attr
Anatoliy Atanasov
1
-2
/
+2
2010-11-18
s4/ldap: ldap_syntaxes.py cleanup
Anatoliy Atanasov
1
-17
/
+3
2010-11-18
ldb: error out when modules are not found
Simo Sorce
1
-1
/
+1
2010-11-18
s4-tests: Descriptor tests should use the existing samdb domain_dn method ins...
Nadezhda Ivanova
1
-7
/
+1
2010-11-18
s4-tests: Acl tests should use the existing samdb domain_dn method instead of...
Nadezhda Ivanova
1
-7
/
+1
2010-11-18
ldb:skel.c - don't introduce trailing whitespaces by a module template
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-11-18
s4:password_hash LDB module - remove unused headers
Matthias Dieter Wallnöfer
1
-3
/
+0
2010-11-18
s4:repl_meta_data LDB module - allow also special DNs to be renamed correctly
Matthias Dieter Wallnöfer
2
-1
/
+8
2010-11-18
s4:api.py - DN tests - test a bit more special DNs and merge the comparison t...
Matthias Dieter Wallnöfer
1
-11
/
+47
2010-11-18
ldb:ldb_dn_explode - point out that on error cases "data" is implicitly free'd
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-18
s4-test: added greater control over tests to run
Andrew Tridgell
3
-220
/
+320
2010-11-18
s4-test: rename scripting/devel/howto to scripting/devel/wintest
Andrew Tridgell
3
-0
/
+0
2010-11-18
s4-wintest: added wintest.py library
Andrew Tridgell
2
-420
/
+462
2010-11-17
s4-repl: removed the syncall_workaround code
Andrew Tridgell
2
-6
/
+0
2010-11-17
s4-repl: save the result of the last replication in repsFrom/repsTo
Andrew Tridgell
3
-58
/
+75
2010-11-17
s4-repl: ensure we don't starve pending replication ops
Andrew Tridgell
4
-6
/
+24
2010-11-17
s4-kcc: fixed result_last_attempt in showrepl
Andrew Tridgell
1
-0
/
+1
2010-11-17
s4-provision: don't test for xattrs if posix:eadb is set
Andrew Tridgell
2
-1
/
+2
2010-11-17
s4-provision: setup posix:eadb using lp.set()
Andrew Tridgell
4
-8
/
+2
2010-11-17
developer: only do the C++ reserved name checking on Linux
Andrew Tridgell
1
-1
/
+1
2010-11-17
s4-provision: don't try to autodetect xattr is posix:eadb is set
Andrew Tridgell
1
-1
/
+1
2010-11-17
s4-heimdal: ask for non-atomic heimdal
Andrew Tridgell
1
-0
/
+3
2010-11-17
heimdal: added HEIM_BASE_NON_ATOMIC option
Andrew Tridgell
1
-1
/
+8
2010-11-17
s4-test: updates to test-howto.py
Andrew Tridgell
2
-59
/
+122
2010-11-17
s4-heimdal: implement KERB_AP_ERR_TYPE_SKEW_RECOVERY
Andrew Tridgell
1
-1
/
+5
2010-11-17
s4-gensec: zero the gssapi_state
Andrew Tridgell
1
-1
/
+1
2010-11-17
s4-provision: use the command line lp in provision
Andrew Tridgell
1
-1
/
+1
2010-11-17
s4-provision: add log messages about IP lookup
Andrew Tridgell
1
-0
/
+2
2010-11-17
s4-dns: catch more expections in samba_dnsupdate
Andrew Tridgell
1
-1
/
+5
2010-11-17
ldb:ldb_dn.c - ldb_dn_explode - free also the extended components on error cases
Matthias Dieter Wallnöfer
1
-1
/
+4
2010-11-17
s4-test: added testing of w2k3 DC join to test-howto.py
Andrew Tridgell
2
-19
/
+105
2010-11-17
s4-join: fixed join to w2k3
Andrew Tridgell
1
-1
/
+1
2010-11-17
s4-join: show a reasonable error on DsAddEntry() failing
Andrew Tridgell
1
-1
/
+6
[next]