summaryrefslogtreecommitdiffstats
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* r1240: Ensure we don't shadow Heimdal globals.Jeremy Allison2007-10-101-1/+1
* r1222: Valgrind memory leak fixes. Still tracking down a strange one...Jeremy Allison2007-10-101-41/+123
* r1221: Added the last of the system keytab patch from "Dan Perry" <dperry@ppp...Jeremy Allison2007-10-101-93/+194
* r1128: The end-of-file is not the end of the world, so don't make a load DEBU...Andrew Bartlett2007-10-101-3/+7
* r1126: Allow more flexible GSS-SPENGO client and server operation. TheAndrew Bartlett2007-10-101-16/+18
* r1124: ntlm_auth memory leak fixes by James Wilkinson - jwilk@alumni.cse.ucsc...Andrew Bartlett2007-10-101-0/+4
* r1103: need to leave empty dacl so we can remove last ACEHerb Lewis2007-10-101-5/+0
* r977: Implement 'net rpc group rename' -- rename domain groups.Volker Lendecke2007-10-101-0/+78
* r964: The max_size field in cli_samr_enum_als_groups is more like an account_...Volker Lendecke2007-10-101-1/+7
* r780: Fix segfault in ntlm_auth --diagnosticsAndrew Bartlett2007-10-101-1/+2
* r517: Remove wrong commit I did by mistakeAlexander Bokovoy2007-10-101-6/+0
* r516: On GNU/Linux distributions which allow to use both 2.4 and 2.6 kernelsAlexander Bokovoy2007-10-101-0/+6
* r416: add a newline to the debuglevel message returned stringHerb Lewis2007-10-101-1/+9
* r269: Patch from Krischan Jodies <kj@sernet.de>: Implement 'net rpc group del...Volker Lendecke2007-10-103-4/+199
* r248: Add support for printing out the MAC address on nmblookup.Richard Sharpe2007-10-101-1/+5
* r240: I'm pretty happy with the 'ntlm-server-1' helper protocol now, and asAndrew Bartlett2007-10-101-2/+0
* r201: Fix bugs in the --helper-protocol=ntlm-server-1 implementation.Andrew Bartlett2007-10-101-8/+9
* r195: adding files to ignore listGerald Carter2007-10-101-5/+5
* r191: Only send the ntlm_auth 'ntlm-server-1' helper client a '.' after theAndrew Bartlett2007-10-101-2/+1
* r188: Add a new 'helper protocol' to ntlm_auth.Andrew Bartlett2007-10-101-2/+202
* r177: Split ntlm_auth --diagnostics into a seperate file, so as not to clutterAndrew Bartlett2007-10-103-599/+657
* r171: Continue the 'rename nt_session_key' work. This attempts to renameAndrew Bartlett2007-10-101-88/+76
* r116: volker's patch for local group and group nestingGerald Carter2007-10-101-0/+108
* r104: Fix ntlm_auth by adding the new strhex_to_data_blob() call.Andrew Bartlett2007-10-101-6/+0
* r87: Fix the build that Andrew Bartlett broke. Andrew - don't check *ANYTHING...Jeremy Allison2007-10-101-0/+6
* r84: Implement --required-membership-of=, an ntlm_auth option that restrictsAndrew Bartlett2007-10-101-38/+113
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2007-10-101-22/+22
* r39: * importing .cvsignore filesGerald Carter2007-10-101-1/+0
* r21: Ensure 'net' follows the behaviour of all other samba client tools,Andrew Bartlett2007-10-101-5/+3
* Fix most of bug #169.Andrew Bartlett2004-04-031-0/+1
* Fix bugzilla # 1208Jim McDonough2004-03-241-1/+2
* Two little annoyances:Volker Lendecke2004-03-182-3/+2
* Use possessive in message asking for user's password.Tim Potter2004-03-141-1/+1
* Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c...Jeremy Allison2004-03-111-1/+1
* Added strstr_m() function. Use in all places where we might run into mbJeremy Allison2004-03-091-1/+1
* Add -O (for writing downloaded files to standard out) based on patch byJelmer Vernooij2004-03-051-65/+80
* Another typo, sorry for samba-cvs spam :-)Volker Lendecke2004-03-041-1/+1
* Fix typo.Volker Lendecke2004-03-041-1/+1
* net_rpc.c: Don't complain if [add|del]mem was successful.Volker Lendecke2004-02-291-4/+4
* Print an informative error message if trying to add/remove members fromVolker Lendecke2004-02-291-0/+6
* Add 'net rpc group [add|del]mem' for domain groups and aliases.Volker Lendecke2004-02-281-0/+452
* Fix my fix to net rpc group list. We can certainly have more than a singleVolker Lendecke2004-02-281-3/+6
* Implement 'net groupmap set' and 'net groupmap cleanup'.Volker Lendecke2004-02-263-0/+157
* Fix bug in previous global_sam_sid() commit. I broke the 'read fromAndrew Bartlett2004-02-251-0/+6
* I *hate* global variables...Andrew Bartlett2004-02-252-0/+16
* Add 'net rpc group add'. For this parse_samr.c had to be changed: TheVolker Lendecke2004-02-241-1/+62
* Remove unused variable.Volker Lendecke2004-02-241-1/+0
* 'net idmap restore' is too useful to be left broken :-)Volker Lendecke2004-02-241-1/+105
* Fix "unable to initialize" bug when smbd hasn't been run withJeremy Allison2004-02-232-2/+8
* Enable checking/resetting of account lockout and bad password based on policyJim McDonough2004-02-191-3/+17