1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/passdb
Jelmer Vernooij c507ebe567 Patch from metze and me that adds dummy smb_register_*() functions so
that is now possible to, for example, load a module which contains
an auth method into a binary without the auth/ subsystem built in.
(This used to be commit 74d9ecfe2d)
2003-05-10 10:53:48 +00:00
..
.cvsignore add .po32 files to ignore list 2001-11-28 19:49:43 +00:00
machine_sid.c Merge from HEAD - save the type of channel used to contact the DC. 2003-04-21 14:09:03 +00:00
passdb.c Fix irritating typo - non arg functions should be fn(void). 2003-05-07 21:40:11 +00:00
pdb_compat.c Merge passdb from HEAD -> 3.0 2002-11-02 03:47:48 +00:00
pdb_get_set.c Merge of a debuglevel downgrade from HEAD. 2003-04-28 05:26:59 +00:00
pdb_guest.c don't implement any group mapping functions in the guest sam module 2003-04-29 05:31:06 +00:00
pdb_interface.c Patch from metze and me that adds dummy smb_register_*() functions so 2003-05-10 10:53:48 +00:00
pdb_ldap.c Fix typo. 2003-05-10 00:03:58 +00:00
pdb_mysql.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00
pdb_nisplus.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00
pdb_plugin.c Add smb_register_passdb() 2002-11-15 16:48:00 +00:00
pdb_smbpasswd.c Set our 'global sam name' in one place. For domain controllers, this is 2003-05-07 08:21:06 +00:00
pdb_tdb.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00
pdb_xml.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00
privileges.c initial server side privileges implementation, using a tdb. This needs to be hooked into pdb, and we need some access control on changing privileges. That's next 2003-02-12 09:14:35 +00:00
secrets.c Merge mimir's trusted domain code from HEAD -> 3.0, plus some memory 2003-04-22 13:10:02 +00:00
util_sam_sid.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00