1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source3
Tim Potter d706b5dc55 Move restrict anonymous checks into a general function called
pipe_access_check().  Eventually this can take a security descriptor
as an argument as well.
(This used to be commit 8bbdc674af)
2002-06-03 02:55:16 +00:00
..
aparser replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down 2001-09-10 11:08:57 +00:00
auth More cleanup work preparing for SMB signing. 2002-06-01 00:10:08 +00:00
bin ignore a few more files 2002-04-16 12:27:54 +00:00
client This removes --with-ssl from Samba. 2002-05-17 12:42:39 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb DEBUG cleanup. 2002-04-19 13:39:52 +00:00
include Add rpc for file close, expand file enum to take username 2002-06-01 01:02:04 +00:00
intl Removed version number from file header. 2002-01-30 06:08:46 +00:00
lib Updates to better report some NTSTATUS errors into PAM, and update to PAM 2002-05-28 14:35:11 +00:00
libads fixed a spelling mistake 2002-06-03 02:46:25 +00:00
libsmb Added cli_samr_get_dom_pwinfo() function. 2002-06-03 02:23:05 +00:00
locking Failing to find an entry when doing mod_share_entry isn't a error 2002-05-21 23:07:04 +00:00
msdfs Allowing %S in dfs root paths. Other variables in standard_sub_advanced won't 2002-05-09 18:58:03 +00:00
nmbd merge from 2.2 2002-05-28 14:49:00 +00:00
nsswitch The last element of the definitions of enums can't have a trailing 2002-06-02 23:23:16 +00:00
pam_smbpass compile fixes; needs testing 2002-05-09 04:05:37 +00:00
param Resurrect the 'restrict anonymous' parameter but make it an integer. 2002-05-31 00:47:19 +00:00
passdb change: pdb_getsampwrid() ->pdb_getsampwsid() 2002-05-26 19:11:52 +00:00
po added fr.msg from Fanch 2001-12-09 17:06:45 +00:00
popt stop popt from doing its own intl stuff 2001-11-25 00:10:28 +00:00
printing Ok, ok, I was too impatient... 2002-05-10 00:08:54 +00:00
profile Removed version number from file header. 2002-01-30 06:08:46 +00:00
python Separate error handling for cli_full_connection() and cli_nt_session_open() 2002-05-28 03:15:09 +00:00
rpc_client More cleanup work preparing for SMB signing. 2002-06-01 00:10:08 +00:00
rpc_parse Fixed bogus alignment in unmarshalling of SAMR_GET_DOM_PWINFO reply. 2002-06-03 02:13:46 +00:00
rpc_server Move restrict anonymous checks into a general function called 2002-06-03 02:55:16 +00:00
rpcclient Added getdompwinfo function. 2002-06-03 02:24:22 +00:00
script A few things in this commit: 2002-05-18 05:52:52 +00:00
smbd Removed some unused variables - tidy up some formating, add struct to 2002-05-31 22:18:07 +00:00
smbwrapper Removed version number from file header. 2002-01-30 06:08:46 +00:00
tdb auto-recover from the fairly common case of a non-clean tdb shutdown 2002-05-22 01:32:12 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture more dl* -> sys_dl* for sco 2002-05-17 10:54:26 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils added a 'net ads search' command, similar to 'ldapsearch' but using the 2002-06-03 02:43:06 +00:00
web Changes to allow head to translate NMB flags ... 2002-05-17 03:37:37 +00:00
wrepld Removed unused variable. 2002-05-01 02:40:15 +00:00
.cvsignore ignore a few more files 2002-04-16 12:27:54 +00:00
.dmallocrc Sample configuration for dmalloc. 2002-01-09 06:35:45 +00:00
acconfig.h This removes --with-ssl from Samba. 2002-05-17 12:42:39 +00:00
aclocal.m4 Removed libtool.m4 includes. 2002-05-10 02:06:14 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
CodingSuggestions Add an item about the __va_copy macro to prevent SEGV's on 390 and PPC Linux. 2002-05-17 13:13:15 +00:00
config.guess By popular demand: a new config.guess and config.sub 2001-12-08 17:37:59 +00:00
config.sub By popular demand: a new config.guess and config.sub 2001-12-08 17:37:59 +00:00
configure merge from 2.2 2002-05-29 04:39:23 +00:00
configure.developer Change ./configure.developer to stay in effect across a 2001-09-25 05:08:05 +00:00
configure.in merge from 2.2 2002-05-29 04:39:23 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 2000-03-09 22:22:38 +00:00
Doxyfile Fixed typo. 2002-01-17 02:54:23 +00:00
dynconfig.c couple of PIDDIR merges I missed 2002-05-09 04:11:58 +00:00
install-sh
internals.doc The big character set handling changeover! 2001-07-04 07:15:53 +00:00
mainpage.dox Make CodingSuggestions show up in the Doxygen pages. 2001-11-16 07:28:23 +00:00
Makefile.in Given Jeremy's positive response, and a lack of one from tpot, I'll commit 2002-05-23 14:02:17 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser