summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * s4-samr: fake up a samr_ValidatePassword responseAndrew Tridgell2009-10-021-1/+5
| * idl: rebuilt the IDL for the build farmAndrew Tridgell2009-10-0227-6/+1635
| * s4-libnet: give sane error messages when functional levels don't matchAndrew Tridgell2009-10-021-8/+12
| * s4:dsdb/common/sidmap - RemoveMatthias Dieter Wallnöfer2009-10-022-613/+0
| * s4:provision - Change the default forest/domain function level back to Window...Matthias Dieter Wallnöfer2009-10-022-2/+2
| * s4:libnet_become_dc - add checks for valid domain/forest function levelsMatthias Dieter Wallnöfer2009-10-021-10/+52
| * ndr64: added support for trailing gap alignmentAndrew Tridgell2009-10-023-0/+24
| * s4-ldb: accept the binary DN OIDs in extended DN modulesAndrew Tridgell2009-10-022-4/+8
| * s4-ldb: Add support for binary blobs in DNsAndrew Tridgell2009-10-023-53/+408
| * s4-cldap: match w2k8-r2 for cldap netlogon bitsAndrew Tridgell2009-10-021-10/+17
| * ds-flags: use the new name DS_DNS_FOREST_ROOTAndrew Tridgell2009-10-023-7/+7
| * s3-ads: removed 3 unused definesAndrew Tridgell2009-10-021-3/+0
| * idl: use common netlogon bit definitionsAndrew Tridgell2009-10-022-4/+7
| * s4/torture: Add two new SMB RAW-OPEN testsAravind Srinivasan2009-10-013-1/+296
| * s4/torture: convert printf to torture_comment() in RAW-OPENAravind Srinivasan2009-10-011-58/+103
| * Fix bug #6769 - symlink unlink does nothing.Jeremy Allison2009-10-011-1/+5
| * s4/torture: second try on renaming oplocks.c to oplock.cSteven Danneman2009-10-011-0/+3617
| * NULL is not a valid event context.Jeremy Allison2009-10-011-1/+1
| * s4/torture: rename oplocks.c to oplock.c to match SMB1 file layoutSteven Danneman2009-10-012-3618/+1
| * s4/torture: Ported SMB oplock torture tests to SMB2Steven Danneman2009-10-013-68/+3519
| * s4/torture: fix typo in test commentSteven Danneman2009-10-011-1/+1
| * s4/asn1: ber_read_OID_String() to be based on _ber_read_OID_String_impl()Kamen Mazdrashki2009-10-011-30/+3
| * s4/asn1: local TALLOC_CTX should be child of torture_contextKamen Mazdrashki2009-10-011-2/+2
| * s4/asn1: fixed typo in torture messagesKamen Mazdrashki2009-10-011-2/+2
| * s4/asn1: Added test for ber_read_partial_OID_String()Kamen Mazdrashki2009-10-011-0/+45
| * s4/asn1: Added test for ber_read_OID_String()Kamen Mazdrashki2009-10-011-0/+32
| * s4/asn1: Added test for ber_write_partial_OID_String()Kamen Mazdrashki2009-10-011-0/+74
| * s4/asn1: Added test for ber_write_OID_String()Kamen Mazdrashki2009-10-011-0/+74
| * s4/asn1: Added torture suite for ASN1Kamen Mazdrashki2009-10-013-0/+37
| * util: strhex_to_str() fixed to handle '0x' correctlyKamen Mazdrashki2009-10-011-6/+6
| * util: fixed compile time "discards qualifiers" warningKamen Mazdrashki2009-10-011-3/+3
| * s4/drsuapi: ber_read_partial_OID_String() implementationKamen Mazdrashki2009-10-012-0/+37
| * s4/drsuapi: Internal implementation for ber_read_OID_StringKamen Mazdrashki2009-10-011-0/+40
| * s4/drsuapi: ber_write_partial_OID_String() implementationKamen Mazdrashki2009-10-012-0/+36
| * s3:Makefile: fix talloc dependencies with static buildBjörn Jacke2009-10-011-65/+64
| * s3:configure: don't throw away PRINT_LIBSBjörn Jacke2009-10-011-1/+1
| * s3: update comment about (deprecated) a6 recordsBjörn Jacke2009-10-011-1/+2
| * Fix for CVE-2009-2813.Jeremy Allison2009-10-012-2/+11
| * s3/VERSION: Raise version number up to 3.6.0.Karolin Seeger2009-10-011-1/+1
| * Fix for CVE-2009-2906.Jeremy Allison2009-10-012-5/+26
| * mount.cifs: don't leak passwords with verbose optionJeff Layton2009-10-011-16/+30
| * mount.cifs: check access of credential files before openingJeff Layton2009-10-011-0/+11
| * s4:pyldb - Wrong error type (found only after the push)Matthias Dieter Wallnöfer2009-10-011-1/+1
| * s4:ldb_msg_diff - Fixes up possible memory leaks and the python binding of itMatthias Dieter Wallnöfer2009-10-012-3/+13
| * s3-perfcount: more cleanup.Günther Deschner2009-10-014-274/+39
| * s3-perfcount: only pass down prs_struct when really required.Günther Deschner2009-10-012-28/+29
| * s3: add perfcount idl and generated files.Günther Deschner2009-10-0111-99/+917
| * s3-registry: move rpccli_winreg_Connect to the only file it belongs.Günther Deschner2009-10-014-69/+42
| * s3: remove unused rpcstr_pull and rpcstr_pull_talloc.Günther Deschner2009-10-012-41/+0
| * s3-printing: more use of pull_reg_sz().Günther Deschner2009-10-011-12/+27