summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-06-10De-coupled the mapping of a Windows to UNIX username from the Get_PwnamJeremy Allison6-31/+125
1998-06-09I was wrong about the length and max_length values in make_unistr2.Jeremy Allison1-3/+1
1998-06-09loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison7-34/+33
1998-06-09Fixed compile problem after make proto.Jeremy Allison2-17/+19
1998-06-09This is a first step toward moving long namelists into a database. IChristopher R. Hertel12-241/+314
1998-06-08Moved the ubiqx stuff above nameserv.h so that ubiqx typedefs could beChristopher R. Hertel1-12/+6
1998-06-08proto.hChristopher R. Hertel2-0/+16
1998-06-08Added code to add the Samba names onto the remote_broadcast subnet,Jeremy Allison2-5/+11
1998-06-08Added code to generateChristopher R. Hertel1-0/+6
1998-06-08Cosmetic. Added a cast to (void) to a call to add_name_to_subnet() sinceChristopher R. Hertel1-5/+5
1998-06-05loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...Jeremy Allison3-10/+16
1998-06-04client.c: Allowed client to proceed even if it gets error 234 (more dataJeremy Allison2-107/+113
1998-06-04had what would be a compile error if it wasn't #if 0'd out in passdb_opsLuke Leighton1-1/+1
1998-06-04added "domain admin group" and "domain guest group" parameters. this isLuke Leighton4-5/+22
1998-06-04Fixed file descriptor leak in open_socket_out - this couldJeremy Allison1-0/+1
1998-06-04includes.h: Fixes for NetBSD and BSDI.Jeremy Allison2-2/+5
1998-06-03It occurred to me that the samba includes.h file should be included in theChristopher R. Hertel11-20/+120
1998-06-03ipc.c: Fix bug where we don't return the correct error code when clientJeremy Allison3-91/+272
1998-06-02Changed the mechanism for including the Samba includes.h in the ubiqx codeChristopher R. Hertel12-109/+87
1998-06-01clientutil.c: Don't core dump if no controlling terminal available for password.Jeremy Allison5-8/+43
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