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