summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-293-9/+3
* Updates smbstatus to have a -S and -L flag.Richard Sharpe1998-07-241-69/+87
* Fixed bug found by Richard Sharpe. After increasing files_struct size byJeremy Allison1998-07-221-1/+1
* loadparm.c:Jeremy Allison1998-07-141-10/+15
* This change ensures that only the processes/locked files thatPaul Blackman1998-05-301-20/+22
* loadparm.c: Added machine password timeout parameter - set to 7 days be default.Jeremy Allison1998-05-271-165/+27
* Put a do_global_tests() function that will be expanded toJeremy Allison1998-05-221-0/+18
* Abstracted all the crappy password interfaces through an indirectJeremy Allison1998-05-181-0/+6
* chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1998-05-181-10/+10
* Change getpwnam to Get_Pwnam(xx , True) to allow lazy matchingJeremy Allison1998-05-151-1/+1
* includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don'tJeremy Allison1998-05-121-1/+1
* This is a security audit change of the main source.Jeremy Allison1998-05-127-63/+63
* reply.c: Added code to not overwrite sesssetup_user when in share level securityJeremy Allison1998-05-111-1/+1
* ldap back-end database developmentLuke Leighton1998-05-111-24/+24
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-1/+1
* moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.cLuke Leighton1998-05-071-10/+10
* Fixed changed calls to machine password locking code.Jeremy Allison1998-05-071-5/+4
* Added patch from Bruce Tenison <btenison@dibbs.net> to allow encryptedJeremy Allison1998-04-301-1/+1
* Makefile: Added files to smbpasswd.c.Jeremy Allison1998-04-291-16/+266
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-3/+4
* clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.cJeremy Allison1998-04-231-60/+6
* includes.h: Added John's redhat fix for QSORT_CAST.Jeremy Allison1998-04-181-529/+56
* clientgen.c: Changes 'cli_xxx_' calls to use the followingJeremy Allison1998-04-171-5/+9
* Changing of machine passwords now works !!!!!!Jeremy Allison1998-04-171-11/+22
* ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1998-04-151-43/+46
* Modified interfaces to getting smb password entries fromJeremy Allison1998-04-141-4/+4
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-1/+1
* some hacks to the torture codeAndrew Tridgell1998-04-121-1/+10
* Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1998-04-091-1/+1
* Added check for getpwnam returning NULL.Jeremy Allison1998-04-071-3/+7
* Added extra remote password changing error codes from lmerr.h on NT.Jeremy Allison1998-03-301-2/+5
* client.c: Fixed problem where debug level on command line was overridden by s...Jeremy Allison1998-03-261-34/+58
* Added the ability to differentiate between workstation and serverJeremy Allison1998-03-261-10/+13
* smbpass.c: Made unknown accounts ending in '$' server accounts, notJeremy Allison1998-03-261-5/+29
* Added writing of '[XXX]' account control bits into gcosJeremy Allison1998-03-241-6/+49
* Updated smbpasswd to allow root to add machine accounts, and allowJeremy Allison1998-03-241-50/+229
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-241-4/+35
* - added a check for broken RH5 include files. With the standard RH5Andrew Tridgell1998-03-221-1/+1
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-191-132/+247
* - added "Full View"/"Normal View" on the "view config" pageAndrew Tridgell1998-03-171-1/+1
* - added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1998-03-151-0/+1
* another makeover of loadparm to support new stuff in swat andAndrew Tridgell1998-03-143-3/+3
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-1/+1
* fix core dumps on Solaris 2.5 systems found by Orn AsgeirssonHerb Lewis1998-03-111-6/+12
* nmbd_incomingdgrams.c: Fix for typo.Jeremy Allison1998-02-242-1/+9
* Fixed warnings with gcc (assignments inside if statements).Jeremy Allison1998-01-231-4/+4
* changes to correctly use some HP printer inf filesHerb Lewis1998-01-231-39/+146
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-228-8/+8
* fix problems with using inf files from HP for DesignJet 750C (C3195A)Herb Lewis1998-01-211-1/+4
* Makefile: Added new codepage - 866.Jeremy Allison1998-01-161-5/+5