summaryrefslogtreecommitdiffstats
path: root/source/smbd/statcache.c
Commit message (Expand)AuthorAgeFilesLines
* r25387: Sync with 3.2.0 svn treeGerald Carter2007-09-271-57/+71
* r24813: Reformat to 80 columns.Jeremy Allison2007-08-301-19/+32
* r23844: Add patch series from Volker (after review and consultation).Jeremy Allison2007-07-111-33/+51
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23743: Simplify stat_cache_lookup() logic. For the history of this, seeVolker Lendecke2007-07-071-68/+76
* r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke2007-05-211-1/+0
* r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code:Stefan Metzmacher2007-05-161-3/+3
* r22911: Pass a messaging_context to message_send_allVolker Lendecke2007-05-151-1/+2
* r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...Volker Lendecke2007-05-081-2/+1
* r20916: Add in the delete on close final fix - but only enabledJeremy Allison2007-01-191-0/+34
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2006-07-111-4/+4
* r15103: Okay, looking closer: Samba4 tdb not exporting u32 is a bug in samba4'sVolker Lendecke2006-04-171-3/+3
* r15102: u32 is a tdb-only thing that's not exported by samba4 tdb. Replace by...Volker Lendecke2006-04-171-3/+3
* r10186: More 64-bit warning fixes.Jeremy Allison2005-09-121-2/+2
* r7846: Fix from bugzilla@kevinjamieson.com Kevin Jamieson - typoJeremy Allison2005-06-231-1/+1
* r6249: Get the comparison the right way around...Jeremy Allison2005-04-081-1/+1
* r6240: Fix for bug #2581. Add size limit (in kb) to stat cache.Jeremy Allison2005-04-071-0/+5
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-3/+3
* r2116: Ensure statcache has large enough tdb memory hash size (1031).Jeremy Allison2004-08-301-1/+1
* r2112: Simplify the mangle hash code to use an in-memory tdb.Jeremy Allison2004-08-301-2/+2
* r2032: If you're selecting a hash algorithm for tdb, you need to do it at ope...Jeremy Allison2004-08-251-22/+14
* r2026: Simplify statcache to use an in-memory tdb. Modify tdb to useJeremy Allison2004-08-241-75/+65
* r570: Remove lots of globals to handle case issues - move themJeremy Allison2004-05-071-4/+2
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+339