tprouty/samba.git
2007-10-10 Jim McDonoughr13957: Based on patch from Richard Renard <richard...
2007-10-10 Volker Lendecker13955: Fix Coverity ID 139.
2007-10-10 Volker Lendecker13951: Fix Coverity Bug #163.
2007-10-10 Volker Lendecker13950: Fix Coverity bug #168
2007-10-10 Jim McDonoughr13948: Fix the build. Remove rpcclient.h include.
2007-10-10 Lars Müllerr13947: Use tabs instead of spaces for indention.
2007-10-10 Lars Müllerr13946: Link pam_smbpass with the required object files...
2007-10-10 Günther Deschnerr13945: Move display_sec.c to lib/ (as suggested by...
2007-10-10 Volker Lendecker13916: Fix Coverity bug #29. Looks like my code. I...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Volker Lendecker13914: Fix Coverity bug #151.
2007-10-10 Volker Lendecker13895: As agreed upon with gd on the phone, remove...
2007-10-10 Jeremy Allisonr13893: Fix for Coverity issue CID #164. The first...
2007-10-10 Jeremy Allisonr13892: Doh ! My bugfix had a bug :-). Spotted by ...
2007-10-10 Jeremy Allisonr13889: Fix resource leak on error path. Coverity bug...
2007-10-10 Jeremy Allisonr13887: Fix coverity bug CID #94. mem leak on error...
2007-10-10 Jeremy Allisonr13884: Fix coverity CID #95. Resource leak on error...
2007-10-10 Jeremy Allisonr13882: Fix coverity CID bug #96. Missing free on error
2007-10-10 Jeremy Allisonr13880: Fix coverity bug CID #97, mem leak on error...
2007-10-10 Gerald Carterr13878: move PORT_DATA_1 to use static sized UNICODE...
2007-10-10 Jeremy Allisonr13875: Fix coverity bug #148. Deref of rrec before...
2007-10-10 Jeremy Allisonr13873: I think this is the longstanding wins server...
2007-10-10 Günther Deschnerr13864: Some cleanup and the samr set security object...
2007-10-10 Günther Deschnerr13861: Avoid "net rpc join" segfaulting when storing...
2007-10-10 Simo Sorcer13846: Take care of system that do not have LDAP libraries
2007-10-10 Simo Sorcer13843: Merge in net sam provision and some pdb_ldap...
2007-10-10 Volker Lendecker13841: Fix an uninitialized variable warning.
2007-10-10 Gerald Carterr13829: From the "It's not pretty but it works" category
2007-10-10 Gerald Carterr13824: * add api table for Xcv TCPMON and LOCALMON...
2007-10-10 Gerald Carterr13821: replacing some strings with macros
2007-10-10 Gerald Carterr13820: * Start fleshing out the XcvDataPort() server...
2007-10-10 Lars Müllerr13819: Remove accidently with rev 13713 submitted...
2007-10-10 Volker Lendecker13816: Volunteering :-)
2007-10-10 Gerald Carterr13815: "Into the blind world let us now descend,"
2007-10-10 Jeremy Allisonr13802: I *knew* ASU on sparc had to be good for *somet...
2007-10-10 Jeremy Allisonr13799: Make locktest debug a little easier to read.
2007-10-10 Jeremy Allisonr13796: Another load_case_tables...
2007-10-10 Gerald Carterr13794: If you are going to go, go big. That's what...
2007-10-10 Jeremy Allisonr13792: Merged Simo's fixes for tdbtraverse.
2007-10-10 Volker Lendecker13791: Having S-1-1-0 show up in winbind lookupsid...
2007-10-10 Jeremy Allisonr13778: When deleting machine accounts it's the SeMachi...
2007-10-10 Simo Sorcer13776: Merge in the editposix ldapsam optimization
2007-10-10 Gerald Carterr13772: More default changes
2007-10-10 Gerald Carterr13771: BUG 3534: ignore lines in the username map...
2007-10-10 Gerald Carterr13766: Patch from Arek Glabek <aglabek@centeris.com>:
2007-10-10 Gerald Carterr13765: Fix bug reported by jra. Don't check for a...
2007-10-10 Derrell Lipmanr13763: r13223@cabra: derrell | 2006-02-28 20:48...
2007-10-10 Derrell Lipmanr13761: r13221@cabra: derrell | 2006-02-28 20:40...
2007-10-10 Jeremy Allisonr13759: As pointed out by Volker, it isn't much good...
2007-10-10 Gerald Carterr13756: use samu_new() rather than calling talloc(...
2007-10-10 Lars Müllerr13751: Call proto_exists before we create the precompi...
2007-10-10 Lars Müllerr13750: Cleanup line wrap to less than 80 chars.
2007-10-10 Jeremy Allisonr13748: Don't reference memory after we just freed...
2007-10-10 Jeremy Allisonr13747: Fix the reference count for tdbsam_open() ...
2007-10-10 James Peachr13736: Don't assume that printf can handle string...
2007-10-10 James Peachr13733: Reorder so that locking and params declarations...
2007-10-10 Volker Lendecker13729: Fix smbpasswd -x
2007-10-10 Volker Lendecker13728: No, we have not talked about this on irc less...
2007-10-10 Volker Lendecker13727: Fix a segfault
2007-10-10 Jeremy Allisonr13724: Remove unused variable. Bug #3559 from
2007-10-10 Jeremy Allisonr13722: Ensure we use the correct enumerated type....
2007-10-10 Günther Deschnerr13720: Only lockout Administrator after x bad password...
2007-10-10 Lars Müllerr13718: There is even no need to use AC_MSG_WARN in...
2007-10-10 Lars Müllerr13717: Use AC_MSG_WARN if we did not called --with...
2007-10-10 Simo Sorcer13715: Put back the code that actually modify the...
2007-10-10 Lars Müllerr13714: Set MOUNT_CIFS_VENDOR_SUFFIX if _SAMBA_BUILD_...
2007-10-10 Lars Müllerr13713: Added installcifsmount and uninstallcifsmount...
2007-10-10 Günther Deschnerr13711: * Correctly handle acb_info/acct_flags as uint3...
2007-10-10 Tim Potterr13706: Fix typo in typo fix. (-:
2007-10-10 Tim Potterr13705: Fix a typo (and janitor for myself).
2007-10-10 Jeremy Allisonr13704: Janitor for tpot.
2007-10-10 Steve Frenchr13697: Remove unneeded header (header not present...
2007-10-10 Alexander Bokovoyr13695: Make code consistent with documentation. :-)
2007-10-10 Volker Lendecker13694: Committing patch from Aleksey Fedoseev <aleksey...
2007-10-10 Volker Lendecker13693: More Solaris/LDAP fixes from Bjoern <bjoern...
2007-10-10 Volker Lendecker13690: Check in Björn's LDAP Solaris fix.
2007-10-10 Lars Müllerr13688: Revert change to set DAT_FILES and SWAT_MSG_FIL...
2007-10-10 Volker Lendecker13683: Fix the 'valid users = +users' problem I introd...
2007-10-10 Jeremy Allisonr13682: Actually give a developer a prayer of finding...
2007-10-10 Gerald Carterr13679: Commiting the rm_primary_group.patch posted...
2007-10-10 Volker Lendecker13678: Remove unneeded braces
2007-10-10 Gerald Carterr13677: patch from Max N. Boyarov <m.boyarov@sam-soluti...
2007-10-10 Gerald Carterr13676: have to return a value from a non-void function
2007-10-10 Gerald Carterr13675: * patch from Bjoern JACKE <samba@j3e.de> to...
2007-10-10 Gerald Carterr13671: fix return value in (void)fn()
2007-10-10 Jeremy Allisonr13669: Get rid of poor errno mapping table. Bounce...
2007-10-10 Jeremy Allisonr13664: Fix the cli_error codes to always detect a...
2007-10-10 Lars Müllerr13663: make uninstall DESTDIR=/somewhere no longer...
2007-10-10 Günther Deschnerr13660: Attempt to better handle the failure that we...
2007-10-10 Günther Deschnerr13657: Let winbindd try to obtain the gecos field...
2007-10-10 Lars Müllerr13656: Use the new installdirs.sh syntax for all calls.
2007-10-10 Tim Potterr13648: Duh.
2007-10-10 Jeremy Allisonr13647: Fix for standalone Samba servers and XP clients...
2007-10-10 Lars Müllerr13645: Revert debug output.
2007-10-10 Lars Müllerr13644: Do not shift anything inside the for loop away...
2007-10-10 Lars Müllerr13643: Enable script debug output to get some more...
2007-10-10 Lars Müllerr13642: Fix install* scripts to use DESTDIR.
2007-10-10 Jeremy Allisonr13641: Finish fix for #3510. Don't use client schannel...
2007-10-10 Günther Deschnerr13639: Never overwrite the acct_flags in rpccli_netlog...
2007-10-10 Günther Deschnerr13625: Now that Heimdal 0.7.2 is released, we reenable...
next