r13327: Update install.html location & fix typo.
[ira/wip.git] / source3 / libsmb /
2007-10-10 Jeremy Allisonr13322: Fix warning time_t != int.
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr13310: first round of server affinity patches for...
2007-10-10 Jeremy Allisonr13274: Fix for bug #3467. Not a show stopper.
2007-10-10 Jeremy Allisonr13238: Fix from Qiao Yang <qyang@stbernard.com> to...
2007-10-10 Derrell Lipmanr13216: r12422@cabra: derrell | 2006-01-28 23:57...
2007-10-10 Derrell Lipmanr13214: r12420@cabra: derrell | 2006-01-28 19:10...
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Volker Lendecker13211: Fix remote password changing if password must...
2007-10-10 Jeremy Allisonr13176: Fix show-stopper bug for 3.0.21b where 4 leg...
2007-10-10 Jeremy Allisonr13147: Raise creds_server_step fail log messages to...
2007-10-10 Jeremy Allisonr13119: Fix for #1779 from William Jojo <jojowil@hvcc...
2007-10-10 Günther Deschnerr13020: Prevent cli_krb5_get_ticket of getting into...
2007-10-10 Jeremy Allisonr13015: Make logic much clearer. From jpeach.
2007-10-10 Jeremy Allisonr13012: Fix #3421 - it turns out krb5_kt_get_entry...
2007-10-10 Jeremy Allisonr12922: Fix typo.
2007-10-10 Jeremy Allisonr12920: Fix for #3401 from Andrew Bartlett. Original...
2007-10-10 Derrell Lipmanr12758: r12127@cabra: derrell | 2006-01-03 15:22...
2007-10-10 Jeremy Allisonr12713: Remove use of uint8_t -> uint8.
2007-10-10 Derrell Lipmanr12579: r12122@cabra: derrell | 2005-12-29 12:03...
2007-10-10 Derrell Lipmanr12576: r12115@cabra: derrell | 2005-12-29 11:16...
2007-10-10 Derrell Lipmanr12570: r12084@cabra: derrell | 2005-12-29 10:05...
2007-10-10 Derrell Lipmanr12569: r12083@cabra: derrell | 2005-12-29 09:39...
2007-10-10 Derrell Lipmanr12485: r12044@cabra: derrell | 2005-12-25 16:46...
2007-10-10 Volker Lendecker12476: Apply some const
2007-10-10 Derrell Lipmanr12472: r12040@cabra: derrell | 2005-12-24 23:26...
2007-10-10 Derrell Lipmanr12471: r12038@cabra: derrell | 2005-12-24 23:17...
2007-10-10 Derrell Lipmanr12466: r12028@cabra: derrell | 2005-12-24 20:25...
2007-10-10 Jeremy Allisonr12275: Fix memory leak found by Mikhail Kshevetskiy...
2007-10-10 Derrell Lipmanr12235: r11738@cabra: derrell | 2005-12-14 13:15...
2007-10-10 Derrell Lipmanr12225: r11729@cabra: derrell | 2005-12-13 22:59...
2007-10-10 Jeremy Allisonr12203: Add the share path into the sharemode db. This...
2007-10-10 Gerald Carterr12173: doing some service control work
2007-10-10 Derrell Lipmanr12119: r10812@cabra: derrell | 2005-12-07 22:44...
2007-10-10 Derrell Lipmanr12118: r10805@cabra: derrell | 2005-12-07 22:34...
2007-10-10 Jeremy Allisonr12107: Move to a tdb-based wins database. At the momen...
2007-10-10 Derrell Lipmanr12098: r10797@cabra: derrell | 2005-12-06 12:09...
2007-10-10 Derrell Lipmanr12081: r10674@cabra: derrell | 2005-12-05 13:31...
2007-10-10 Derrell Lipmanr12080: r10673@cabra: derrell | 2005-12-05 13:22...
2007-10-10 Jeremy Allisonr12043: It's amazing the warnings you find when compili...
2007-10-10 Jeremy Allisonr11976: (Slightly modified) Volker fix for #3293. Use...
2007-10-10 Volker Lendecker11975: Fix valgrind error -- bug 3291
2007-10-10 Gerald Carterr11661: Store the INFO3 in the PAC data into the netsam...
2007-10-10 Gerald Carterr11652: Reinstate the netsamlogon_cache in order to...
2007-10-10 Volker Lendecker11551: Add a few more initialize_krb5_error_table
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Jeremy Allisonr11492: Fix bug #3224 (I hope). Correctly use machine_a...
2007-10-10 Jeremy Allisonr11420: Fix issue pointed out by Dina Fine <dina@exanet...
2007-10-10 Jeremy Allisonr11379: Remove external dependencies from sharemodes...
2007-10-10 Jeremy Allisonr11256: Remove use of long long and strtoll in libsmbcl...
2007-10-10 Gerald Carterr11240: * fix invalid read reported by valgrind in the
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr11124: Commit Chris' fixes for libmsrpc after the...
2007-10-10 Jeremy Allisonr11079: Narrowing down on the #1828 PPC bug. The PPC...
2007-10-10 Jeremy Allisonr11075: Still working on bug #1828, PPC hell. The PPC...
2007-10-10 Jeremy Allisonr10970: Fix bug #3166 - null pointer dereference if...
2007-10-10 Jim McDonoughr10909: Give better shutdown messages
2007-10-10 Günther Deschnerr10907: Handle the case when we can't verify the PAC...
2007-10-10 Volker Lendecker10671: Attempt to fix the build on machines without...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10269: Server-side fix for creds change - revert jcmd...
2007-10-10 Jeremy Allisonr10217: Remember to exit correctly when we find a match...
2007-10-10 Jeremy Allisonr10215: Fix several memory corruption bugs now we're...
2007-10-10 Günther Deschnerr10210: Fix memleak.
2007-10-10 Jeremy Allisonr10204: I love valgrind :-). Found stupid missing paran...
2007-10-10 Gerald Carterr10176: adding smbctool from Kalim's SoC project; requi...
2007-10-10 Jeremy Allisonr10150: Fix from Steve Williams <steve@celineandsteve...
2007-10-10 Jeremy Allisonr10135: Remove external dependencies for libsmbsharemod...
2007-10-10 Jeremy Allisonr10054: Actually use the given db path (:-)
2007-10-10 Jeremy Allisonr10042: Add in external LGPL library for accessing...
2007-10-10 Gerald Carterr10001: adding in libmsrpc from Chris Nicholls (SoC...
2007-10-10 Günther Deschnerr9958: revert last commit.
2007-10-10 Günther Deschnerr9955: Fix misleading comments.
2007-10-10 Gerald Carterr9590: forget to remove this from the 3.0 tree
2007-10-10 Gerald Carterr9588: remove netsamlogon_cache interface...everything...
2007-10-10 Jim McDonoughr9112: Fix #2953 - credentials chain on DC gets out...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Gerald Carterr8475: BUG 2872: fix cut-n-paste error when checking...
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Gerald Carterr8184: fix build issue on Solaris in smbclient
2007-10-10 Volker Lendecker8093: Next round. Now it compiles with --enable-socket...
2007-10-10 Gerald Carterr8064: * add the REG_XXX error codes to the pretty...
2007-10-10 Jeremy Allisonr7954: Fix from tridge from Samba4 (same code exists...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Derrell Lipmanr7817: Eliminate use of ctime_r() in libsmbclient DEBUG...
2007-10-10 Günther Deschnerr7606: add WERR_NET_NAME_NOT_FOUND. This is what window...
2007-10-10 Jeremy Allisonr7554: Refactor very messy code in util_sock.c Remove...
2007-10-10 Gerald Carterr7472: fix smbpasswd user password change (still worked...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Günther Deschnerr7391: - Added client-support for various lsa_query_tru...
2007-10-10 Gerald Carterr7339: only check for dfs proxy referrals when the...
2007-10-10 Derrell Lipmanr7245: bug fixes in libsmbclient, setting time attributes
2007-10-10 Derrell Lipmanr7175: fix incorrect comment
2007-10-10 Derrell Lipmanr7172: This is the proper fix for setting file times...
2007-10-10 Derrell Lipmanr7168: Updating file times from libsmbclient was not...
2007-10-10 Jeremy Allisonr7157: Ensure we abort a directory listing if we see...
2007-10-10 Jeremy Allisonr7151: Fix for bug #2698. If a unicode to unix charset...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Jeremy Allisonr7033: Call a spade a spade :-).
2007-10-10 Jeremy Allisonr7031: Added encrypt/decrypt function for LSA secrets...
next