added wksinfo command to rpcclient, which don't work too good.
[samba.git] / source3 /
1998-09-25 Luke Leightonadded wksinfo command to rpcclient, which don't work...
1998-09-25 Luke Leightonadded rpcclient program
1998-09-25 Luke Leightonnot needed.
1998-09-25 Andrew TridgellI've disabled the conversion of null filenames to ...
1998-09-24 Jeremy AllisonUpdates to the scripts for the new 14-char space format...
1998-09-24 Jeremy AllisonIntegration of Anders Blomdell <anders.blomdell@control...
1998-09-24 Luke Leightonqualifier name in session_enum was being assumed to...
1998-09-24 Luke Leightontook out #ifdef'd code in make_samr_r_query_usergroups...
1998-09-24 Luke Leightonthis fixes the last of the issues where USRMGR.EXE...
1998-09-24 Luke Leightonremoved function names printed out in debug statements...
1998-09-24 Luke Leightonreplaced one of the paragraphs describing nmbd problems...
1998-09-24 Richard SharpeAdded a minor fix to clitar.c for a bug.
1998-09-24 Alexandre Olivacheck whether system type is the same as stored in...
1998-09-24 Andrew Tridgellautomatically detect changes in the system type and...
1998-09-24 Andrew Tridgellsome changes to the autoconf support
1998-09-23 Luke Leightonnttrans.c:
1998-09-23 Jeremy AllisonHoist by my own petard with warnings (forgot to set...
1998-09-23 Richard SharpeFixed data corruption bugs in clitar.c with restores.
1998-09-23 Jeremy Allisonsmbd/oplock.c: Use O_CREAT and O_TRUNC and correct...
1998-09-23 Jeremy AllisonFirst cut at kernel oplocks. This should have no effect...
1998-09-23 Andrew Tridgelllook at the CAP_NT_SMBS bit in the client capabilities...
1998-09-23 Jeremy AllisonFixed up warnings in new client code.
1998-09-21 Alexandre Olivareplace getpass() with getsmbpass() if getsmbpass.c...
1998-09-21 Alexandre Olivamajor autoconf clean-up
1998-09-21 Alexandre Olivaimplemented du and tar -n
1998-09-20 Andrew Tridgelllp_fstype() proto
1998-09-20 Andrew Tridgell3 changes:
1998-09-20 Andrew Tridgelladded a per-share parameter "fstype" that allows you...
1998-09-20 Andrew Tridgelladd a define for SMB_SEARCH_BITS and change comment...
1998-09-19 Richard SharpeFixed changes in clitar.c that Jeremey noted. One chang...
1998-09-19 Jeremy AllisonSmall bit of paranioa. Ensure that if the incoming...
1998-09-19 Jeremy AllisonRemove some byte-copying code in unix_format() that...
1998-09-18 Jeremy AllisonNow that Alexandre Oliva has explained the use of accon...
1998-09-18 Jeremy AllisonFixed position of LARGE_SMB_OFF_T definition. The SOFF_...
1998-09-18 Jeremy AllisonChanged variable TAB to htab as TAB is defined in a...
1998-09-18 Jeremy AllisonFixed problems with premature kernel oplock checkin...
1998-09-18 Jeremy Allisonconfigure configure.in include/config.h.in include...
1998-09-18 Jeremy AllisonFixed compile errors in new code.
1998-09-18 Andrew Tridgelloops ... I got the filenames wrong in my cleanup of...
1998-09-18 Richard SharpeAdding rewritten restore code ... Old code is still...
1998-09-18 Andrew Tridgellgot rid of SMB_STRUCT_STATVFS. I don't think we should...
1998-09-18 Andrew Tridgellgto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks...
1998-09-18 Andrew Tridgelladded a SMB_OFF_T_BITS define, allowing us to get rid...
1998-09-18 Andrew Tridgellfixed a typo (LLARGE_SMB_OFF_T instead of LARGE_SMB_OFF_T)
1998-09-18 Andrew Tridgellremoved another use of the LL suffix. Hopefully this...
1998-09-18 Andrew Tridgellfixed a usage of off_t that should have been SMB_OFF_T
1998-09-18 Andrew Tridgellgot rid of some #ifdef LARGE_XXXX stuff and got rid...
1998-09-18 Jeremy Allisoninclude/includes.h:
1998-09-18 Jeremy Allisonnmbd/nmbd_winsserver.c: Fixed printf style warning.
1998-09-17 Jeremy Allisonconfigure configure.in: Added checks for statvfs64...
1998-09-17 Jeremy Allisonconfigure configure.in: Added tests for fseek64 and...
1998-09-17 Jeremy Allisonconfigure, configure.in: Added fseek64 and ftell64.
1998-09-17 Andrew Tridgellfixed another potential fork bomb where the wins file...
1998-09-17 Andrew Tridgellfixed the nmbd fork bomb. It was a silly mistake, as
1998-09-17 Andrew Tridgellfixed a typo in my last commit
1998-09-17 Andrew Tridgellfixed a potential problem with wins_write_database...
1998-09-15 Jeremy AllisonRemoved hideous inefficiencies in old trim_string code...
1998-09-14 Jeremy AllisonMapped correct open modes for READ_CONTROL access.
1998-09-14 Jeremy AllisonFixed problems people were having with creating profile
1998-09-11 Jeremy AllisonOk so with this bugfix 64 bit file access actually...
1998-09-11 Jeremy AllisonOk - this is the 'expose 64 bit to the clients' checkin.
1998-09-11 Jeremy AllisonAdded ssize_t to configure code.
1998-09-10 Jeremy Allisonsmb.h: Removed fdnum from file_fd_struct. Not needed.
1998-09-10 Andrew Tridgellfixed a bug in the wins database writer that caused...
1998-09-10 Jeremy AllisonImproved stat cache code by uppercasing any search...
1998-09-09 Christopher R. HertelCopyright notices written to debug logs are now through...
1998-09-08 Jeremy AllisonAdded back groupname map stuff removed by Andrew's...
1998-09-07 Luke Leightonadded 0x10 to the frag length in the "bind ack".
1998-09-06 Andrew Tridgelladd a "stat cache" boolean smb.conf option. (defaults...
1998-09-05 Andrew Tridgellfixed a stat cache bug (the one found by Matthew Geier).
1998-09-05 Andrew Tridgelladded a configuration summary at the end of ./configure...
1998-09-05 Andrew Tridgellexpand the sysv shmem test to look for semaphores as...
1998-09-05 Andrew Tridgellsome cleanups to use ZERO_STRUCT() and friends
1998-09-05 Andrew Tridgellsome people are foolishly running ./configure from...
1998-09-05 Andrew Tridgellahh, the joy of deleting large chunks of code that...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-09-05 Jeremy AllisonFixed one more Debug problem with inode in non-64 bit...
1998-09-05 Jeremy AllisonBugfix for leak in reference counted file struct.
1998-09-05 Andrew Tridgellgot rid of interpret_security(). Thanks to Jean-Francoi...
1998-09-04 Jeremy AllisonModified dev_t and ino_t code to be 64 bit clean (inclu...
1998-09-04 Jeremy AllisonFixed uppercasing of share name (pointed out by Jean...
1998-09-04 Jeremy AllisonMore 64 bit stuff - now the fcntl locks are 64 bit...
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-09-03 Andrew Tridgellchanged the SMBtrans reply code to align at the same...
1998-09-03 Andrew Tridgellwe were setting the strings 1 too long in make_srv_shar...
1998-09-03 Andrew Tridgellfixed a bug in the name mangling code. It implicitly...
1998-09-02 Jeremy AllisonFix for PR#9497 - not waiting for child.
1998-09-02 Andrew Tridgellwe are never interested in SIGPIPE so just ignore ...
1998-09-02 Andrew Tridgelluse /swat/ prefix in both inetd and cgi modes, to enabl...
1998-09-01 Jeremy AllisonMissed one struct stat.
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-09-01 Andrew Tridgellneed to istall new files
1998-09-01 Andrew Tridgellspruced up SWAT a bit - it now uses the new Samba logo...
1998-09-01 Andrew Tridgellfixed a bug in the base64 hanlding that led to auth...
1998-09-01 Andrew Tridgellcheck that a valid pipe is passed before doing a pipe...
1998-08-31 Jeremy Allisonconfigure.in, configure: include/config.h.in: Added...
1998-08-31 Andrew TridgellI looked at the refresh issue a bit more and discovered...
1998-08-31 Andrew Tridgellminor fixes to the DMB<->DMB sync code. We now get...
1998-08-31 Andrew Tridgellif an address is ipzero in cli_connect() then do a...
1998-08-31 Andrew TridgellI realised that my DMB<->DMB sync code has the property...
next