index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
db
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-08
SYSDB: Split a function to read all SELinux maps
Jakub Hrozek
2
-23
/
+49
2013-01-08
SYSDB: Remove duplicate selinux defines
Jakub Hrozek
2
-5
/
+1
2013-01-08
Translate LDB_ERR_ATTRIBUTE_OR_VALUE_EXISTS to EEXIST
Sumit Bose
1
-0
/
+1
2013-01-07
SYSDB: split sysdb_add_user
Ondrej Kos
1
-125
/
+176
2013-01-07
SYSDB: Modify ghosts in permissive mode
Ondrej Kos
1
-1
/
+33
2013-01-07
Remove redundant definition.
Simo Sorce
2
-2
/
+1
2012-12-19
Fix a 'shadows a global declaration' warning
Sumit Bose
1
-2
/
+2
2012-12-18
SYSDB: Add API to invalidate all map objects
Jakub Hrozek
2
-0
/
+94
2012-12-18
SYSDB: fix copy-n-paste error
Jakub Hrozek
1
-1
/
+1
2012-12-13
sudo: support generalized time format
Pavel Březina
2
-13
/
+34
2012-12-13
sudo: include primary group in user group list
Pavel Březina
1
-1
/
+41
2012-12-13
sysdb_get_sudo_user_info() initialize attrs on declaration
Pavel Březina
1
-4
/
+3
2012-12-12
SYSDB: More debugging during the conversion to ghost users
Jakub Hrozek
1
-0
/
+9
2012-12-10
SYSDB: Move misplaced assignment
Jakub Hrozek
1
-2
/
+1
2012-11-28
Null pointer dereferenced.
Michal Zidek
1
-96
/
+100
2012-11-28
Uninitialized pointer read
Michal Zidek
1
-1
/
+1
2012-11-23
SYSDB: Don't operate with aliases same as name
Ondrej Kos
1
-0
/
+6
2012-11-20
LDAP: Only convert direct parents' ghost attribute to member
Jakub Hrozek
3
-9
/
+41
2012-11-20
SYSDB: Use the add_string convenience functions for managing ghost user attri...
Jakub Hrozek
1
-24
/
+9
2012-11-19
Handle conversion to fully qualified usernames
Simo Sorce
3
-1
/
+98
2012-11-19
Refactor the way subdomain accounts are saved
Simo Sorce
3
-1
/
+52
2012-11-19
Simplify writing db update functions
Simo Sorce
1
-421
/
+192
2012-11-19
Display more information on DB version mismatch
Ondrej Kos
2
-2
/
+64
2012-11-19
SYSDB: Remove unused macros
Jakub Hrozek
1
-15
/
+0
2012-11-13
SYSDB: Do not touch the member attribute during conversion to ghost users
Jakub Hrozek
1
-11
/
+0
2012-11-10
Add pac_user_get_grp_info() to read current group memberships
Sumit Bose
1
-0
/
+1
2012-10-26
sysdb: add sysdb_base_dn()
Sumit Bose
2
-0
/
+5
2012-10-26
sysdb: look for ranges in the parent tree
Sumit Bose
1
-1
/
+4
2012-10-12
SSH: When host keys are removed from LDAP, remove them from the cache as well
Jan Cholasta
1
-36
/
+34
2012-10-05
SSH: Expire hosts in known_hosts
Jan Cholasta
5
-3
/
+179
2012-10-05
SSH: Refactor sysdb and related code
Jan Cholasta
2
-85
/
+182
2012-10-01
sysdb_master_domain_get_info: fix copy-and-paste error
Sumit Bose
1
-2
/
+2
2012-09-24
DB: Use TALLOC_CTX for talloc context
Jakub Hrozek
1
-10
/
+10
2012-09-24
SYSDB: Remove unnecessary domain parameter from several sysdb calls
Jakub Hrozek
5
-76
/
+58
2012-09-24
AUTOFS: convert the existing autofs entries during a sysdb upgrade
Jakub Hrozek
3
-1
/
+144
2012-09-24
AUTOFS: Use both key and value in entry RDN
Jakub Hrozek
2
-11
/
+40
2012-09-24
AUTOFS: Add entry objects below map objects
Jakub Hrozek
4
-146
/
+64
2012-09-20
DB: Cancel transaction in sysdb_store_user if sysdb_add_user fails
Jakub Hrozek
1
-1
/
+8
2012-09-20
LDB_ERR_INVALID_ATTRIBUTE_SYNTAX added to sysdb_error_to_errno.
Michal Zidek
1
-0
/
+2
2012-09-13
SELinux: Always use the default if it exists on the server
Jakub Hrozek
1
-2
/
+9
2012-09-13
DB: Always write the SELinux object to sysdb
Jakub Hrozek
1
-70
/
+8
2012-09-10
SYSDB: NULL-terminate the output of sysdb_get_{ranges,subdomains}
Jakub Hrozek
2
-2
/
+5
2012-09-05
SYSDB: Commit transaction in sysdb_store_user
Jakub Hrozek
1
-17
/
+19
2012-09-04
Unify usage of sysdb transactions (part 2).
Michal Zidek
9
-270
/
+330
2012-08-21
SYSDB: Make sysdb_attrs_get_el_int() public
Stephen Gallagher
2
-8
/
+10
2012-08-16
Only create the SELinux login file if there are mappings on the server
Jakub Hrozek
1
-6
/
+1
2012-08-07
Remove SYSDB_SUDO_CACHE_OC from attribute lists
Pavel Březina
1
-1
/
+0
2012-08-07
Rename SYSDB_SUDO_CACHE_AT_OC to SYSDB_SUDO_CACHE_OC
Pavel Březina
2
-4
/
+4
2012-08-07
Remove redefinition of some SYSDB_* macros
Pavel Březina
1
-10
/
+0
2012-08-06
SYSDB: Use ldb_msg_add_string for simple string additions
Jakub Hrozek
3
-12
/
+12
[next]