summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Install pidl to the same directory as Samba.Jelmer Vernooij2008-04-011-4/+1
* | Fix dependency on samba-hostconfig.Jelmer Vernooij2008-04-011-1/+1
* | Add context pointer to secrets functions.Jelmer Vernooij2008-04-014-29/+12
* | Add userdata argument to reseed callback function.Jelmer Vernooij2008-04-013-6/+8
* | Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-0120-38/+38
* | Add README file explaining param/.Jelmer Vernooij2008-04-011-0/+4
* | Move ini-like file parser to the utility library.Jelmer Vernooij2008-04-014-589/+10
|/
* Merge commit 'origin/v4-0-stable' into v4-0-testStefan Metzmacher2008-03-290-0/+0
|\
| * Mark as GIT snapshots againAndrew Bartlett2008-03-291-1/+1
| * This is Samba4 alpha3!Andrew Bartlett2008-03-291-1/+1
* | On our way to alpha4...Andrew Bartlett2008-03-291-1/+1
|/
* Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett2008-03-290-0/+0
|\
| * Merge branch 'v4-0-test' of git://git.samba.org/samba into v4-0-localAndrew Kroeger2008-03-284-5/+8
| |\
* | | Rework 'compleated' message in provision to be more useful.Andrew Bartlett2008-03-292-16/+9
* | | howto: Simplify the commands needed and remove reference to removed script.Andrew Kroeger2008-03-291-9/+2
* | | Makefile: Allow "make" with no arguments to build all that will be installed.Andrew Kroeger2008-03-291-2/+2
* | | howto: Clarify differences when working from a tarball instead of Git.Andrew Kroeger2008-03-281-0/+7
* | | mkrelease: Add checks to ensure run from top-level directory of repository.Andrew Kroeger2008-03-281-0/+6
* | | Add a few more safety catches to the mkrelease.sh script.Andrew Bartlett2008-03-291-2/+2
* | | Don't leave release trees hanging aroundAndrew Bartlett2008-03-291-1/+2
* | | Merge branch 'v4-0-test' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett2008-03-291-3/+2
|\ \ \
| * | | mkrelease: Update to work with Git instead of SVN.Andrew Kroeger2008-03-281-3/+2
* | | | Fix more valgrind issues.Andrew Bartlett2008-03-294-3/+52
* | | | Fix some valgrind issues.Andrew Bartlett2008-03-292-3/+9
* | | | Finally found the magic string to skip the python registry tests.Andrew Bartlett2008-03-291-0/+1
* | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-03-284-5/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | torture: fix compiler warningsStefan Metzmacher2008-03-281-4/+3
| * | | libcli/security: fix compiler warningsStefan Metzmacher2008-03-281-0/+2
| * | | cldap_server: fix compiler warningStefan Metzmacher2008-03-281-0/+2
| * | | libreplace(samba4): let LIBREPLACE depend on LIBREPLACE_NETWORK for nowStefan Metzmacher2008-03-281-1/+1
| |/ /
* | / Fix and test python scripts and kerberosAndrew Bartlett2008-03-2812-36/+154
| |/ |/|
* | Convert some more files to GPLv3.Andrew Kroeger2008-03-2853-56/+50
|/
* Add tool for enabling accountsAndrew Bartlett2008-03-281-0/+74
* Remove references to the new SWAT.Andrew Bartlett2008-03-281-6/+2
* Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett2008-03-281-5/+15
|\
| * WHATSNEW: Update information in preparation of Alpha3.Andrew Kroeger2008-03-271-5/+15
* | Make the setup/newuser and setup/setpassword scripts actually work...Andrew Bartlett2008-03-283-143/+102
|/
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-03-282-2/+2
|\
| * Merge branch 'v4-0-local' of git://git.id10ts.net/samba into v4-0-testJelmer Vernooij2008-03-282-2/+2
| |\
| | * provision: Increase max NetBIOS name length from 13 to 15.Andrew Kroeger2008-03-272-2/+2
* | | Add change about account expiryAndrew Bartlett2008-03-281-0/+4
|/ /
* | No longer install SWAT filesAndrew Bartlett2008-03-281-1/+2
* | Don't specify what should be a default option in the generated smb.confAndrew Bartlett2008-03-281-2/+2
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-03-283-4/+12
|\|
| * Remove define that appears to cause configure test breakage on Julien's machine.Jelmer Vernooij2008-03-271-2/+0
| * provision: Initialize uninitialized variables if "targetdir" is notKai Blin2008-03-271-1/+4
| * libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.cMichael Adam2008-03-271-1/+8
* | Fix 'oplocks' in loadparm.Andrew Bartlett2008-03-281-0/+1
* | Fix how we initialise the oplocks parameter.Andrew Bartlett2008-03-271-2/+1
* | Actually call into lp_oplocks() in share_classic backend.Andrew Bartlett2008-03-271-0/+4