]> git.ipfire.org Git - thirdparty/samba.git/commit
split display.c into modules.
authorLuke Leighton <lkcl@samba.org>
Wed, 1 Dec 1999 00:52:22 +0000 (00:52 +0000)
committerLuke Leighton <lkcl@samba.org>
Wed, 1 Dec 1999 00:52:22 +0000 (00:52 +0000)
commit7e42174792298c8815acd1ebf34c357aff0de7c3
tree5f992cca2127714f8d735061a052ea45dc713644
parent4435c7e166017b963195638a8214b309316ed88f
split display.c into modules.
(This used to be commit 5b5719d6a08130db1062bfa24123cedcdc692bff)
12 files changed:
source3/rpcclient/cmd_samr.c
source3/rpcclient/display.c [deleted file]
source3/rpcclient/display_at.c [new file with mode: 0644]
source3/rpcclient/display_event.c [new file with mode: 0644]
source3/rpcclient/display_reg.c [new file with mode: 0644]
source3/rpcclient/display_sam.c [new file with mode: 0644]
source3/rpcclient/display_sec.c [new file with mode: 0644]
source3/rpcclient/display_spool.c [new file with mode: 0644]
source3/rpcclient/display_srv.c [new file with mode: 0644]
source3/rpcclient/display_svc.c [new file with mode: 0644]
source3/rpcclient/display_sync.c [new file with mode: 0644]
source3/rpcclient/rpcclient.c