Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r23190: svn merge ../SAMBA_3_0 -r22019:22026 | Gerald Carter | 2007-05-29 | 1 | -6/+6 |
| | | | | | This is abartlet's talloc changes to the samu struct stored in the server info state. | ||||
* | r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ↵ | Gerald Carter | 2006-11-20 | 1 | -2/+2 |
| | | | | well) | ||||
* | r14764: Fix possible null pointer deref. Coverity #253. | Jeremy Allison | 2006-03-29 | 1 | -2/+4 |
| | | | | Jeremy. | ||||
* | r13601: * Remove unused code from pdb_ldap.c | Gerald Carter | 2006-02-21 | 1 | -5/+4 |
| | | | | | | | | | * Add a 'struct passwd *' to the struct samu for later reference (I know this may be controversial but its easily reverted which is is why I'm checking this is as a seaparate patch before I get too deep). * Remove unix_homedir from struct samu {} and update the pdb wrapper functions associated with it. | ||||
* | r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() | Gerald Carter | 2006-02-20 | 1 | -2/+2 |
| | | | | macro which sets the freed pointer to NULL. | ||||
* | r13316: Let the carnage begin.... | Gerald Carter | 2006-02-03 | 1 | -49/+30 |
| | | | | Sync with trunk as off r13315 | ||||
* | r5647: Caches are good for performance, but you get a consistency problem. | Volker Lendecke | 2005-03-03 | 1 | -0/+14 |
| | | | | | | Fix bug # 2401. Volker | ||||
* | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵ | Jeremy Allison | 2004-12-07 | 1 | -1/+1 |
| | | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy. | ||||
* | r3702: This is a getpwnam-cache. It is mainly to speed up Samba with slow nss | Volker Lendecke | 2004-11-12 | 1 | -0/+43 |
| | | | | | | backends such as nss_ldap. Volker | ||||
* | r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk | CVS Import User | 2004-04-04 | 1 | -0/+89 |
metze |