summaryrefslogtreecommitdiffstats
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* fix logic error in testparm with wins serversGerald Carter2002-09-301-2/+2
* Some more work on vampire.Volker Lendecke2002-09-291-26/+18
* Minor updates:Andrew Bartlett2002-09-272-6/+20
* Fix typoAndrew Bartlett2002-09-271-1/+1
* add -r to usage outputGerald Carter2002-09-261-0/+1
* Add -r parameter to smbgroupedit. With -r you can manually chooseVolker Lendecke2002-09-261-21/+26
* move all the passdb internal interface to NTSTATUSSimo Sorce2002-09-261-13/+13
* This is a first working version of net rpc vampire. First do a net rpcVolker Lendecke2002-09-241-12/+264
* Update some help. People keep forgetting that!Richard Sharpe2002-09-231-1/+3
* Add net getlocalsid [name]Richard Sharpe2002-09-231-0/+26
* Ok, getting a bit more ambitious. Stop me, if this is wrong. ;-)Volker Lendecke2002-09-231-2/+3
* Cosmetic fix for debug message.Volker Lendecke2002-09-231-2/+1
* Add the ability to view/set the current local domain SIDs.Volker Lendecke2002-09-231-0/+45
* Change parsing of policy and privs delta to what Ethereal says.Volker Lendecke2002-09-221-3/+1
* First code for 'net rpc vampire'. We should probably find a moreVolker Lendecke2002-09-182-1/+279
* Add a synonym for samdump ...Richard Sharpe2002-09-181-0/+1
* Add clock skew handling to our kerberos code. This allows us to cope withAndrew Tridgell2002-09-171-14/+12
* added gencache implementation from mimir - thanks!Andrew Tridgell2002-09-113-0/+330
* removing compiler warnings about shadowed globalsGerald Carter2002-09-101-18/+18
* This is the 'easy' parts of the trusted domains patch n+3 patch fromAndrew Bartlett2002-09-061-0/+8
* Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>Andrew Bartlett2002-09-061-1/+1
* Fix segfault in net commandVolker Lendecke2002-09-011-1/+1
* added cli_net_auth_3 client code.Jean-François Micouleau2002-08-302-2/+5
* convert the LDAP/SASL code to use GSS-SPNEGO if possibleAndrew Tridgell2002-08-301-0/+4
* There's more work to be done on samsync. Intermediate commit, nowVolker Lendecke2002-08-291-5/+21
* show builtin groups in samdumpAndrew Tridgell2002-08-291-33/+40
* 'No news is good news' might sometimes be confusing, at least to me :-)Volker Lendecke2002-08-281-1/+7
* Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij2002-08-281-1/+1
* add hook for MSG_PRINTER_DRVUPGRADE that numps the change_id on all printers ...Gerald Carter2002-08-271-0/+5
* a few minor cleanups in the cldap requestAndrew Tridgell2002-08-221-2/+26
* added a 'net rpc samdump' command for dumping the whole sam viaAndrew Tridgell2002-08-222-0/+163
* This is like jht's (abortive) patch for showing only non-default testparmAndrew Bartlett2002-08-211-4/+6
* Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatibleJelmer Vernooij2002-08-211-0/+6
* pdbedit needs global_myname to be set in order to display theVolker Lendecke2002-08-211-1/+12
* global_myname is a pstring, not an fstringVolker Lendecke2002-08-211-1/+1
* Add 'net rpc getsid' to fetch the PDC's SID into the local secrets.tdbVolker Lendecke2002-08-211-1/+55
* just comment typosVolker Lendecke2002-08-211-15/+15
* Fix debug level initialization for net.cVolker Lendecke2002-08-211-1/+1
* print out the GUID in the CLDAP replyAndrew Tridgell2002-08-191-12/+11
* we now parse the cldap reply and print its contents. There are aAndrew Tridgell2002-08-191-4/+82
* we now receive and parse the main cldap netlogon reply.Andrew Tridgell2002-08-191-10/+88
* added a 'net ads lookup' command that does a CLDAP NetLogon query to aAndrew Tridgell2002-08-192-0/+121
* *** empty log message ***Simo Sorce2002-08-151-87/+175
* Merge some usage info from APPLIANCE_HEAD.Tim Potter2002-08-111-0/+3
* Fix the %m security bug again - and try to make it harder to reintroduce inAndrew Bartlett2002-08-101-4/+5
* fixed 'net ads chostpass' for new ads structuresAndrew Tridgell2002-08-061-1/+11
* added 'net rpc testjoin' and 'net ads testjoin' commandsAndrew Tridgell2002-08-053-20/+125
* This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell2002-08-053-31/+63
* passwords where not checked (you cannot check if the same buffer differs from...Simo Sorce2002-08-041-6/+18
* Merge of print notify fixes from APPLIANCE_HEAD.Tim Potter2002-08-021-0/+17