summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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-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-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-21global change from samba.anu.edu.au to samba.orgAndrew Tridgell3-3/+3
1998-11-21Added changes to smbtar submitted by Sandy WhiteselRichard Sharpe1-1/+7
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
1998-11-21add a error code when failed to get lockAndrew Tridgell1-1/+1
1998-11-21formatting changeAndrew Tridgell1-1/+1
1998-11-21use bindir not sbindir in Makefile to ensure that we don't breakAndrew Tridgell1-1/+3
1998-11-21smbd/password.c: Added *SMBSERVER fix is name is too long.Jeremy Allison2-2/+10
1998-11-20Instrumented hack fix with debug level 10 statements just in case :-).Jeremy Allison1-0/+3
1998-11-20acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...Jeremy Allison6-190/+672
1998-11-20Fixed stupid blunder where I renamed getpwanam to getpwnam.Jeremy Allison3-4/+4
1998-11-20wrong directory path for smbd and nmbdHerb Lewis1-2/+2
1998-11-19Makefile.in: Added passing of CPPFLAGS into Makefile.Jeremy Allison4-415/+438
1998-11-19Sync up with 2.0 code.Jeremy Allison9-403/+586
1998-11-19update testparm with -s option so it doesn't require a carriage returnHerb Lewis1-10/+34
1998-11-19Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.Jeremy Allison6-482/+706
1998-11-18Added OSF1 changes to HEAD (-lsecurity etc.)Jeremy Allison7-158/+243
1998-11-18Fixed crash bug which was assuming that fd_ptr was always non-nullJeremy Allison3-6/+12
1998-11-18Fixed problem with HAVE_NETGROUP being used on platformsJeremy Allison5-15/+26
1998-11-17Fixed NT modify timestamp issue.Jeremy Allison3-2/+27
1998-11-17Changed Makefile.in to use autoconf prefixes.Jeremy Allison1-7/+5
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison56-178/+238
1998-11-17lookup_alias_name() %s not %d for sid_strLuke Leighton1-1/+1
1998-11-17somehow this file got missed in the groupdb commit.Luke Leighton1-35/+88