1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-30 13:18:05 +03:00
samba-mirror/source3
Andrew Tridgell bbc7918ad0 arrgh.
whoever added "auto" parameters in loadparam only supported "True", "False"
and "Auto", and did not support "Yes" and "No" like booleans. This
means anyone using "preferred master = yes" didn't get what they
expected!
(This used to be commit 311a4dfb9a)
2000-08-28 02:06:25 +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 Documentation on NT_USER_TOKEN. Requested by Sander. 2000-08-23 17:38:52 +00:00
lib - fixed the %U macro so that the old (and documented) semantics work 2000-08-25 03:58:02 +00:00
libsmb Replaced "\\MAILSLOT\\NET\\NETLOGON" with NET_LOGON_MAILSLOT constant. 2000-08-25 04:18:50 +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 Updated file with version in TNG. 2000-08-25 00:55:27 +00:00
param arrgh. 2000-08-28 02:06:25 +00:00
passdb Added code to do SID to uid/gid conversion. Needed for ACL support. 2000-08-23 00:45:40 +00:00
printing Tidied up some error returns from printing calls. Still need to map UNIX 2000-08-23 23:05:49 +00:00
profile patch from Dominik Kubla <dominik.kubla@uni-mainz.de> 2000-05-10 11:08:08 +00:00
rpc_client changing some debug message levels 2000-08-18 05:55:37 +00:00
rpc_parse added comment for my own memory purposes 2000-08-17 20:03:53 +00:00
rpc_server Tidied up some error returns from printing calls. Still need to map UNIX 2000-08-23 23:05:49 +00:00
rpcclient fixed an off by one error where I was tromping on memory 2000-08-18 06:03:13 +00:00
script vfs write data fix. Fix for name matching in addtosmbpass 2000-08-25 20:44:33 +00:00
smbd vfs write data fix. Fix for name matching in addtosmbpass 2000-08-25 20:44:33 +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 Fix for safe_free freeing static strings. From Robert August Vincent, II. 2000-08-21 19:30:19 +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 merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
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 JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00