1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source3/rpcclient
Luke Leighton 8cf03d5a39 - todd sabin spotted bugs in samr enum dom users / groups / aliases code:
last count (probably an ENUM / resume handle) should always be returned
  even if there are no items being returned.

- got fed up of seven intendation levels in cmd_samr.c, maximum recommended
  in *any* code is three!  made some sub-fns instead.
(This used to be commit 1c330d5682)
1999-03-08 19:19:01 +00:00
..
cmd_lsarpc.c uninitialised pointer being freed if lookupnames failed. oops. 1999-02-11 17:25:26 +00:00
cmd_netlogon.c removed nt_pipe_fnum from struct cli_state. need to be able to call 1998-12-07 20:23:41 +00:00
cmd_reg.c improving syntax / useability of rpcclient "shutdown" command: 1999-03-01 16:01:45 +00:00
cmd_samr.c - todd sabin spotted bugs in samr enum dom users / groups / aliases code: 1999-03-08 19:19:01 +00:00
cmd_srvsvc.c removed nt_pipe_fnum from struct cli_state. need to be able to call 1998-12-07 20:23:41 +00:00
cmd_svcctl.c Always null-terminate strings. 1999-02-15 05:33:30 +00:00
cmd_wkssvc.c removed nt_pipe_fnum from struct cli_state. need to be able to call 1998-12-07 20:23:41 +00:00
display.c added jeremy's new c++-like code for parsing of security descriptors. 1999-02-23 22:39:54 +00:00
rpcclient.c oops, accidentally committed clear-text password reading last week. 1999-03-08 18:42:43 +00:00