summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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-15Remove debugging stmt.Tim Potter1-3/+0
2003-01-15Sync up compiler warning fixes.Tim Potter1-9/+9
2003-01-15Remove a wayward file.Richard Sharpe1-281/+0
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
2003-01-15more unused filesGerald Carter1-92/+0
2003-01-15remving more unused filesGerald Carter2-77/+0
2003-01-15[merge]Gerald Carter6-16/+18
2003-01-15removing unused files from release branchGerald Carter4-1337/+0
2003-01-15This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+88
2003-01-15Refactor the NTLMSSP code again - this time we use function pointers toAndrew Bartlett6-20/+330
2003-01-15Doing a malloc(strlen(s)) then a pstrpcp(y, s) is just silly, make it a strdupAndrew Bartlett1-3/+1
2003-01-15added cli_lsa_enum_account_rights() call. Note that this is inAndrew Tridgell6-0/+247
2003-01-15Fix warnings by getting the function into a shape the autoprototyper willAndrew Bartlett1-6/+4
2003-01-15Crash fixes:Andrew Bartlett2-2/+8
2003-01-15One more from waitpid() audit: Correctly interpret waitstatus when aMartin Pool1-1/+5
2003-01-15Run autoheaderMartin Pool1-6/+0
2003-01-15Fix bug where the existence of config.cache would cause functions likeMartin Pool1-14/+3
2003-01-15IRIX uses libns_winbind.so instead of libnss_winbind.soHerb Lewis2-8965/+18858
2003-01-15IRIX uses libns_winbind.so instead of libnss_winbind.soHerb Lewis2-8978/+18874