summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2012-07-06s4-torture: Test LookupSids3/LookupNames4 over np and tcpip.Andreas Schneider1-8/+26
2012-07-06s4-torture: Make sure lsa_OpenPolicy2 fails over TCP/IP.Andreas Schneider2-8/+16
2012-07-06s4-torture: Make sure lsa_OpenPolicy fails over TCP/IP.Andreas Schneider1-9/+20
2012-07-06s4-torture: Make sure ncacn_np tests are only called over the a pipe.Andreas Schneider2-1/+43
2012-07-06s4-torture: Test LookupSids3 and LookupNames4 only over tcpip.Andreas Schneider1-13/+36
2012-07-06s4-torture: Use test_LookupSids3 function.Andreas Schneider1-32/+1
2012-07-06s4-torture: Fix build warnings in lsa test.Andreas Schneider1-10/+2
2012-07-06s4-classicupgrade: Demote any other 'BDC' accounts back to a member server du...Andrew Bartlett1-2/+12
2012-07-06s4-selftest: Test samba-tool domain dcpromoAndrew Bartlett1-1/+2
2012-07-06s4-samba-tool: Provide a samba-tool domain dcpromo that upgrades a member to ...Andrew Bartlett2-10/+121
2012-07-06s4-dsdb: Give a much better error message when parentGUID generation failsAndrew Bartlett1-3/+3
2012-07-06s4-dsdb: Use parent_object_guid to find the correct parent for new objectsAndrew Bartlett3-1/+129
2012-07-04s4/heimdal: fix make-proto.pl with perl 5.16Björn Jacke1-3/+2
2012-07-03samba-tool: gpo: Update copyrightAmitay Isaacs1-1/+1
2012-07-03samba-tool: gpo: Improve error messagesAmitay Isaacs1-26/+28
2012-07-03samba-tool: gpo: Add del subcommand to delete GPOAmitay Isaacs1-0/+79
2012-07-03samba-tool: gpo: Add listcontainers subcommand to list containers using given...Amitay Isaacs1-0/+37
2012-07-03samba-tool: gpo: Use utility function dc_url() to set the connection urlAmitay Isaacs1-9/+18
2012-07-03samba-tool: gpo: Refactor code using utility functionsAmitay Isaacs1-40/+8
2012-07-03samba-tool: gpo: Add utility functions get_gpo_containers and del_gpo_linkAmitay Isaacs1-0/+50
2012-07-03s4-pysmb: Add deltree() method to remove directory and its contentsAmitay Isaacs1-0/+25
2012-07-03samba-tool: Fix indentationAmitay Isaacs2-4/+4
2012-07-03samba-tool: gpo: Use gpo (id) instead of gpo_dn (DN)Amitay Isaacs1-3/+3
2012-07-03samba-tool: gpo: Correct the attribute name from gPlink to gPLinkAmitay Isaacs1-3/+3
2012-07-03samba-tool: gpo: Fix policy DNAmitay Isaacs1-1/+1
2012-07-03s4-dns: Remove refernece to BIND 9.7 supporting GSS-TSIGAndrew Bartlett1-1/+1
2012-07-03s4-dns: Remove dynamic DNS instructions for bind 9.7Andrew Bartlett1-22/+1
2012-07-03auth: Remove .get_challenge (only used for security=server)Andrew Bartlett7-97/+0
2012-07-02s4-torture: more printf removal from samlogon torture test.Günther Deschner1-29/+25
2012-06-28Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.Jeremy Allison2-5/+9
2012-06-28selftest: run pdbtest against s3dc as wellAndrew Bartlett1-1/+1
2012-06-28selftest: use a loop rather than declare tests for both dc and s3dcAndrew Bartlett1-16/+16
2012-06-28s4-torture: fix typo in samlogon test.Günther Deschner1-1/+1
2012-06-28s4-torture: use torture context for printing debug output.Günther Deschner1-111/+97
2012-06-28source4/smbd/pidfile: don't panic if pid file is corrupt.Rusty Russell1-0/+3
2012-06-27s4-selftest: expand passdb testingAndrew Bartlett1-0/+1
2012-06-27s4-dsdb when setting DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID make it non-cr...Andrew Bartlett1-1/+7
2012-06-27s4-dsdb: Remove hooks for non-directory password handlingAndrew Bartlett1-12/+0
2012-06-26s3-torture: Use static printer for smbd spooler testDavid Disseldorp1-1/+9
2012-06-26torture: add test for smbd print job spoolingDavid Disseldorp1-0/+73
2012-06-26s4-samldb: do not talloc_steal() the elements of the original requestAndrew Bartlett1-4/+10
2012-06-24s4-join: Setup correct DNS configurationAndrew Bartlett2-28/+76
2012-06-25s4-samba_upgradedns: Do not set DNS account for internal serverAndrew Bartlett1-32/+32
2012-06-25s4-join: Import DNS zones in AD DC joinAndrew Bartlett3-20/+59
2012-06-24selftest: Test unix.whoami with kerberos on plugin_s4_dcAndrew Bartlett1-16/+4
2012-06-24s4-classicupgrade: Allow DNS backend to be specifiedAndrew Bartlett2-6/+12
2012-06-24s4-drepl: Ensure that the op->source does not get deallocated too earlyAndrew Bartlett2-9/+25
2012-06-23selftest: schema is not automatically reloaded now so if you modify it you ha...Matthieu Patou1-0/+9
2012-06-22s4-dsdb: operational handle modifyTimeStamp on the CN=aggregate DNMatthieu Patou1-1/+37
2012-06-22s4-schema: improve the documentation of the dsdb_schema structureMatthieu Patou1-4/+6