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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-20
Move the uglyness of #ifdef REALPATH_TAKES_NULL into the vfs_default
Jeremy Allison
14
-82
/
+51
2010-11-20
ldb:rdn_name LDB module - add more RDN name constraints
Matthias Dieter Wallnöfer
2
-5
/
+69
2010-11-19
ldb:ldb_rename on ldap backends - handle the case when the RDN value is empty
Matthias Dieter Wallnöfer
2
-2
/
+2
2010-11-19
s4:netlogon/LogonGetDomainInfo - handle a NULL "dns_hostname"
Matthias Dieter Wallnöfer
2
-27
/
+57
2010-11-19
s4:torture/ldb/ldb.c - add a small test for a DN with an escaped comma
Matthias Dieter Wallnöfer
1
-0
/
+6
2010-11-19
s4:dsdb tests - use even more already defined pyldb functions to retrieve NCs
Matthias Dieter Wallnöfer
5
-39
/
+8
2010-11-19
s3-spoolss: fix typo in debug message.
Günther Deschner
1
-1
/
+1
2010-11-19
s3: Remove some unused code
Volker Lendecke
2
-44
/
+0
2010-11-19
wintest: the start of a S3 testing script for wintest
Andrew Tridgell
1
-0
/
+202
2010-11-19
wintest: added del_files, write_file and casefold
Andrew Tridgell
2
-12
/
+35
2010-11-19
wintest: move conf files to conf/
Andrew Tridgell
1
-0
/
+0
2010-11-19
wintest: rename test-howto.py to test-s4-howto.py
Andrew Tridgell
1
-0
/
+0
2010-11-19
wintest: moved to top level
Andrew Tridgell
3
-5
/
+5
2010-11-19
talloc: added TALLOC_FREE_FILL environment variable
Andrew Tridgell
1
-0
/
+30
2010-11-18
s4-wintest: reliability and usability improvements
Andrew Tridgell
3
-116
/
+166
2010-11-18
s4-rodc: enable the DRS_GET_ALL_GROUP_MEMBERSHIP flag for RODC replication
Andrew Tridgell
2
-1
/
+3
2010-11-18
s4-join: initially disable the machine account
Andrew Tridgell
1
-1
/
+8
2010-11-18
s4-drs: fixed a typo
Andrew Tridgell
1
-1
/
+1
2010-11-18
s4-wintest: remove files in var/ when reprovisioning
Andrew Tridgell
1
-0
/
+1
2010-11-18
s4-test: added --rebase and --clean options
Andrew Tridgell
1
-1
/
+13
2010-11-18
s4-test: use --fail-immediately for samba_dnsupdate testing
Andrew Tridgell
1
-2
/
+2
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
Make 'net rpc printer driver' behave the same as rpcclient enumdrivers
Joerg Pulz
1
-2
/
+8
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
s3: Call sid_check_is_domain instead of dom_sid_equal
Volker Lendecke
1
-1
/
+1
2010-11-18
s3: Make winbind recover from a signing error
Volker Lendecke
1
-0
/
+2
2010-11-18
s3/vfs_tsmsm: remove unneeded cast to off_t
Björn Jacke
1
-2
/
+2
2010-11-18
s3/vfs_tsmsm: fix debug output for large files
Björn Jacke
1
-6
/
+6
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
[prev]
[next]