Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3637: update the debian packages changelog | Simo Sorce | 1 | -0/+20 |
2007-10-10 | r3628: A typo and a compile-warning. | Günther Deschner | 2 | -2/+2 |
2007-10-10 | r3627: Allow to add dummy-form in rpcclient. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r3616: Merge for 3.0.8. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r3604: fix bug in Fedora packaging scripts | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r3569: Fix for bug #1651, added extra servicePrincipalNames for kerberos inte... | Jeremy Allison | 1 | -6/+44 |
2007-10-10 | r3566: Completely replace the queryuseraliases call. The previous implementat... | Volker Lendecke | 9 | -281/+131 |
2007-10-10 | r3563: During a typical logon a modern workstation makes a lot of anonymous s... | Volker Lendecke | 5 | -1/+74 |
2007-10-10 | r3561: Since we have tdb_reopen_all() after all forks, the local_pid logic is... | Volker Lendecke | 2 | -8/+2 |
2007-10-10 | r3559: If called interactively, on shutdown dump the talloc contexts left. Idea | Volker Lendecke | 1 | -0/+9 |
2007-10-10 | r3538: Fix the build with the latest Heimdal code. | Jeremy Allison | 3 | -7/+15 |
2007-10-10 | r3535: Tidy up error reporting. Memory leak with MIT krb5 1.3.5 turns | Jeremy Allison | 1 | -11/+13 |
2007-10-10 | r3525: Fix a memleak | Volker Lendecke | 1 | -1/+5 |
2007-10-10 | r3504: Fix incorrectly applied patch. My fault - sorry! | Tim Potter | 1 | -1/+2 |
2007-10-10 | r3502: Tidy up debugging in kerberos_keytab code. | Jeremy Allison | 1 | -32/+48 |
2007-10-10 | r3498: Optimisation of idmap_rid init: Avoid calling a DC for the domain-sid | Günther Deschner | 1 | -28/+42 |
2007-10-10 | r3496: Fix calling of get_acl_group_bits(). | Günther Deschner | 2 | -2/+4 |
2007-10-10 | r3495: Fix the build (recent kerberos-changes). | Günther Deschner | 3 | -4/+7 |
2007-10-10 | r3492: Fixes from testing kerberos salted principal fix. | Jeremy Allison | 3 | -24/+66 |
2007-10-10 | r3469: Fix build of smbmount. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r3451: Finish off kerberos salting patch. Needs testing ! | Jeremy Allison | 3 | -54/+63 |
2007-10-10 | r3439: Finally fix build for platforms without kerberos. | Günther Deschner | 2 | -6/+6 |
2007-10-10 | r3438: fix some kerberos-related prototype warnings | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r3437: fix the build. | Günther Deschner | 1 | -4/+4 |
2007-10-10 | r3436: Fix build with recent heimdal-versions (0.6.3) as pointed out by Luke | Günther Deschner | 1 | -0/+2 |
2007-10-10 | r3420: install smbwrapper and add the include directory in the package | Gerald Carter | 2 | -0/+8 |
2007-10-10 | r3417: BUG 350: patch from Matt Selsky <selsky@columbia.edu> to use autoconf ... | Gerald Carter | 1 | -4/+6 |
2007-10-10 | r3408: Another build fix | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r3407: Fix the build | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r3399: a few more packaging fixes | Gerald Carter | 2 | -18/+17 |
2007-10-10 | r3398: fixing up solaris packaging for 3.0.x | Gerald Carter | 9 | -234/+530 |
2007-10-10 | r3381: More merging of the #1717 patch. Fixup some erroneous assumptions about | Jeremy Allison | 2 | -62/+77 |
2007-10-10 | r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai... | Jeremy Allison | 3 | -17/+91 |
2007-10-10 | r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh... | Jeremy Allison | 6 | -19/+592 |
2007-10-10 | r3345: More MIT/Heimdal tests for comparing enctypes now. | Jeremy Allison | 2 | -0/+16 |
2007-10-10 | r3342: More MIT/Heimdal fixes to allow an enctype to be explicitly set in a k... | Jeremy Allison | 2 | -0/+35 |
2007-10-10 | r3339: allow tdbtool to be built | Herb Lewis | 1 | -1/+8 |
2007-10-10 | r3326: BUG 1782: reorder loadparm.c to prevent testparm from displaying synon... | Gerald Carter | 1 | -5/+5 |
2007-10-10 | r3298: turning sendfile back off by default | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r3296: Fix to ensure entries are stored in correct order. Bug #1498. Patch from | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r3294: Fix for SMB signing with 56-bit DES session keys. From Nalin Dahyabhai... | Jeremy Allison | 1 | -2/+9 |
2007-10-10 | r3292: A fix from Narayana Pattipati <narayana[dot]pattipati[at]wipro\dotty/... | Richard Sharpe | 2 | -3/+3 |
2007-10-10 | r3275: Fix from Michael Sweet <mike@easysw.com> for bug #1892. | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r3273: Ensure we're consistent in the use of strchr_m for '@'. | Jeremy Allison | 3 | -4/+4 |
2007-10-10 | r3264: fix lmhosts lookup so that we don't say we found something when we rea... | Gerald Carter | 1 | -24/+29 |
2007-10-10 | r3230: swat/lang/*/include/*html are no installed anymore | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r3228: Fix for bugzilla #1884 from Brett Funderburg. Use the value of | Tim Potter | 1 | -2/+2 |
2007-10-10 | r3225: Fix correct use of resume name. Cope with the resume | Jeremy Allison | 1 | -3/+7 |
2007-10-10 | r3221: Remove check for allow-trusted-domains so that this thing does not thr... | John Terpstra | 1 | -1/+1 |
2007-10-10 | r3151: Add the "no warranty"-section in the licence header. | Günther Deschner | 1 | -0/+10 |