summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-30Move debug level message handling into debug.c from messages.cTim Potter2-11/+14
2003-01-30Fix for interesting resource constraint condition. When all opens areJeremy Allison3-17/+22
2003-01-30Fix for interesting resource constraint condition. When all opens areJeremy Allison3-17/+22
2003-01-29Added "passwd backend" to WIZARD section in SWAT.John Terpstra1-1/+1
2003-01-29Merge tpot's changes to request the correct sizes for user dispinfoJeremy Allison5-17/+78
2003-01-29playing janitor for abartlet. :-(Gerald Carter1-22/+15
2003-01-29Removed duplicate fn to avoid compiler warning. (from HEAD - tpot).Jeremy Allison1-0/+2
2003-01-29Merge from HEAD - fix to findsmb by WaiderAndrew Bartlett1-1/+1
2003-01-29Fix to findsmb by WaiderAndrew Bartlett1-1/+1
2003-01-29Make the vampire code use just pdb calls - allowing better operation on systemsAndrew Bartlett1-22/+15
2003-01-29Remove NULL buffer checks before rpcstr_pull() as they're now doneJeremy Allison1-63/+38
2003-01-29Return 0 instead of crashing when a NULL source string is passedJeremy Allison1-0/+1
2003-01-29Use new interface for cli_samr_query_dispinfo().Tim Potter3-13/+41
2003-01-29Pass down max_size parameter to cli_samr_query_dispinfo() instead ofTim Potter1-2/+35
2003-01-29Pass down max_size parameter to init_samr_q_query_dispinfo() insteadTim Potter1-2/+2
2003-01-29Removed duplicate fn to avoid compiler warning.Tim Potter1-19/+0
2003-01-29Remove NULL buffer checks before rpcstr_pull() as they're now doneTim Potter1-63/+38
2003-01-29Return 0 instead of crashing when a NULL source string is passedTim Potter1-0/+1
2003-01-29Quieten debug about gencache.tdb not being able to be opened.Tim Potter1-1/+1
2003-01-29Merge tridge's client priv code from HEAD.Jeremy Allison4-18/+186
2003-01-28added LsaRemoveAccountRightsAndrew Tridgell4-4/+163
2003-01-28Merging tridge's privillage client changes from HEAD.Jeremy Allison6-20/+240
2003-01-28patch from Paul Green to only build libsmbclient.so on platforms that support...Gerald Carter3-907/+934
2003-01-28patch from Paul Green to only build libsmbclient.so on platforms that support...Gerald Carter3-935/+960
2003-01-28added missing file for abartletGerald Carter0-0/+0
2003-01-28First step towards XML: Use correct syntaxJelmer Vernooij29-1330/+1364
2003-01-28First step in converting to XML: use strict syntaxJelmer Vernooij8-44/+50
2003-01-28Put in ab's conversion to XML. First step: Make all the SGML docsJelmer Vernooij7-21/+21
2003-01-28Merge in ab's conversion to XML. First step: make SGML documents compatibleJelmer Vernooij6-25/+28
2003-01-28cleaned up the lsa_enum_acct_rights function and added aAndrew Tridgell6-20/+208
2003-01-28Merge from HEAD:Andrew Bartlett14-367/+338
2003-01-28As per a comment by herb a little while back, this should be >=, not == to keepAndrew Bartlett1-1/+1
2003-01-28Make this an fstrcat(), as this seems to fix some weird issue with the serverAndrew Bartlett1-2/+2
2003-01-28The previous patch (NTLMSSP common code factoring) was missing a minor detail -Andrew Bartlett1-28/+35
2003-01-28This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User4-0/+1062
2003-01-28Factor out common code in the NTLMSSP/SPNEGO code.Andrew Bartlett4-173/+80
2003-01-28Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-).Jeremy Allison6-147/+247
2003-01-28performance patch from HP-UX folks (cant remember who)Gerald Carter1-3/+14
2003-01-28performance patch from HP-UX folks (cant remember who)Gerald Carter1-3/+14
2003-01-28CUPS-PRINTER_CLASS patch from Michael SweetGerald Carter1-2/+101
2003-01-28CUPS-PRINTER_CLASS patch from Michael SweetGerald Carter1-2/+101
2003-01-28Get smbd to link with Heimdal. Still missing some client progs...Jeremy Allison6-20648/+10581
2003-01-27reran autoconfGerald Carter1-912/+952
2003-01-27One more try to fix the GNU Make dependencyRichard Sharpe1-16/+51
2003-01-27One more fix ... Things link now if you don't use dynamic RPC stuffRichard Sharpe1-2/+2
2003-01-27One more try to get rid of the dependency on GNU MAKERichard Sharpe1-21/+22
2003-01-27Fix the dependency on GNU Make introduced by the DYNAMIC RPC stuff.Richard Sharpe1-42/+21
2003-01-24sync with tpot's change to gencache_get() in HEADGerald Carter1-22/+31
2003-01-24masking an assert error in Tim's wins server checking code; needs a proper fi...Gerald Carter1-0/+11
2003-01-24Fix memory leak found my Leo Qiu <leoxqiu@yahoo.com>.Jeremy Allison1-1/+4