Age | Commit message (Expand) | Author | Files | Lines |
1998-11-14 | removed information on installing via cgi | Andrew Tridgell | 1 | -73/+15 |
1998-11-14 | missed a .B | Herb Lewis | 1 | -1/+1 |
1998-11-14 | Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe... | Jeremy Allison | 26 | -576/+638 |
1998-11-14 | Fixed munging of sample file in man pages. | Jeremy Allison | 1 | -9/+6 |
1998-11-14 | Fixed makefile problem due to change from SMB_PASSWD to PASSWD_PROGRAM. | Jeremy Allison | 2 | -2/+2 |
1998-11-14 | Added --with-smbwrapper to configure lines in spec files so JohnT's | Jeremy Allison | 2 | -2/+2 |
1998-11-14 | ran spell check and other minor tweaks | Herb Lewis | 16 | -271/+282 |
1998-11-13 | Added packing release script. | John Terpstra | 1 | -0/+15 |
1998-11-13 | Updated for 2.0beta1. | Jeremy Allison | 1 | -9/+5 |
1998-11-13 | Change to beta1. | Jeremy Allison | 1 | -1/+1 |
1998-11-13 | Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ... | Jeremy Allison | 22 | -625/+803 |
1998-11-13 | reverted includes change for FreeBSD as it breaks IRIX | Andrew Tridgell | 1 | -1/+0 |
1998-11-13 | need 32 bit status codes to be negotiated because of STUPID dos "error more | Luke Leighton | 1 | -1/+1 |
1998-11-13 | Fixed timing window created by daemonize function. Smbmount was going daemon | Michael Warfield | 1 | -7/+10 |
1998-11-13 | LOCAL_GRP and DOMAIN_GRP are return types | Luke Leighton | 1 | -0/+4 |
1998-11-13 | ZERO_STRUCTP not PN | Luke Leighton | 1 | -6/+6 |
1998-11-13 | oops - ZERO_STRUCTP() issues again... | Luke Leighton | 1 | -4/+1 |
1998-11-13 | Problems found by Herb. | Jeremy Allison | 6 | -15/+22 |
1998-11-13 | use ZERO_STRUCTPN (checks for NULL) not ZERO_STRUCTP (doesn't check for NULL) | Luke Leighton | 1 | -6/+6 |
1998-11-13 | ZERO_STRUCTP does not check argument for NULL. | Luke Leighton | 1 | -1/+4 |
1998-11-13 | fixes for OSF1 compilation | Andrew Tridgell | 7 | -13/+23 |
1998-11-13 | include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP. | Jeremy Allison | 4 | -12/+10 |
1998-11-13 | security descriptors | Luke Leighton | 6 | -83/+104 |
1998-11-13 | sids in rpctorture changed from fstrings to DOM_SID | Luke Leighton | 1 | -2/+2 |
1998-11-13 | fixed compile for FreeBSD | Andrew Tridgell | 2 | -376/+371 |
1998-11-12 | %\ is an interesting printf argument, but I prefer %s | Andrew Tridgell | 1 | -1/+1 |
1998-11-12 | we don't have any jpeg images any more | Andrew Tridgell | 1 | -7/+0 |
1998-11-12 | Removed code that used printf/fprintf in password changin libraries. | Herb Lewis | 5 | -27/+70 |
1998-11-12 | no longer needed | Andrew Tridgell | 2 | -0/+0 |
1998-11-12 | changed the fonts in the images a bit to be readable at a higher | Andrew Tridgell | 7 | -0/+0 |
1998-11-12 | security descriptors. | Luke Leighton | 11 | -93/+387 |
1998-11-12 | please remember to check that code compiles before checkin! | Andrew Tridgell | 1 | -2/+2 |
1998-11-12 | missed one | Herb Lewis | 1 | -0/+0 |
1998-11-12 | smaller images so they fit on one line of a 640/480 display | Herb Lewis | 6 | -0/+0 |
1998-11-12 | Commiting tt fix. | Herb Lewis | 2 | -2/+2 |
1998-11-12 | Fixed missing parens in tt entry. | Herb Lewis | 1 | -1/+1 |
1998-11-12 | .cvsignore: Removed old entries. | Herb Lewis | 5 | -52/+64 |
1998-11-12 | Use spaces not tabs. | Jeremy Allison | 1 | -1/+1 |
1998-11-12 | Fixed smbpasswd so that enabling a user who already has a password | Jeremy Allison | 1 | -2/+20 |
1998-11-12 | include/kanji.h include/proto.h lib/kanji.c: Added const parameters in string... | Jeremy Allison | 3 | -42/+44 |
1998-11-12 | clear trailing / from directory names in idb file | Herb Lewis | 1 | -11/+15 |
1998-11-12 | jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist. | Luke Leighton | 8 | -30/+149 |
1998-11-12 | changes from John Sygulla for changing remote passwords | Herb Lewis | 1 | -17/+79 |
1998-11-12 | remove .po and .po32 files from inst package | Herb Lewis | 1 | -1/+1 |
1998-11-12 | formatting | Luke Leighton | 1 | -16/+24 |
1998-11-12 | minor update. | Luke Leighton | 1 | -4/+16 |
1998-11-12 | spelling. added line about command-line tools equivalent to nt admin tools. | Luke Leighton | 1 | -1/+2 |
1998-11-12 | spelling corrections and such-like. | Luke Leighton | 1 | -25/+25 |
1998-11-12 | cleaning up conflicts between group code not yet committed and | Luke Leighton | 9 | -701/+2000 |
1998-11-12 | security descriptors and registry. | Luke Leighton | 4 | -3/+102 |