Matthew Chapman spotted that smbpasschange was assuming the existence
[samba.git] / source3 /
1998-11-20 Jeremy AllisonFixed stupid blunder where I renamed getpwanam to getpwnam.
1998-11-20 Herb Lewiswrong directory path for smbd and nmbd
1998-11-19 Jeremy AllisonMakefile.in: Added passing of CPPFLAGS into Makefile.
1998-11-19 Jeremy AllisonSync up with 2.0 code.
1998-11-19 Herb Lewisupdate testparm with -s option so it doesn't require...
1998-11-19 Jeremy AllisonChanges to make the default prefix /usr/local/samba...
1998-11-18 Jeremy AllisonAdded OSF1 changes to HEAD (-lsecurity etc.)
1998-11-18 Jeremy AllisonFixed crash bug which was assuming that fd_ptr was...
1998-11-18 Jeremy AllisonFixed problem with HAVE_NETGROUP being used on platforms
1998-11-17 Jeremy AllisonFixed NT modify timestamp issue.
1998-11-17 Jeremy AllisonChanged Makefile.in to use autoconf prefixes.
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-17 Luke Leightonlookup_alias_name() %s not %d for sid_str
1998-11-17 Luke Leightonsomehow this file got missed in the groupdb commit.
1998-11-17 Luke Leightonmake_uni_hdr() reverted accidentally with a -1 on usern...
1998-11-17 Luke Leightonswapped username:uid:[groupridlist]:[aliasridlist] to
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-17 Jeremy AllisonFixed missing NULL check in tar op.
1998-11-17 Jeremy AllisonMoved PRINTCAP_NAME from smb.h to includes to allow...
1998-11-16 Jeremy AllisonMakefile.in: Re-added quotes round ROFF call for DGUX.
1998-11-16 Jeremy AllisonO_EXCL fixes for printing files & oplocks.
1998-11-16 Jeremy AllisonAdded fixes for machine accounts.
1998-11-16 Andrew Tridgellfixed lmhosts parsing. We were using sizeof(name) where...
1998-11-16 John TerpstraUpdates to handle glob.h - was causing problems on...
1998-11-15 Andrew Tridgellchange ROUNDUP to SMB_ROUNDUP to prevent conflicts...
1998-11-14 Andrew Tridgellcompile with optimisation by default on all compilers
1998-11-14 Andrew Tridgellautomatically uppercase server and share names (win95...
1998-11-14 Andrew Tridgellfixed setmode in smbclient
1998-11-14 Andrew Tridgell- handle servers that don't support getattrE (ie. NT)
1998-11-14 Jeremy AllisonFixed problem with smbclient issuing '*.*' to NT server...
1998-11-14 Andrew Tridgellprompt for password on smbclient -L
1998-11-14 Andrew Tridgell- new prototypes
1998-11-14 Andrew Tridgellallow all user to view the config
1998-11-14 Andrew Tridgellremove code that allows installation via cgi
1998-11-14 Jeremy AllisonRemoved acconfig.h configure configure.in include/confi...
1998-11-13 Jeremy AllisonChange to beta1.
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-13 Andrew Tridgellreverted includes change for FreeBSD as it breaks IRIX
1998-11-13 Luke Leightonneed 32 bit status codes to be negotiated because of...
1998-11-13 Michael WarfieldFixed timing window created by daemonize function....
1998-11-13 Luke LeightonLOCAL_GRP and DOMAIN_GRP are return types
1998-11-13 Luke LeightonZERO_STRUCTP not PN
1998-11-13 Luke Leightonoops - ZERO_STRUCTP() issues again...
1998-11-13 Luke Leightonuse ZERO_STRUCTPN (checks for NULL) not ZERO_STRUCTP...
1998-11-13 Luke LeightonZERO_STRUCTP does not check argument for NULL.
1998-11-13 Andrew Tridgellfixes for OSF1 compilation
1998-11-13 Jeremy Allisoninclude/smb.h: Re-added zero pointer protection to...
1998-11-13 Luke Leightonsecurity descriptors
1998-11-13 Luke Leightonsids in rpctorture changed from fstrings to DOM_SID
1998-11-13 Andrew Tridgellfixed compile for FreeBSD
1998-11-12 Andrew Tridgell%\ is an interesting printf argument, but I prefer %s
1998-11-12 Andrew Tridgellwe don't have any jpeg images any more
1998-11-12 Herb LewisRemoved code that used printf/fprintf in password chang...
1998-11-12 Luke Leightonsecurity descriptors.
1998-11-12 Andrew Tridgellplease remember to check that code compiles before...
1998-11-12 Herb Lewis.cvsignore: Removed old entries.
1998-11-12 Jeremy AllisonFixed smbpasswd so that enabling a user who already...
1998-11-12 Jeremy Allisoninclude/kanji.h include/proto.h lib/kanji.c: Added...
1998-11-12 Luke Leightonjean-f. sent me some S-1-3-0,1,2,3 SIDs and names....
1998-11-12 Herb Lewischanges from John Sygulla for changing remote passwords
1998-11-12 Luke Leightoncleaning up conflicts between group code not yet commit...
1998-11-12 Luke Leightonsecurity descriptors and registry.
1998-11-12 Andrew Tridgellhandle null usernames
1998-11-12 Andrew Tridgellshow all buttons in demo mode
1998-11-12 Andrew Tridgellfixed demo mode
1998-11-12 Andrew Tridgellextracted the password change code from smbpasswd and...
1998-11-12 Andrew Tridgellchar -> uchar fix
1998-11-12 Andrew Tridgelllargely rewrote smbpasswd so that the code is understan...
1998-11-12 Jeremy AllisonMoved some code (NTLMSSPcalc) out of smbdes and inline...
1998-11-12 Jeremy AllisonFix fd leak in error condition in grantpt code case.
1998-11-12 Jeremy AllisonAdded the security changes suggested by Andrew - become the
1998-11-12 Jeremy AllisonAdded enable user button. Fixed bug where log was alway...
1998-11-11 Andrew Tridgellchanged is_root() to am_root() to prevent clash with...
1998-11-11 Jeremy AllisonJ.F.'s latest printer fixes plus his gcc -picky fix...
1998-11-11 Jeremy Allisonrpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.
1998-11-11 Luke Leightonoops!
1998-11-11 Luke Leightonsecurity descriptor info, provided by jean-francois
1998-11-11 Herb LewisAdded needed flag for swat password changing
1998-11-11 Herb Lewisadded password change functionality to swat
1998-11-11 Jeremy AllisonFix from richard.kettlewell@kewill.com for leapyear...
1998-11-11 Luke Leightonclearing up security descriptor
1998-11-11 Jeremy AllisonFixed two debug prints.
1998-11-11 Luke Leightonchanged syntax of registry commands so keys can start...
1998-11-11 Jean-François Mico... makeyodldocs.sh now works with the bash shell
1998-11-11 Jeremy AllisonAdded code to copy smb.conf.5.html to the swat help...
1998-11-11 Herb Lewisswat.c updated to use new yodl generated smb.conf.5...
1998-11-11 Jeremy AllisonMakefile.in: Added target for makeyodldocs - not used...
1998-11-11 Jeremy AllisonAdding YODL docs maintainer script.
1998-11-11 Luke Leightonregistry delete value command: "regdeleteval".
1998-11-11 Luke Leightonrenamed unk_1b to flush_key
1998-11-11 Jeremy AllisonAdded manpages/ to source path.
1998-11-11 Luke Leighton- renamed open_policy to open_hklm.
1998-11-10 Luke Leightonrpcclient registry key delete command: "regdeletekey".
1998-11-10 Luke Leightonregistry modification requires a "sync" or "refresh...
1998-11-10 Jeremy Allisoninclude/local.h:
1998-11-10 Luke Leightonoops!
1998-11-10 Luke Leightonrpcclient registry commands.
1998-11-10 Luke Leightonutil functions split into relevant modules, first pass.
1998-11-10 Jeremy AllisonDefault for SMB_PASSWD program was set to smbpasswd...
1998-11-09 Jeremy AllisonMakefile.in: Removed rpc_server/srv_ldap_helpers.c...
next