Added first cut of the new packaging scripts for Digital Unix.
[samba.git] / source3 /
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...
1998-11-09 Luke Leightonsplit socket util functions into util_sock.c. util...
1998-11-09 Andrew TridgellI talked to Dave Miller and he thinks that we should...
1998-11-09 Andrew Tridgellconverted smbclient to use clientgen.c rather than...
1998-11-07 Jeremy Allisoncodepages/codepage_def.936: Updated comment.
1998-11-06 Luke Leightongrumble, grumble off-by-one unicode string fixes, gonna...
1998-11-06 Jeremy Allisonlib/charcnv.c: Improved debug comment.
1998-11-05 Jeremy AllisonUseful script to extract all parameters out of the...
1998-11-05 Luke Leightonthe start of the start of the SAM database API
1998-11-05 Luke Leightonutil_file.c:
1998-11-05 Luke Leightonsplit string and unicode string routines into these...
1998-11-05 Andrew Tridgelldon't bother trying QFILEINFO/QUERY_FILE_ALL_INFO with...
1998-11-05 Andrew Tridgellcheck return value of locking_init()
1998-11-05 Jeremy AllisonAdded scripts/convert_smbpasswd to SCRIPTS
1998-11-05 Jeremy AllisonRealise this needs to be without the '.sh' ending as...
1998-11-05 Jeremy AllisonVery simple awk script to convert a 1.9.18 password...
1998-11-04 Jeremy AllisonAdded scripting option (-s) to smbpasswd.
1998-11-03 Luke Leightonfix to some of the unicode string handling. there...
1998-11-03 Jeremy AllisonMakefile.in configure configure.in include/proto.h...
1998-11-02 Luke Leightonmemory leak in SAM group code: need these to track...
1998-11-02 Jeremy Allisonclient/client.c: Patch to tidy up file size output.
1998-11-02 Luke Leightonremoved comment line at end of file
1998-10-31 Andrew Tridgelldon't core dump in smbstatus if we can't open the shmem...
1998-10-31 Andrew Tridgelltook out Lukes change as it breaks domain logons for...
1998-10-31 Andrew Tridgelladded copyright notice from Patrick Powell
1998-10-30 Jeremy AllisonFix suggested by Nicholas.S.Jenkins@cdc.com - connect...
1998-10-30 Alexandre Olivado not print garbage just because someone does not...
next