1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source3
Andrew Tridgell 0cc2cee8d5 r18939: don't rely on the umask being right in ldb creation. Both Samba3 and
Samba4 smbd force the umask to 0, which meant we ended up with ldb
being world writable.

This isn't really an ideal fix, as it means ldb no longer honors umask
(as it should do, like all good libraries).

Unfortunately the 'proper' fix is too complex for now

this also merges a tiny code style fix from s4 to s3
(This used to be commit dd8ec8725f)
2007-10-10 12:14:49 -05:00
..
auth r18665: Remove two type-punned warnings 2007-10-10 12:00:45 -05:00
client r18876: Fix smbclient -L 2007-10-10 12:14:40 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r18938: fixed a group map bug reported by Jerry. The caller in mapping.c 2007-10-10 12:14:48 -05:00
include r18926: Add some useful macros. 2007-10-10 12:14:47 -05:00
iniparser r18928: Some more const for iniparser. 2007-10-10 12:14:47 -05:00
intl r17345: Some C++ warnings 2007-10-10 11:38:26 -05:00
lib r18939: don't rely on the umask being right in ldb creation. Both Samba3 and 2007-10-10 12:14:49 -05:00
libaddns r18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were last enabled the code 2007-10-10 12:01:06 -05:00
libads r18923: Fix more memleaks. 2007-10-10 12:14:47 -05:00
libmsrpc r18919: * Get the new rpccli_winreg_XXXX() functions into the tree 2007-10-10 12:14:46 -05:00
librpc r18931: * Fix the IDL for QueryInfoKey. teh Classname in an 2007-10-10 12:14:48 -05:00
libsmb r18891: Fix "double const" warning from host opi 2007-10-10 12:14:42 -05:00
locking r17924: Get rid of warnings now that talloc is merged. 2007-10-10 11:38:59 -05:00
modules r18785: Check in Peter Somogyis build fix 2007-10-10 12:00:57 -05:00
nmbd r18660: Fix build, one uuid->GUID was missed. 2007-10-10 11:52:20 -05:00
nsswitch r18937: Protect against segc in the idmap winbindd child process 2007-10-10 12:14:48 -05:00
pam_smbpass r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
param r17852: Remove a pointless NULL assignment 2007-10-10 11:38:53 -05:00
passdb r18722: Fix up password change times. The can change and must change times are 2007-10-10 12:00:52 -05:00
po r3912: More fixes to have proper german in swat. 2007-10-10 10:53:24 -05:00
popt r17347: Some C++ warnings -- 271 left 2007-10-10 11:38:27 -05:00
printing r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
profile r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
python r18801: Fix (at least the build of) python bindings. 2007-10-10 12:00:59 -05:00
registry r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
rpc_client r18931: * Fix the IDL for QueryInfoKey. teh Classname in an 2007-10-10 12:14:48 -05:00
rpc_parse r18919: * Get the new rpccli_winreg_XXXX() functions into the tree 2007-10-10 12:14:46 -05:00
rpc_server r18934: fix a segv in CreateKey() 2007-10-10 12:14:48 -05:00
rpcclient r18935: Make "netshareenum" work again. There is most probably a better way to 2007-10-10 12:14:48 -05:00
sam r18747: replace rpccli_lsa_close() with rpccli_lsa_Close() 2007-10-10 12:00:54 -05:00
script r18886: First, RPC_SRVSVC is called RPC-SRVSVC and second, we're so far off on that 2007-10-10 12:14:41 -05:00
services r17148: the wins service should not accept any controls so that a GUI can grey it out as not remotely manageable 2007-10-10 11:38:16 -05:00
smbd r18907: W00t. My original fix was correct after all :-). 2007-10-10 12:14:45 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
tests r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
torture r18796: Fix the build. Sorry. 2007-10-10 12:00:58 -05:00
utils r18919: * Get the new rpccli_winreg_XXXX() functions into the tree 2007-10-10 12:14:46 -05:00
web r17873: Fix possible null deref found by Stanford checker. 2007-10-10 11:38:56 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
.valgrind_suppressions r18892: Copy over the Samba4 valgrind suppressions 2007-10-10 12:14:42 -05:00
aclocal.m4 r18867: change the group mapping code to use ldb instead of tdb 2007-10-10 12:14:39 -05:00
autogen.sh r18644: bring in libreplace in lib/replace 2007-10-10 11:52:03 -05:00
change-log trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
config.guess r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
config.sub r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
configure.developer r18373: copy over configure.developer from samba4 which adds 2007-10-10 11:51:20 -05:00
configure.in r18905: I'm not really proud of this but I don't want to maintain 2007-10-10 12:14:45 -05:00
Doxyfile r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
dynconfig.c r15848: Introduce commandline options to set the remainder of the parameters in 2007-10-10 11:17:11 -05:00
install-sh
mainpage.dox ading new files from 3.0 2003-07-16 05:42:34 +00:00
Makefile.in r18919: * Get the new rpccli_winreg_XXXX() functions into the tree 2007-10-10 12:14:46 -05:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
TODO r18188: merge 3.0-libndr branch 2007-10-10 11:43:56 -05:00
VERSION r16195: starting development for 3.0.24pre1 2007-10-10 11:17:24 -05:00