summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-06-01point people at the main web site for a up to date list of mirrorsAndrew Tridgell1-80/+2
1998-05-30This change ensures that only the processes/locked files thatPaul Blackman1-20/+22
1998-05-29Added Paul Eggerts LocalTime patch.Jeremy Allison1-8/+28
1998-05-29Adding Greek and Icelandic codepages from :Jeremy Allison2-0/+193
1998-05-28latest messing about: probably doesn't compile; doesn't matter.Luke Leighton1-3/+54
1998-05-27Ooops - fixed Win95 crash bugs with earlier code.Jeremy Allison2-4/+7
1998-05-27Newly re-written do_match and mask_match functions, with theJeremy Allison2-103/+236
1998-05-27removed "domain sid = " parameter instructionsLuke Leighton1-6/+6
1998-05-27loadparm.c: Added machine password timeout parameter - set to 7 days be default.Jeremy Allison8-173/+266
1998-05-26smb.h: More NT SMB stuff (just defines).Jeremy Allison5-9/+28
1998-05-25added set logon, logoff, kickoff etc time functions.Luke Leighton3-8/+47
1998-05-25i wondered why nisppass.c came up with a linker error "pdb_set_last_set_time"Luke Leighton1-5/+0
1998-05-24more warnings, from Tim WindersLuke Leighton2-2/+2
1998-05-24- created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton8-53/+89
1998-05-23Added more NT definitions, getting ready for nttrans code.Jeremy Allison1-0/+57
1998-05-22add_nisp21pwd_entry() finished but not tested. module now compiles.Luke Leighton1-107/+77
1998-05-22doesn't compile: don't care. checking this in so people can see what'sLuke Leighton1-19/+107
1998-05-22I've put the ubiqx headers back into includes.h, and removed them fromChristopher R. Hertel3-3/+9
1998-05-22These two are not being used, and they would cause conflict under Andrew'sChristopher R. Hertel2-825/+0
1998-05-22Removed all ubiqx includes from includes.h. So far, this was only a problemChristopher R. Hertel2-1/+1
1998-05-22Added a disclaimer regarding the changes Andrew wants.Christopher R. Hertel1-2/+5
1998-05-22Put a do_global_tests() function that will be expanded toJeremy Allison1-0/+18
1998-05-22added:Andrew Tridgell1-0/+4
1998-05-21Fixed 'revalidate' parameter so it's only considered in security=shareJeremy Allison1-29/+29
1998-05-21printing.c: Fixed overflow by one problem in LPRng.Jeremy Allison2-17/+19
1998-05-21Along the lines that Andrew suggested, I added a header called ubi_null.h.Christopher R. Hertel13-44/+184
1998-05-21fixed signed / unsigned warnings spotted by tim winders. also fixedLuke Leighton3-5/+5
1998-05-21jean-francois calling the right function for the "net t.o.d" dce/rpc supportLuke Leighton1-1/+1
1998-05-20fix slprintf for sunos4 in head branchAndrew Tridgell1-1/+2
1998-05-20dce/rpc net time command from jean-francois. does not support timezonesLuke Leighton4-1/+185
1998-05-20Fixed incorrect last arg to safe_strcpy in new wildcard code.Jeremy Allison1-1/+1
1998-05-20Minor tweak for wcard compatibility paranoia.Jeremy Allison1-1/+1
1998-05-20Fixed Samba's wildcard algorithm to be *exactly* the sameJeremy Allison1-1/+10
1998-05-19Fix to do NT wildcard matching.Jeremy Allison1-2/+24
1998-05-19passdb.c: Fixed typo in coment.Jeremy Allison4-44/+28
1998-05-19made mod_smbfilepwd_entry() and getsmbfilepwent() static. they need notLuke Leighton1-98/+97
1998-05-19oops - got some of the default (conversion) functions wrong.Luke Leighton2-35/+19
1998-05-19removed "default" system for password database api: all functions mustLuke Leighton6-196/+179
1998-05-19ldap.c :Luke Leighton8-132/+335
1998-05-19Fixed signed/unsigned warning.Jeremy Allison1-1/+1
1998-05-19Forgot to add the initialize_password_db() call to nmbd also.Jeremy Allison1-0/+3
1998-05-18Abstracted all the crappy password interfaces through an indirectJeremy Allison8-320/+328
1998-05-18chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison17-393/+607
1998-05-18linker errors with -DUSE_NISPLUS_DB - difficult to spot when you're notLuke Leighton2-4/+4
1998-05-18sorting out removal of some smb_passwd functions by calling pdb_smb_to_sam()Luke Leighton1-10/+11
1998-05-18removed references to some of the smb_passwd routines from ldap and nis+Luke Leighton3-117/+96
1998-05-18creating and using some pdb_init_(sam/smb) routines. putting ldap headersLuke Leighton4-25/+14
1998-05-18no include headers in ldap.c.Luke Leighton2-0/+72
1998-05-18resolving compilation errorsLuke Leighton5-5/+7
1998-05-18received update from jean francois for ldap.c: he is doing add / modLuke Leighton2-75/+434