Age | Commit message (Expand) | Author | Files | Lines |
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 | r16614: Klocwork #2012. memleak on error path. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r16612: Klocwork fix #2011. memleak on error path. | Jeremy Allison | 1 | -6/+11 |
2007-10-10 | r16453: Fix another memleak. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r16435: Add in the uid info that Jerry needs into the | Jeremy Allison | 1 | -2/+3 |
2007-10-10 | r16429: Fix final 4 Klocwork bugs we're going to fix before | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16409: Fix Klocwork ID's. | Volker Lendecke | 2 | -4/+8 |
2007-10-10 | r16363: Fix Klocwork ID 981 1652 | Volker Lendecke | 1 | -1/+4 |
2007-10-10 | r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607 | Volker Lendecke | 7 | -12/+75 |
2007-10-10 | r16346: Allow to exit a "net rpc shell" with 'quit' or 'exit'. | Günther Deschner | 1 | -0/+4 |
2007-10-10 | r16345: Improve the chance that our users can discover one of the coolest 'net' | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r16344: Allow to set passwords directly when creating users via "net rpc user | Günther Deschner | 2 | -2/+56 |
2007-10-10 | r16298: On request of jiri sasek - Sun Microsystems - Prague Czech Republic <... | Jeremy Allison | 1 | -6/+6 |
2007-10-10 | r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned | Jeremy Allison | 3 | -6/+6 |
2007-10-10 | r16270: Fix Klocwork #706 - ensure sscanf has correct format | Jeremy Allison | 1 | -4/+5 |
2007-10-10 | r16267: Fix Klocwork #401, #402 - ensure format specifier | Jeremy Allison | 1 | -1/+8 |
2007-10-10 | r16261: Smaller fixes for net ads password. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r16252: Fix Klocwork ID 1119, 1121. | Volker Lendecke | 1 | -0/+10 |
2007-10-10 | r16251: for i in `seq 1 1000` | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16247: Fix Coverity ID 296 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16241: Fix Klocwork #106 and others like it. | Jeremy Allison | 1 | -8/+25 |
2007-10-10 | r16230: Fix Klocwork #861 and others. localtime and asctime | Jeremy Allison | 4 | -12/+27 |
2007-10-10 | r16219: BUG 3836, 3837, 3004: compile warning fixes from Jason Mader. | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r16115: Make "net ads changetrustpw" work again. | Günther Deschner | 1 | -4/+4 |
2007-10-10 | r15971: Obey the manpage description and make changesecretpw accept a passwor... | Simo Sorce | 1 | -1/+14 |
2007-10-10 | r15906: smbpasswd help text for -W option (patch from Aruna Prabakar <aruna.p... | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r15890: Use correct enum type (bug #3722) from Jason Mader <jason@ncac.gwu.edu>. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r15703: Fix d_printf call. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r15701: change 'net ads leave' to disable the machine account in the domain (... | Gerald Carter | 3 | -212/+395 |
2007-10-10 | r15680: use the user creds when calling net_set_machine_spn() rather than th... | Gerald Carter | 1 | -64/+15 |
2007-10-10 | r15657: Fix some Tru64 warnings | Volker Lendecke | 2 | -3/+3 |
2007-10-10 | r15646: Implement an setdomainsid command as well | Simo Sorce | 2 | -1/+23 |
2007-10-10 | r15630: adapt smbclient fix to smbtree to enable long share names | Jim McDonough | 1 | -0/+57 |
2007-10-10 | r15608: Fix a couple of Coverity errors | Volker Lendecke | 1 | -0/+9 |
2007-10-10 | r15597: more ads join fixes -- we can only set the PWDNOEXP and DES_ONLY acb ... | Gerald Carter | 1 | -7/+9 |
2007-10-10 | r15566: Fix Coverity bug # 284. The lp_ldap_xx_suffix function only return NU... | Volker Lendecke | 1 | -7/+16 |
2007-10-10 | r15561: Should re-fix older systems without RC4-HMAC support | Gerald Carter | 1 | -15/+6 |
2007-10-10 | r15560: Since the hotel doesn't have Sci-Fi and no "Doctor Who".... | Gerald Carter | 1 | -5/+71 |
2007-10-10 | r15559: Smaller fixes for the new cldap code: | Günther Deschner | 1 | -2/+1 |
2007-10-10 | r15549: removing rhosts and 'hosts equiv' authentication features | Gerald Carter | 1 | -9/+0 |
2007-10-10 | r15543: New implementation of 'net ads join' to be more like Windows XP. | Gerald Carter | 6 | -517/+607 |
2007-10-10 | r15529: Initialise our saved uid and gid so that we can tell when | James Peach | 1 | -0/+1 |
2007-10-10 | r15523: Honour the time_offset also when verifying kerberos tickets. This | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r15471: Clarify error message | Volker Lendecke | 2 | -4/+4 |
2007-10-10 | r15462: replace the use of OpenLDAP's ldap_domain2hostlist() for | Gerald Carter | 2 | -30/+48 |
2007-10-10 | r15460: Prefer to use the indexed objectCategory attribute (instead of | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose. | Günther Deschner | 1 | -0/+31 |
2007-10-10 | r15424: Implement a "stacktrace" smbcontrol option using libunwind's remote | James Peach | 1 | -1/+186 |
2007-10-10 | r15341: Ok I give up, I've been beaten by bug reports. People | Jeremy Allison | 1 | -7/+43 |