summaryrefslogtreecommitdiff
path: root/source4/lib/dprintf.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r7265: fixed d_printf() so it works again.Andrew Tridgell1-2/+2
Jelmer, can you give me a hint as to why you changed this? It completely broke smbclient, and the change now makes d_printf() almost equivalent to printf() as you removed the language translation code. See your commit 7166. Did you intend to reenable language handling by some other method? Or do you just mean to remove it completely? (This used to be commit 2e293ab06f8b84ef8cf5aafde1715fa21b2bbef0)
2007-10-10r7166: Move replacement stuff to seperate directoryJelmer Vernooij1-6/+0
(easier to add win32-specific bits later) Trim LIBBASIC a bit more (This used to be commit fc7f519e4ae2051e9515df5f549c8e1842b7e70b)
2007-10-10r3441: some include file cleanups and general housekeepingAndrew Tridgell1-3/+3
(This used to be commit 73ea8ee6c268371d05cf74160f2ad451dd2ae699)
2007-10-10r2017: fix compiler warningsStefan Metzmacher1-1/+1
metze (This used to be commit eb75d9323fb07fe9a19bbf77168aeb8a4b92c3b8)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+113
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)