1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/rpcclient
Simo Sorce acc149c427 - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
- ported two rpc back from TNG (WINREG: shutdown and abort shutdown)
- some optimizations and changed some DEBUG statement in loadparm.c
- changed rpcclient a bit moved from non reentrant next_token_nr to next_token
- in cmd_reg.c not sure if getopt will work ok on all platforms only setting optind=0
(This used to be commit fd54412ce9)
2001-08-10 09:52:10 +00:00
..
cmd_dfs.c - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed) 2001-08-10 09:52:10 +00:00
cmd_lsarpc.c - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed) 2001-08-10 09:52:10 +00:00
cmd_netlogon.c Started adding some help/usage info for rpcclient commands. 2001-07-20 04:38:58 +00:00
cmd_reg.c - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed) 2001-08-10 09:52:10 +00:00
cmd_samr.c - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed) 2001-08-10 09:52:10 +00:00
cmd_spoolss.c - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed) 2001-08-10 09:52:10 +00:00
cmd_srvsvc.c - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed) 2001-08-10 09:52:10 +00:00
cmd_wkssvc.c next_token() was supposed to be a reentrant replacement for strtok(), 2001-06-21 09:10:42 +00:00
display_sec.c Tidied up security rights definitions. 2000-08-10 19:51:45 +00:00
display_spool.c The big character set handling changeover! 2001-07-04 07:15:53 +00:00
display.c The big character set handling changeover! 2001-07-04 07:15:53 +00:00
rpcclient.c - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed) 2001-08-10 09:52:10 +00:00
spoolss_cmds.c More work on rpcclient... 2000-07-31 14:50:53 +00:00