summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-08-22More compile warnings.Tim Potter1-0/+2
2002-08-22Fix compile warnings.Tim Potter2-7/+0
2002-08-22Ensure we don't change to a user that we can't get an NT_TOKEN for.Andrew Bartlett1-0/+4
2002-08-22fix for difference in strsep and strtok semanticsHerb Lewis1-0/+1
2002-08-22Spelling fixes.Tim Potter2-6/+6
2002-08-22get the access check in addform() correct this time.Gerald Carter1-111/+94
2002-08-22fix a few segfaultsGerald Carter2-7/+7
2002-08-22Make samsync use poptAndrew Bartlett1-1/+1
2002-08-22A few fixes towards libsmbclient and rpcclient - get pointer types right andAndrew Bartlett2-12/+10
2002-08-22Move commentAndrew Bartlett1-2/+3
2002-08-22Fixed IFSTEST errors with OpenParams... more to go.Jeremy Allison1-9/+9
2002-08-21Added README written by Jelmer - thanks!Tim Potter1-0/+48
2002-08-21fix segfaultGerald Carter1-5/+5
2002-08-21NETLOGON NetServerAuthenticate3 include and parser fileJean-François Micouleau2-12/+110
2002-08-21More hacks for 'guest account' to get it to show up with the right rid...Andrew Bartlett1-1/+12
2002-08-21Fix longstanding bug in Win2k clients by clearing the shortnameJeremy Allison1-0/+5
2002-08-21Replaced reference to global_myworkgroup by calls to lp_workgroup().Volker Lendecke1-6/+5
2002-08-21This is like jht's (abortive) patch for showing only non-default testparmAndrew Bartlett1-4/+6
2002-08-21Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatibleJelmer Vernooij6-2/+24
2002-08-21pdbedit needs global_myname to be set in order to display theVolker Lendecke1-1/+12
2002-08-21global_myname is a pstring, not an fstringVolker Lendecke1-1/+1
2002-08-21Add changes suggested by abartlet:Jelmer Vernooij1-1124/+1205
2002-08-21Add 'net rpc getsid' to fetch the PDC's SID into the local secrets.tdbVolker Lendecke1-1/+55
2002-08-21just comment typosVolker Lendecke1-15/+15
2002-08-21Fix debug level initialization for net.cVolker Lendecke3-2/+3
2002-08-21Cope with non-unix accounts - we just won't get the groups for those users.Andrew Bartlett1-2/+4
2002-08-21Use the 'init' flag to determine if the UID is set, rather than testing theAndrew Bartlett1-2/+5
2002-08-21Fix pam_smbpass to always check the return value of pdb_getsampwnam() toAndrew Bartlett1-3/+6
2002-08-21Handle wrap-around on this number by making it unsigned.Andrew Bartlett1-1/+1
2002-08-21implemented lock and mknodSimo Sorce2-16/+207
2002-08-21addform fix from SAMBA_2_2Gerald Carter1-17/+29
2002-08-20fix typosSimo Sorce1-2/+2
2002-08-20pdb_nisplus converted to the new passdb system API'sJelmer Vernooij2-559/+586
2002-08-20IFSTEST fixes for open fid, nametoolong.Jeremy Allison3-11/+30
2002-08-20The "max data count" value in SMB transacts indicates how much the other end canShirish Kalele1-1/+1
2002-08-20some fixesJelmer Vernooij1-24/+1
2002-08-20fix typoJelmer Vernooij1-1/+1
2002-08-20fix irix compile errors - cannot initialize array in declaration statementHerb Lewis2-3/+10
2002-08-20Remove unused variablesJelmer Vernooij1-16/+3
2002-08-20Don't report missing "-valid"Jelmer Vernooij1-1/+1
2002-08-20fix generating protos for smbwrapperHerb Lewis1-1/+1
2002-08-20cannot use casts in the DLIST_xxx macrosHerb Lewis2-3/+3
2002-08-20segfault fixes merged from APP_HEADGerald Carter1-32/+42
2002-08-20Based orginally by work by Kai, this patch moves our NT_TOKEN generation intoAndrew Bartlett14-286/+536
2002-08-20fix irix compiler errorHerb Lewis1-1/+1
2002-08-19add support for the "value,OID" format described in MSDN.Gerald Carter1-1/+31
2002-08-19Added comment about our implementation of the trans2Tim Potter1-1/+6
2002-08-19fix typo auth/auth_server.cJelmer Vernooij2-5/+1
2002-08-19fixed memory corruption in cli_full_connection()Andrew Tridgell1-2/+1
2002-08-19the SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS macro isn't needed any moreAndrew Tridgell1-1/+0