1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-31 12:23:52 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Stefan Metzmacher
939da063cd r1879: - add a user sub struct in net_context
- add 'net password change' command
  (it doesn'T work yet because libnet_rpc_connect() isn't implemented yet,
   and we don't fill in the net_context user substruct yet)

metze
2007-10-10 12:58:07 -05:00
Stefan Metzmacher
14b9858800 r1876: rewrite net command completely
and add it to the build

metze
2007-10-10 12:58:06 -05:00
Stefan Metzmacher
8b2d5ec973 r1875: - move 'net' code into a subdir
- and remove all unneeded files

we'll reimplement the stuff step by step using the functions from
libnet/ which will do the hard work for us

metze
2007-10-10 12:58:06 -05:00