1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Volker Lendecke d3a0ff311e s3: Make char_flags and base_reverse const arrays
This moves those arrays from dynamic to static, shared memory, removing them
from globals.c.

I did it by dumping the result of init_tables() with dump_data(). Some massage
by an editor macro made it the initializer.
2010-08-24 22:45:41 +02:00
..
auth pam: fix unused variable warning 2010-08-24 11:18:34 +02:00
build s3-waf: fixed SWATDIR to match old build 2010-05-20 22:16:14 +02:00
client Fix bug 7627 - smbclient ignores "-I" when used with "-L", fails name resolution. 2010-08-20 15:57:08 -07:00
exports s3: Remove a leftover of my lua experiments 2010-04-19 15:25:57 +02:00
groupdb s3:groupdb: allocate a gid after allocating a rid in pdb_default_create_alias() 2010-08-14 02:10:29 +02:00
include s3: Make srv_send_smb take an sconn instead of a sock fd 2010-08-24 21:06:41 +02:00
intl
lib s3: Fix some nonemtpy blank lines 2010-08-22 22:42:21 +02:00
libaddns
libads s3-ads: Fix wrong test in if statement 2010-08-19 11:28:12 -04:00
libgpo s3: Convert cli_list() to return NTSTATUS 2010-08-04 20:32:50 +02:00
libnet s3-libnet: also remove libnet/libnet_samsync_keytab.c.orig. 2010-08-13 15:24:00 +02:00
librpc s3:librpc: make dcerpc_read_ncacn_packet_send/recv() available 2010-08-20 18:09:26 +02:00
libsmb s3: Fix bug 7635 2010-08-21 11:55:46 +02:00
locale s3: fix a typo 2010-07-26 15:05:19 +02:00
locking s3: Remove smbd_messaging_context() from send_stat_cache_delete_message() 2010-08-07 13:16:48 +02:00
m4 s3-rpc_server: Added callbacks for init and shutdown of a rpc service. 2010-07-19 12:59:18 +02:00
modules s3: Lift smbd_server_fd() from read_target_host 2010-08-16 21:33:22 +02:00
nmbd s3-nmbd: include svcctl.h where needed. 2010-08-06 15:43:36 +02:00
pam_smbpass s3-passdb: include samr.h where needed. 2010-08-06 15:43:37 +02:00
param s3:param Clarify parameter name on init_globals() 2010-08-22 22:54:59 +02:00
passdb s3:pdb_ldap: move some code in ldapsam_create_dom_group() 2010-08-14 02:10:30 +02:00
pkgconfig
po
printing s3-printing: Added function to update the queue. 2010-08-18 11:43:18 +02:00
profile s3: Add SMB2 performance counters. 2010-07-07 18:06:59 -07:00
registry s3-build: avoid to globally include printing and spoolss headers. 2010-07-31 00:50:31 +02:00
rpc_client s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_with_key(). 2010-08-24 02:04:27 +02:00
rpc_server s3: Replace calls to check_access by allow_access 2010-08-22 14:28:34 +02:00
rpcclient s3:rpcclient: we also need some ndr_pull functions 2010-08-08 11:05:18 +02:00
script s3-selftest: fix make oldtest (testparm_s3 tests use $LOCAL_PATH). 2010-08-16 16:42:09 +02:00
selftest s3:selftest This test does not fail anymore (Samba4's smbtorture has been fixed) 2010-08-18 16:21:32 +10:00
services s3-services: include svcctl.h where needed. 2010-08-06 15:43:37 +02:00
smbd s3: Make char_flags and base_reverse const arrays 2010-08-24 22:45:41 +02:00
stf
tests
torture s3:pdbtest Fix command name of pdbtest 2010-08-22 23:20:40 +02:00
utils s3:net: remove the "net idmap secret alloc" functionality. 2010-08-14 02:10:41 +02:00
web s3: Move check_access to cgi.c, its only user 2010-08-22 14:28:34 +02:00
winbindd Final part of fix for bug #7636 - winbind internal error, backtrace. 2010-08-23 16:53:45 -07:00
.dmallocrc
.indent.pro
autogen.sh
change-log
config.guess
config.sub
configure.developer
configure.in s3: PAM_RHOST and PAM_TTY are enums on FreeBSD 2010-08-23 22:59:56 +02:00
Doxyfile
dynconfig.c
install-sh
localedir.c
mainpage.dox
Makefile.in s3-build: Add a test-buildfarm target to stay UNIX Makefile compatible. 2010-08-22 23:04:28 +02:00
smbadduser.in
VERSION s3: Fix a typo 2010-04-08 10:49:57 +02:00
wscript s3-waf: fix the waf build with more recent MIT krb5 libs. 2010-08-11 12:47:57 +02:00
wscript_build s3-waf: fix the build. 2010-08-19 15:24:51 +02:00