summaryrefslogtreecommitdiffstats
path: root/source4/utils/net/net_password.c
Commit message (Expand)AuthorAgeFilesLines
* s4 net: rename to samba-tool in order to not clash with s3 netKai Blin2010-10-281-171/+0
* Avoid event_find_context() when the event context is already availableJelmer Vernooij2008-04-161-2/+2
* Fix problems with event context not being the parent.Simo Sorce2008-04-141-9/+10
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett2007-10-101-2/+2
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-101-2/+2
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-4/+4
* r7249: Cope with struct member renameJelmer Vernooij2007-10-101-2/+2
* r5924: Use cli_credentials in libnet/.Jelmer Vernooij2007-10-101-6/+2
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-101-11/+12
* r5425: Convert function tables to new structure (with description)Rafal Szczesniak2007-10-101-30/+13
* r5400: Slightly better handling of help messages in net tool.Rafal Szczesniak2007-10-101-6/+7
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r4341: Fix const warning.Tim Potter2007-10-101-1/+1
* r3478: split out some more pieces of includes.hAndrew Tridgell2007-10-101-0/+2
* r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell2007-10-101-0/+1
* r1951: add 'net password set' callStefan Metzmacher2007-10-101-0/+82
* r1919: paasword change basicly works now:-)Stefan Metzmacher2007-10-101-0/+3
* r1915: use popt's cmdline_auth_info to fill the net_contextStefan Metzmacher2007-10-101-1/+2
* r1879: - add a user sub struct in net_contextStefan Metzmacher2007-10-101-0/+100