summaryrefslogtreecommitdiffstats
path: root/source/lib/debug.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Jeremy.
* r23226: Make the "debug prefix timestamp" output a bit more readable by makingVolker Lendecke2007-05-291-1/+1
| | | | the debug level alway at least 2 digits
* r22910: Make message_send_pid static to messages.cVolker Lendecke2007-05-151-12/+20
|
* r22908: All callers of message_init now also call messaging_init. Unify those.Volker Lendecke2007-05-151-16/+6
|
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster ↵Volker Lendecke2007-05-071-2/+2
| | | | | | | | | patch. This changes "struct process_id" to "struct server_id", keeping both is just too much hassle. No functional change (I hope ;-)) Volker
* r21825: add debug prefix timestamp to allow "short timestamps" to beHerb Lewis2007-03-131-2/+8
| | | | added to debug messages
* r21322: No feedback means consent :-)Volker Lendecke2007-02-131-4/+4
| | | | | | | | | | | It does not matter if I screw up 3.0.25 or 3.0.26 with this, so do it rather sooner than later. Add the notify support that already exists in 3_0 to 3_0_25. If you want to see this patch dissected into digestable parts, look at 3_0, revisions at about 20800 and following. Volker
* r19806: merge time.c changesGerald Carter2006-11-201-1/+1
|
* r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ↵Gerald Carter2006-11-201-5/+5
| | | | well)
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-201-0/+5
|
* r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ↵Gerald Carter2006-04-081-1/+22
| | | | ensure that global memory is freed when unloading pam_winbind.so (needs more testing on non-linux platforms)
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2006-03-221-0/+1
| | | | HSM is interested in. Tested on both IRIX and SLES9.
* r14397: Fix deadcode in coverity error #1.Jeremy Allison2006-03-141-7/+8
| | | | Jeremy.
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-6/+12
| | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck)
* r8428: some more old printerdb stuff.Günther Deschner2005-07-131-1/+0
| | | | Guenther
* r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.Jeremy Allison2005-06-281-0/+1
| | | | | Looking forward to the day he can commit these himself :-). Jeremy.
* r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunkHerb Lewis2005-04-271-0/+2
| | | | so our numbers don't get out of sync
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵Jeremy Allison2004-12-071-7/+6
| | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy.
* r1834: prevent infinite recusion in reopen_logs() when expanding the ↵Gerald Carter2004-08-161-1/+7
| | | | smb.conf variable %I
* r1425: Fix memleak in interactive mode. Reformat..Jeremy Allison2004-07-091-312/+292
| | | | Jeremy.
* r772: fix cut and paste error in commentHerb Lewis2004-05-181-1/+1
|
* r428: add acls debug classHerb Lewis2004-04-301-0/+1
|
* r416: add a newline to the debuglevel message returned string Herb Lewis2004-04-291-3/+4
| | | | and have smbcontrol print the PID with it
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+994
metze