summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4:instancetype LDB module - prevent all types of "instanceType" manipulationMatthias Dieter Wallnöfer2010-06-101-0/+16
* s3: Fix EnumDomainAliases when no aliases are in LDAPVolker Lendecke2010-06-101-6/+4
* s3:pdb_ldap: fix bug 7505 - init_sam_from_ldap stores group in sid2uid cacheMichael Adam2010-06-101-1/+1
* s3: Add a dummy test to prove the maxfd calculationVolker Lendecke2010-06-101-0/+43
* tevent: Fix maxfd calculation in tevent_selectVolker Lendecke2010-06-101-1/+2
* s3-smbd: Fix typo in comment.Karolin Seeger2010-06-101-1/+1
* s3-passdb: Fix typo in comment.Karolin Seeger2010-06-101-1/+1
* Rename "allow_smb2" -> "using_smb2" and make the usage clearer.Jeremy Allison2010-06-099-24/+33
* Split out the "finished write processing" code into a function so it can be c...Jeremy Allison2010-06-091-40/+62
* Ensure we don't send SMB1 keepalives on an SMB2 connection.Jeremy Allison2010-06-091-0/+6
* Split out the "finished read processing" code into a function so it can be ca...Jeremy Allison2010-06-091-36/+75
* s3-winbind: Fixed setting default sequence number.Andreas Schneider2010-06-091-1/+1
* s3: fix calculation of st_blocks in streams_xattrBjörn Jacke2010-06-091-3/+3
* s3: fix calculation of st_blocks in init_stat_ex_from_statBjörn Jacke2010-06-091-1/+1
* Added guids for the validated writes.Nadezhda Ivanova2010-06-091-0/+7
* s3: Fix bug 7253Volker Lendecke2010-06-091-1/+8
* Fix a valgrind error found by SMB2-COMPOUND test.Jeremy Allison2010-06-083-0/+31
* Second part of fix for 7501 - SMB2: CREATE request replies getting mangled.Jeremy Allison2010-06-081-67/+67
* Fix for bug 7501 - SMB2: CREATE request replies getting mangled.Ira Cooper2010-06-081-3/+1
* s3-selftest: disable domain creds smbclient_s3 tests for now.Günther Deschner2010-06-081-2/+2