index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
passdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-passdb: Fix string duplication to pointers.
Andreas Schneider
2014-01-09
1
-2
/
+12
*
samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4
Matthias Dieter Wallnöfer
2014-01-09
1
-4
/
+0
*
s3-lib: Add grpname to talloc_sub_specified().
Andreas Schneider
2013-11-21
2
-7
/
+25
*
build: get rid of source strings from source3/passdb/wscript_build
Michael Adam
2013-09-24
1
-9
/
+4
*
lib: Use "mem_ctx" arg in gencache_get
Volker Lendecke
2013-09-05
1
-2
/
+2
*
lib: Add a "mem_ctx" arg to gencache_get (unused so far)
Volker Lendecke
2013-09-05
1
-1
/
+1
*
s3:passdb/pdb_util make pdb_create_builtin consider whether backend deals wit...
Christian Ambach
2013-06-21
1
-4
/
+33
*
s3:passdb add a gid argument to pdb_create_builtin_alias
Christian Ambach
2013-06-21
2
-2
/
+2
*
s3:passdb expose pdb_create_builtin function
Christian Ambach
2013-06-21
2
-3
/
+4
*
s3:passdb/pdb_tdb add parameter to control handling of BUILTIN
Christian Ambach
2013-06-21
1
-0
/
+10
*
s3:passdb/pdb_ldap remove an unnecessary check
Christian Ambach
2013-06-21
1
-4
/
+0
*
s3:passdb/pdb_ldap make the module handle well-known
Christian Ambach
2013-06-21
1
-0
/
+7
*
s3:passdb make pdb_sid_to_id honor backend responsibilities
Christian Ambach
2013-06-21
1
-0
/
+7
*
s3:passdb/pdb_samba_dsdb make the module handle well-known
Christian Ambach
2013-06-21
1
-0
/
+7
*
s3:passdb add pdb_*_is_responsible_for* functions
Christian Ambach
2013-06-21
2
-0
/
+79
*
s3:passdb/samba_dsdb fix some compiler warnings
Christian Ambach
2013-06-21
1
-2
/
+2
*
s3:passdb/samba_dsdb fix a compiler warning
Christian Ambach
2013-06-21
1
-1
/
+1
*
passdb-machine_account_secrets: Remove #if SAMBA_BUILD_ == 4 now we only have...
Andrew Bartlett
2013-05-28
2
-10
/
+0
*
pdb_ldap: Do not skip accounts without a sambaAcctFlags value
Andrew Bartlett
2013-05-16
1
-4
/
+4
*
PASSDB: add support to set and enumerate UPN suffixes associated with our forest
Alexander Bokovoy
2013-04-09
2
-0
/
+38
*
pdb: Fix array overrun by one.
Andreas Schneider
2013-02-22
1
-3
/
+4
*
ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'
Rusty Russell
2013-02-20
2
-5
/
+5
*
Rename pdb_ldap to pdb_ldapsam
Andreas Schneider
2013-02-06
5
-12
/
+16
*
waf: Fix pdb_ldap which cannot be built as a module.
Andreas Schneider
2013-01-23
1
-2
/
+4
*
passdb: Add discard_const_p() to pdb_samba_dsdb
Andrew Bartlett
2013-01-10
1
-2
/
+2
*
s3:passdb: fix building pdb_ldap as shared module
Michael Adam
2012-12-03
2
-2
/
+3
*
s3:passdb: don't look into group mappings in legacy_sid_to_unixid()
Michael Adam
2012-12-03
1
-28
/
+1
*
s3:passdb:pdb_ldap: treat "Unix User" and "Unix Group" in sid_to_id()
Michael Adam
2012-12-03
1
-0
/
+5
*
s3:passdb:pdb_ldap: pre-validate sid with sid_check_object_is_for_passdb()
Michael Adam
2012-12-03
1
-3
/
+3
*
s3:passdb: add sid_check_object_is_for_passdb()
Michael Adam
2012-12-03
1
-0
/
+1
*
s3:passdb: factor pdb_sid_to_id_unix_users_and_groups() out of pdb_default_si...
Michael Adam
2012-12-03
1
-16
/
+32
*
s3:passdb: don't bail out in pdb_default_sid_to_id() if sid is not in our sam
Michael Adam
2012-12-03
1
-5
/
+0
*
build the new sid_check_is_for_passdb() function into passdb
Michael Adam
2012-12-03
1
-0
/
+1
*
s3:passdb formatting changes
Christian Ambach
2012-09-27
1
-7
/
+7
*
lib/util/charset: We do not use fucntions from wchar.h any more
Andrew Bartlett
2012-09-26
1
-1
/
+0
*
build: Fix enabled handling for HAVE_LDAP, we need to use bld.CONFIG_SET
Andrew Bartlett
2012-09-22
1
-1
/
+1
*
s3:pdb_ldap remove unused function
Christian Ambach
2012-09-22
1
-23
/
+0
*
s3: make smbldaphelper subsystem an internal library
Alexander Bokovoy
2012-09-14
1
-7
/
+0
*
s3: make ldapsam-related functions a smbldaphelper subsystem
Alexander Bokovoy
2012-09-13
1
-2
/
+2
*
s3-pdb: filter out more symbols only used in ldapsam internals
Alexander Bokovoy
2012-09-12
1
-1
/
+0
*
s3-passdb: update abi_match and ignore more statically linked functions
Alexander Bokovoy
2012-09-10
1
-10
/
+0
*
s3-smbldap: use smbldap_ prefixed functions
Alexander Bokovoy
2012-09-07
3
-44
/
+44
*
s3-waf: avoid exporting init symbols from statically linked modules
Alexander Bokovoy
2012-09-07
1
-0
/
+317
*
s3-passdb: convert pdb_ipa to use secrets wrappers
Alexander Bokovoy
2012-09-07
1
-4
/
+4
*
s3-passdb: convert pdb_ldap to use secrets wrappers
Alexander Bokovoy
2012-09-07
1
-2
/
+2
*
s3-passdb: wrap secrets.tdb accessors used by PDB modules
Alexander Bokovoy
2012-09-07
1
-0
/
+34
*
Free protect_ids in secret_store_domain_guid() as the caller of fetch_secrets...
Michele Baldessari
2012-09-07
1
-0
/
+2
*
Free protect_ids in secret_store_domain_sid() as the caller of fetch_secrets(...
Michele Baldessari
2012-09-05
1
-0
/
+2
*
s3: Fix some nonempty blank lines
Volker Lendecke
2012-09-04
1
-3
/
+3
*
s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DC
Andrew Bartlett
2012-09-04
2
-276
/
+281
[next]