summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* passdb.c now calls getpwnam() which returns results in a static buffer.Luke Leighton1998-11-301-7/+21
* pwdb_initialise() in the wrong place: must load smb.conf first. thanks phil.Luke Leighton1998-11-301-6/+6
* missed out endit()s, ta andrej.Luke Leighton1998-11-301-0/+6
* Earlier fix for smbmount timing window was the wrong patch.Michael Warfield1998-11-301-9/+10
* moving rpc/rpc.h to after netinet.hLuke Leighton1998-11-301-5/+5
* another attempt at a fix on connect_serverlist()...Luke Leighton1998-11-301-8/+8
* builtin alias password APILuke Leighton1998-11-302-0/+727
* andrej spotted problem with connect_serverlist (starts off assumingLuke Leighton1998-11-301-1/+1
* - adding builtin[alias]db.Luke Leighton1998-11-3014-69/+145
* updated smb.conf - have not done a yodl2xxx.Luke Leighton1998-11-301-19/+152
* cvs getting it wrong. again.Luke Leighton1998-11-291-8/+10
* enabling optimisation switches on some compiler warningsLuke Leighton1998-11-291-1/+1
* "retired" two modules to preserve their cvs history.Luke Leighton1998-11-297-1158/+2899
* weekend work. user / group database API.Luke Leighton1998-11-2940-1862/+1415
* removed include of net/route.h because it prevents compilation underAndrew Tridgell1998-11-291-4/+6
* don't allow ".." in service name when doing "default service"Andrew Tridgell1998-11-291-1/+3
* Fixed typo. "Browsable is an acronym for browseable.John Terpstra1998-11-281-1/+1
* Now uninstalls man pages from correct source location.Tim Potter1998-11-271-1/+1
* make the help links appear in a separate window, so you can read theAndrew Tridgell1998-11-271-1/+1
* - removed smb.conf.5.html as it now comes as part of htmldocsAndrew Tridgell1998-11-272-4484/+36
* better layout of password options.Andrew Tridgell1998-11-271-19/+23
* install all html docs in yodl help directoryAndrew Tridgell1998-11-271-0/+7
* re-ran yodlAndrew Tridgell1998-11-2718-66/+63
* got rid of a dangerous message command exampleAndrew Tridgell1998-11-271-9/+0
* Replaced ZERO_STRUCT() with ZERO_STRUCTP() in cli_connect_serverlist().Tim Potter1998-11-261-1/+1
* updated SWAT README to remove cgi-bin instructionsAndrew Tridgell1998-11-261-54/+5
* we have a problem: resolution of "Primary Group RID" which we assumedLuke Leighton1998-11-263-2/+16
* yeehaah got users to be included in S-1-5-xxx-yyy-zzz's local groups.Luke Leighton1998-11-255-51/+70
* fixing group database issuesLuke Leighton1998-11-258-67/+94
* Makefile.in: Added maintainer mode fixes.Jeremy Allison1998-11-2527-824/+2010
* LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton1998-11-2513-131/+380
* added file from 2.0 branchHerb Lewis1998-11-251-0/+17
* fixing domain join and domain login problemsLuke Leighton1998-11-255-11/+23
* clearer debug commentsLuke Leighton1998-11-241-2/+2
* oops, forgot to rename smbfilegrp to smbunixgrp.Luke Leighton1998-11-241-11/+11
* updated from yodlLuke Leighton1998-11-242-27/+247
* added "domain group map" and "local group map" explanations.Luke Leighton1998-11-241-9/+136
* sorting out difference between aliases and groups in the cases whereLuke Leighton1998-11-243-21/+55
* jean-francois pointed out problem with "lp_domain_role()" code, youLuke Leighton1998-11-241-2/+2
* initialise not initialize...Luke Leighton1998-11-242-2/+2
* Fixed oplock test path spec bug.Jeremy Allison1998-11-241-1/+1
* Fixed -Wall -Wshadow warning.Jeremy Allison1998-11-231-2/+1
* uninitialised counterLuke Leighton1998-11-231-1/+1
* yp_prot.h and ypclnt.h correct: ypprot.h and yp_clnt.h wrong...Luke Leighton1998-11-232-2/+2
* re-added ypprot.h and yp_clnt.hLuke Leighton1998-11-232-2/+2
* re-added includes for yp_prot.h and yp_clnt.hLuke Leighton1998-11-231-0/+13
* get rid of __wait boring warning, caused by rpc/clnt.hLuke Leighton1998-11-231-13/+4
* cvs being STUPIDLuke Leighton1998-11-233-101/+58
* remove unused variableLuke Leighton1998-11-231-1/+0
* unused variable removedLuke Leighton1998-11-231-1/+1