dce/rpc. bug-fix in ipc.c (introduced today :)
[samba.git] / source3 / smbd /
1998-10-20 Luke Leightondce/rpc. bug-fix in ipc.c (introduced today :)
1998-10-20 Luke Leightonsome quite important bug-fixes i missed because i trans...
1998-10-20 Jeremy Allisonsmbd/nttrans.c smbd/trans2.c: First fixes for NT5.0beta...
1998-10-19 Luke Leighton- dce/rpc code
1998-10-18 Jeremy AllisonFixed sys_lseek and seek_file calls so all returns
1998-10-18 Andrew Tridgellcheck for lp_nt_pipe_support() in open calls
1998-10-17 Jeremy AllisonSmall tidyups for gcc in 'preen' mode....
1998-10-16 Luke Leighton!pass -> pass != NULL is wrong: !pass -> pass == NULL...
1998-10-16 Luke Leightonmade pass_check_smb() available for dce/rpc use.
1998-10-16 Luke Leightoncli_nt_session_open() encrypt arg removed
1998-10-16 Luke Leightonsetup_groups() - code clarification. no functional...
1998-10-16 Andrew Tridgellonly do the MAC extensions if we are a NTFS filesystem
1998-10-16 Jeremy AllisonRe-added code to tell the user how many open files...
1998-10-16 Jeremy Allisontrans2.h: Added Thursby MAC extension.
1998-10-16 Luke Leightontrust password
1998-10-15 Luke Leightonrpcclient interactive login (with trust account changin...
1998-10-15 Luke Leightonbug-fixing against:
1998-10-15 Jeremy Allisonconfig: Fix crypt prototype on RedHat Linux.
1998-10-14 Luke Leightonmore warnings...
1998-10-14 Luke Leightonunused variable in pipe_smb_write_X
1998-10-14 Luke Leightondce/rpc
1998-10-13 Andrew Tridgelluse level 0 for DEBUG() of malformed password entry...
1998-10-09 Luke Leightonbasic client-side ntcreateX function (hard-wired values...
1998-10-09 Luke Leightondce/rpc
1998-10-09 Richard SharpeAdded code to convert empty file names to "." so we...
1998-10-09 Richard SharpeAdd a DEBUG to unix_convert
1998-10-08 Andrew Tridgellreally fixed the warning this time :)
1998-10-08 Andrew Tridgellfixed a warning
1998-10-08 Andrew Tridgell- don't generate 0 params in torture
1998-10-08 Andrew Tridgell- fixed a bunch of warnings and minor errors
1998-10-07 Luke Leightondce/rpc
1998-10-07 Luke Leightonreturn False _and_ a break in a switch statement.
1998-10-07 Luke Leightondce/rpc
1998-10-06 Luke Leightondce/rpc
1998-10-06 Luke Leightonusing wrong cli_state in "security = domain" call.
1998-10-06 Andrew Tridgellimplemented unix semantics for rename in smbwrapper
1998-10-05 Andrew Tridgellfixed some cast warnings from "cc -64" on IRIX
1998-10-05 Andrew Tridgelladded a function set_maxfiles() to set our file rlimit...
1998-10-04 Andrew Tridgell- modified resolve_name() to take a name_type
1998-10-04 Andrew Tridgelladded support for printing via smbwrapper
1998-10-03 Andrew Tridgelluse O_ACCMODE
1998-10-01 Andrew Tridgellgot rid of USE_FILES_ARRAY code (it was unused)
1998-09-30 Jeremy AllisonImplemented directory-relative opens for NT opens.
1998-09-30 Jeremy Allison(Finally) implemented "max open files" as a global...
1998-09-30 Jeremy Allisonlibsmb/clientgen.c: Fixed signed/unsigned compile warni...
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
1998-09-29 Alexandre Olivaget away with dummy and .dummy files
1998-09-28 Jeremy AllisonFixed problems found in lint pass over the old code...
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-28 Alexandre Olivaautomated generation of .dummy files for each subdirectory;
1998-09-26 Jeremy AllisonFixed the problem with reply_getatr() being passed...
1998-09-26 Richard SharpeSmall update to clitar.c to omit warnings about servers not
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-25 Luke Leightonadded rpcclient program
1998-09-25 Andrew TridgellI've disabled the conversion of null filenames to ...
1998-09-24 Jeremy AllisonIntegration of Anders Blomdell <anders.blomdell@control...
1998-09-23 Luke Leightonnttrans.c:
1998-09-23 Jeremy AllisonHoist by my own petard with warnings (forgot to set...
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-21 Alexandre Olivamajor autoconf clean-up
1998-09-20 Andrew Tridgell3 changes:
1998-09-19 Jeremy AllisonSmall bit of paranioa. Ensure that if the incoming...
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 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 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 Jeremy Allisoninclude/includes.h:
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-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 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 Tridgellsome cleanups to use ZERO_STRUCT() and friends
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-04 Jeremy AllisonModified dev_t and ino_t code to be 64 bit clean (inclu...
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 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-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-09-01 Andrew Tridgellcheck that a valid pipe is passed before doing a pipe...
next