1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Luke Leighton becf055e78 jeremy,
please do not remove IS_BITS_SET_XXX macros just because you happen
"not to like them".  whilst still working on merging, you are not
responsible for this code, therefore do not hinder its development
whilst people are attempting to do merges.  after the merge from
TNG to cvs main is completed, you can do what the hell you like.

thank you.


jerry,

please could you consider adding underlying routines (in this case
get_safe_smb_errstr()) instead of reverting to a [less secure]
previous coding method.  thanks.
(This used to be commit b2e044f89d)
2000-08-14 07:33:34 +00:00
..
aparser I committed this change to the cliffs archive a while back and have heard 2000-07-15 20:57:24 +00:00
auth Getting back to a compilable state (not there yet but close). 2000-06-01 17:01:34 +00:00
bin Added wbinfo and .libs 2000-07-10 06:42:47 +00:00
client Linux kernel oplocks now seem to work, but need a _lot_ of testing 2000-06-11 05:57:58 +00:00
codepages Hmmm - unicode codepages need adding to HEAD. Thought that'd been done ? 2000-04-03 22:50:33 +00:00
groupdb moved trans2.h and nterr.h into includes.h with all our other includes 2000-04-25 14:06:57 +00:00
include reworked talloc() to in order to help track down invalid 2000-08-12 14:14:40 +00:00
lib jeremy, 2000-08-14 07:33:34 +00:00
libsmb First shot at actually *doing* WINS failover. 2000-08-11 22:29:44 +00:00
locking allow posix locking database to be opened read-only (for smbstatus) 2000-06-13 15:46:46 +00:00
msdfs Changed MS_DFS to WITH_MSDFS throughout. 2000-05-26 17:10:40 +00:00
nmbd Instead of handing back a string (which might be a DNS name or an IP 2000-07-19 05:32:43 +00:00
nsswitch Started to canonicalize our handling of uid -> sid code in order to 2000-08-02 02:11:55 +00:00
param Fix case where volumename could be returned as UNIX charset or DOS codepage 2000-08-11 00:53:13 +00:00
passdb Started to canonicalize our handling of uid -> sid code in order to 2000-08-02 02:11:55 +00:00
printing Tidied up security rights definitions. 2000-08-10 19:51:45 +00:00
profile patch from Dominik Kubla <dominik.kubla@uni-mainz.de> 2000-05-10 11:08:08 +00:00
rpc_client minor formatting fixes. 2000-08-14 03:18:17 +00:00
rpc_parse fix for new_smb_io_relarraystr() and new_smb_io_relstr() 2000-08-14 03:17:17 +00:00
rpc_server Added "add_printer_hook" call to update printer for Win9x clients. 2000-08-10 23:41:16 +00:00
rpcclient FIxed some unmarshalling problems with relstr and unistr arrays 2000-08-12 14:26:01 +00:00
script Fixed up the user/group contexts when using authenticated pipes. 2000-08-04 00:59:09 +00:00
smbd Fixed memory leak with NT tokens. 2000-08-09 18:40:48 +00:00
smbwrapper added -L option 2000-07-06 03:39:11 +00:00
tdb Added John Reilly's enumports/addprinter/delprinter scripting code plus the 2000-07-31 20:41:51 +00:00
tests removed some obsolete configure tests (sysv ipc etc) 2000-04-17 05:56:49 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils fixed help string 2000-08-09 00:11:01 +00:00
web finally got sick of the "extern int Client" code and the stupid 2000-04-11 13:55:53 +00:00
.cvsignore Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
.indent.pro indent update to make t easier to see setuid mods in TNG. some 2000-03-21 21:08:07 +00:00
acconfig.h added support for kernel level share modes. These are a (small) hack, 2000-06-15 09:35:37 +00:00
aclocal.m4 continued the split of the kernel level oplocks code into a more 2000-06-10 13:35:20 +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
config.guess 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
config.sub This is a *big* checkin that may break some things, but implements the 2000-04-22 00:33:16 +00:00
configure Re-ran autoconf 2000-07-03 00:57:15 +00:00
configure.developer Cleaning up the warnings from configure.developer. 2000-03-10 22:53:36 +00:00
configure.in simpler configure test 2000-06-29 08:23:56 +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
install-sh
internals.doc
ltconfig Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
ltmain.sh Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
Makefile.in readded util_list.c (just to the RPCCLIENT_OBJ). I need to split 2000-07-20 13:39:51 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser