summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* Sync up with 3.0 heimdal.Jeremy Allison2003-01-301-0/+8
* Fix kerberos compile after the tpot massicre :-).Jeremy Allison2003-01-303-1229/+1740
* Stop tpot from trampling over my Heimdal fixes by moving some of themJeremy Allison2003-01-301-0/+122
* Straus VOS detection patches from Paul GreenGerald Carter2003-01-302-848/+905
* The REQ_DEBUGLEVEL message returns a string not a list of integers.Tim Potter2003-01-301-4/+1
* Move debug level message handling into debug.c from messages.cTim Potter2003-01-302-11/+14
* Fix for interesting resource constraint condition. When all opens areJeremy Allison2003-01-303-17/+22
* Fix to findsmb by WaiderAndrew Bartlett2003-01-291-1/+1
* Make the vampire code use just pdb calls - allowing better operation on systemsAndrew Bartlett2003-01-291-22/+15
* Use new interface for cli_samr_query_dispinfo().Tim Potter2003-01-293-13/+41
* Pass down max_size parameter to cli_samr_query_dispinfo() instead ofTim Potter2003-01-291-2/+35
* Pass down max_size parameter to init_samr_q_query_dispinfo() insteadTim Potter2003-01-291-2/+2
* Removed duplicate fn to avoid compiler warning.Tim Potter2003-01-291-19/+0
* Remove NULL buffer checks before rpcstr_pull() as they're now doneTim Potter2003-01-291-63/+38
* Return 0 instead of crashing when a NULL source string is passedTim Potter2003-01-291-0/+1
* Quieten debug about gencache.tdb not being able to be opened.Tim Potter2003-01-291-1/+1
* added LsaRemoveAccountRightsAndrew Tridgell2003-01-284-4/+163
* patch from Paul Green to only build libsmbclient.so on platforms that support...Gerald Carter2003-01-283-907/+934
* cleaned up the lsa_enum_acct_rights function and added aAndrew Tridgell2003-01-286-20/+208
* As per a comment by herb a little while back, this should be >=, not == to keepAndrew Bartlett2003-01-281-1/+1
* Make this an fstrcat(), as this seems to fix some weird issue with the serverAndrew Bartlett2003-01-281-2/+2
* The previous patch (NTLMSSP common code factoring) was missing a minor detail -Andrew Bartlett2003-01-281-28/+35
* Factor out common code in the NTLMSSP/SPNEGO code.Andrew Bartlett2003-01-284-173/+80
* performance patch from HP-UX folks (cant remember who)Gerald Carter2003-01-281-3/+14
* CUPS-PRINTER_CLASS patch from Michael SweetGerald Carter2003-01-281-2/+101
* reran autoconfGerald Carter2003-01-271-912/+952
* One more try to fix the GNU Make dependencyRichard Sharpe2003-01-271-16/+51
* One more fix ... Things link now if you don't use dynamic RPC stuffRichard Sharpe2003-01-271-2/+2
* One more try to get rid of the dependency on GNU MAKERichard Sharpe2003-01-271-21/+22
* Fix the dependency on GNU Make introduced by the DYNAMIC RPC stuff.Richard Sharpe2003-01-271-42/+21
* Fix memory leak found my Leo Qiu <leoxqiu@yahoo.com>.Jeremy Allison2003-01-241-1/+4
* Commit just a little more infrastructure for HAVE_GETDIRENTRIESRichard Sharpe2003-01-243-19298/+9213
* At the prompting, start to add infrastructure to detect the presence ofRichard Sharpe2003-01-241-0/+3
* Merge of increment_smbd_process_count() fix from appliance.Tim Potter2003-01-241-1/+1
* Merge of max log file fixes from appliance:Tim Potter2003-01-232-1/+15
* Fixed typo.Tim Potter2003-01-231-1/+1
* fix for CR 1603; provide description of NT_STATUS_PIPE_NOT_AVAILABLEGerald Carter2003-01-221-0/+1
* revert accidentally committed changesJim McDonough2003-01-212-86/+4
* Properly display popt errors. Also fix debug to be -d for consistency with o...Jim McDonough2003-01-213-6/+89
* Fixup proto generation to not include krb5 specific symbolsJeremy Allison2003-01-212-5/+8
* Updated some comments.Tim Potter2003-01-211-5/+5
* More fixes getting us closer to full Heimdal compile....Jeremy Allison2003-01-215-11/+155
* Keep the list of dead WINS servers in gencache.tdb instead of inTim Potter2003-01-211-60/+54
* Make the valstr and timeout return pointers optional so a caller canTim Potter2003-01-211-11/+31
* Deleted arguments to help output - they didn't work.Tim Potter2003-01-211-1/+1
* don't free() auto variables; fixes segfault when looking up RefusePasswordCha...Gerald Carter2003-01-211-3/+5
* sanity checks from Ken CrossGerald Carter2003-01-212-3/+7
* should be HAVE_KRB5_SET_REAL_TIME (HAVE_ was missing)...fix the buildJim McDonough2003-01-201-1/+1
* Add FIXME about dodgy argument parser.Martin Pool2003-01-201-0/+11
* Merge in more of the SuSE patches for Heimdal. These changes show howJeremy Allison2003-01-195-0/+244