summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* removing outdated scriptsGerald Carter2003-07-162-91/+0
* Fix up our auth_pipe code to always cope with fragmented datagrams,Andrew Bartlett2003-07-161-64/+41
* fix typo in debug logGerald Carter2003-07-161-1/+1
* fixes for 'net rpc vampire'. I can now take a blank Samba hostGerald Carter2003-07-165-66/+47
* Volker's patch for open_socket_out() to speed up connectionsGerald Carter2003-07-161-3/+8
* Fix from Dragan Krnic for handling files in tar archives > 8GB.Tim Potter2003-07-161-0/+10
* Added the "required" keyword to the "client signing" parameter to force itJeremy Allison2003-07-157-20/+58
* Add a cli_ prefix to a few functions to ensure everything that takes a struct...Jeremy Allison2003-07-151-10/+10
* fix schannel processing on fragmented PDUs. 'net rpc vampire' works again.Gerald Carter2003-07-151-1/+1
* Fix memleakVolker Lendecke2003-07-151-0/+2
* We should report if a group mapping fails. This should fix bug#225.Volker Lendecke2003-07-151-3/+1
* Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...Alexander Bokovoy2003-07-153-9/+59
* Fix memleaksVolker Lendecke2003-07-151-1/+6
* Fix memleakVolker Lendecke2003-07-151-1/+3
* Jim, could you please look at this? smbpasswd -a <username> was brokenVolker Lendecke2003-07-151-2/+2
* Accept --with-expsam=no as valid option (do nothing on it). Simplifies automa...Alexander Bokovoy2003-07-151-0/+2
* Add mandir to installdir target. Otherwise installman fails for clean DESTDIRAlexander Bokovoy2003-07-151-1/+1
* remove -B and default to dual-daemon mode (-Y to run as a single process)Gerald Carter2003-07-151-2/+2
* make sure to fallback to rid algoruthm for users not in smbpasswd (e.g. force...Gerald Carter2003-07-151-7/+17
* fix cache coherency bug in print handle print_info_2 cache.Gerald Carter2003-07-143-19/+48
* Fix compile error noticed by Ken Cross, use the utility function insteadAndrew Bartlett2003-07-141-14/+4
* Fix SMB signing when using NTLMSSP...Andrew Bartlett2003-07-142-93/+8
* Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett2003-07-1416-812/+1272
* Don't bomb out when trying to unmarshall a zero length printerdata value.Tim Potter2003-07-141-4/+3
* Delete obsolete comment.Tim Potter2003-07-141-1/+0
* Undo 'Fix compiler warning'. It didn't work because the value of inbuf chang...Tim Potter2003-07-141-21/+11
* use the specific funtion we have to check if a SID belong to our domainSimo Sorce2003-07-131-12/+6
* Fix compiler warning.Rafal Szczesniak2003-07-131-11/+21
* Argl. Thinking twice and looking at the rest of callers of sid_compare_domainVolker Lendecke2003-07-131-1/+6
* We have an API to compare the domain parts of two SIDs, so use it.Volker Lendecke2003-07-131-6/+1
* Fixed memory leaks, added krb5 replay cache. Now I need to add code to checkJeremy Allison2003-07-121-17/+72
* patch for domain groups with no members (rpc only) from Ken CrossGerald Carter2003-07-111-1/+1
* Fix a small typo in a comment and pretty it up a bit.Richard Sharpe2003-07-111-1/+1
* fix sid_to_[uid|gid] (spotted by Volker).Gerald Carter2003-07-113-158/+114
* fix unitialised variableGerald Carter2003-07-111-0/+6
* use names from enumerated type to get rid of compiler warningsHerb Lewis2003-07-111-3/+3
* Doesn't re-prompt for password when it is specified on the cmdlineJim McDonough2003-07-111-2/+2
* get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and insteadHerb Lewis2003-07-112-3/+3
* moving more code around.Gerald Carter2003-07-1120-842/+1059
* Fix for bug 203. Avoid using an autoconf expanded variable preceeded by a ba...Tim Potter2003-07-111-2/+1
* Ignore *.poTim Potter2003-07-111-0/+1
* Just a few formatting fixed caught while testing.Rafal Szczesniak2003-07-102-5/+1
* i guess i'm the only one this ever annyoed...Gerald Carter2003-07-109-35/+118
* Final piece of support needed to find iconv libraries on FreeBSD.Richard Sharpe2003-07-101-1/+4
* Fix a small problem I seem to have introduced into aclocal.m4Richard Sharpe2003-07-101-1/+0
* pdbedit should not call idmap anymore. Otherwise pdbedit -L wouldVolker Lendecke2003-07-102-14/+3
* Add constVolker Lendecke2003-07-101-1/+1
* Fix shadow parameter warning.Tim Potter2003-07-101-4/+4
* Fix a small spelling mistake and push out the new version of aclocal.m4 toRichard Sharpe2003-07-092-31/+60
* Move find_missing_doc.pl to the docs systemJelmer Vernooij2003-07-091-57/+0