summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-08-22a few minor cleanups in the cldap requestAndrew Tridgell1-2/+26
2002-08-22added a 'net rpc samdump' command for dumping the whole sam viaAndrew Tridgell6-19/+184
2002-08-22added a useful unistr2 display functionAndrew Tridgell1-0/+10
2002-08-22typos typos :)Simo Sorce1-2/+0
2002-08-22fix registry editor API for printing backend after I changedGerald Carter3-41/+69
2002-08-22reload_after_sighup and got_sig_term are defined in server.cHerb Lewis1-2/+2
2002-08-22Spelling fixes.Tim Potter1-5/+7
2002-08-22Remember to check for UNIX extensions before saying we support them.Jeremy Allison1-1/+1
2002-08-22Put back in BDC support in set_server_role(). Tidied up debugs.Tim Potter1-8/+22
2002-08-22We were returning incorrect flags in smb_action....Jeremy Allison1-6/+9
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