summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
1998-09-21major autoconf clean-upAlexandre Oliva1-0/+1
1998-09-05some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1-1/+1
1998-09-05tridge the destroyer returns!Andrew Tridgell4-20/+19
1998-09-03Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1-2/+2
1998-09-01More abstraction of file system data types, to move to a 64Jeremy Allison2-3/+3
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-4/+4
1998-08-25some smbtorture hacks (random IPC calls)Andrew Tridgell1-4/+60
1998-08-21and get the message right ...Andrew Tridgell1-1/+1
1998-08-21silly me.Andrew Tridgell1-1/+1
1998-08-20testparm now prints a warning if the lock directory doesn't have 0644Andrew Tridgell1-4/+15
1998-08-15this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1-1/+0
1998-08-15configure: Changes for extra headers.Jeremy Allison1-1/+1
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-2/+0
1998-08-13return to old behaviour of dumping ALL parametersHerb Lewis1-1/+1
1998-08-10the rest of the binaries now compile and linkAndrew Tridgell1-33/+34
1998-08-09a few more things compile.Andrew Tridgell1-0/+92
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell3-9/+3
1998-07-24Updates smbstatus to have a -S and -L flag.Richard Sharpe1-69/+87
1998-07-22Fixed bug found by Richard Sharpe. After increasing files_struct size byJeremy Allison1-1/+1
1998-07-14loadparm.c:Jeremy Allison1-10/+15
1998-05-30This change ensures that only the processes/locked files thatPaul Blackman1-20/+22
1998-05-27loadparm.c: Added machine password timeout parameter - set to 7 days be default.Jeremy Allison1-165/+27
1998-05-22Put a do_global_tests() function that will be expanded toJeremy Allison1-0/+18
1998-05-18Abstracted all the crappy password interfaces through an indirectJeremy Allison1-0/+6
1998-05-18chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1-10/+10
1998-05-15Change getpwnam to Get_Pwnam(xx , True) to allow lazy matchingJeremy Allison1-1/+1
1998-05-12includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don'tJeremy Allison1-1/+1
1998-05-12This is a security audit change of the main source.Jeremy Allison7-63/+63
1998-05-11reply.c: Added code to not overwrite sesssetup_user when in share level securityJeremy Allison1-1/+1
1998-05-11ldap back-end database developmentLuke Leighton1-24/+24
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-1/+1
1998-05-07moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.cLuke Leighton1-10/+10
1998-05-07Fixed changed calls to machine password locking code.Jeremy Allison1-5/+4
1998-04-30Added patch from Bruce Tenison <btenison@dibbs.net> to allow encryptedJeremy Allison1-1/+1
1998-04-29Makefile: Added files to smbpasswd.c.Jeremy Allison1-16/+266
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-3/+4
1998-04-23clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.cJeremy Allison1-60/+6
1998-04-18includes.h: Added John's redhat fix for QSORT_CAST.Jeremy Allison1-529/+56
1998-04-17clientgen.c: Changes 'cli_xxx_' calls to use the followingJeremy Allison1-5/+9
1998-04-17Changing of machine passwords now works !!!!!!Jeremy Allison1-11/+22
1998-04-15ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1-43/+46
1998-04-14Modified interfaces to getting smb password entries fromJeremy Allison1-4/+4
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-1/+1
1998-04-12some hacks to the torture codeAndrew Tridgell1-1/+10
1998-04-09Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1-1/+1
1998-04-07Added check for getpwnam returning NULL.Jeremy Allison1-3/+7
1998-03-30Added extra remote password changing error codes from lmerr.h on NT.Jeremy Allison1-2/+5
1998-03-26client.c: Fixed problem where debug level on command line was overridden by s...Jeremy Allison1-34/+58
1998-03-26Added the ability to differentiate between workstation and serverJeremy Allison1-10/+13
1998-03-26smbpass.c: Made unknown accounts ending in '$' server accounts, notJeremy Allison1-5/+29