summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-03s3: I thought I had compiled this....Volker Lendecke1-1/+1
2010-10-03s4:dsdb_dn_val_rmd_flags - memmem - scan the whole string for occourencesMatthias Dieter Wallnöfer1-1/+1
2010-10-03s4:ldap.py - delete the right object after test completitionMatthias Dieter Wallnöfer1-1/+1
2010-10-03s4:ldap.py - fix "system only" testMatthias Dieter Wallnöfer1-0/+8
2010-10-03s4:acl_read LDB module - fix counter typeMatthias Dieter Wallnöfer1-1/+2
2010-10-03s4:getncchanges.c - fix some counter typesMatthias Dieter Wallnöfer1-3/+3
2010-10-03s4:schema_samba4.ldif - update allocated controls listMatthias Dieter Wallnöfer1-0/+1
2010-10-03s4:libcli/resolve/dns_ex.c - fix "const" warningMatthias Dieter Wallnöfer1-1/+2
2010-10-03s3: Move #define VALGRIND to config.hVolker Lendecke2-10/+7
2010-10-03s4:rpc_server/echo: fix compiler warningStefan Metzmacher1-1/+1
2010-10-03s3: Attempt to fix the IRIX buildVolker Lendecke1-1/+1
2010-10-03s3: Attempt to fix a ton of warnings on the build farmVolker Lendecke3-12/+11
2010-10-03s3: Remove talloc_autofree_context() from dmapi.cVolker Lendecke1-2/+1
2010-10-03s3: Remove talloc_autofree_context() from unexpected.cVolker Lendecke1-2/+1
2010-10-03s3: Remove talloc_autofree_context() from srv_samr_nt.cVolker Lendecke1-4/+2
2010-10-03s3: Remove talloc_autofree_context from pdb_interfaceVolker Lendecke1-1/+1
2010-10-03s4-kcc: silence "Testing kcctpl_create_intersite_connections" messageAndrew Tridgell1-1/+1
2010-10-02s4-selftest: support 'make testenv SCREEN=1'Andrew Tridgell4-5/+27
2010-10-02s4-selftest: silence warnings about bind chownAndrew Tridgell2-2/+4
2010-10-02s4-test: silence a tap2subunit errorAndrew Tridgell1-1/+1
2010-10-02s4-test: silence the Failed to chown message in make testAndrew Tridgell1-3/+5
2010-10-02s4-ldif: get rid of the ndr_pull_error message on startupAndrew Tridgell1-10/+15
2010-10-02s4-server: exit with status 127 on SIGTERMAndrew Tridgell1-1/+1
2010-10-02s4-selftest: added --screen option for testAndrew Tridgell2-4/+75
2010-10-02s4-selftest: fixed up exit codes on signals for make testAndrew Tridgell1-5/+10
2010-10-03land: Force always emailing when there is no other mechanism of progress repo...Jelmer Vernooij1-2/+8
2010-10-03land: Attach tarball of logs rather than individual logs to keep theJelmer Vernooij1-19/+11
2010-10-03land: Some cosmetic fixes.Jelmer Vernooij2-30/+55
2010-10-03land: Attach test output files to result emails.Jelmer Vernooij1-11/+43
2010-10-03land: Add --revision argument.Jelmer Vernooij2-8/+29
2010-10-03land-remote: Run remote land command unbuffered.Jelmer Vernooij2-2/+2
2010-10-03s4-kdc Fix up after import of new lorikeet-heimdalAndrew Bartlett2-4/+19
2010-10-03Add new files for sha512 supportAndrew Bartlett2-1/+275
2010-10-03s4:heimdal: import lorikeet-heimdal-201010022046 (commit 1bea031b9404b14114b0...Andrew Bartlett24-125/+418
2010-10-03s4-heimdal We don't need HDBDIR any moreAndrew Bartlett1-2/+0
2010-10-03heimdal: change the version stringMatthieu Patou1-1/+1
2010-10-03s4-heimdal_build fix up build after heimdal importAndrew Bartlett4-8/+20
2010-10-03s4:heimdal: import lorikeet-heimdal-201009250123 (commit 42cabfb5b683dbcb97d5...Matthieu Patou382-1687/+34153
2010-10-02s4-ldapcmp.py: Don't guess credentials for second Credentials objectKamen Mazdrashki1-1/+1
2010-10-03s4-getopt.py: Make Anonymous creds when no credentialsKamen Mazdrashki1-2/+7
2010-10-03s4-test-fsmo.py: Implement kind of busy-wait for role transferKamen Mazdrashki1-18/+36
2010-10-03s4-test-dsdb_schema_info.py: Get rid of global module variablesKamen Mazdrashki1-17/+19
2010-10-03s4-test-dsdb_schema_info.py: Simplify connection SamDBKamen Mazdrashki1-19/+3
2010-10-03s4-test-fsmo.py: Use common implementation for env_get_var_value()Kamen Mazdrashki1-8/+2
2010-10-03s4-test-delete_object.py: Use common implementation for env_get_var_value()Kamen Mazdrashki1-8/+2
2010-10-03s4-python-test: Common implementation for getting environment variable valueKamen Mazdrashki1-0/+11
2010-10-03s4-python-samba: Remove trailing ';'sKamen Mazdrashki2-29/+29
2010-10-03s4-test-fsmo.py: Use common implementation for connect_samdb()Kamen Mazdrashki1-22/+2
2010-10-03s4-test-delete_object.py: Use common implementation for connect_samdb()Kamen Mazdrashki1-20/+2
2010-10-03s4-python-test: Implement global connect_samdb() functionKamen Mazdrashki1-0/+46