summaryrefslogtreecommitdiffstats
path: root/source4/utils/net/net_user.c
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+7
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r15941: We don't use call levels, at the moment. Remove them until we do.Rafal Szczesniak2007-10-101-2/+0
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.Andrew Bartlett2007-10-101-0/+42
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-2/+2
* r7382: Convert net_user code so that is can be compiled againstRafal Szczesniak2007-10-101-5/+5
* r7249: Cope with struct member renameJelmer Vernooij2007-10-101-2/+2
* r5924: Use cli_credentials in libnet/.Jelmer Vernooij2007-10-101-4/+2
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-101-3/+3
* r5425: Convert function tables to new structure (with description)Rafal Szczesniak2007-10-101-10/+1
* r5400: Slightly better handling of help messages in net tool.Rafal Szczesniak2007-10-101-2/+3
* r5381: Added net_user.c with net tool interface for managing user accounts.Rafal Szczesniak2007-10-101-0/+95