summaryrefslogtreecommitdiffstats
path: root/source/lib/gencache.c
Commit message (Collapse)AuthorAgeFilesLines
* r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code:Stefan Metzmacher2007-05-161-3/+3
| | | | | | | | change TDB_DATA from char * to unsigned char * and fix all compiler warnings in the users metze
* r22936: merge 21973:21989 from SAMBA_3_0Stefan Metzmacher2007-05-161-17/+9
| | | | | | (use helper functions to create TDB_DATA elements) metze
* r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ↵Gerald Carter2006-11-201-116/+39
| | | | well)
* r19530: Fix opening gencache from non-root.Jeremy Allison2006-11-011-8/+3
| | | | Jeremy.
* r19054: Callers of gencache may not have the rights toJeremy Allison2006-10-021-2/+22
| | | | | open read/write. Allow them to fallback to read-only. Jeremy
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-191-15/+59
| | | | * updating release notes to match
* r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring ↵Volker Lendecke2006-04-171-1/+1
| | | | | | | | | does not have the timeout argument in Samba4. Add a new routine tdb_lock_bystring_with_timeout. Volker
* r13310: first round of server affinity patches for winbindd & net ads joinGerald Carter2006-02-031-11/+9
|
* r12912: patch from Tony Mountifield <tony@softins.co.uk> for BUG 3327 (fix ↵Gerald Carter2006-01-131-1/+4
| | | | bad access to gencache.tdb after fork() in smbmount
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-2/+14
| | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck)
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵Jeremy Allison2004-12-071-12/+11
| | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy.
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+379
metze