summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed compile problem after make proto.Jeremy Allison1998-06-092-17/+19
* This is a first step toward moving long namelists into a database. IChristopher R. Hertel1998-06-0912-241/+314
* Moved the ubiqx stuff above nameserv.h so that ubiqx typedefs could beChristopher R. Hertel1998-06-081-12/+6
* proto.hChristopher R. Hertel1998-06-082-0/+16
* Added code to add the Samba names onto the remote_broadcast subnet,Jeremy Allison1998-06-082-5/+11
* Added code to generateChristopher R. Hertel1998-06-081-0/+6
* Cosmetic. Added a cast to (void) to a call to add_name_to_subnet() sinceChristopher R. Hertel1998-06-081-5/+5
* loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...Jeremy Allison1998-06-053-10/+16
* client.c: Allowed client to proceed even if it gets error 234 (more dataJeremy Allison1998-06-042-107/+113
* had what would be a compile error if it wasn't #if 0'd out in passdb_opsLuke Leighton1998-06-041-1/+1
* added "domain admin group" and "domain guest group" parameters. this isLuke Leighton1998-06-044-5/+22
* Fixed file descriptor leak in open_socket_out - this couldJeremy Allison1998-06-041-0/+1
* includes.h: Fixes for NetBSD and BSDI.Jeremy Allison1998-06-042-2/+5
* It occurred to me that the samba includes.h file should be included in theChristopher R. Hertel1998-06-0311-20/+120
* ipc.c: Fix bug where we don't return the correct error code when clientJeremy Allison1998-06-033-91/+272
* Changed the mechanism for including the Samba includes.h in the ubiqx codeChristopher R. Hertel1998-06-0212-109/+87
* clientutil.c: Don't core dump if no controlling terminal available for password.Jeremy Allison1998-06-015-8/+43
* point people at the main web site for a up to date list of mirrorsAndrew Tridgell1998-06-011-80/+2
* This change ensures that only the processes/locked files thatPaul Blackman1998-05-301-20/+22
* Added Paul Eggerts LocalTime patch.Jeremy Allison1998-05-291-8/+28
* Adding Greek and Icelandic codepages from :Jeremy Allison1998-05-292-0/+193
* latest messing about: probably doesn't compile; doesn't matter.Luke Leighton1998-05-281-3/+54
* Ooops - fixed Win95 crash bugs with earlier code.Jeremy Allison1998-05-272-4/+7
* Newly re-written do_match and mask_match functions, with theJeremy Allison1998-05-272-103/+236
* removed "domain sid = " parameter instructionsLuke Leighton1998-05-271-6/+6
* loadparm.c: Added machine password timeout parameter - set to 7 days be default.Jeremy Allison1998-05-278-173/+266
* smb.h: More NT SMB stuff (just defines).Jeremy Allison1998-05-265-9/+28
* added set logon, logoff, kickoff etc time functions.Luke Leighton1998-05-253-8/+47
* i wondered why nisppass.c came up with a linker error "pdb_set_last_set_time"Luke Leighton1998-05-251-5/+0
* more warnings, from Tim WindersLuke Leighton1998-05-242-2/+2
* - created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton1998-05-248-53/+89
* Added more NT definitions, getting ready for nttrans code.Jeremy Allison1998-05-231-0/+57
* add_nisp21pwd_entry() finished but not tested. module now compiles.Luke Leighton1998-05-221-107/+77
* doesn't compile: don't care. checking this in so people can see what'sLuke Leighton1998-05-221-19/+107
* I've put the ubiqx headers back into includes.h, and removed them fromChristopher R. Hertel1998-05-223-3/+9
* These two are not being used, and they would cause conflict under Andrew'sChristopher R. Hertel1998-05-222-825/+0
* Removed all ubiqx includes from includes.h. So far, this was only a problemChristopher R. Hertel1998-05-222-1/+1
* Added a disclaimer regarding the changes Andrew wants.Christopher R. Hertel1998-05-221-2/+5
* Put a do_global_tests() function that will be expanded toJeremy Allison1998-05-221-0/+18
* added:Andrew Tridgell1998-05-221-0/+4
* Fixed 'revalidate' parameter so it's only considered in security=shareJeremy Allison1998-05-211-29/+29
* printing.c: Fixed overflow by one problem in LPRng.Jeremy Allison1998-05-212-17/+19
* Along the lines that Andrew suggested, I added a header called ubi_null.h.Christopher R. Hertel1998-05-2113-44/+184
* fixed signed / unsigned warnings spotted by tim winders. also fixedLuke Leighton1998-05-213-5/+5
* jean-francois calling the right function for the "net t.o.d" dce/rpc supportLuke Leighton1998-05-211-1/+1
* fix slprintf for sunos4 in head branchAndrew Tridgell1998-05-201-1/+2
* dce/rpc net time command from jean-francois. does not support timezonesLuke Leighton1998-05-204-1/+185
* Fixed incorrect last arg to safe_strcpy in new wildcard code.Jeremy Allison1998-05-201-1/+1
* Minor tweak for wcard compatibility paranoia.Jeremy Allison1998-05-201-1/+1
* Fixed Samba's wildcard algorithm to be *exactly* the sameJeremy Allison1998-05-201-1/+10