summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-11-29weekend work. user / group database API.Luke Leighton40-1862/+1415
1998-11-29removed include of net/route.h because it prevents compilation underAndrew Tridgell1-4/+6
1998-11-29don't allow ".." in service name when doing "default service"Andrew Tridgell1-1/+3
1998-11-28Fixed typo. "Browsable is an acronym for browseable.John Terpstra1-1/+1
1998-11-27Now uninstalls man pages from correct source location.Tim Potter1-1/+1
1998-11-27make the help links appear in a separate window, so you can read theAndrew Tridgell1-1/+1
1998-11-27- removed smb.conf.5.html as it now comes as part of htmldocsAndrew Tridgell2-4484/+36
1998-11-27better layout of password options.Andrew Tridgell1-19/+23
1998-11-27install all html docs in yodl help directoryAndrew Tridgell1-0/+7
1998-11-27re-ran yodlAndrew Tridgell18-66/+63
1998-11-27got rid of a dangerous message command exampleAndrew Tridgell1-9/+0
1998-11-26Replaced ZERO_STRUCT() with ZERO_STRUCTP() in cli_connect_serverlist().Tim Potter1-1/+1
1998-11-26updated SWAT README to remove cgi-bin instructionsAndrew Tridgell1-54/+5
1998-11-26we have a problem: resolution of "Primary Group RID" which we assumedLuke Leighton3-2/+16
1998-11-25yeehaah got users to be included in S-1-5-xxx-yyy-zzz's local groups.Luke Leighton5-51/+70
1998-11-25fixing group database issuesLuke Leighton8-67/+94
1998-11-25Makefile.in: Added maintainer mode fixes.Jeremy Allison27-824/+2010
1998-11-25LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton13-131/+380
1998-11-25added file from 2.0 branchHerb Lewis1-0/+17
1998-11-25fixing domain join and domain login problemsLuke Leighton5-11/+23
1998-11-24clearer debug commentsLuke Leighton1-2/+2
1998-11-24oops, forgot to rename smbfilegrp to smbunixgrp.Luke Leighton1-11/+11
1998-11-24updated from yodlLuke Leighton2-27/+247
1998-11-24added "domain group map" and "local group map" explanations.Luke Leighton1-9/+136
1998-11-24sorting out difference between aliases and groups in the cases whereLuke Leighton3-21/+55
1998-11-24jean-francois pointed out problem with "lp_domain_role()" code, youLuke Leighton1-2/+2
1998-11-24initialise not initialize...Luke Leighton2-2/+2
1998-11-24Fixed oplock test path spec bug.Jeremy Allison1-1/+1
1998-11-23Fixed -Wall -Wshadow warning.Jeremy Allison1-2/+1
1998-11-23uninitialised counterLuke Leighton1-1/+1
1998-11-23yp_prot.h and ypclnt.h correct: ypprot.h and yp_clnt.h wrong...Luke Leighton2-2/+2
1998-11-23re-added ypprot.h and yp_clnt.hLuke Leighton2-2/+2
1998-11-23re-added includes for yp_prot.h and yp_clnt.hLuke Leighton1-0/+13
1998-11-23get rid of __wait boring warning, caused by rpc/clnt.hLuke Leighton1-13/+4
1998-11-23cvs being STUPIDLuke Leighton3-101/+58
1998-11-23remove unused variableLuke Leighton1-1/+0
1998-11-23unused variable removedLuke Leighton1-1/+1
1998-11-23cvs being STUPIDLuke Leighton1-3/+51
1998-11-23cvs is acting wierd.Luke Leighton2-0/+573
1998-11-23someone had added code to convert rids to rids, assuming that the ridsLuke Leighton1-9/+1
1998-11-23remove / add / attempt to stop remove didn't work.Luke Leighton1-0/+651
1998-11-23unix instance of group database APILuke Leighton26-1294/+1098
1998-11-23replace ' with _ as wellAndrew Tridgell2-13/+14
1998-11-23changed string_sub() to replace " ; and ` in the inserted string with _Andrew Tridgell4-25/+59
1998-11-22deleted some old DEBUG() code that wasn't usedAndrew Tridgell1-14/+0
1998-11-22use http://samba.org/ not http://samba.org/samba/Andrew Tridgell2-7/+6
1998-11-21global change from samba.anu.edu.au to samba.orgAndrew Tridgell94-455/+455
1998-11-21Added changes to smbtar submitted by Sandy WhiteselRichard Sharpe2-4/+16
1998-11-21make SWAT obey the global "hosts allow" and "hosts deny" settings.Andrew Tridgell2-13/+29
1998-11-21try to use *SMBSERVER to connect to password server if the firstAndrew Tridgell1-13/+11