summaryrefslogtreecommitdiff
path: root/source4/utils/net/net_user.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-16Avoid event_find_context() when the event context is already availableJelmer Vernooij1-2/+2
2008-04-14Fix problems with event context not being the parent.Simo Sorce1-6/+7
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r15941: We don't use call levels, at the moment. Remove them until we do.Rafal Szczesniak1-2/+0
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.Andrew Bartlett1-0/+42
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-2/+2
2007-10-10r7382: Convert net_user code so that is can be compiled againstRafal Szczesniak1-5/+5
2007-10-10r7249: Cope with struct member renameJelmer Vernooij1-2/+2
2007-10-10r5924: Use cli_credentials in libnet/.Jelmer Vernooij1-4/+2
2007-10-10r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij1-3/+3
2007-10-10r5425: Convert function tables to new structure (with description)Rafal Szczesniak1-10/+1
2007-10-10r5400: Slightly better handling of help messages in net tool.Rafal Szczesniak1-2/+3
2007-10-10r5381: Added net_user.c with net tool interface for managing user accounts.Rafal Szczesniak1-0/+95