summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-02-29Use make to generate list of prototype headers.Jelmer Vernooij1-4/+2
2008-02-29Create SBIN_PROGS and BIN_PROGS lists from within make.Jelmer Vernooij1-6/+2
2008-02-29use gmake to handle .py file copies.Jelmer Vernooij2-3/+5
2008-02-29libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.Michael Adam1-0/+4
2008-02-29libreplace: ifdef out ip6 code if unsupported.Michael Adam1-0/+2
2008-02-29libreplace: fix rep_freeifaddrs to not segfault on NULL input.Michael Adam1-6/+7
2008-02-29libreplace: fix silly crashbug in getifaddrs_test().Michael Adam1-1/+3
2008-02-29libreplace: add missing newline in output of getifaddrs test.Michael Adam1-1/+1
2008-02-29libreplace: add missing semicolon to getifaddrs.Michael Adam1-1/+1
2008-02-29Fix ldapi support.Jelmer Vernooij1-2/+2
2008-02-29Fix typo.Jelmer Vernooij1-1/+1
2008-02-29Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij3-27/+24
2008-02-29raw-qfsinfo: Convert to new torture API.Jelmer Vernooij1-16/+13
2008-02-29Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett12-93/+78
2008-02-29Prove that not supporting ldapi is a bit problem.Andrew Bartlett1-0/+1
2008-02-29Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij6-61/+133
2008-02-29Convert to new torture API.Jelmer Vernooij6-89/+62
2008-02-29Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett6-61/+133
2008-02-29libreplace: try and fix rep_getifaddrs() for Tru64.Michael Adam1-21/+16
2008-02-28libreplace: use the new getifaddrs test also for autoconf.Michael Adam2-33/+16
2008-02-28libreplace: add extended getifaddrs test that prints out the interfaces.Michael Adam4-7/+101
2008-02-29Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett96-445/+573
2008-02-29Simplify the 'password must change' logicAndrew Bartlett2-27/+23
2008-02-28Remove use of global_loadparm.Jelmer Vernooij3-3/+12
2008-02-28Remove use of global_loadparm.Jelmer Vernooij3-1/+4
2008-02-28Remove sDefault as static variable.Jelmer Vernooij13-138/+188
2008-02-28Merge branch 'v4-0-trivial' into v4-0-testJelmer Vernooij70-172/+266
2008-02-28Cache iconv_convenience.Jelmer Vernooij1-12/+22
2008-02-28torture/t_strcmp.c: Remove obsolete file - proper testing is now done in the ...Jelmer Vernooij1-20/+0
2008-02-28More share_init to more apprioriate place.Jelmer Vernooij2-2/+1
2008-02-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij23-240/+337
2008-02-28pvfs_open: fix callers of odb_get_delete_on_close()Stefan Metzmacher1-2/+2
2008-02-28opendb: only return delete_on_close on odb_get_delete_on_close()Stefan Metzmacher4-31/+9
2008-02-28pvfs: remove unused args from pvfs_delete_on_close_set()Stefan Metzmacher2-5/+4
2008-02-28pvfs_open: use the delete_path of odb_close_file()Stefan Metzmacher1-49/+35
2008-02-28opendb: return the path that should be deleted in odb_close_file()Stefan Metzmacher4-6/+30
2008-02-28Ensure we don't try and set the acct_flags if they are 0 (meaningAndrew Bartlett2-1/+9
2008-02-28Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett38-266/+2215
2008-02-28Fix up the libnet tests.Andrew Bartlett2-4/+13
2008-02-28Check for and reject invalid account flags.Andrew Bartlett1-0/+14
2008-02-28Generate ACB_PW_EXPIRED correctlyAndrew Bartlett6-54/+115
2008-02-28Users and computers now share the same template.Andrew Bartlett4-82/+101
2008-02-28Reorder modules to have rdn_name before objectclass.Andrew Bartlett1-1/+1
2008-02-28Fix rdn_name errors.Andrew Bartlett1-1/+2
2008-02-28Do not re-randomise in an individual test.Andrew Bartlett1-2/+0
2008-02-27unixinfo.idl: don't use utf8string anymoreStefan Metzmacher1-2/+2
2008-02-27Remove more global_loadparm uses.Jelmer Vernooij4-8/+16
2008-02-27Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij4-10/+996
2008-02-27Clarify comments.Jelmer Vernooij3-3/+3
2008-02-27Set lp_ctx properly.Jelmer Vernooij1-0/+1