Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-16 | s3-ipasam: implement enum_trusted_domains | Sumit Bose | 1 | -0/+76 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-16 | s3-ipasam: implement {get,set,del}_trusted_domain | Sumit Bose | 1 | -0/+434 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-16 | s3-passdb: make priv2ld() public | Sumit Bose | 1 | -1/+1 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-16 | s3-passdb: add {get,set,del,enum}_trusted_domain calls | Sumit Bose | 1 | -0/+65 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-16 | s3-ipasam: Disable old trustdom_pw calls | Sumit Bose | 1 | -0/+36 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-16 | s3-passdb: Add minimal stub for IPA passdb backend | Sumit Bose | 3 | -1/+50 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-15 | s3: Support "codePage" in pdb_ads | Volker Lendecke | 1 | -0/+8 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Feb 15 22:00:27 CET 2011 on sn-devel-104 | |||||
2011-02-15 | s3: Add "code_page" to struct samu | Volker Lendecke | 1 | -0/+12 | |
2011-02-15 | s3: Support "country_code" in pdb_ads | Volker Lendecke | 1 | -0/+10 | |
2011-02-15 | s3: Add "country_code" to struct samu | Volker Lendecke | 1 | -0/+12 | |
2011-02-15 | s3: Add userWorkstations and userParameters to pdb_ads | Volker Lendecke | 1 | -0/+20 | |
2011-02-15 | s3-waf: TLDAP is only needed by pdb_ads (and smbtorture). | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-02-13 | s3: Add "comment" and "description" to pdb_ads | Volker Lendecke | 1 | -0/+20 | |
This is pending a change to samldb_description_check, we might have to modify the description with a TLDAP_MOD_REPLACE operation. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 13 17:56:58 CET 2011 on sn-devel-104 | |||||
2011-02-13 | s3: Make "net sam list [users|workstations]" list only the right things | Volker Lendecke | 1 | -1/+20 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 13 12:59:14 CET 2011 on sn-devel-104 | |||||
2011-02-13 | s3: Remove an unneeded proto | Volker Lendecke | 1 | -3/+0 | |
2011-02-13 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -6/+6 | |
2011-02-13 | s3: Convert tldap_entry_values args to "array, count" | Volker Lendecke | 1 | -2/+2 | |
2011-02-13 | s3: Add an explicit counter to tldap_add_mod_[blobs|str] | Volker Lendecke | 1 | -8/+10 | |
2011-02-13 | s3: Convert tldap_make_mod_fmt args to "array, count" | Volker Lendecke | 1 | -16/+16 | |
2011-02-13 | s3: Convert tldap_add_mod_blobs args to "array, count" | Volker Lendecke | 1 | -1/+1 | |
2011-02-13 | s3: Align the args of pdb_ads_update_sam_account to tldap_modify | Volker Lendecke | 1 | -2/+2 | |
2011-02-12 | s3: Make "smbpasswd <user>" work with pdb_ads | Volker Lendecke | 1 | -8/+33 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Feb 12 15:17:39 CET 2011 on sn-devel-104 | |||||
2011-02-11 | s3-waf: use bld.env.HAVE_LDAP in some more places, hopefully fixes the ↵ | Günther Deschner | 1 | -1/+1 | |
builds w/o ldap. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Feb 11 13:08:38 CET 2011 on sn-devel-104 | |||||
2011-02-10 | s3: Align the args in tldap_modify | Volker Lendecke | 1 | -4/+4 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu Feb 10 23:20:05 CET 2011 on sn-devel-104 | |||||
2011-02-10 | s3: Align tldap_add and tldap_add_send | Volker Lendecke | 1 | -3/+3 | |
2011-02-06 | s3: Add primary group in pdb_ads_enum_group_memberships | Volker Lendecke | 1 | -21/+27 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 6 18:41:08 CET 2011 on sn-devel-104 | |||||
2011-02-06 | s3: Fix auth_netlogond to cope with netlogon_creds_CredentialState | Volker Lendecke | 1 | -25/+0 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 6 17:30:48 CET 2011 on sn-devel-104 | |||||
2011-02-06 | s3: Fix a potential memleak in secrets_fetch_trusted_domain_password | Volker Lendecke | 1 | -1/+3 | |
2011-02-06 | s3: In pdb_ads, cope with artificial samu structs | Volker Lendecke | 1 | -2/+10 | |
2011-02-06 | s3: Use strlcpy in pdb_ads_connect | Volker Lendecke | 1 | -2/+2 | |
2011-01-17 | s3-auth: Fixed account lockout check. | Andreas Schneider | 1 | -1/+1 | |
2010-12-07 | Make sure that user exists after running add user script before adding sam ↵ | Bjoern Baumbach | 1 | -0/+5 | |
account. Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Tue Dec 7 17:37:52 CET 2010 on sn-devel-104 | |||||
2010-12-01 | s3-waf: avoid module name uppercasing. | Günther Deschner | 1 | -10/+10 | |
This finally allows mixed case module names like the classic build (./configure --shared_modules=charset_CP850) Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Dec 1 18:39:14 CET 2010 on sn-devel-104 | |||||
2010-10-20 | Make getpwnam_alloc() static to lib/username.c, and ensure all username ↵ | Jeremy Allison | 3 | -5/+5 | |
lookups go through Get_Pwnam_alloc(), which is the correct wrapper function. We were using it *some* of the time anyway, so this just makes us properly consistent. Jeremy. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Oct 20 16:02:12 UTC 2010 on sn-devel-104 | |||||
2010-10-18 | s3-waf: fix pdb modules build. | Günther Deschner | 1 | -14/+13 | |
Guenther | |||||
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 15 | -9/+15 | |
This will reduce the noise from merges of the rest of the libcli/security code, without this commit changing what code is actually used. This includes (along with other security headers) dom_sid.h and security_token.h Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Oct 12 05:54:10 UTC 2010 on sn-devel-104 | |||||
2010-10-03 | s3: Remove talloc_autofree_context from pdb_interface | Volker Lendecke | 1 | -1/+1 | |
None of the pdb backends have special destructors that need to be run at program exit. | |||||
2010-09-27 | s3-waf: rework CLDAP and LIBCLI_LDAP subsystems. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-09-27 | s3-waf: move pdb subsystem to pdb/wscript_build. | Günther Deschner | 1 | -0/+48 | |
Guenther | |||||
2010-09-26 | s3: Remove talloc_autofree_context() from guest_user_info() | Volker Lendecke | 1 | -1/+2 | |
pwd is freed a few lines down | |||||
2010-09-26 | s3: Remove talloc_autofree_context() from lookup_unix_user_name() | Volker Lendecke | 1 | -1/+1 | |
pwd is freed in this routine immediately | |||||
2010-09-26 | s3: Remove talloc_autofree_context() from pdb_init_ads() | Volker Lendecke | 1 | -1/+1 | |
2010-09-20 | s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives | Andrew Bartlett | 1 | -10/+11 | |
This reduces the manual marshalling of these structures by removing the duplication here. Andrew Bartlett Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-09-20 | s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions. | Günther Deschner | 9 | -17/+26 | |
Guenther | |||||
2010-09-11 | s3-auth Change type of num_sids to uint32_t | Andrew Bartlett | 1 | -2/+3 | |
size_t is overkill here, and in struct security_token in the num_sids is uint32_t. This includes a change to the prototype of add_sid_to_array() and add_sid_to_array_unique(), which has had a number of consequnetial changes as I try to sort out all the callers using a pointer to the number of sids. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-08-30 | s3-passdb: Try to unlock the account if it is locked out. | Andreas Schneider | 1 | -10/+53 | |
Signed-off-by: Simo Sorce <idra@samba.org> | |||||
2010-08-30 | s3-passdb: Added a pdb_try_account_unlock function. | Andreas Schneider | 1 | -0/+74 | |
The function checks if the account has been autolocked. If we have a lockout_duration and a bad password time it checks if we can unlock the account. Signed-off-by: Simo Sorce <idra@samba.org> | |||||
2010-08-26 | s3-build: use dbwrap.h only where needed. | Günther Deschner | 5 | -0/+5 | |
Guenther | |||||
2010-08-26 | s3-idmap: only include idmap headers where needed. | Günther Deschner | 2 | -0/+2 | |
Guenther | |||||
2010-08-26 | s3-build: only include nsswitch header where needed. | Günther Deschner | 1 | -0/+1 | |
Guenther |