summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-22Sync with HEAD.Tim Potter2-128/+8
2003-01-22Minor merges from HEAD.Tim Potter2-1/+3
2003-01-22Merge: remove dead function.Tim Potter1-10/+0
2003-01-22Merge of kerberos changes to make this branch build again!Tim Potter2-61/+40
2003-01-22Merge of wins server dead list into gencache.tdbTim Potter1-60/+54
2003-01-22Merge: Make torture tools in everything target.Tim Potter1-1/+1
2003-01-22fix for CR 1603; provide description of NT_STATUS_PIPE_NOT_AVAILABLEGerald Carter1-0/+1
2003-01-21Get closer to Heimdal compile... Damn. HEAD has different code inJeremy Allison6-15/+533
2003-01-21Properly display popt errors. Also fix debug to be -d for consistency with o...Jim McDonough1-2/+3
2003-01-21Fixup proto generation to not include krb5 specific symbolsJeremy Allison2-5/+8
2003-01-21More fixes getting us closer to full Heimdal compile....Jeremy Allison5-11/+155
2003-01-21don't free() auto variables; fixes segfault when looking up RefusePasswordCha...Gerald Carter1-3/+5
2003-01-21sanity checks from Ken CrossGerald Carter2-3/+7
2003-01-20should be HAVE_KRB5_SET_REAL_TIME (HAVE_ was missing)...fix the buildJim McDonough1-1/+1
2003-01-19Merge in more of the SuSE patches for Heimdal. These changes show howJeremy Allison5-10070/+20214
2003-01-19strip any trailing \'s from reg key names in an openGerald Carter1-2/+10
2003-01-18removing extra debug statementGerald Carter1-2/+0
2003-01-17connect to the actual netbios name in smb.conf and not LOCALHOSTGerald Carter1-1/+1
2003-01-17sync with HEAD; link to HOWTO indexGerald Carter1-13/+1
2003-01-17ck at documenting Win9X/ME Profile Handling.John Terpstra1-0/+58
2003-01-17Janitorial duty...Jeremy Allison1-4/+8
2003-01-17Fix reference count bug where smbd's would not terminate with noJeremy Allison2-18/+12
2003-01-16update for 3.0Herb Lewis1-84/+72
2003-01-16Merge the fix from head about short variables.Richard Sharpe1-1/+1
2003-01-16Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.Jeremy Allison4-38/+77
2003-01-16Adding genlogon obtained from a a mailing list posting in 2001.John Terpstra1-0/+71
2003-01-16More Heimdal changes. Still not compiling with Heimdal yet...Jeremy Allison4-2/+9
2003-01-16Fist part of fixes to make us compile with Heimdal. Don't explicitlyJeremy Allison4-146/+282
2003-01-16regenerate docsGerald Carter50-7991/+6486
2003-01-16More notes added.John Terpstra1-0/+57
2003-01-16Add mutex protection around auth calls.Jeremy Allison1-41/+37
2003-01-15Merge of holding pattern stuff from HEAD.Tim Potter1-21/+5
2003-01-15s/WIFSIGNALLED/WIFSIGNALED/gGerald Carter1-1/+1
2003-01-15missed a fileGerald Carter1-13/+4
2003-01-15do not use RCS variables in fileGerald Carter1-1/+1
2003-01-15syncing docs with HEADGerald Carter76-29006/+11457
2003-01-15Remove debugging stmt.Tim Potter1-3/+0
2003-01-15Sync up compiler warning fixes.Tim Potter1-9/+9
2003-01-15and another comment.John Terpstra1-0/+11
2003-01-15dded further comment.John Terpstra1-0/+12
2003-01-15Remove a wayward file.Richard Sharpe1-281/+0
2003-01-15Adding Win2K profile info.John Terpstra1-0/+32
2003-01-15Adding more notes.John Terpstra1-0/+16
2003-01-15Added note about Win2Pro RK.John Terpstra1-0/+12
2003-01-15playing janitor for tpot; remove holding patternGerald Carter1-6/+0
2003-01-15*lots of small merges form HEADGerald Carter25-19108/+9063
2003-01-15sync up ignored files from HEADGerald Carter1-2/+6
2003-01-15winbindd merges from HEADGerald Carter3-18/+13
2003-01-15merging some rpcclient and net functionality from HEADGerald Carter13-26/+349
2003-01-15initialize acct_ctrl variable before it is usedHerb Lewis1-2/+1