summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij208-458/+1953
2008-04-02Don't write public functions to protoheaders.Jelmer Vernooij1-1/+1
2008-04-01Add warning to public headers.Jelmer Vernooij3-0/+13
2008-04-01Include right perl directory when installed.Jelmer Vernooij1-1/+1
2008-04-01Install samba-hostconfig library.Jelmer Vernooij1-1/+4
2008-04-01Install pidl to the same directory as Samba.Jelmer Vernooij1-4/+1
2008-04-01Fix dependency on samba-hostconfig.Jelmer Vernooij1-1/+1
2008-04-01Add context pointer to secrets functions.Jelmer Vernooij4-29/+12
2008-04-01Add userdata argument to reseed callback function.Jelmer Vernooij3-6/+8
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij20-38/+38
2008-04-01Add README file explaining param/.Jelmer Vernooij1-0/+4
2008-04-01Move ini-like file parser to the utility library.Jelmer Vernooij4-589/+10
2008-03-29On our way to alpha4...Andrew Bartlett1-1/+1
2008-03-29Rework 'compleated' message in provision to be more useful.Andrew Bartlett2-16/+9
2008-03-29Makefile: Allow "make" with no arguments to build all that will be installed.Andrew Kroeger1-2/+2
2008-03-28mkrelease: Add checks to ensure run from top-level directory of repository.Andrew Kroeger1-0/+6
2008-03-29Add a few more safety catches to the mkrelease.sh script.Andrew Bartlett1-2/+2
2008-03-29Don't leave release trees hanging aroundAndrew Bartlett1-1/+2
2008-03-29Merge branch 'v4-0-test' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett1-3/+2
2008-03-28mkrelease: Update to work with Git instead of SVN.Andrew Kroeger1-3/+2
2008-03-29Fix more valgrind issues.Andrew Bartlett4-3/+52
2008-03-29Fix some valgrind issues.Andrew Bartlett2-3/+9
2008-03-29Finally found the magic string to skip the python registry tests.Andrew Bartlett1-0/+1
2008-03-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett4-5/+8
2008-03-28Fix and test python scripts and kerberosAndrew Bartlett11-26/+136
2008-03-28torture: fix compiler warningsStefan Metzmacher1-4/+3
2008-03-28libcli/security: fix compiler warningsStefan Metzmacher1-0/+2
2008-03-28cldap_server: fix compiler warningStefan Metzmacher1-0/+2
2008-03-28libreplace(samba4): let LIBREPLACE depend on LIBREPLACE_NETWORK for nowStefan Metzmacher1-1/+1
2008-03-28Convert some more files to GPLv3.Andrew Kroeger47-50/+44
2008-03-28Add tool for enabling accountsAndrew Bartlett1-0/+74
2008-03-28Make the setup/newuser and setup/setpassword scripts actually work...Andrew Bartlett3-143/+102
2008-03-28Merge branch 'v4-0-local' of git://git.id10ts.net/samba into v4-0-testJelmer Vernooij2-2/+2
2008-03-28No longer install SWAT filesAndrew Bartlett1-1/+2
2008-03-28Don't specify what should be a default option in the generated smb.confAndrew Bartlett1-2/+2
2008-03-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett3-4/+12
2008-03-28Fix 'oplocks' in loadparm.Andrew Bartlett1-0/+1
2008-03-27provision: Increase max NetBIOS name length from 13 to 15.Andrew Kroeger2-2/+2
2008-03-27Remove define that appears to cause configure test breakage on Julien's machine.Jelmer Vernooij1-2/+0
2008-03-27provision: Initialize uninitialized variables if "targetdir" is notKai Blin1-1/+4
2008-03-27libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.cMichael Adam1-1/+8
2008-03-27Fix how we initialise the oplocks parameter.Andrew Bartlett1-2/+1
2008-03-27Actually call into lp_oplocks() in share_classic backend.Andrew Bartlett1-0/+4
2008-03-27Fix references to ntvfs share configAndrew Bartlett2-2/+2
2008-03-27Merge with metze's change for oplocks to be on by defaultAndrew Bartlett1-3/+0
2008-03-27Make oplocks a per-share option.Andrew Bartlett4-4/+9
2008-03-27selfteset: oplocks are enabled by default nowStefan Metzmacher1-3/+0
2008-03-27opendb_tdb: enable oplocks per defaultStefan Metzmacher1-1/+1
2008-03-26Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-1/+33
2008-03-26Remove old js versions of newuser and provision.Andrew Bartlett3-339/+61