Fixed -Wall -Wshadow warning.
[samba.git] / source3 /
1998-11-23 Jeremy AllisonFixed -Wall -Wshadow warning.
1998-11-23 Luke Leightonuninitialised counter
1998-11-23 Luke Leightonyp_prot.h and ypclnt.h correct: ypprot.h and yp_clnt...
1998-11-23 Luke Leightonre-added ypprot.h and yp_clnt.h
1998-11-23 Luke Leightonre-added includes for yp_prot.h and yp_clnt.h
1998-11-23 Luke Leightonget rid of __wait boring warning, caused by rpc/clnt.h
1998-11-23 Luke Leightoncvs being STUPID
1998-11-23 Luke Leightonremove unused variable
1998-11-23 Luke Leightonunused variable removed
1998-11-23 Luke Leightoncvs being STUPID
1998-11-23 Luke Leightoncvs is acting wierd.
1998-11-23 Luke Leightonsomeone had added code to convert rids to rids, assumin...
1998-11-23 Luke Leightonremove / add / attempt to stop remove didn't work.
1998-11-23 Luke Leightonunix instance of group database API
1998-11-23 Andrew Tridgellreplace ' with _ as well
1998-11-23 Andrew Tridgellchanged string_sub() to replace " ; and ` in the insert...
1998-11-22 Andrew Tridgelldeleted some old DEBUG() code that wasn't used
1998-11-21 Andrew Tridgellglobal change from samba.anu.edu.au to samba.org
1998-11-21 Richard SharpeAdded changes to smbtar submitted by Sandy Whitesel
1998-11-21 Andrew Tridgellmake SWAT obey the global "hosts allow" and "hosts...
1998-11-21 Andrew Tridgelltry to use *SMBSERVER to connect to password server...
1998-11-21 Andrew Tridgelladd a error code when failed to get lock
1998-11-21 Andrew Tridgellformatting change
1998-11-21 Andrew Tridgelluse bindir not sbindir in Makefile to ensure that we...
1998-11-21 Jeremy Allisonsmbd/password.c: Added *SMBSERVER fix is name is too...
1998-11-20 Jeremy AllisonInstrumented hack fix with debug level 10 statements...
1998-11-20 Jeremy Allisonacconfig.h configure configure.in include/config.h...
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...
next