summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | 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-2811-26/+136
* | | | | | | | | | | | | | | | | | | | | | Convert some more files to GPLv3.Andrew Kroeger2008-03-2847-50/+44
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Add tool for enabling accountsAndrew Bartlett2008-03-281-0/+74
* | | | | | | | | | | | | | | | | | | | | Make the setup/newuser and setup/setpassword scripts actually work...Andrew Bartlett2008-03-283-143/+102
* | | | | | | | | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | Fix references to ntvfs share configAndrew Bartlett2008-03-272-2/+2
* | | | | | | | | | | | | | | | | | | Merge with metze's change for oplocks to be on by defaultAndrew Bartlett2008-03-271-3/+0
|\| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | selfteset: oplocks are enabled by default nowStefan Metzmacher2008-03-271-3/+0
| * | | | | | | | | | | | | | | | | | opendb_tdb: enable oplocks per defaultStefan Metzmacher2008-03-271-1/+1
* | | | | | | | | | | | | | | | | | | Make oplocks a per-share option.Andrew Bartlett2008-03-274-4/+9
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-03-261-1/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Add some more header properties as inline comments to the generated samba3 cl...Günther Deschner2008-03-251-1/+33
* | | | | | | | | | | | | | | | | | | Remove old js versions of newuser and provision.Andrew Bartlett2008-03-263-339/+61
* | | | | | | | | | | | | | | | | | | Clean up the ldb python bindings to be 64 bit safe.Andrew Bartlett2008-03-262-35/+55
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Remove pointless castAndrew Bartlett2008-03-251-1/+1
* | | | | | | | | | | | | | | | | | Remove useless extra argument to samdb_result_account_expires().Andrew Bartlett2008-03-253-6/+5
* | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-03-252-0/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Add my copyrightVolker Lendecke2008-03-211-0/+1
| * | | | | | | | | | | | | | | | | | Prove that a setuserinfo level 25 does set the pwdlastset fieldVolker Lendecke2008-03-201-0/+50
| * | | | | | | | | | | | | | | | | | Add the workstation to the anon sessetup credentialsVolker Lendecke2008-03-201-0/+2
| * | | | | | | | | | | | | | | | | | Fix a warningVolker Lendecke2008-03-201-0/+1
* | | | | | | | | | | | | | | | | | | Explain why this attribute should be skipped.Andrew Bartlett2008-03-201-0/+1
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-03-201-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | ntlm_auth: Improve compliance to the Squid helper protocol.Kai Blin2008-03-201-10/+10
* | | | | | | | | | | | | | | | | | | More kludge ACLs!Andrew Bartlett2008-03-205-124/+237
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | IndentAndrew Bartlett2008-03-191-1/+2
* | | | | | | | | | | | | | | | | | Remove unused variable.Andrew Bartlett2008-03-191-1/+0
* | | | | | | | | | | | | | | | | | More safety around ldb_dn C functions in python bindings.Andrew Bartlett2008-03-191-2/+6