samba.git
1998-10-24 Tim PotterFix for -fpic rules (.c.po and .c.po32) when using...
1998-10-24 John TerpstraUnlink zero length files that did NOT exist at the...
1998-10-23 Luke Leightonadded domain and local group structures. names may...
1998-10-23 Jeremy AllisonHandle the case where multiple smbd have the file open...
1998-10-23 Luke Leightonset netlogon negotiation flags to 0x1ff, not to what...
1998-10-23 Luke Leightonpossible bug in change oem password code: replaced...
1998-10-23 John TerpstraUpdated paths.
1998-10-23 Jeremy AllisonMake the new code conditional on lp_share_modes() just...
1998-10-23 Jeremy AllisonFixed debug reporting in the changed code.
1998-10-23 Jeremy AllisonFixed bug in previous commit where I was overwriting...
1998-10-23 Jeremy AllisonReasonably large change to give us *exactly* correct...
1998-10-23 Andrew Tridgelldon't enable smbsh/smbwrapper on systems where we can...
1998-10-23 Andrew Tridgelldon't use SMBW_PWD_ENV any more
1998-10-23 Andrew Tridgellfixed problems with PWD - we no longer use the PWD...
1998-10-23 Andrew Tridgellmake the shared variable stuff slightly more sophisticated
1998-10-23 Jeremy Allisoninclude/smb.h: Added #defines for lots of things -...
1998-10-22 Luke Leightontorture debug.
1998-10-22 Luke Leightonenumeration tests (files, sessions, shares, connections).
1998-10-22 Christopher... Okay, this is really silly but removing one space from...
1998-10-22 Luke Leightonrpctorture command
1998-10-22 Jeremy AllisonRemoved previously #ifdef 0 'ed code.
1998-10-22 Jeremy AllisonTidied up Support.txt to be up to date with latest...
1998-10-22 Jeremy Allisonserver/srv_samr.c smbd/ipc.c: Changed global_myworkgrou...
1998-10-22 Luke Leightonbug fix in lsa_trans_names.
1998-10-22 Christopher... Minor change.
1998-10-22 Luke Leightonextern fstring global_myworkgroup should be a pstring
1998-10-22 Jeremy Allisonlibsmb/smbdes.c: #ifdef'ed out code prior to removal.
1998-10-22 Christopher... Another cosmetic change.
1998-10-21 Luke Leightondomain aliases added a bit better: does local aliases...
1998-10-21 Luke Leightonthe next dialog: user-groups. it's not very sensible...
1998-10-21 Christopher... I received a bug report from Massimo Campostrini in...
1998-10-21 Luke Leightonadded "start index" skipping into querydispinfo.
1998-10-21 Christopher... Changed the debug calls to use the newer debug macros...
1998-10-21 Jeremy AllisonFixed mainly signed/unsigned issues found by SGI cc...
1998-10-21 Luke Leightonoops!
1998-10-21 Luke Leightonsigned / unsigned issues
1998-10-21 Luke Leightonfixing smbd encrypted rpcs (data lens, alloc hints...
1998-10-21 Andrew Tridgellat the interop Isaac (at least I _think_ it was Isaac...
1998-10-20 Luke Leightonsigned / unsigned warnings (found by herb).
1998-10-20 Luke Leightondce/rpc. bug-fix in ipc.c (introduced today :)
1998-10-20 Jeremy AllisonFixed bug found by John Blair where trim_string wasn't
1998-10-20 Luke Leightonsome quite important bug-fixes i missed because i trans...
1998-10-20 Luke Leightoncalls to prs_grow() on array structures so that data...
1998-10-20 Andrew Tridgelloops, I ot the return type of putenv() wrong
1998-10-20 Andrew Tridgelluse putenv() more portably
1998-10-20 Andrew Tridgellfixed a connection bug in torture test
1998-10-20 Andrew Tridgellremoved setenv(), replaced with smbw_setenv()
1998-10-20 Andrew Tridgellnew prorotypes
1998-10-20 Andrew Tridgellfixes for solaris
1998-10-20 Jeremy Allisonsmbd/nttrans.c smbd/trans2.c: First fixes for NT5.0beta...
1998-10-20 Andrew Tridgelladd -Bshareable for *bsd*
1998-10-20 Andrew Tridgellremoved my badly-done attempt at handling compilers...
1998-10-19 Luke Leightonoops
1998-10-19 Luke Leightonoutput password change messages instead of debug message.
1998-10-19 Luke Leighton- dce/rpc code
1998-10-19 Andrew Tridgelladded command line options to smbsh
1998-10-19 Andrew Tridgellimproved session reestablishment
1998-10-19 Andrew Tridgellprototype new functions
1998-10-19 Andrew Tridgellreturn the resolved IP on a cli_connect() call so it...
1998-10-19 Andrew Tridgellremoved an incorrect comment
1998-10-19 Andrew Tridgell- don't use env variables for passwords and usernames...
1998-10-19 Andrew Tridgell- added smbrapper/shared.o
1998-10-18 Jeremy AllisonFixed sys_lseek and seek_file calls so all returns
1998-10-18 Andrew Tridgellredid proto.h
1998-10-18 Andrew Tridgellcheck for lp_nt_pipe_support() in open calls
1998-10-18 Andrew Tridgelladd an option to enable/disable nt pipes
1998-10-17 Jeremy AllisonSmall tidyups for gcc in 'preen' mode....
1998-10-17 Eloy ParisAdded man page for nmblookup(1)
1998-10-16 Luke Leightonoops.
1998-10-16 Luke Leightondce/rpc
1998-10-16 Andrew Tridgelladded maxfid test
1998-10-16 Andrew Tridgellchanged some debug levels
1998-10-16 Luke Leightonstrtoul removed, strtol used instead
1998-10-16 Luke Leightonstrtoul replace with strtol
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 Luke Leightonoops.
1998-10-16 Luke Leightonrpc client mods (ntlmssp flags)
1998-10-16 Andrew Tridgellonly do the MAC extensions if we are a NTFS filesystem
1998-10-16 Andrew Tridgell- use large buffers for netshareenum
1998-10-16 Andrew Tridgelluse the username GUEST if no other username is available
1998-10-16 Jeremy AllisonRe-added code to tell the user how many open files...
1998-10-16 Luke Leightonrpcclient ntlogin test
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 Leightongetpwnam() failing is a serious error (corrupt smbpassw...
1998-10-15 Jeremy AllisonFixed crypt problems on IRIX with prototype.
1998-10-15 Luke Leightonbug-fixing against:
1998-10-15 Luke Leightonsecond implementation of crc32, used with permission...
1998-10-15 Jeremy Allisonconfig: Fix crypt prototype on RedHat Linux.
1998-10-14 Andrew Tridgellset recursion desired for bcast name query
1998-10-14 Luke Leightonremoved lkcl
1998-10-14 Luke Leighton16 changed to 8 by mistake in samoemhash.
1998-10-14 Luke Leightontridge, i had to put a #ifdef _STAT_VER_LINUX_OLD round...
1998-10-14 Luke Leightonmore warnings...
1998-10-14 Luke Leightonunused variable in pipe_smb_write_X
1998-10-14 Luke Leightonwarnings spotted by ./configure.developer options
next