added loads of pointless rpcsvc/ and rpc/ include files, all because
[samba.git] / source / utils /
1998-08-25 Andrew Tridgellsome smbtorture hacks (random IPC calls)
1998-08-21 Andrew Tridgelland get the message right ...
1998-08-21 Andrew Tridgellsilly me.
1998-08-20 Andrew Tridgelltestparm now prints a warning if the lock directory...
1998-08-15 Andrew Tridgellthis checkin gets rid of the global Files[] array and...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-13 Herb Lewisreturn to old behaviour of dumping ALL parameters
1998-08-10 Andrew Tridgellthe rest of the binaries now compile and link
1998-08-09 Andrew Tridgella few more things compile.
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-24 Richard SharpeUpdates smbstatus to have a -S and -L flag.
1998-07-22 Jeremy AllisonFixed bug found by Richard Sharpe. After increasing...
1998-07-14 Jeremy Allisonloadparm.c:
1998-05-30 Paul BlackmanThis change ensures that only the processes/locked...
1998-05-27 Jeremy Allisonloadparm.c: Added machine password timeout parameter...
1998-05-22 Jeremy AllisonPut a do_global_tests() function that will be expanded to
1998-05-18 Jeremy AllisonAbstracted all the crappy password interfaces through...
1998-05-18 Jeremy Allisonchgpasswd.c: Changed back to getsmb... from getsam...
1998-05-15 Jeremy AllisonChange getpwnam to Get_Pwnam(xx , True) to allow lazy...
1998-05-12 Jeremy Allisonincludes.h: SunOS doesn't have strcasecmp, solaris...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Jeremy Allisonreply.c: Added code to not overwrite sesssetup_user...
1998-05-11 Luke Leightonldap back-end database development
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-07 Luke Leightonmoving gethexpwd into util.c, because it's used in...
1998-05-07 Jeremy AllisonFixed changed calls to machine password locking code.
1998-04-30 Jeremy AllisonAdded patch from Bruce Tenison <btenison@dibbs.net...
1998-04-29 Jeremy AllisonMakefile: Added files to smbpasswd.c.
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-23 Jeremy Allisonclientgen.c: Added rap error codes to cli_error, moved...
1998-04-18 Jeremy Allisonincludes.h: Added John's redhat fix for QSORT_CAST.
1998-04-17 Jeremy Allisonclientgen.c: Changes 'cli_xxx_' calls to use the following
1998-04-17 Jeremy AllisonChanging of machine passwords now works !!!!!!
1998-04-15 Jeremy Allisonipc.c: Fix for printer queue spinning with Win95.
1998-04-14 Jeremy AllisonModified interfaces to getting smb password entries...
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-04-12 Andrew Tridgellsome hacks to the torture code
1998-04-09 Jeremy AllisonMakefile, loadparm.c, server.c, smb.h, util.c: Patch...
1998-04-07 Jeremy AllisonAdded check for getpwnam returning NULL.
1998-03-30 Jeremy AllisonAdded extra remote password changing error codes from...
1998-03-26 Jeremy Allisonclient.c: Fixed problem where debug level on command...
1998-03-26 Jeremy AllisonAdded the ability to differentiate between workstation...
1998-03-26 Jeremy Allisonsmbpass.c: Made unknown accounts ending in '$' server...
1998-03-24 Jeremy AllisonAdded writing of '[XXX]' account control bits into...
1998-03-24 Jeremy AllisonUpdated smbpasswd to allow root to add machine accounts...
1998-03-24 Jeremy Allisonclientgen.c ipc.c smbpasswd.c: Fixes for warnings ...
1998-03-22 Andrew Tridgell- added a check for broken RH5 include files. With...
1998-03-19 Jeremy AllisonAdding the same changes to HEAD as were added to BRANCH...
1998-03-17 Andrew Tridgell- added "Full View"/"Normal View" on the "view config...
1998-03-15 Andrew Tridgell- added the ability to kill off individual connections...
1998-03-14 Andrew Tridgellanother makeover of loadparm to support new stuff in...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-03-11 Herb Lewisfix core dumps on Solaris 2.5 systems found by Orn...
1998-02-24 Jeremy Allisonnmbd_incomingdgrams.c: Fix for typo.
1998-01-23 Jeremy AllisonFixed warnings with gcc (assignments inside if statements).
1998-01-23 Herb Lewischanges to correctly use some HP printer inf files
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-21 Herb Lewisfix problems with using inf files from HP for DesignJet...
1998-01-16 Jeremy AllisonMakefile: Added new codepage - 866.
1998-01-03 Herb Lewisadded printout of file list to stderr so you know what...
1998-01-01 Herb Lewisfixes to make_printerdef.c to generate a correct printe...
1997-12-13 Jeremy AllisonThis is it ! The mega-merge of the JRA_NMBD_REWRITE...
1997-11-24 Andrew Tridgelladded cli_rmdir and cli_mkdir
1997-11-23 Andrew Tridgelladded a SMB_QUERY_FILE_ALL_INFO test into smbtorture
1997-11-23 Andrew Tridgelladded some QPATHINFO and QFILEINFO tests into smbtorture.
1997-11-23 Andrew Tridgelltest SMBsetatr as well
1997-11-23 Andrew Tridgelladded a test for the NT SMBgetatr bug in smbtorture
1997-11-19 Andrew Tridgellchanged nmblookup to only set recursion_desired in...
1997-11-17 Jeremy Allisonloadparm.c : Added "veto oplock files" parameter.
1997-11-11 Andrew Tridgelladded code to test the cli_NetServerEnum() function...
1997-11-10 Jeremy AllisonRolled back tree state to 11:59pm 8th November 1997...
1997-11-09 Luke Leightonattempting to mark up 32 bit error codes, needed for...
1997-11-08 Andrew Tridgella few more tests added, including one that tests whethe...
1997-11-08 Andrew Tridgelladded two more sets of tests to the smbtorture test...
1997-11-06 Andrew Tridgellno asm/signal.h for linux as this is not portable
1997-11-01 Andrew Tridgelldon't print the progress so often - it slows down the...
1997-11-01 Andrew Tridgellset O_CREAT on lock file
1997-11-01 Andrew Tridgella simple SMB torture tester. This will allow us to...
1997-10-31 Andrew Tridgell- cleanup some warnings
1997-10-29 Andrew Tridgelldamn. We need root privilages to do semaphore operation...
1997-10-28 Jeremy AllisonUtility code to produce printer definition files from...
1997-10-28 Andrew Tridgellfix cast
1997-10-27 Andrew Tridgellchange the default file permissions on the SHARE_MEM_FI...
1997-10-26 Andrew Tridgelladded -U option to nmblookup. This is similar to -B...
1997-10-22 Andrew TridgellImplemented asynchronous DNS lookups in nmbd.
1997-10-20 Andrew Tridgella major share modes reorganisation.
1997-10-13 Andrew Tridgellreverted a change made by Luke at his request.
1997-10-13 Luke Leightonbyteorder.h :
1997-10-10 Jeremy Allisonnmblookup.c: Added -A ability to do status on ip address.
1997-10-06 Jeremy Allisonclient.c: Changed shadowed variable.
1997-10-04 Christopher R. Hertelnmblookup.c:
1997-10-01 Jeremy AllisonOPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!
1997-09-26 Jeremy AllisonAdding Andrews buffer overflow fixes into the main...
1997-09-15 Andrew Tridgell- if the user already exists then ignore the -add command
1997-09-15 Andrew Tridgell- change a lot of occurances of errno to use strerror...
1997-09-14 Andrew TridgellThis commit does 3 main things:
1997-09-11 Jeremy Allisoncharcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
1997-09-11 Andrew Tridgellfix a couple of "declaration shadows previous local...
1997-09-11 Andrew Tridgelladd the stdout parameter to lp_dump()
next