summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* Move NetJoinDomain and friends to NET_API_STATUS and the static libnetapi_ctx.Günther Deschner2007-12-211-8/+8
* Some libnet and netapi build fixes.Günther Deschner2007-12-211-1/+1
* Very quick conversion of net_conf functions into the libnet_conf layer.Günther Deschner2007-12-211-142/+16
* Remove Get_Pwnam and its associated static variableVolker Lendecke2007-12-191-2/+2
* Make usage message for net sam rights list a little more precise.Michael Adam2007-12-171-1/+1
* Fix flags in all callers of lookup_name() in net_sam.c.Michael Adam2007-12-171-16/+16
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-158-25/+29
* Replace sid_string_static with sid_string_tosVolker Lendecke2007-12-1511-36/+38
* Use sid_string_talloc where we have a tmp talloc ctxVolker Lendecke2007-12-151-5/+10
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-152-5/+6
* Developer doesn't cut it - need #define test for NSS_WRAPPER.Jeremy Allison2007-12-121-1/+1
* Only add the non-root escape on !developer.Jeremy Allison2007-12-121-1/+1
* Fix the buildfarm until I figure out how to allowJeremy Allison2007-12-121-0/+2
* Fix bug #3727 with patch from Steve Langasek <vorlon@debian.org>Jeremy Allison2007-12-121-0/+4
* Some cleanups for "net dom join".Günther Deschner2007-12-121-4/+9
* Replace "unknown" with access_mask when calling samr_CreateUser2().Günther Deschner2007-12-111-3/+3
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-1016-24/+26
* Tiny simplificationsVolker Lendecke2007-12-101-1/+1
* Remove next_token - all uses must now be next_token_talloc.Jeremy Allison2007-12-074-26/+51
* We don't need P_GSTRING or P_UGSTRING anymore.Jeremy Allison2007-12-071-4/+0
* Make all the tools use the proper accessor functions.Jeremy Allison2007-12-062-13/+14
* Fix typos in auth change.Jeremy Allison2007-12-061-2/+2
* Get closer to building with smbmount. Move parameter line changesJeremy Allison2007-12-061-6/+8
* Remove pstrings from client/client.c by doing a large rewrite.Jeremy Allison2007-12-062-7/+16
* Make output of net getdomainsid more meaningful. Unify spelling of SID. Displ...Karolin Seeger2007-12-061-3/+8
* Remove some globalsVolker Lendecke2007-12-051-2/+4
* The usual !pstring...Jeremy Allison2007-12-042-5/+10
* More pstring elimination.Jeremy Allison2007-12-041-2/+3
* Remove pstrings.Jeremy Allison2007-12-041-84/+166
* Allow STR_TERMINATE and -1 src_len for pull_ucs2_base_talloc().Jeremy Allison2007-12-041-14/+33
* Remove pstr_sprintf. Replace with snprintf.Jeremy Allison2007-12-041-46/+72
* Back to pstring removal.Jeremy Allison2007-12-041-12/+27
* Gone from usershare.Jeremy Allison2007-12-031-61/+151
* Getting to the home stretch for elimination of pstrings...Jeremy Allison2007-12-039-159/+238
* Remove pstring from clirap2 by completely rewriting the damnJeremy Allison2007-12-031-3/+5
* Fix shutdown callers.Günther Deschner2007-12-031-6/+7
* Fix svcctl callers.Günther Deschner2007-12-032-11/+11
* Fix winreg callers.Günther Deschner2007-12-031-28/+29
* Actually implement reboot feature for net dom join/unjoin.Günther Deschner2007-12-032-8/+77
* ReformattingVolker Lendecke2007-12-031-2/+4
* Add "net dom" command suite to "net".Günther Deschner2007-11-302-0/+2
* Add "net dom unjoin" code.Günther Deschner2007-11-301-0/+52
* Add "net dom join" code.Günther Deschner2007-11-301-0/+116
* Move param helper routines to one place.Günther Deschner2007-11-302-45/+0
* Remove PSTRING_LEN from smbd/ nmbd/.Jeremy Allison2007-11-291-2/+3
* Remove the explicit TALLOC_CTX * from cli_struct.Jeremy Allison2007-11-292-7/+12
* Allow calling "net rpc join" and "net rpc trustdom" without specifying server...Michael Adam2007-11-291-1/+1
* Remove pstrings from everything except srv_spoolss_nt.c.Jeremy Allison2007-11-271-13/+13
* Remove some staticsVolker Lendecke2007-11-271-2/+5
* Remove a staticVolker Lendecke2007-11-241-3/+5