Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16941: Fix crash bug when the pam conversation receives an empty token. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r16940: libnscd sets errno, use that to display error message. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r16939: Still clear the winbind_cache.tdb when offline logons are not enabled. | Günther Deschner | 1 | -2/+4 |
2007-10-10 | r16866: No idea why I did not see the warning, sorry.... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16865: This is a proposal to fix bug 3915. Before sending patches around, th... | Volker Lendecke | 3 | -8/+24 |
2007-10-10 | r16864: Intermediate checkin -- swap the sid_check_is_in_unix_users and | Volker Lendecke | 1 | -38/+38 |
2007-10-10 | r16862: Reverting accidential changes in ads_try_connect() from previous commit. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r16861: Fixing crash bug when passing no domain/realm name to the CLDAP request. | Günther Deschner | 2 | -7/+10 |
2007-10-10 | r16845: Properly report the error during join when the set password fails | Gerald Carter | 1 | -0/+7 |
2007-10-10 | r16836: When receiving a CLDAP reply make sure that we always store the correct | Günther Deschner | 1 | -1/+3 |
2007-10-10 | r16823: Allow to call wbinfo --domain-info="" or --domain-info="." to get domain | Günther Deschner | 1 | -4/+7 |
2007-10-10 | r16800: correct a probable cut&paste error | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r16799: Fix remote smbd crash bug by removing half-implemented info level 4 | Günther Deschner | 1 | -8/+0 |
2007-10-10 | r16797: Add msdfs proxy junctions in the netdfs rpc enumeration. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r16790: Fix memleak. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r16789: Fix bug #3909, when using ea's getting a directory tries to | Jeremy Allison | 2 | -3/+59 |
2007-10-10 | r16785: BUG 3908: Fix rpc bin authentication failure which broke user passwor... | Gerald Carter | 1 | -0/+3 |
2007-10-10 | r16766: A warning found by RHEL3. This might actually be 3.0.23 code, maybe t... | Volker Lendecke | 2 | -2/+2 |
2007-10-10 | r16755: Hunting warning has some benefits.... | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r16751: The precompiled header should really be in the $(buildir) and | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r16749: BUG 3905: don't fail in create_local_nt_token() when a | Gerald Carter | 1 | -3/+4 |
2007-10-10 | r16720: Fix bug #3874 (warning) reported by Jason Mader. | Jeremy Allison | 1 | -2/+6 |
2007-10-10 | r16717: patch from Bjoern Jacke to fix compiler warnings on AIX | Stefan Metzmacher | 1 | -0/+44 |
2007-10-10 | r16713: BUG 3904: fix broken smbwrapper compile | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r16701: Fix segv when adding a printer caused by not initializing the | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r16696: Fix the multiple-outstanding write and trans client | Jeremy Allison | 1 | -2/+22 |
2007-10-10 | r16687: Fix bugs #3901, #3902, #3903 reported by jason@ncac.gwu.edu. | Jeremy Allison | 3 | -8/+19 |
2007-10-10 | r16685: Fix bug #3901 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -7/+1 |
2007-10-10 | r16683: Fix bug #3900 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r16681: Fix bug #3899 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -5/+0 |
2007-10-10 | r16678: Fix bug #3898 reported by jason@ncac.gwu.edu. | Jeremy Allison | 3 | -6/+14 |
2007-10-10 | r16676: .o generates other warnings, use the Solaris trick with .po.o also fo... | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r16665: Fix a couple of bugs I discovered now I've looked | Jeremy Allison | 2 | -11/+33 |
2007-10-10 | r16663: Fix coverity #301, memleak in error path. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16661: Fix from jason@ncac.gwu.edu for bug #3875, | Jeremy Allison | 2 | -1/+7 |
2007-10-10 | r16656: Fix #3894 and #3895 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r16654: Fix bug #3893 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -4/+2 |
2007-10-10 | r16652: Fix bug #3891 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -4/+1 |
2007-10-10 | r16650: Fix bug #3890 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -3/+7 |
2007-10-10 | r16648: Fix bug #3889 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16646: Fix bug #3888 reported by Jason Mader <jason@ncac.gwu.edu>. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16644: Fix bug #3887 reported by jason@ncac.gwu.edu | Jeremy Allison | 12 | -34/+36 |
2007-10-10 | r16642: Fix show-stopper bug #3876. Double-free in wins | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16640: Fix bug #3886 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -3/+0 |
2007-10-10 | r16638: Fix bug #3885, reported by jason@ncac.gwu.edu. Use | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16636: Fix bug #3884 reported by jason@ncac.gwu.edu | Jeremy Allison | 1 | -18/+9 |
2007-10-10 | r16634: Fix bug #3883 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -2/+1 |
2007-10-10 | r16632: Fix bug #3882 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16630: Fix bug #3881, reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -3/+0 |
2007-10-10 | r16628: Fix bug #3880, reported by jason@ncac.gwu.edu | Jeremy Allison | 3 | -12/+12 |