1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/rpc_server
Martin Pool f5bc0e92a6 Better explanation message for dmalloc.
Also more insertion of parenthesis to handle struct members called
'free'.

You can now get useful dmalloc output, as long as it is compatible
with your C library.  On RH7.1 it looks like you have to rebuild
dmalloc to allow free(0) by default, because something in libcrypt
does that. (sigh)
(This used to be commit 391cbb6901)
2002-01-09 07:52:51 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
srv_dfs_nt.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
srv_dfs.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
srv_lsa_hnd.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
srv_lsa_nt.c - portablitity fixes for cc -64 on irix 2001-12-31 13:46:26 +00:00
srv_lsa.c add lsa_query_secobj server code. level 4 is the ACL, level 1 is the 2001-12-14 17:31:48 +00:00
srv_netlog_nt.c Better explanation message for dmalloc. 2002-01-09 07:52:51 +00:00
srv_netlog.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
srv_pipe_hnd.c Changed MAX_OPEN_PIPES to 2048. 2001-11-05 07:42:55 +00:00
srv_pipe.c Better explanation message for dmalloc. 2002-01-09 07:52:51 +00:00
srv_reg_nt.c Named constants are always much better than magic numbers... 2002-01-01 00:18:47 +00:00
srv_reg.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
srv_samr_nt.c Actually enforce the passdb API. 2002-01-02 07:41:54 +00:00
srv_samr.c added a copyright notice. 2001-12-21 22:54:53 +00:00
srv_spoolss_nt.c Added get_called_name() function, which replaces global_myname in printing 2002-01-08 00:46:56 +00:00
srv_spoolss.c Added client and server code for the GetPrintProcessorDirectory SPOOLSS 2001-12-10 05:03:17 +00:00
srv_srvsvc_nt.c When re-writing tdb version numbers as little endian int32, we must 2002-01-09 05:24:07 +00:00
srv_srvsvc.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
srv_util.c - portablitity fixes for cc -64 on irix 2001-12-31 13:46:26 +00:00
srv_wkssvc_nt.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
srv_wkssvc.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00