summaryrefslogtreecommitdiff
path: root/source3/lib/debug.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-06s3: only include gen_ndr headers where needed.Günther Deschner1-0/+1
2010-02-12Use sec_initial_uid() in the places where being root doesn't matter,Jeremy Allison1-1/+1
2009-11-29s3: "check_log_size" only looks at the sizeVolker Lendecke1-2/+1
2009-11-29s3: Pass the "fake dir create times" parameter to sys_*statVolker Lendecke1-1/+3
2009-11-03s3: Remove debug_ctx()Volker Lendecke1-17/+2
2009-08-26s3: Allow full_audit to play nice with smbd if it's using syslogtprouty1-0/+6
2009-06-29Fix ndrdump to use a common setup_logging() APIAndrew Bartlett1-0/+9
2009-05-26Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STATVolker Lendecke1-1/+1
2008-12-19Move some bytes from data to text, make use of the ARRAY_SIZE macroVolker Lendecke1-2/+2
2008-12-05Fix logging to syslogDan Sledz1-1/+1
2008-11-06Add wrapper str_list_make_v3() to replace the old S3 behavior ofJeremy Allison1-1/+1
2008-11-01Use dup2() replacement from libreplace.Jelmer Vernooij1-2/+2
2008-10-11Provide the same set of helper functions for DEBUG in Samba 3 and SambaJelmer Vernooij1-3/+9
2008-10-02Fix bug 5805: don't close stdoutDerrell Lipman1-1/+3
2008-08-12Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.Jeremy Allison1-6/+17
2008-07-01MSG_DEBUG now forwarded to all the winbindd children by parent.Darshan Purandare1-1/+1
2008-03-28Add a talloc context parameter to current_timestring() to fix memleaks.Michael Adam1-4/+6
2008-02-25Fix some warningsVolker Lendecke1-4/+6
2008-02-04Always pass a TALLOC_CTX to str_list_make and str_list_copyVolker Lendecke1-3/+3
2008-01-23strtok -> strtok_rVolker Lendecke1-2/+3
2008-01-07In gfree_debugsyms() free the format_bufr as well.Günther Deschner1-0/+2
2007-12-26Fix some memleaksVolker Lendecke1-5/+6
2007-12-15Add debug_ctx according to an idea by TridgeVolker Lendecke1-0/+14
2007-12-14debug: fix crash bug when DEBUG() is used before setup_logging()Stefan Metzmacher1-0/+4
2007-11-26Fix a C++ warningVolker Lendecke1-1/+1
2007-11-15More pstring removal. This one was tricky. I had to addJeremy Allison1-36/+69
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-21/+21
2007-10-10r25434: Add the option to print the debug class (DBGC_CLASS) in the debug hea...Michael Adam1-1/+10
2007-10-10r25424: Align log level (by two) in debugging output.Michael Adam1-1/+1
2007-10-10r25416: Add registry debug class.Günther Deschner1-0/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23226: Make the "debug prefix timestamp" output a bit more readable by makingVolker Lendecke1-1/+1
2007-10-10r22910: Make message_send_pid static to messages.cVolker Lendecke1-12/+20
2007-10-10r22908: All callers of message_init now also call messaging_init. Unify those.Volker Lendecke1-16/+6
2007-10-10r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke1-2/+2
2007-10-10r22213: We can't use become_root() here, as it does DEBUG()Volker Lendecke1-5/+8
2007-10-10r22096: become_root_uid_only() is unneeded - it's only used inJeremy Allison1-2/+2
2007-10-10r21868: Remove check_log_size from the central smbd processing loop. This can...Volker Lendecke1-8/+5
2007-10-10r21825: add debug prefix timestamp to allow "short timestamps" to beHerb Lewis1-2/+8
2007-10-10r21064: The core of this patch isVolker Lendecke1-4/+4
2007-10-10r17334: Some C++ warningsVolker Lendecke1-5/+5
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-1/+1
2007-10-10r16388: Klocwork #320. Null deref.Jeremy Allison1-0/+5
2007-10-10r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu...Gerald Carter1-1/+22
2007-10-10r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach1-0/+1
2007-10-10r14397: Fix deadcode in coverity error #1.Jeremy Allison1-7/+8
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-6/+12
2007-10-10r8428: some more old printerdb stuff.Günther Deschner1-1/+0
2007-10-10r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.Jeremy Allison1-0/+1