Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r1812: Fix from Richard Renard <rrenard@idealx.com> to be able to reset | Jeremy Allison | 1 | -3/+30 |
2007-10-10 | r1810: Patch from Richard Renard <rrenard@idealx.com> to store | Jeremy Allison | 4 | -2/+74 |
2007-10-10 | r1809: Patch from Richard Renard <rrenard@idealx.com> to store | Jeremy Allison | 1 | -1/+6 |
2007-10-10 | r1789: compiler warnings from SuSE | Gerald Carter | 2 | -2/+6 |
2007-10-10 | r1780: Remove the UTC comment as it isn't. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r1778: Fix based on code from Richard Renard <rrenard@idealx.com> to | Jeremy Allison | 1 | -0/+42 |
2007-10-10 | r1750: This patch allows net ads lookup to rely on command line arguments if ... | Jim McDonough | 2 | -2/+6 |
2007-10-10 | r1733: Fix hashed password history for LDAP backends. | Jeremy Allison | 1 | -10/+26 |
2007-10-10 | r1721: Get rid of compiler-warning. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r1720: Show correct help for net groupmap commands. | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r1716: Get rid of a compiler warning. "pipe" is a symbol that is defined as a... | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r1698: fix build. | Günther Deschner | 1 | -2/+3 |
2007-10-10 | r1692: first commit :) | Günther Deschner | 12 | -27/+3053 |
2007-10-10 | r1684: Patch for bug #1578 based on fix from Alexander E. Patrakov, | Jeremy Allison | 1 | -12/+19 |
2007-10-10 | r1681: Ensure we return the same ACL revision on the wire that W2K3 does. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r1668: fixing bug in spec file when installing libsmbclient | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r1665: Patch from James Peach @ SGI to stop using sendfile if it isn't | Jeremy Allison | 2 | -2/+18 |
2007-10-10 | r1663: fixing syntax error in OID for sambaUnixIdPool, sambaSidEntry, & samba... | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r1661: Changed the password history format so that each history entry | Jeremy Allison | 5 | -22/+74 |
2007-10-10 | r1658: Expand aliases for getusersids as well. | Volker Lendecke | 1 | -0/+56 |
2007-10-10 | r1656: Patch from James Peach: | Vance Lankhaar | 1 | -0/+2 |
2007-10-10 | r1638: Dont always uppercase "afs username map" | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r1616: Fix user unmount of shares mount with suid mount.cifs | Steve French | 1 | -9/+33 |
2007-10-10 | r1613: Patch from Tom Shaw <tomisfaraway@gmail.com> to use | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r1612: Fix bug #1571 found by Guenter Kukkukk <guenter.kukkukk@kukkukk.com> | Andrew Bartlett | 1 | -2/+5 |
2007-10-10 | r1610: Patch from Richard Renard <rrenard@idealx.com>. Ensure we | Jeremy Allison | 1 | -10/+4 |
2007-10-10 | r1608: Fix from Nick THOMPSON <nickthompson@agere.com> to protect smbd | Jeremy Allison | 1 | -3/+8 |
2007-10-10 | r1599: Use -Bsymbolic when creating shared libraries to avoid conflicts with | Tim Potter | 1 | -1/+1 |
2007-10-10 | r1590: Small fixes from Günther Deschner | Volker Lendecke | 1 | -7/+3 |
2007-10-10 | r1588: This is one of the more pathetic patches I ever checked in. Many hours of | Volker Lendecke | 2 | -96/+73 |
2007-10-10 | r1583: Patch by Fabien Chevalier <fabien.chevalier@supelec.fr> | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1582: On failure, print the length of the right variable. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1581: 'NULL' NTLMSSP is both a pain to get right, and compleatly and utterly | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r1572: setting version to 3.0.7pre1; I will pull back changes into 3.0.6rc2 m... | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r1570: merging changes from 3.0.5 | Gerald Carter | 7 | -22/+28 |
2007-10-10 | r1562: Make winbind for -S (sid->uid) and -Y (sid->gid) check whether the sid | Volker Lendecke | 1 | -0/+41 |
2007-10-10 | r1561: iconv detection fix from James Peach <jpeach@sgi.com> | Gerald Carter | 1 | -13/+19 |
2007-10-10 | r1560: Not that anybody uses this stuff (yet...), but at least get it correct... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r1557: Add sigchld handling to winbindd. Next step is to have the child resta... | Richard Sharpe | 1 | -0/+13 |
2007-10-10 | r1553: Good patch from Guenther Deschner <gd@sernet.de> to display share ACL | Jeremy Allison | 2 | -0/+59 |
2007-10-10 | r1539: If a account was locked out by an admin (and has a bad password count ... | Jeremy Allison | 1 | -6/+19 |
2007-10-10 | r1537: Fix to stop printing accounts from resetting the bas password | Jeremy Allison | 1 | -15/+10 |
2007-10-10 | r1532: Remove unused structure element | Volker Lendecke | 1 | -1/+0 |
2007-10-10 | r1531: smbd/tdbutil.c isn't used anymore. Bug 1443 is suspected to be a tdb | Volker Lendecke | 2 | -86/+1 |
2007-10-10 | r1506: Fix inspired by patches from Michael Collin Nielsen <michael@hum.aau.d... | Jeremy Allison | 1 | -11/+15 |
2007-10-10 | r1504: Remove insane use of "user password" on the COMMAND LINE ! | Jeremy Allison | 1 | -25/+6 |
2007-10-10 | r1501: One more check for option != 0. | Jeremy Allison | 1 | -1/+5 |
2007-10-10 | r1500: BUG 1516: manually declare ldap_open_with_timeout() to workaround comp... | Gerald Carter | 1 | -0/+9 |
2007-10-10 | r1492: Rework our random number generation system. | Andrew Bartlett | 19 | -71/+82 |
2007-10-10 | r1487: Remove unused parameter for the client-side signing functions. | Andrew Bartlett | 3 | -4/+4 |