summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* configure:Jeremy Allison2001-04-1313-27/+137
* Michael Davidson <md@sco.COM> pointed out that acl_get_qualifier can potentiallyJeremy Allison2001-04-133-0/+35
* Fixed potential file descriptor leak with MS-Access fix.Jeremy Allison2001-04-132-3/+34
* Added fix from "Eric Boehm" <boehm@nortelnetworks.com> to try and set hardJeremy Allison2001-04-132-3/+27
* Added readline patch from albert chin (china@thewrittenword.com).Jeremy Allison2001-04-136-715/+1134
* portability fixed for sco1.samba.orgAndrew Tridgell2001-04-137-9/+13
* added S_OFF_T_R() for pure 32 bit systemsAndrew Tridgell2001-04-131-8/+4
* need map_lock_offset when we don't have large offsetsAndrew Tridgell2001-04-131-2/+0
* need map_lock_offset in reply.c for systems without a 64 bit integerAndrew Tridgell2001-04-131-1/+1
* SCO_SV doesn't have S_ISSOCKAndrew Tridgell2001-04-131-0/+8
* fixed warning on solaris8Andrew Tridgell2001-04-131-1/+1
* Makefile.inAndrew Tridgell2001-04-131-15/+1
* - remove template from smbrun(). Now uses /tmp and mkstempAndrew Tridgell2001-04-1325-203/+49
* Updated Major/Minor version from 4.20 to 4.50John Terpstra2001-04-131-9/+13
* Adding Andrew Bartlett's mini-fixes to extend use of PAM to encrypted passwor...John Terpstra2001-04-134-8/+85
* Fix for non-insure compile (I always compile with insure these days :-).Jeremy Allison2001-04-131-0/+3
* As Andrew suggested, make smbrun return a fd for a deleted file which can thenJeremy Allison2001-04-1212-137/+174
* missing variable declaration spotted by albert chin (china@thewrittenword.com)Herb Lewis2001-04-121-1/+1
* Can't use space in random string - used in exec list.Jeremy Allison2001-04-121-1/+1
* Changed lp_add/delete/enum scripts to use lockdir if spool dir doesn'tJeremy Allison2001-04-123-13/+34
* Incorrect call (wrong proto - must have been from HEAD).Jeremy Allison2001-04-121-1/+1
* Re-ran autoconf after changes to configure.Jeremy Allison2001-04-122-3/+3
* merge from HEADGerald Carter2001-04-121-3/+6
* Fix up UnixWare (OpenUnix) ACLs support. This should also fix the same problemJohn Terpstra2001-04-124-5/+9
* To stop people complaining about the mktemp call, move it into lib/util.c. Th...Jeremy Allison2001-04-1111-129/+229
* Fix for core dump in security = share code with new share security db.Jeremy Allison2001-04-113-28/+35
* fix compile bugs - too many args in functions.Herb Lewis2001-04-111-13/+13
* Changed the order of -kPIC and -kpic.Jeremy Allison2001-04-114-31/+33
* Added SMB_ prefix to enums that clash with Solaris ACL definitions.Jeremy Allison2001-04-111-9/+9
* This is the beggining of PAM support that goes beyond just vaidating a password.John Terpstra2001-04-112-142/+50
* Note: This is not working right now. It will be fixed soon ===> JHTJohn Terpstra2001-04-112-62/+66
* Restrict dfs add and dfs remote to root at Shirish's advice.Jeremy Allison2001-04-111-0/+16
* Still taping on PAM support. Not yet final, but looking good.John Terpstra2001-04-102-148/+132
* A default case was added to switch(level) without adding a break; to the lastShirish Kalele2001-04-101-0/+1
* Fixed missing HAVE_STDARG_H.Jeremy Allison2001-04-101-4/+20
* Fixed --with-automount compile error.Jeremy Allison2001-04-102-1/+8
* Added HAVE_STDARG_H to tdbutil.cJeremy Allison2001-04-101-5/+51
* passdb/pass_check.c: Ensure second check is done only if given username is al...Jeremy Allison2001-04-103-131/+63
* Removed tdb password code configure. Not working in 2.2.Jeremy Allison2001-04-102-707/+701
* Fixes from DaveCB... libsmb breakage.Jeremy Allison2001-04-101-3/+2
* Added pampass module.John Terpstra2001-04-101-1/+1
* Here is the new PAM password handling stuff. Much more work planned.John Terpstra2001-04-102-0/+880
* Moved all PAM password handling out of pass_check.c, new file pampass.c to fo...John Terpstra2001-04-102-268/+8
* removed some redundant code spotted by Andrew B. for variableGerald Carter2001-04-101-56/+38
* Use message system to notify when smb.conf is updated.Jeremy Allison2001-04-102-7/+22
* Fixup warnings about extra ';' from SGI compiler.Jeremy Allison2001-04-091-22/+22
* Sigh. Gerald broke the build on SGI make with whitespace.... :-).Jeremy Allison2001-04-091-1/+0
* some fixes from Andrew BartlettGerald Carter2001-04-092-3/+6
* make protoGerald Carter2001-04-091-112/+1
* removed include line (rpc_client_proto.h) as it no longerGerald Carter2001-04-091-1/+0