1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4
Andrew Bartlett 1377cca5f4 r10810: This adds the hooks required to communicate the current user from the
authenticated session down into LDB.  This associates a session info
structure with the open LDB, allowing a future ldb_ntacl module to
allow/deny operations on that basis.

Along the way, I cleaned up a few things, and added new helper functions
to assist.  In particular the LSA pipe uses simpler queries for some of
the setup.

In ldap_server, I have removed the 'ldasrv:hacked' module, which hasn't
been worked on (other than making it continue to compile) since January,
and I think the features of this module are being put into ldb anyway.

I have also changed the partitions in ldap_server to be initialised
after the connection, with the private pointer used to associate the ldb
with the incoming session.

Andrew Bartlett
(This used to be commit fd7203789a)
2007-10-10 13:39:32 -05:00
..
auth r10810: This adds the hooks required to communicate the current user from the 2007-10-10 13:39:32 -05:00
build r10719: Remove __FUNCTION__ macro as it might not be available at all systems 2007-10-10 13:39:24 -05:00
cldap_server r10810: This adds the hooks required to communicate the current user from the 2007-10-10 13:39:32 -05:00
client r10581: Remove some unused globals + make static 2007-10-10 13:39:07 -05:00
codepages r42: importing .cvsignore files 2007-10-10 12:50:40 -05:00
dsdb r10810: This adds the hooks required to communicate the current user from the 2007-10-10 13:39:32 -05:00
gtk r10604: Put in the new registry "patchfile" code (similar to ldif 2007-10-10 13:39:11 -05:00
heimdal r10561: This patch takes over KDC socket routines in Heimdal, and directs them 2007-10-10 13:39:04 -05:00
heimdal_build r10586: Add MergedObject() builder. Default to Library() rather 2007-10-10 13:39:08 -05:00
include r10809: Add struct decl 2007-10-10 13:39:31 -05:00
intl r8273: fixed some memory leaks in smbscript. This required converting 2007-10-10 13:19:29 -05:00
kdc r10810: This adds the hooks required to communicate the current user from the 2007-10-10 13:39:32 -05:00
ldap_server r10810: This adds the hooks required to communicate the current user from the 2007-10-10 13:39:32 -05:00
lib r10810: This adds the hooks required to communicate the current user from the 2007-10-10 13:39:32 -05:00
libcli r10810: This adds the hooks required to communicate the current user from the 2007-10-10 13:39:32 -05:00
libnet r10810: This adds the hooks required to communicate the current user from the 2007-10-10 13:39:32 -05:00
librpc r10705: fixed a crash bug in the getdcname irpc server for winbind. The 2007-10-10 13:39:22 -05:00
nbt_server r10810: This adds the hooks required to communicate the current user from the 2007-10-10 13:39:32 -05:00
nsswitch r10586: Add MergedObject() builder. Default to Library() rather 2007-10-10 13:39:08 -05:00
ntptr r10586: Add MergedObject() builder. Default to Library() rather 2007-10-10 13:39:08 -05:00
ntvfs r10810: This adds the hooks required to communicate the current user from the 2007-10-10 13:39:32 -05:00
param r10588: Remove more unused files, macros 2007-10-10 13:39:08 -05:00
passdb r10513: Reduce some use of pstring. The main reason some parts of the code still 2007-10-10 13:38:58 -05:00
pidl r10788: - Give unions a name 2007-10-10 13:39:29 -05:00
po first public release of samba4 code 2003-08-13 01:53:07 +00:00
rpc_server r10810: This adds the hooks required to communicate the current user from the 2007-10-10 13:39:32 -05:00
script r10752: make sure we set the exist status correctly for the tdb tests 2007-10-10 13:39:26 -05:00
scripting r10586: Add MergedObject() builder. Default to Library() rather 2007-10-10 13:39:08 -05:00
setup r10314: Apply the controvertial 'server role =' patch after discussion on the list: 2007-10-10 13:38:16 -05:00
smb_server r10588: Remove more unused files, macros 2007-10-10 13:39:08 -05:00
smbd r10768: add a function to create a stream_connection from an already 2007-10-10 13:39:29 -05:00
torture r10807: Make the split-out files actually compile... 2007-10-10 13:39:31 -05:00
utils r10711: An error of 'user exists' is not an error, just an indication of how 2007-10-10 13:39:23 -05:00
web_server r10586: Add MergedObject() builder. Default to Library() rather 2007-10-10 13:39:08 -05:00
winbind r10704: don't try to free the netlogon pipe twice 2007-10-10 13:39:22 -05:00
aclocal.m4 r10071: Configure checks for IRIX build environment. Test whether we can 2007-10-10 13:36:34 -05:00
autogen.sh r7661: patch from tburdi1@uic.edu to fix autogen.sh on freebsd 2007-10-10 13:18:18 -05:00
config.guess put config.guess in the right place! 2003-08-13 02:06:45 +00:00
config.sub first public release of samba4 code 2003-08-13 01:53:07 +00:00
configure.developer r8444: make ./configure.mumble CC='ccache cc' 2007-10-10 13:23:03 -05:00
configure.in r10294: Generate Makefile directly rather then thru Makefile.in. Autoconf 2007-10-10 13:38:14 -05:00
configure.nodebug.developer r8444: make ./configure.mumble CC='ccache cc' 2007-10-10 13:23:03 -05:00
configure.tridge.opt r8444: make ./configure.mumble CC='ccache cc' 2007-10-10 13:23:03 -05:00
dynconfig.c r10438: Move portability functions to lib/replace/; replace now simply ensures 2007-10-10 13:38:45 -05:00
extra_cflags.txt r10157: Remove the last traces of heimdal/include. 2007-10-10 13:38:04 -05:00
install-sh first public release of samba4 code 2003-08-13 01:53:07 +00:00
main.mk r10597: And add the .mk files for the new credentials subsystem. 2007-10-10 13:39:09 -05:00
SConstruct r10646: Hey Jelmer what do you think of this? The SConscript for the libcli 2007-10-10 13:39:14 -05:00
VERSION r9068: Move # sign. 2007-10-10 13:31:13 -05:00