summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * s4:ldb always talloc_free() the ldb_ldif_write context, even on successAndrew Bartlett2009-10-021-0/+1
| * s4:ldb Fix ldb_list_find() folowing the change from char * to TDB_DATAAndrew Bartlett2009-10-021-10/+4
| * s4:ldb-samba Use temp talloc contexts and talloc_steal avoid leaks.Andrew Bartlett2009-10-021-12/+47
| * s4: Improve provisioning: use relax controlMatthieu Patou2009-10-025-20/+24
| * pythonbindings: allow add() to have an array of controls as second parameterMatthieu Patou2009-10-021-0/+1
| * s4-ldb: Use relax control to check in replace metadata module if we accept re...Matthieu Patou2009-10-021-5/+38
| * s4-ldb: Add new relax controls that allow relaxed x500 constraints checksMatthieu Patou2009-10-022-0/+35
| * s4:ntvfs Don't attempt to follow NULL in unixuid_setup_security()Andrew Bartlett2009-10-021-1/+4
| * s4:Ensure the selected RDN is the right one per the schemaAndrew Bartlett2009-10-021-1/+7
| * s4-samldb: the samldb module requires that the primary group existsAndrew Tridgell2009-10-021-9/+17
| * s4-samdb: added some debuggingAndrew Tridgell2009-10-021-2/+8
| * s4-test: skip python gensec test until its finishedAndrew Tridgell2009-10-021-0/+1
| * s4-pygensec: a bit closer to workingAndrew Tridgell2009-10-023-9/+56
| * s4-torture: added a very simple samr ValidatePassword testAndrew Tridgell2009-10-021-0/+32
| * s4-samr: fake up a samr_ValidatePassword responseAndrew Tridgell2009-10-021-1/+5
| * 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
| * 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-022-6/+6
| * 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
| * s4/torture: second try on renaming oplocks.c to oplock.cSteven Danneman2009-10-011-0/+3617
| * 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: Added torture suite for ASN1Kamen Mazdrashki2009-10-012-0/+2
| * 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
| * s4-tort-drs: Add bind_info for dcerpc_drsuapi_DsBind() callKamen Mazdrashki2009-10-012-1/+41
| * s4-tort-drs: DsReplicaUpdateRefs test fixed and extendedKamen Mazdrashki2009-10-011-37/+50
| * s4-tort: Added assertion macro for DRSUAPI callKamen Mazdrashki2009-10-011-3/+16
| * s4:torture: data_blob_hex_string() output is now lowercase.Andrew Kroeger2009-09-301-2/+2
| * s4:samba.tests.samdb - remove last relicts of the templatesMatthias Dieter Wallnöfer2009-09-301-4/+2
| * s4:pyldb - Fixed the return value in "py_ldb_msg_diff"Matthias Dieter Wallnöfer2009-09-301-2/+0
| * Revert "s4:wmic - Output enhancements"Matthias Dieter Wallnöfer2009-09-301-105/+58
| * Revert "python: create a script for reorgnizing an LDB file."Matthias Dieter Wallnöfer2009-09-301-60/+0
| * s4:pwsettings - Improve error handling and introduce "choice" typeMatthias Dieter Wallnöfer2009-09-301-13/+10
| * s4:provision - Lets the user choose between the supported forest/domain funct...Matthias Dieter Wallnöfer2009-09-302-18/+40
| * s4:provision: Show domains and forests are W2K8 DC capable.Andrew Kroeger2009-09-302-0/+15
| * s4:provision: Update schema version number to W2K8.Andrew Kroeger2009-09-301-1/+1
| * s4:dsdb/common/util - remove introduced "samdb_is_capable_dc" callMatthias Dieter Wallnöfer2009-09-301-57/+0
| * s4:domainlevel - General reworkMatthias Dieter Wallnöfer2009-09-301-29/+63
| * w32err: Script to fetch and prepare errors to be updated/addedKamen Mazdrashki2009-09-301-0/+361
| * s4/torture: fix RAW-OPLOCK-STREAM1 test after commit a11bb14Steven Danneman2009-09-291-11/+12
| * s4/torture: Allow receiving of oplock break requests in any orderSteven Danneman2009-09-291-88/+159
| * s4/torture: convert printf to torture_comment()Aravind Srinivasan2009-09-291-2/+4