Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r24660: Merge the inbuf/outbuf changes | Volker Lendecke | 2007-08-25 | 1 | -1/+2 |
| | |||||
* | r24268: Fix two crashes for spoolss | Volker Lendecke | 2007-08-07 | 1 | -3/+4 |
| | | | | strlcpy does not like a NULL source. Fix a use-after-free. | ||||
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-07-10 | 1 | -2/+1 |
| | |||||
* | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 2007-07-09 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r23221: Fix a bad merge, avoid a memory leak and tdb lock problem | Volker Lendecke | 2007-05-29 | 1 | -0/+1 |
| | |||||
* | r23171: Convert connections.tdb to dbwrap | Volker Lendecke | 2007-05-28 | 1 | -87/+75 |
| | |||||
* | r23168: Move the lp_max_connections() into service.c. | Volker Lendecke | 2007-05-27 | 1 | -18/+2 |
| | |||||
* | r23167: Remove an unused parameter | Volker Lendecke | 2007-05-27 | 1 | -1/+2 |
| | |||||
* | r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code: | Stefan Metzmacher | 2007-05-16 | 1 | -3/+3 |
| | | | | | | | | change TDB_DATA from char * to unsigned char * and fix all compiler warnings in the users metze | ||||
* | r22938: merge 22007 and 22008 from SAMBA_3_0 | Stefan Metzmacher | 2007-05-16 | 1 | -4/+3 |
| | | | | | | use tdb helper functions metze | ||||
* | r22761: This introduces lib/conn_tdb.c with two main functions: ↵ | Volker Lendecke | 2007-05-08 | 1 | -21/+8 |
| | | | | | | | | | connections_traverse and connections_forall. This centralizes all the routines that did individual tdb_open("connections.tdb") and direct tdb_traverse. Volker | ||||
* | r22266: Fix bug #4512 - we were returning a volume label greater than | Jeremy Allison | 2007-04-16 | 1 | -4/+4 |
| | | | | | 32 unicode chars. Windows XP doesn't like that :-). Jeremy | ||||
* | r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ↵ | Gerald Carter | 2006-11-20 | 1 | -26/+143 |
| | | | | well) | ||||
* | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 2005-09-30 | 1 | -4/+4 |
| | | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) | ||||
* | r4019: better error logging in register_message_flags() from Rob | Gerald Carter | 2004-11-30 | 1 | -2/+3 |
| | |||||
* | r1885: tighten the cache consistency with the ntprinters.tdb entry an the in ↵ | Gerald Carter | 2004-08-18 | 1 | -1/+0 |
| | | | | memory cache associated with open printer handles; also make sure that register_messages_flags() doesn't overwrite the originally registers flags | ||||
* | r1011: fix bad merge (from a few months ago) and ensure that we always use ↵ | Gerald Carter | 2004-06-04 | 1 | -4/+4 |
| | | | | tdb_open_log() instead of tdb_open_ex() | ||||
* | r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk | CVS Import User | 2004-04-04 | 1 | -0/+243 |
metze |