summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2007-12-19Remove Get_Pwnam and its associated static variableVolker Lendecke1-2/+2
2007-12-17Make usage message for net sam rights list a little more precise.Michael Adam1-1/+1
2007-12-17Fix flags in all callers of lookup_name() in net_sam.c.Michael Adam1-16/+16
2007-12-15s/sid_to_string/sid_to_fstring/Volker Lendecke8-25/+29
2007-12-15Replace sid_string_static with sid_string_tosVolker Lendecke11-36/+38
2007-12-15Use sid_string_talloc where we have a tmp talloc ctxVolker Lendecke1-5/+10
2007-12-15Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2-5/+6
2007-12-12Developer doesn't cut it - need #define test for NSS_WRAPPER.Jeremy Allison1-1/+1
2007-12-12Only add the non-root escape on !developer.Jeremy Allison1-1/+1
2007-12-12Fix the buildfarm until I figure out how to allowJeremy Allison1-0/+2
2007-12-12Fix bug #3727 with patch from Steve Langasek <vorlon@debian.org>Jeremy Allison1-0/+4
2007-12-12Some cleanups for "net dom join".Günther Deschner1-4/+9
2007-12-11Replace "unknown" with access_mask when calling samr_CreateUser2().Günther Deschner1-3/+3
2007-12-10Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison16-24/+26
2007-12-10Tiny simplificationsVolker Lendecke1-1/+1
2007-12-07Remove next_token - all uses must now be next_token_talloc.Jeremy Allison4-26/+51
2007-12-07We don't need P_GSTRING or P_UGSTRING anymore.Jeremy Allison1-4/+0
2007-12-06Make all the tools use the proper accessor functions.Jeremy Allison2-13/+14
2007-12-06Fix typos in auth change.Jeremy Allison1-2/+2
2007-12-06Get closer to building with smbmount. Move parameter line changesJeremy Allison1-6/+8
2007-12-06Remove pstrings from client/client.c by doing a large rewrite.Jeremy Allison2-7/+16
2007-12-06Make output of net getdomainsid more meaningful. Unify spelling of SID. Displ...Karolin Seeger1-3/+8
2007-12-05Remove some globalsVolker Lendecke1-2/+4
2007-12-04The usual !pstring...Jeremy Allison2-5/+10
2007-12-04More pstring elimination.Jeremy Allison1-2/+3
2007-12-04Remove pstrings.Jeremy Allison1-84/+166
2007-12-04Allow STR_TERMINATE and -1 src_len for pull_ucs2_base_talloc().Jeremy Allison1-14/+33
2007-12-04Remove pstr_sprintf. Replace with snprintf.Jeremy Allison1-46/+72
2007-12-04Back to pstring removal.Jeremy Allison1-12/+27
2007-12-03Gone from usershare.Jeremy Allison1-61/+151
2007-12-03Getting to the home stretch for elimination of pstrings...Jeremy Allison9-159/+238
2007-12-03Remove pstring from clirap2 by completely rewriting the damnJeremy Allison1-3/+5
2007-12-03Fix shutdown callers.Günther Deschner1-6/+7
2007-12-03Fix svcctl callers.Günther Deschner2-11/+11
2007-12-03Fix winreg callers.Günther Deschner1-28/+29
2007-12-03Actually implement reboot feature for net dom join/unjoin.Günther Deschner2-8/+77
2007-12-03ReformattingVolker Lendecke1-2/+4
2007-11-30Add "net dom" command suite to "net".Günther Deschner2-0/+2
2007-11-30Add "net dom unjoin" code.Günther Deschner1-0/+52
2007-11-30Add "net dom join" code.Günther Deschner1-0/+116
2007-11-30Move param helper routines to one place.Günther Deschner2-45/+0
2007-11-29Remove PSTRING_LEN from smbd/ nmbd/.Jeremy Allison1-2/+3
2007-11-29Remove the explicit TALLOC_CTX * from cli_struct.Jeremy Allison2-7/+12
2007-11-29Allow calling "net rpc join" and "net rpc trustdom" without specifying server...Michael Adam1-1/+1
2007-11-27Remove pstrings from everything except srv_spoolss_nt.c.Jeremy Allison1-13/+13
2007-11-27Remove some staticsVolker Lendecke1-2/+5
2007-11-24Remove a staticVolker Lendecke1-3/+5
2007-11-23Make remote_password_change return malloced error stringsVolker Lendecke1-2/+3
2007-11-23add talloc_stackframe() to eventlogadmVolker Lendecke1-0/+2
2007-11-21Remove pstrings from pam_smbpass - make local_password_changeJeremy Allison1-5/+7