Age | Commit message (Expand) | Author | Files | Lines |
2011-11-29 | s3-passdb: make pdb_password_change_time_max static. | Günther Deschner | 1 | -1/+1 |
2011-11-18 | s3-py-passdb: Fix handling of uninitialized gid values | Amitay Isaacs | 1 | -1/+1 |
2011-11-18 | s4-s3-upgrade now look for -1 as the special 'not set' value | Andrew Bartlett | 1 | -1/+1 |
2011-11-17 | s3-smbldap: remove duplicate prototype. | Günther Deschner | 1 | -0/+1 |
2011-11-16 | s3-waf: create a smbldap.so library. | Günther Deschner | 1 | -0/+1 |
2011-11-16 | s3-smbldap: extend smbldap_init() with binddn/bindsecret arguments. | Günther Deschner | 1 | -2/+12 |
2011-11-16 | s3-passdb: split out passdb/pdb_ldap_schema.c | Günther Deschner | 6 | -1/+378 |
2011-11-16 | s3: move smbldap_util to pdb_ldap_util. | Günther Deschner | 4 | -1/+369 |
2011-11-16 | Fix bug #8561 - Password change settings not fully observed. | Jeremy Allison | 1 | -4/+34 |
2011-11-11 | py_passdb: Cannot steal an item pointer from an array | Amitay Isaacs | 1 | -4/+9 |
2011-11-09 | s3-py_passdb Ensure that group mapping list input is initailised | Andrew Bartlett | 1 | -1/+2 |
2011-11-09 | s3-passdb Initialise the correct level of pointer dereference | Andrew Bartlett | 1 | -1/+1 |
2011-10-28 | s3-passdb: use tevent_context in passdb. | Günther Deschner | 2 | -6/+6 |
2011-10-18 | pdb-interface: Do not use unid_t here | Simo Sorce | 6 | -46/+52 |
2011-10-14 | s3-passdb: remove libwbclient header dependency for passdb/lookup_sid.h. | Günther Deschner | 1 | -1/+3 |
2011-10-14 | s3-passdb: remove fstring from pdb_set_user_sid_from_string(). | Günther Deschner | 1 | -1/+1 |
2011-10-14 | s3-passdb: add define guards for machine_sid.h. | Günther Deschner | 1 | -0/+5 |
2011-10-14 | s3-passdb: use uintX_t at least in headers. | Günther Deschner | 1 | -1/+1 |
2011-10-14 | s3-passdb: move passdb prototypes into passdb.h | Günther Deschner | 1 | -325/+0 |
2011-10-12 | s3-group-mapping: Remove fstrings from GROUP_MAP. | Simo Sorce | 9 | -86/+196 |
2011-10-11 | s3:dbwrap: change dbwrap_store_uint32() to NTSTATUS return type | Michael Adam | 2 | -3/+6 |
2011-10-11 | s3:dbwrap: change dbwrap_store_int32() to NTSTATUS return type | Michael Adam | 1 | -6/+10 |
2011-10-11 | s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b... | Michael Adam | 2 | -8/+11 |
2011-10-11 | s3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS return code | Michael Adam | 1 | -8/+12 |
2011-10-11 | s3:passdb:account_pol: use dbwrap_fetch_uint32, not dbwrap_fetch_int32 for th... | Michael Adam | 1 | -3/+12 |
2011-10-11 | s3:secrets: convert to use dbwrap wrapper functions only | Michael Adam | 2 | -7/+14 |
2011-10-11 | s3:passdb: convert account_pol to use dbwrap wrapper functions only | Michael Adam | 1 | -4/+4 |
2011-10-11 | s3:passdb: convert machine_sid to use dbwrap wrapper functions only | Michael Adam | 1 | -3/+3 |
2011-10-11 | s3:passdb: convert pdb_tdb to use dbwrap wrapper functions. | Michael Adam | 1 | -46/+61 |
2011-10-11 | s3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystring() and dbwrap_fetch_b... | Michael Adam | 1 | -5/+6 |
2011-10-11 | s3-passdb: split out passdb/pdb_ipa.h. | Günther Deschner | 4 | -4/+30 |
2011-10-11 | s3-passdb: split out passdb/pdb_nds.h. | Günther Deschner | 4 | -15/+41 |
2011-10-11 | s3-passdb: split out passdb/pdb_ldap.h. | Günther Deschner | 5 | -7/+45 |
2011-10-11 | lib/param move source4 param code to the top level | Andrew Bartlett | 1 | -1/+1 |
2011-10-10 | s3-passdb: split out passdb/pdb_smbpasswd.h. | Günther Deschner | 3 | -4/+31 |
2011-10-10 | s3-passdb: split out passdb/pdb_wbc_sam.h. | Günther Deschner | 3 | -4/+34 |
2011-10-10 | s3-passdb: split out passdb/pdb_tdb.h. | Günther Deschner | 3 | -4/+33 |
2011-10-07 | build: Remove _SAMBA_WAF_BUILD_ | Andrew Bartlett | 1 | -4/+4 |
2011-10-07 | build: Reduce build systems to just top level waf and autoconf | Andrew Bartlett | 1 | -7/+6 |
2011-09-27 | s3-pdb_samba4: Remove unused attribute from domain search | Andrew Bartlett | 1 | -1/+0 |
2011-09-26 | s3-passdb: Cleanup use of fstring and move to talloc. | Simo Sorce | 1 | -5/+14 |
2011-08-31 | s3-pdb_ipa: Add supprted encryption types to struct pdb_trusted_domain | Sumit Bose | 1 | -0/+23 |
2011-08-31 | s3-pdb_ipa: Add posix offset to struct pdb_trusted_domain | Sumit Bose | 1 | -0/+22 |
2011-08-31 | s3-pdb_ipa: Derive domain GUID from SID | Sumit Bose | 1 | -2/+23 |
2011-08-26 | s3-passdb: Allocate talloc stackframe before calling pdb_get_group_sid() | Amitay Isaacs | 1 | -5/+6 |
2011-08-26 | s3-passdb: Make domain_sid argument optional for search_aliases method | Amitay Isaacs | 1 | -5/+10 |
2011-08-26 | s3-passdb: Return assigned number of hours and not MAX_HOURS_LEN | Amitay Isaacs | 1 | -3/+4 |
2011-08-26 | s3-passdb: Convert lm_pw and nt_pw to python string using length | Amitay Isaacs | 1 | -2/+2 |
2011-08-25 | pdb-samba4: use ldb_get_default_basedn() instead of NULL | Andrew Tridgell | 1 | -3/+3 |
2011-08-21 | s3-passdb: Only delete 1 entry from memcache. | Andreas Schneider | 1 | -1/+4 |