index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
lib
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r21064: The core of this patch is
Volker Lendecke
2007-10-10
1
-4
/
+4
*
r17334: Some C++ warnings
Volker Lendecke
2007-10-10
1
-5
/
+5
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r16388: Klocwork #320. Null deref.
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu...
Gerald Carter
2007-10-10
1
-1
/
+22
*
r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based
James Peach
2007-10-10
1
-0
/
+1
*
r14397: Fix deadcode in coverity error #1.
Jeremy Allison
2007-10-10
1
-7
/
+8
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-6
/
+12
*
r8428: some more old printerdb stuff.
Günther Deschner
2007-10-10
1
-1
/
+0
*
r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunk
Herb Lewis
2007-10-10
1
-0
/
+2
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-7
/
+6
*
r1834: prevent infinite recusion in reopen_logs() when expanding the smb.conf...
Gerald Carter
2007-10-10
1
-1
/
+7
*
r1425: Fix memleak in interactive mode. Reformat..
Jeremy Allison
2007-10-10
1
-312
/
+292
*
r772: fix cut and paste error in comment
Herb Lewis
2007-10-10
1
-1
/
+1
*
r428: add acls debug class
Herb Lewis
2007-10-10
1
-0
/
+1
*
r416: add a newline to the debuglevel message returned string
Herb Lewis
2007-10-10
1
-3
/
+4
*
source code fix for bug 1095 -- honor the '-l' option
Gerald Carter
2004-03-26
1
-0
/
+7
*
* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA
Stefan Metzmacher
2004-01-15
1
-0
/
+1
*
And finally IDMAP in 3_0
Simo Sorce
2003-05-12
1
-0
/
+1
*
Merge of REQ_DEBUGLEVEL messaging and debug_count fixes from HEAD.
Tim Potter
2003-01-30
1
-12
/
+7
*
Removed duplicate fn to avoid compiler warning. (from HEAD - tpot).
Jeremy Allison
2003-01-29
1
-0
/
+2
*
Merge from HEAD - baseless parinoia about never having a closed dbf (the debug
Andrew Bartlett
2003-01-04
1
-2
/
+4
*
patch to include support for daemontools from Michael Handler
Gerald Carter
2003-01-03
1
-0
/
+1
*
Merge from HEAD:
Andrew Bartlett
2002-11-15
1
-3
/
+3
*
Last sync with HEAD
Jelmer Vernooij
2002-11-09
1
-11
/
+2
*
Try to catch up on the code I've put into HEAD that should be in 3.0:
Andrew Bartlett
2002-10-26
1
-1
/
+1
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-9
/
+9
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-1
/
+7
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-73
/
+290
*
getpid() -> sys_getpid()
Tim Potter
2002-03-14
1
-2
/
+2
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
merge changes from 2.2 branch to prevent smb.conf from changing debug level
Herb Lewis
2002-01-07
1
-0
/
+3
*
More spelling and grammer from Vance. <vance@digital-host.net>
Andrew Bartlett
2001-10-29
1
-15
/
+16
*
smbd/notify_hash.c: Merged Herb's fix.
Jeremy Allison
2001-10-27
1
-1
/
+2
*
Fixed the bug with member servers in a Samba PDC hosted domain not allowing
Jeremy Allison
2001-10-02
1
-2
/
+8
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-17
/
+17
*
got rid of INFO: msgs at debug level 1
Andrew Tridgell
2001-07-25
1
-2
/
+2
*
got rid of insanely verbose debug messages on startup
Andrew Tridgell
2001-07-06
1
-1
/
+1
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
Fix for race condition found by Herb where we can end up with a NULL dbf.
Jeremy Allison
2001-06-22
1
-8
/
+0
*
If a debug class was explicitly set to zero the debug system would not
Tim Potter
2001-06-01
1
-14
/
+36
*
Hey what happened to my debug messages? Early exit from reopen_logs()
Tim Potter
2001-05-07
1
-0
/
+11
*
- added test for vasprintf
Andrew Tridgell
2001-04-28
1
-42
/
+0
*
More %d (uid_t) stuff...
Jeremy Allison
2001-04-27
1
-3
/
+3
*
Patch from David Gibson <dgibson@linuxcare.com> to reduce "silent abort"
Jeremy Allison
2001-03-27
1
-51
/
+83
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-2
/
+7
*
up the debug level of the debug level change msg
Andrew Tridgell
2001-02-20
1
-2
/
+2
*
It compiles for me now :-). rpc_server/srv_lsa.c - added fix to allow w2k
Jeremy Allison
2001-02-13
1
-6
/
+6
*
Merge of JohnR's changes to appliance-head, JF's changes to 2.2,
Jeremy Allison
2001-02-12
1
-6
/
+122
[next]