Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-passdb: use tevent_context in passdb. | Günther Deschner | 2011-10-28 | 1 | -2/+3 |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Oct 28 13:09:47 CEST 2011 on sn-devel-104 | ||||
* | pdb-interface: Do not use unid_t here | Simo Sorce | 2011-10-18 | 1 | -2/+2 |
| | | | | | | | | This interface needs to be publicly available, unid_t here is not really useful and makes it harder to use it as unid_t is not a public union. Autobuild-User: Simo Sorce <idra@samba.org> Autobuild-Date: Tue Oct 18 20:57:16 CEST 2011 on sn-devel-104 | ||||
* | s3-passdb: remove fstring from pdb_set_user_sid_from_string(). | Günther Deschner | 2011-10-14 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | s3-passdb: add {LM|NT}_HASH_LEN defines in passdb.h. | Günther Deschner | 2011-10-14 | 1 | -0/+8 |
| | | | | Guenther | ||||
* | s3-passdb: use uintX_t at least in headers. | Günther Deschner | 2011-10-14 | 1 | -4/+4 |
| | | | | Guenther | ||||
* | s3-passdb: move passdb prototypes into passdb.h | Günther Deschner | 2011-10-14 | 1 | -1/+285 |
| | | | | Guenther | ||||
* | s3-passdb: move group mapping headers into passdb.h | Günther Deschner | 2011-10-14 | 1 | -1/+87 |
| | | | | Guenther | ||||
* | s3-group-mapping: Remove fstrings from GROUP_MAP. | Simo Sorce | 2011-10-12 | 1 | -1/+1 |
| | | | | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Oct 12 19:28:12 CEST 2011 on sn-devel-104 | ||||
* | s3-passdb: Cleanup use of fstring and move to talloc. | Simo Sorce | 2011-09-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> | ||||
* | s3-pdb_ipa: Add supprted encryption types to struct pdb_trusted_domain | Sumit Bose | 2011-08-31 | 1 | -0/+1 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3-pdb_ipa: Add posix offset to struct pdb_trusted_domain | Sumit Bose | 2011-08-31 | 1 | -0/+1 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3-passdb: add dummy calls to control global (replicated) secrets. | Günther Deschner | 2011-07-31 | 1 | -2/+18 |
| | | | | Guenther | ||||
* | s3-passdb: move some passdb defines to passdb.h | Günther Deschner | 2011-03-30 | 1 | -0/+29 |
| | | | | Guenther | ||||
* | s3: include ../librpc/gen_ndr/lsa.h where needed. | Günther Deschner | 2011-03-30 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | s3-passdb: add machine_sid.h and lookup_sid.h | Günther Deschner | 2011-03-30 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | s3-passdb: move mapping.h into passdb.h, its needed here. | Günther Deschner | 2011-03-30 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | s3-passdb: move passdb headers to passdb/proto.h. | Günther Deschner | 2011-03-30 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | s3:auth: change num_groups to from size_t to uint32_t | Stefan Metzmacher | 2011-02-22 | 1 | -1/+1 |
| | | | | | | This will help with the change from UNIX_USER_TOKEN to security_unix_token metze | ||||
* | s3-passdb: add PDB_CAP_TRUSTED_DOMAINS_EX. | Günther Deschner | 2011-02-17 | 1 | -2/+3 |
| | | | | Guenther | ||||
* | s3-lsa: Implement lsaRSetForestTrustInformation | Sumit Bose | 2011-02-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3-ipasam: add ipasam_get_trusted_domain_by_sid() | Sumit Bose | 2011-02-16 | 1 | -0/+4 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3-passdb: add {get,set,del,enum}_trusted_domain calls | Sumit Bose | 2011-02-16 | 1 | -0/+26 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3: Add "code_page" to struct samu | Volker Lendecke | 2011-02-15 | 1 | -0/+2 |
| | |||||
* | s3: Add "country_code" to struct samu | Volker Lendecke | 2011-02-15 | 1 | -0/+3 |
| | |||||
* | s3: move some stuff out of smb.h to better locations. | Günther Deschner | 2011-02-09 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | s3-secrets: only include secrets.h when needed. | Günther Deschner | 2010-08-05 | 1 | -0/+9 |
| | | | | Guenther | ||||
* | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 2010-05-21 | 1 | -25/+25 |
| | | | | | | | | | | This matches the structure that new code is being written to, and removes one more of the old-style named structures, and the need to know that is is just an alias for struct dom_sid. Andrew Bartlett Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 types | Andrew Bartlett | 2010-05-21 | 1 | -30/+30 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3: move BASE_RID to main includes.h (in preparation to separate passdb). | Günther Deschner | 2010-05-08 | 1 | -2/+0 |
| | | | | Guenther | ||||
* | s3: Remove a typedef | Volker Lendecke | 2010-03-16 | 1 | -2/+2 |
| | |||||
* | s3-passdb: move some defines out of rpc headers (they really belong to passdb). | Günther Deschner | 2009-11-26 | 1 | -0/+15 |
| | | | | Guenther | ||||
* | s3:passdb: bump interface VERSION 18->19 (removed uid_to_rid) | Michael Adam | 2009-11-14 | 1 | -1/+2 |
| | | | | Michael | ||||
* | s3:passdb: remove the uid_to_rid method - we only need uid_to_sid | Michael Adam | 2009-11-14 | 1 | -2/+0 |
| | | | | Michael | ||||
* | s3-account_policy: add pdb_policy_type enum. | Günther Deschner | 2009-07-14 | 1 | -2/+20 |
| | | | | Guenther | ||||
* | Actually increase PASSDB_INTERFACE_VERSION to 18 :-) | Volker Lendecke | 2009-07-05 | 1 | -1/+1 |
| | |||||
* | Add pdb_get_domain_info | Volker Lendecke | 2009-07-04 | 1 | -0/+11 |
| | |||||
* | Make pdb_ads return an additional flag | Volker Lendecke | 2009-07-04 | 1 | -0/+1 |
| | |||||
* | Turn the pdb_rid_algorithm into a capabilities call that returns flags | Volker Lendecke | 2009-06-28 | 1 | -1/+4 |
| | |||||
* | Pass a talloc_ctx to pdb_enum_aliasmem | Volker Lendecke | 2009-06-08 | 1 | -2/+2 |
| | |||||
* | Fix some nonempty blank lines | Volker Lendecke | 2009-05-28 | 1 | -17/+17 |
| | |||||
* | Shape up pdb_search a bit by making it a talloc ctx with a destructor | Volker Lendecke | 2009-03-07 | 1 | -1/+0 |
| | |||||
* | s3:passdb: add SAMU_BUFFER_V4 with no changes | Stefan Metzmacher | 2008-12-29 | 1 | -1/+3 |
| | | | | | | | The upgrade is required because of the followin TDBSAM_VERSION upgrade. metze | ||||
* | s3:passdb: make marshalling struct samu from and to a buffer more generic | Stefan Metzmacher | 2008-12-29 | 1 | -1/+7 |
| | | | | | | | This marshalling isn't specific to tdbsam and it's ugly to have the related functions in two different files. metze | ||||
* | s3-passdb: remove unused (now samr.idl) ACCT_NT/LM_PWD_SET flags. | Günther Deschner | 2008-12-02 | 1 | -10/+0 |
| | | | | Guenther | ||||
* | Remove unix_homedir from struct user_struct | Volker Lendecke | 2008-05-05 | 1 | -1/+0 |
| | | | | | This makes pdb_get_unix_homedir unused. I wonder if that was ever really used... (This used to be commit 36bfd32f1ff878e827db91e9bf233719ecca5b01) | ||||
* | Removing unused ACCT_-flags. | Günther Deschner | 2008-02-12 | 1 | -30/+3 |
| | | | | | Guenther (This used to be commit d1e5a5a7f9dfb5756398e99cf09a4712d2b42682) | ||||
* | Remove the sampwent interface | Volker Lendecke | 2007-12-26 | 1 | -7/+2 |
| | | | | (This used to be commit 9e80b969fb40766de2c9b1a05d16bf4d4c6e46f7) | ||||
* | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 2007-10-18 | 1 | -17/+17 |
| | | | | | | | | bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy. (This used to be commit f35a266b3cbb3e5fa6a86be60f34fe340a3ca71f) | ||||
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-10-10 | 1 | -2/+1 |
| | | | | (This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07) | ||||
* | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
| | | | | | Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3) |