| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Add a few more safety catches to the mkrelease.sh script. | Andrew Bartlett | 2008-03-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | Don't leave release trees hanging around | Andrew Bartlett | 2008-03-29 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of git://git.id10ts.net/samba into 4-0-local | Andrew Bartlett | 2008-03-29 | 1 | -3/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | mkrelease: Update to work with Git instead of SVN. | Andrew Kroeger | 2008-03-28 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | Fix more valgrind issues. | Andrew Bartlett | 2008-03-29 | 4 | -3/+52 | |
| * | | | | | | | | | | | | | | | | | | | | | | Fix some valgrind issues. | Andrew Bartlett | 2008-03-29 | 2 | -3/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | Finally found the magic string to skip the python registry tests. | Andrew Bartlett | 2008-03-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 2008-03-28 | 4 | -5/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | torture: fix compiler warnings | Stefan Metzmacher | 2008-03-28 | 1 | -4/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | libcli/security: fix compiler warnings | Stefan Metzmacher | 2008-03-28 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | cldap_server: fix compiler warning | Stefan Metzmacher | 2008-03-28 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | libreplace(samba4): let LIBREPLACE depend on LIBREPLACE_NETWORK for now | Stefan Metzmacher | 2008-03-28 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Fix and test python scripts and kerberos | Andrew Bartlett | 2008-03-28 | 11 | -26/+136 | |
| * | | | | | | | | | | | | | | | | | | | | | | Convert some more files to GPLv3. | Andrew Kroeger | 2008-03-28 | 47 | -50/+44 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Add tool for enabling accounts | Andrew Bartlett | 2008-03-28 | 1 | -0/+74 | |
| * | | | | | | | | | | | | | | | | | | | | | Make the setup/newuser and setup/setpassword scripts actually work... | Andrew Bartlett | 2008-03-28 | 3 | -143/+102 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-local' of git://git.id10ts.net/samba into v4-0-test | Jelmer Vernooij | 2008-03-28 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | provision: Increase max NetBIOS name length from 13 to 15. | Andrew Kroeger | 2008-03-27 | 2 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | No longer install SWAT files | Andrew Bartlett | 2008-03-28 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | Don't specify what should be a default option in the generated smb.conf | Andrew Bartlett | 2008-03-28 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 2008-03-28 | 3 | -4/+12 | |
| |\| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Remove define that appears to cause configure test breakage on Julien's machine. | Jelmer Vernooij | 2008-03-27 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | provision: Initialize uninitialized variables if "targetdir" is not | Kai Blin | 2008-03-27 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | | libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.c | Michael Adam | 2008-03-27 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | | | | | Fix 'oplocks' in loadparm. | Andrew Bartlett | 2008-03-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | Fix how we initialise the oplocks parameter. | Andrew Bartlett | 2008-03-27 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | | | Actually call into lp_oplocks() in share_classic backend. | Andrew Bartlett | 2008-03-27 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | Fix references to ntvfs share config | Andrew Bartlett | 2008-03-27 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | Merge with metze's change for oplocks to be on by default | Andrew Bartlett | 2008-03-27 | 1 | -3/+0 | |
| |\| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | selfteset: oplocks are enabled by default now | Stefan Metzmacher | 2008-03-27 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | | | | | opendb_tdb: enable oplocks per default | Stefan Metzmacher | 2008-03-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | Make oplocks a per-share option. | Andrew Bartlett | 2008-03-27 | 4 | -4/+9 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 2008-03-26 | 1 | -1/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Add some more header properties as inline comments to the generated samba3 cl... | Günther Deschner | 2008-03-25 | 1 | -1/+33 | |
| * | | | | | | | | | | | | | | | | | | | Remove old js versions of newuser and provision. | Andrew Bartlett | 2008-03-26 | 3 | -339/+61 | |
| * | | | | | | | | | | | | | | | | | | | Clean up the ldb python bindings to be 64 bit safe. | Andrew Bartlett | 2008-03-26 | 2 | -35/+55 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Remove pointless cast | Andrew Bartlett | 2008-03-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Remove useless extra argument to samdb_result_account_expires(). | Andrew Bartlett | 2008-03-25 | 3 | -6/+5 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 2008-03-25 | 2 | -0/+54 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Add my copyright | Volker Lendecke | 2008-03-21 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | Prove that a setuserinfo level 25 does set the pwdlastset field | Volker Lendecke | 2008-03-20 | 1 | -0/+50 | |
| | * | | | | | | | | | | | | | | | | | | Add the workstation to the anon sessetup credentials | Volker Lendecke | 2008-03-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | Fix a warning | Volker Lendecke | 2008-03-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | Explain why this attribute should be skipped. | Andrew Bartlett | 2008-03-20 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 2008-03-20 | 1 | -10/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | ntlm_auth: Improve compliance to the Squid helper protocol. | Kai Blin | 2008-03-20 | 1 | -10/+10 | |
| * | | | | | | | | | | | | | | | | | | | More kludge ACLs! | Andrew Bartlett | 2008-03-20 | 5 | -124/+237 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Indent | Andrew Bartlett | 2008-03-19 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Remove unused variable. | Andrew Bartlett | 2008-03-19 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | More safety around ldb_dn C functions in python bindings. | Andrew Bartlett | 2008-03-19 | 1 | -2/+6 | |
