summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:ldap.py - add a test for the enhanced operational attributes checkMatthias Dieter Wallnöfer2009-11-261-0/+11
* s4:objectclass LDB module - Prevent write operations on constructed attributesMatthias Dieter Wallnöfer2009-11-261-6/+19
* s4:operational LDB module - Don't do the write checks hereMatthias Dieter Wallnöfer2009-11-261-16/+0
* s4-smbtorture: refactor RPC-SAMR-LARGE-DC test a little more.Günther Deschner2009-11-261-25/+26
* s4-smbtorture: add torture_samr_context to carry some RPC-SAMR-X specifics.Günther Deschner2009-11-261-84/+111
* s4/torture: port SMBv1 RAW-LOCK tests to SMBv2Steven Danneman2009-11-251-20/+2012
* s4/libcli: rename previously reserved field in SMB2 LOCK structSteven Danneman2009-11-256-18/+18
* s4/libcli: Initialize client PID for SMB2 connectionsSteven Danneman2009-11-253-0/+6
* s4 torture: Change RAW-OPLOCK to use the documented version of SET_END_OF_FIL...Tim Prouty2009-11-251-4/+4
* s4 torture: Allow onefs to be checked like samba3 and samba4Tim Prouty2009-11-251-0/+1
* s4 torture: Add two new setfileinfo testsTim Prouty2009-11-251-0/+191
* s4 torture: Split up the torture suite setup for RAW-SFILEINFOTim Prouty2009-11-254-12/+23
* s4:dsdb Make samba_dsdb easier to use in upgrades - assume default valuesAndrew Bartlett2009-11-251-4/+7
* s4: update valgrind suppressions for use on build farmAndrew Bartlett2009-11-251-0/+62
* s4:upgradeschema.py Update to reflect recent change in provisionMatthieu Patou2009-11-251-27/+31
* s4:upgradeschema.py CleanupMatthieu Patou2009-11-251-6/+1
* s4:installmisc - install also the new "domainlevel" tool from the setup dirMatthias Dieter Wallnöfer2009-11-241-1/+1
* s4: Check SUN compiler and remove "-fullwarn" when using itBrian Lu2009-11-241-1/+19
* Revert "s4-netlogon: always set the dNSHostName in GetDomainInfo"Matthias Dieter Wallnöfer2009-11-241-7/+3
* s4:ldap.py - fix the schema update test on Windows ServerMatthias Dieter Wallnöfer2009-11-241-1/+2
* s4:libnet_become_dc - fix typoMatthias Dieter Wallnöfer2009-11-241-1/+1
* RAW-PING-PONG: use timeval_current/timeval_elapsed instead of start_timer/end...Stefan Metzmacher2009-11-241-19/+5
* s4:param remove reference to private header from source4/param/param.hBrad Hards2009-11-243-1/+3
* s4: Fix missing TLS dir when targetdir is not the default oneMatthieu Patou2009-11-241-0/+2
* heimdal Fix invalid format stringAndrew Bartlett2009-11-241-1/+1
* s4:dsdb Handle LDAP backends correctly with new samba_dsdb systemAndrew Bartlett2009-11-241-5/+5
* s4:provision Move exceptions into a new fileAndrew Bartlett2009-11-243-9/+36
* s4:provision Don't bother with a template for the LDAP backend startup script.Andrew Bartlett2009-11-242-4/+1
* s4:provision Move secrets.ldb over to .c file module lists, like sam.ldbAndrew Bartlett2009-11-243-1/+112
* s4:ldap.py - activate test for operational attributesMatthias Dieter Wallnöfer2009-11-241-8/+8
* s4:operational LDB module - Prevent the modification of operational attributesAndrew Bartlett2009-11-241-0/+16
* s4:ldap.py Add tests for subSchemaSubEntryAndrew Bartlett2009-11-241-0/+12
* s4:dsdb Use new helper function to obtain CN=Aggregate schema DN in schema_dataAndrew Bartlett2009-11-241-6/+6
* s4:dsdb Return the subSchemaSubEntry operational attribute on every objectAndrew Bartlett2009-11-241-4/+40
* s4:dsdb Add function to return the CN=Aggregate schema DNAndrew Bartlett2009-11-241-0/+18
* s4:provision Remove 'operational' from secrets.ldb module listAndrew Bartlett2009-11-241-1/+1
* s4:ldap.py - Add a check for the generated "schemaIDGUID"Matthias Dieter Wallnöfer2009-11-231-0/+2
* s4:dsdb Move module configuration from each ldb into samba_dsdb.cAndrew Bartlett2009-11-238-86/+408
* s4:provision Simplify the module listAndrew Bartlett2009-11-232-20/+26
* s4/schema(tort): Refactor DSDB-SYNTAX test for better performanceKamen Mazdrashki2009-11-231-35/+86
* s4/schema: Handle Object(OR-Name) syntax in extended_dn_out moduleKamen Mazdrashki2009-11-231-4/+12
* s4/schema: Object(OR-Name) syntax handling for DRS callsKamen Mazdrashki2009-11-233-6/+11
* s4/schema(tort): Inject authOrig attribute into schema loaded for testsKamen Mazdrashki2009-11-231-1/+44
* s4/schema(tort): Add test for Object(OR-Name) syntaxKamen Mazdrashki2009-11-231-0/+8
* s4/schema(tort): Test LDB_SYNTAX_DN with extended_dn in [GUID;SID;DN] formKamen Mazdrashki2009-11-231-1/+9
* s4/drs(tort): DSSYNC test to print what is different in drs_msg alsoKamen Mazdrashki2009-11-231-1/+7
* s4-smbtorture: fix spoolss_EnumPrinterKey client in RPC-SPOOLSS-WIN.Günther Deschner2009-11-231-4/+19
* s4-smbtorture: add tests for spoolss_EnumPrinterKey to RPC-SPOOLSS-PRINTER.Günther Deschner2009-11-231-0/+81
* s4:netlogon RPC - Remove trailing whitespaceMatthias Dieter Wallnöfer2009-11-221-1/+1
* s4:netlogon RPC - Fix up the error handlingMatthias Dieter Wallnöfer2009-11-221-4/+2