1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Michael Adam c56874d112 r24527: Add a function lp_canonicalize_parameter_with_value that turns
a parameter and value into the canonical paramter with the value
inverted if it was in invers boolean synonym.

Make net conf use this function when storing parameters.

Michael
(This used to be commit 3b762ab183)
2007-10-10 12:29:54 -05:00
..
auth r23928: Merge all "copy-info3-groups-to-sid-array" blocks to a sid_array_from_info3() 2007-10-10 12:28:45 -05:00
client r24223: Convert reply_echo to the new API 2007-10-10 12:29:17 -05:00
codepages
exports r23689: Squashed commit of the following: 2007-10-10 12:23:46 -05:00
groupdb r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
include r24464: Now Volker removed the readbmpx we don't need cached errors any more. 2007-10-10 12:29:50 -05:00
iniparser r23166: Bring samba.org's iniparser copy in sync with the upstream version 2.17. 2007-10-10 12:22:51 -05:00
iniparser_build r23314: For some systems it's needed to inject replace.h into 2007-10-10 12:23:05 -05:00
intl r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 12:28:26 -05:00
lib r24435: Fix typo. 2007-10-10 12:29:47 -05:00
libaddns r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
libads r24432: Expand kerberos_return_pac() so that it can be used in winbindd. 2007-10-10 12:29:46 -05:00
libgpo r24416: Some more minor edits for libgpo, mostly reformatting and moving of functions. 2007-10-10 12:29:43 -05:00
libmsrpc r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
librpc r24458: regenerate pidl output after pidl fixes: 2007-10-10 12:29:49 -05:00
libsmb r24466: - Sort ACEs according to http://support.microsoft.com/kb/269175 so that 2007-10-10 12:29:50 -05:00
locking r24266: Remove the "open files database hash size" parameter 2007-10-10 12:29:22 -05:00
m4 r23094: Update the iconv detection to handle cross-compiles better. If we are 2007-10-10 12:22:45 -05:00
modules r24302: add a module that overloads the file_id_create VFS function 2007-10-10 12:29:25 -05:00
nmbd r24027: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/: 2007-10-10 12:28:57 -05:00
nsswitch r24438: Use dump_data_pw() instead of dump_data() on sensitive data in winbindd. 2007-10-10 12:29:47 -05:00
pam_smbpass r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
param r24527: Add a function lp_canonicalize_parameter_with_value that turns 2007-10-10 12:29:54 -05:00
passdb r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
po r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
popt r24048: Fix the C++ warnings in our version of popt 2007-10-10 12:28:59 -05:00
printing r24464: Now Volker removed the readbmpx we don't need cached errors any more. 2007-10-10 12:29:50 -05:00
profile r23891: fix compiler warning 2007-10-10 12:28:39 -05:00
python r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
registry r24418: Adding reg_deleteallvalues(). 2007-10-10 12:29:44 -05:00
rpc_client r23850: Fix whitespacing in DEBUG output. 2007-10-10 12:28:34 -05:00
rpc_parse r24410: - I got tricked by function naming. Contrary to what seemed obvious to me, 2007-10-10 12:29:41 -05:00
rpc_server r24316: Fix an uninitialized read 2007-10-10 12:29:27 -05:00
rpcclient r24167: Fix Coverity ID 365 2007-10-10 12:29:17 -05:00
script r24421: Ignore long #defines (like for registry keys). 2007-10-10 12:29:44 -05:00
services r24290: fix debug statments to match function name 2007-10-10 12:29:25 -05:00
smbd r24512: Fix RAW-NOTIFY 2007-10-10 12:29:53 -05:00
stf r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 12:28:26 -05:00
tests r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
torture r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
utils r24527: Add a function lp_canonicalize_parameter_with_value that turns 2007-10-10 12:29:54 -05:00
web r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
.dmallocrc
.valgrind_suppressions
autogen.sh r23377: Patch from Bjoern Jacke <bjoern@j3e.de> to deal 2007-10-10 12:23:11 -05:00
change-log
config.guess r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
config.sub r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
configure.developer
configure.in r24304: patch from Bjoern JAcke <bj@SerNet.DE>: 2007-10-10 12:29:25 -05:00
depcomp r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
Doxyfile
dynconfig.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
install-sh
library-versions.in r23689: Squashed commit of the following: 2007-10-10 12:23:46 -05:00
mainpage.dox
Makefile.in r24416: Some more minor edits for libgpo, mostly reformatting and moving of functions. 2007-10-10 12:29:43 -05:00
samba3-knownfail
smbadduser.in
TODO
VERSION r23776: Setting version in 3.2 branch to 3.2.1pre1-SVN 2007-10-10 12:28:18 -05:00