1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/utils/net
Simo Sorce 2daf2897d5 Use a custom init function for samba4 that sets a samba4
specific debug function.
By default do not debug, this is the most appropriate action for a library
as we cannot assume what stderr is use for in the main app.
The main app is responsible to set ev_debug_stderr if they so desire.
(This used to be commit e566a2f308)
2008-06-14 13:00:53 -04:00
..
config.mk Fix a couple (well, little more than that..) of typos. 2008-05-18 23:02:47 +02:00
net_join.c Avoid event_find_context() when the event context is already available 2008-04-16 22:30:15 +02:00
net_password.c Avoid event_find_context() when the event context is already available 2008-04-16 22:30:15 +02:00
net_time.c Avoid event_find_context() when the event context is already available 2008-04-16 22:30:15 +02:00
net_user.c Avoid event_find_context() when the event context is already available 2008-04-16 22:30:15 +02:00
net_vampire.c Avoid event_find_context() when the event context is already available 2008-04-16 22:30:15 +02:00
net.c Use a custom init function for samba4 that sets a samba4 2008-06-14 13:00:53 -04:00
net.h Avoid event_find_context() when the event context is already available 2008-04-16 22:30:15 +02:00