summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* Remove an inet_aton so that this code will compile on Solaris ...Richard Sharpe2001-01-251-5/+3
* io_bufsize was set too large and so full length readsAnton Blanchard2001-01-251-1/+1
* Fixes from appliance-head for pdc searches.Jeremy Allison2001-01-252-19/+17
* Fixed "object picker can't determine if object in domain" bug seen from W2KJeremy Allison2001-01-255-503/+620
* Fix insure problems with passwd caching code.Jeremy Allison2001-01-241-6/+10
* Sync up with POSIX ACL code from 2.2.Jeremy Allison2001-01-242-11/+54
* Added modification to Richard Bollinger getpw[nam|uid] cache patch. OnlyJeremy Allison2001-01-241-2/+14
* smbd/process.c: & type with 0xff for paranioa sake...Jeremy Allison2001-01-244-34/+46
* smbd/lanman.c: Fix for calling qsort with 0 number.Jeremy Allison2001-01-243-200/+344
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-241-8/+17
* getpw[nam|uid] caching patch from "Richard Bollinger"Gerald Carter2001-01-241-7/+37
* fixed typo in debug statementGerald Carter2001-01-241-2/+2
* Fix a problem with smbc_unlink on directories where it was returning EACCESRichard Sharpe2001-01-241-1/+39
* Fix from Kenichi Okuyama for memory leak on Realloc fail.Jeremy Allison2001-01-231-21/+51
* increase MAX_POL_HNDS (merge from 2.2)Gerald Carter2001-01-231-1/+1
* only add the service name and client machine name to list of users namesGerald Carter2001-01-232-3/+11
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-236-441/+494
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-232-4/+3
* Some systems don't support SEC_RIGHTS_MAXIMUM_ALLOWED for lsa_open_policy()Tim Potter2001-01-231-1/+5
* Patch to get smbcacls and rpcclient to compile together.Tim Potter2001-01-231-4/+4
* include/vfs.h:Jeremy Allison2001-01-2311-449/+819
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-221-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-222-20/+37
* Small bugfix from Kenichi Okuyama <okuyamak@dd.iij4u.or.jp>:David O'Neill2001-01-221-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-192-2/+4
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-192-20/+45
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-191-28/+119
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-181-1/+1
* Get the logic right thistime :-(.Jeremy Allison2001-01-171-2/+3
* Typo in new file_chmod code caused file attribute changes to fail.Jeremy Allison2001-01-171-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-175-519/+874
* Cleanup of Get_Pwnam(). Adds debugging, cleans up the allow_changeDavid O'Neill2001-01-171-48/+45
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-171-3/+4
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-179-45/+70
* Set the tdb->map_ptr to NULL if mmap() returns -1.Tim Potter2001-01-161-0/+3
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-161-0/+2
* Fix for no master browser present.Tim Potter2001-01-161-3/+4
* Some ugly mucking around to get the new rpcclient compiling and linkingTim Potter2001-01-151-2/+10
* New proto and some small changes to rpc_samr.hTim Potter2001-01-152-17/+113
* rpcclient functions for remaining samr and lsa functions. All functionsTim Potter2001-01-153-25/+458
* Added remaining samr functions needed by winbindd.Tim Potter2001-01-151-0/+198
* Fixes for POSIX ACLS. ACL merge code.Jeremy Allison2001-01-152-27/+120
* Updated from 2.2.Jeremy Allison2001-01-151-3/+40
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-155-10/+24
* Compile fix for smbw_dir_add function.Tim Potter2001-01-151-4/+5
* removed unnecessary process_exists() call in message_send_pid()Andrew Tridgell2001-01-151-11/+0
* Fixed bugs relating to Win2K and the need for a codepage so that unicodeRichard Sharpe2001-01-142-20/+37
* merge from 2.0 branch for installing Using Samba book filesHerb Lewis2001-01-121-8/+68
* Pass correctly formatted args to cli_spoolss_open_printer_ex()Tim Potter2001-01-121-2/+7
* Printer name unistr is null terminated in make_spoolss_q_open_printer_ex()Tim Potter2001-01-121-1/+1