summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r780: Fix segfault in ntlm_auth --diagnosticsAndrew Bartlett1-1/+2
2007-10-10r517: Remove wrong commit I did by mistakeAlexander Bokovoy1-6/+0
2007-10-10r516: On GNU/Linux distributions which allow to use both 2.4 and 2.6 kernelsAlexander Bokovoy1-0/+6
2007-10-10r416: add a newline to the debuglevel message returned stringHerb Lewis1-1/+9
2007-10-10r269: Patch from Krischan Jodies <kj@sernet.de>: Implement 'net rpc group del...Volker Lendecke3-4/+199
2007-10-10r248: Add support for printing out the MAC address on nmblookup.Richard Sharpe1-1/+5
2007-10-10r240: I'm pretty happy with the 'ntlm-server-1' helper protocol now, and asAndrew Bartlett1-2/+0
2007-10-10r201: Fix bugs in the --helper-protocol=ntlm-server-1 implementation.Andrew Bartlett1-8/+9
2007-10-10r195: adding files to ignore listGerald Carter1-5/+5
2007-10-10r191: Only send the ntlm_auth 'ntlm-server-1' helper client a '.' after theAndrew Bartlett1-2/+1
2007-10-10r188: Add a new 'helper protocol' to ntlm_auth.Andrew Bartlett1-2/+202
2007-10-10r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutterAndrew Bartlett3-599/+657
2007-10-10r171: Continue the 'rename nt_session_key' work. This attempts to renameAndrew Bartlett1-88/+76
2007-10-10r116: volker's patch for local group and group nestingGerald Carter1-0/+108
2007-10-10r104: Fix ntlm_auth by adding the new strhex_to_data_blob() call.Andrew Bartlett1-6/+0
2007-10-10r87: Fix the build that Andrew Bartlett broke. Andrew - don't check *ANYTHING...Jeremy Allison1-0/+6
2007-10-10r84: Implement --required-membership-of=, an ntlm_auth option that restrictsAndrew Bartlett1-38/+113
2007-10-10r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett1-22/+22
2007-10-10r39: * importing .cvsignore filesGerald Carter1-1/+0
2007-10-10r21: Ensure 'net' follows the behaviour of all other samba client tools,Andrew Bartlett1-5/+3
2004-04-03Fix most of bug #169.Andrew Bartlett1-0/+1
2004-03-24Fix bugzilla # 1208Jim McDonough1-1/+2
2004-03-18Two little annoyances:Volker Lendecke2-3/+2
2004-03-14Use possessive in message asking for user's password.Tim Potter1-1/+1
2004-03-11Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c...Jeremy Allison1-1/+1
2004-03-09Added strstr_m() function. Use in all places where we might run into mbJeremy Allison1-1/+1
2004-03-05Add -O (for writing downloaded files to standard out) based on patch byJelmer Vernooij1-65/+80
2004-03-04Another typo, sorry for samba-cvs spam :-)Volker Lendecke1-1/+1
2004-03-04Fix typo.Volker Lendecke1-1/+1
2004-02-29net_rpc.c: Don't complain if [add|del]mem was successful.Volker Lendecke1-4/+4
2004-02-29Print an informative error message if trying to add/remove members fromVolker Lendecke1-0/+6
2004-02-28Add 'net rpc group [add|del]mem' for domain groups and aliases.Volker Lendecke1-0/+452
2004-02-28Fix my fix to net rpc group list. We can certainly have more than a singleVolker Lendecke1-3/+6
2004-02-26Implement 'net groupmap set' and 'net groupmap cleanup'.Volker Lendecke3-0/+157
2004-02-25Fix bug in previous global_sam_sid() commit. I broke the 'read fromAndrew Bartlett1-0/+6
2004-02-25I *hate* global variables...Andrew Bartlett2-0/+16
2004-02-24Add 'net rpc group add'. For this parse_samr.c had to be changed: TheVolker Lendecke1-1/+62
2004-02-24Remove unused variable.Volker Lendecke1-1/+0
2004-02-24'net idmap restore' is too useful to be left broken :-)Volker Lendecke1-1/+105
2004-02-23Fix "unable to initialize" bug when smbd hasn't been run withJeremy Allison2-2/+8
2004-02-19Enable checking/resetting of account lockout and bad password based on policyJim McDonough1-3/+17
2004-02-19Add bad password reset and display of bad password count/timeJim McDonough1-3/+25
2004-02-17Don't try to show groups that could not be listed.Volker Lendecke1-0/+9
2004-02-17If there are no alias members, don't ask for their sids :-)Volker Lendecke1-0/+4
2004-02-16Fix success message for net groupmap modifyVolker Lendecke1-1/+1
2004-02-13Fix ETA Calculation when resumingJelmer Vernooij1-1/+1
2004-02-11fix set/getsampwent iterator in tdbsam to use an allocated listGerald Carter1-2/+4
2004-02-11BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting fi...Gerald Carter2-5/+6
2004-02-09Expand 'net rpc group members' to local groups.Volker Lendecke1-49/+175
2004-02-08Make it possible to 'net rpc samdump' of any domain you are currently joinedAndrew Bartlett3-89/+116