summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4/test-libnet: Fix compile-time warningKamen Mazdrashki2010-06-111-1/+1
* Adjusted ACL tests to use encripted connection.Nadezhda Ivanova2010-06-111-120/+69
* s3-auth: Fix valgrind warning (unitialized var) in samu_to_SamInfo3().Günther Deschner2010-06-111-5/+7
* configure.in prevent generation of file "shlib.so"Olaf Flebbe2010-06-111-1/+1
* s3:auth fix samu->info3 conversionSimo Sorce2010-06-111-0/+3
* s3: Fix starving the echo responderVolker Lendecke2010-06-111-0/+11
* s4:rootdse LDB module - use LDB result constantsMatthias Dieter Wallnöfer2010-06-111-4/+5
* s4:passwords.py - set the "dSHeuristics"Matthias Dieter Wallnöfer2010-06-111-0/+33
* s4:passwords.py - use "self" before "enable_account" to make really sure whic...Matthias Dieter Wallnöfer2010-06-111-1/+1
* s4:ldap.py - check how the directory server behaves when the 'distinguishedNa...Matthias Dieter Wallnöfer2010-06-111-2/+12
* s4:ldap.py - check if the "name" of an entry was really ignoredMatthias Dieter Wallnöfer2010-06-111-2/+7
* ldb:ldb_sqlite3 backend - remove a warning which has already been resolvedMatthias Dieter Wallnöfer2010-06-111-1/+0
* ldb:ldb_sqlite3 backend - remove checks which are now done elsewhereMatthias Dieter Wallnöfer2010-06-111-29/+0
* Add missing stub functions.Jelmer Vernooij2010-06-111-0/+9
* s4-python: Fix formatting.Jelmer Vernooij2010-06-117-133/+176
* s3:rpc improve handles memory hierarchy and use better name.Simo Sorce2010-06-113-81/+92
* s4-smbtorture: rework internals of RPC-SPOOLSS-ACCESS testsuite.Günther Deschner2010-06-111-71/+181
* s4/test: use test_libnet_context_init() function to create libnet_contextKamen Mazdrashki2010-06-112-24/+23
* s4/test: fix SEGFAULT in test_group_create when rid is NULLKamen Mazdrashki2010-06-111-1/+4
* s4/test-libnet: Helper func to initialize libnet_contextKamen Mazdrashki2010-06-111-0/+54
* s4/test: Call test_user_cleanup with original RDN for the userKamen Mazdrashki2010-06-111-1/+1
* s4/test: Fix incorrect NTSTATUS comparisonKamen Mazdrashki2010-06-111-2/+2
* s4/test: remove create/delete group implementation in API-CREATEGROUP testKamen Mazdrashki2010-06-111-110/+3
* s4/test: Remove duplicated test_opendomain() functionalityKamen Mazdrashki2010-06-111-54/+1
* s4/test: libnet_user tests should use common test_user_cleanupKamen Mazdrashki2010-06-111-129/+5
* s4/test: Refactor test_user_cleanup to be more robustKamen Mazdrashki2010-06-111-12/+84
* s4/test: remove duplicated commentKamen Mazdrashki2010-06-111-3/+0
* s3:misc make use of server_[event/messaging]_context directlyAndreas Schneider2010-06-105-15/+16
* s3:winbindd use common server context functionsSimo Sorce2010-06-105-55/+3
* s3:lib make server contexts genericSimo Sorce2010-06-106-30/+80
* Fix the build in the non WITH_AIO case (sorry).Jeremy Allison2010-06-101-0/+20
* s3: readd h_errno struct member but rename itBjörn Jacke2010-06-101-2/+2
* Since idtree assigns sequentially, it rarely reaches high numbers.Rusty Russell2010-06-101-3/+5
* Implement AIO in SMB2. Doesn't allow cancel calls yet (to be added).Jeremy Allison2010-06-105-0/+351
* Ensure we correctly setup req->subreq before testing for async. Stops crashes...Jeremy Allison2010-06-101-4/+4
* Don't use the autofree context for the globals. This causes child smbd's forkedJeremy Allison2010-06-103-3/+19
* s3:cleaunp reformatting for readabilitySimo Sorce2010-06-101-85/+160
* s3:cleanup remove trailing spacesSimo Sorce2010-06-101-11/+11
* s3: fix build on HP-UXBjörn Jacke2010-06-101-1/+6
* s4:ldap.py - add testcase which demonstrates the reset of the "primaryGroupID"Matthias Dieter Wallnöfer2010-06-101-0/+7
* s4:samldb LDB module - fix up the case when the old and new "primaryGroupID" ...Matthias Dieter Wallnöfer2010-06-101-7/+7
* s4:samldb LDB module - don't create multiple "ac" module contexts on modify o...Matthias Dieter Wallnöfer2010-06-101-12/+6
* s4:dcesrv_samr_Add/DeleteAliasMember - provide better NTSTATUS return codes w...Matthias Dieter Wallnöfer2010-06-101-6/+19
* s4:dcesrv_samr_GetAliasMembership - fix type of counter variablesMatthias Dieter Wallnöfer2010-06-101-1/+2
* s4:dcesrv_samr_DeleteAliasMember - add more braces to fit better the coding s...Matthias Dieter Wallnöfer2010-06-101-4/+6
* s4:dcesrv_samr_AddAliasMembership - Merge the two error blocks into oneMatthias Dieter Wallnöfer2010-06-101-6/+3
* s4:dcesrv_samr_Add/DelGroupMember - remove the account type checkMatthias Dieter Wallnöfer2010-06-101-11/+10
* s4:dcesrv_samr_AddGroupMember - also the error code "LDB_ERR_ATTRIBUTE_OR_VAL...Matthias Dieter Wallnöfer2010-06-101-0/+1
* s4:samba_dsdb LDB module - move the "objectclass_attrs" module backMatthias Dieter Wallnöfer2010-06-101-1/+1
* s4:ldap.py - add a test to demonstrate the 'instanceType' behaviourMatthias Dieter Wallnöfer2010-06-101-0/+39