summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: getting serious about checking rap status return codes.Günther Deschner2010-05-121-0/+18
* s4-smbtorture: add torture_create_testuser_max_pwlen() that allows to set max...Günther Deschner2010-05-121-6/+16
* s4-smbtorture: autolookup domain in torture_create_testuser() if none was given.Günther Deschner2010-05-121-15/+70
* Fix more SMB2-OPLOCK bugs. Only 3 more issues to address then we're good to g...Jeremy Allison2010-05-112-2/+15
* s3:kerberos Return PAC_LOGON_INFO rather than the full PAC_DATAAndrew Bartlett2010-05-117-163/+50
* s4-smbtorture: test netservergetinfo level 1 also against s3.Günther Deschner2010-05-112-8/+4
* not all versions of env like more than one argument...Björn Jacke2010-05-111-1/+1
* pidl: fix build on systems that don't have perl in /usr/bin/Björn Jacke2010-05-111-1/+1
* s4:dsdb: cached results of samdb_rodc()Stefan Metzmacher2010-05-111-1/+29
* tdb: commit ABI/tdb-1.2.2.sigsStefan Metzmacher2010-05-111-0/+60
* s4:heimdal: remove unused heimdal/lib/hcrypto/evp-cc.cStefan Metzmacher2010-05-111-659/+0
* s4:heimdal_build: remove heimdal/lib/hcrypto/evp-cc.c from the buildStefan Metzmacher2010-05-111-1/+1
* s3:configure: fix a messageMichael Adam2010-05-111-1/+1
* s4:torture/rpc/netlogon.c - don't use constant "AF_LOCAL" but do use "AF_UNIX...Matthias Dieter Wallnöfer2010-05-111-2/+2
* s3:Makefile: build smbtorture4 as static binary with socket_wrapper supportStefan Metzmacher2010-05-111-1/+2
* waf:libreplace: set _OSF_SOURCE to fix build on Tru64Björn Jacke2010-05-111-0/+4
* README.Coding - cosmetic changesMatthias Dieter Wallnöfer2010-05-111-42/+45
* build: skip missing executables in testwaf.shKai Blin2010-05-111-2/+12
* tdb: remove unused variable in tdb_new_database().Günther Deschner2010-05-111-1/+0
* Revert "s4-rodc: Fix provision warnings by creating ntds objectGUID in provis...Anatoliy Atanasov2010-05-113-32/+1
* Revert "s4:password_hash LDB module - don't break the provision"Stefan Metzmacher2010-05-111-3/+0
* Revert "s4:password hash LDB module - check that password hashes are != NULL ...Stefan Metzmacher2010-05-111-10/+6
* s4:dsdb/password_hash: only try to handle a hash in the unicodePwd field if i...Stefan Metzmacher2010-05-111-2/+2
* README.Coding: fix good exampleStefan Metzmacher2010-05-111-1/+2
* s4-smbtorture: fix smbcli_rap_netuserpasswordset2().Günther Deschner2010-05-111-2/+2
* s4-smbtorture: fix smbcli_rap_netoemchangepassword.Günther Deschner2010-05-111-4/+3
* s4-smbtorture: correctly fill in trans.in.data in rap_cli_do_call().Günther Deschner2010-05-111-2/+14
* s4:password_hash LDB module - we might not have a cleartext password at allMatthias Dieter Wallnöfer2010-05-101-26/+29
* SMB2 always have level2 oplock capability. Correct mapping from break message...Jeremy Allison2010-05-104-3/+6
* Stop us crashing in SMB2-OPLOCK test. Don't allow more than one outstanding i...Jeremy Allison2010-05-101-5/+33
* s4/tort: Add test for comparing special DNsKamen Mazdrashki2010-05-101-0/+18
* s4/dn: handle case 'base' dn has no componentsKamen Mazdrashki2010-05-101-1/+1
* s4-smbtorture: add smbcli_rap_netoemchangepassword().Günther Deschner2010-05-101-0/+49
* rap: add rap_NetOEMChangePassword() to IDL.Günther Deschner2010-05-101-0/+8
* Fix the processing of unlocks followed by locks. We now pass SMB2-LOCK test.Jeremy Allison2010-05-101-9/+5
* Fix more of the SMB2-LOCK tests. Correctly unlock locks on error.Jeremy Allison2010-05-101-3/+19
* s4:password_hash LDB module - quiet a warningMatthias Dieter Wallnöfer2010-05-101-1/+1
* s4:password hash LDB module - check that password hashes are != NULL before c...Matthias Dieter Wallnöfer2010-05-101-6/+10
* s4:password_hash LDB module - don't break the provisionMatthias Dieter Wallnöfer2010-05-101-0/+3
* s4:passwords.py - add a python unittest for additional testing of my password...Matthias Dieter Wallnöfer2010-05-102-0/+580
* s4:samdb_set_password - adapt it for the user password change handlingMatthias Dieter Wallnöfer2010-05-101-0/+12
* s4:samdb_set_password/samdb_set_password_sid - ReworkMatthias Dieter Wallnöfer2010-05-104-383/+159
* s4:password_hash - Implement password restrictionsStefan Metzmacher2010-05-101-0/+195
* s4:password_hash - Rework to handle password changesMatthias Dieter Wallnöfer2010-05-101-138/+450
* s4:password_hash - Rework unique value checksMatthias Dieter Wallnöfer2010-05-101-49/+71
* s4:password_hash - Various (mostly cosmetic) preworkMatthias Dieter Wallnöfer2010-05-101-176/+240
* s4:dsdb: add new controlsMatthias Dieter Wallnöfer2010-05-102-0/+24
* s4:setup: mark DSDB_CONTROL_DN_STORAGE_FORMAT_OID 1.3.6.1.4.1.7165.4.3.4 as a...Stefan Metzmacher2010-05-101-2/+4
* v2 Latest enhancements in ldapcmp toolZahari Zahariev2010-05-101-140/+262
* s4-rodc: Fix provision warnings by creating ntds objectGUID in provisionAnatoliy Atanasov2010-05-103-1/+32