index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
passdb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:passdb: add create_builtin_guests()
Stefan Metzmacher
2018-03-19
1
-0
/
+1
*
s3-passdb: remove some dead prototypes
Günther Deschner
2017-05-10
1
-5
/
+0
*
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
2017-04-22
1
-1
/
+2
*
s3:passdb: move my_sam_name() from passdb to util_name.c
Michael Adam
2016-01-22
1
-1
/
+0
*
Add --set-nt-hash option to pdbedit to update user password from nt-hash hexs...
Alberto Maria Fiaschi
2015-11-30
1
-0
/
+1
*
s3:passdb: add optional get_trusteddom_creds() hooks
Stefan Metzmacher
2014-12-18
1
-0
/
+8
*
idmap: unify passdb *id_to_sid methods
Garming Sam
2014-12-03
1
-7
/
+21
*
s3:passdb: add pdb_get_trust_credentials()
Stefan Metzmacher
2014-09-27
1
-0
/
+5
*
passdb: Allow a passdb module to do idmap for everything
Andrew Bartlett
2014-06-16
1
-1
/
+4
*
s3:passdb add a gid argument to pdb_create_builtin_alias
Christian Ambach
2013-06-21
1
-1
/
+1
*
s3:passdb expose pdb_create_builtin function
Christian Ambach
2013-06-21
1
-0
/
+1
*
s3:passdb add pdb_*_is_responsible_for* functions
Christian Ambach
2013-06-21
1
-0
/
+5
*
s3:passdb add idmap control functions
Christian Ambach
2013-06-21
1
-1
/
+8
*
PASSDB: add support to set and enumerate UPN suffixes associated with our forest
Alexander Bokovoy
2013-04-09
1
-1
/
+17
*
s3:passdb: factor pdb_sid_to_id_unix_users_and_groups() out of pdb_default_si...
Michael Adam
2012-12-03
1
-0
/
+3
*
s3-passdb: wrap secrets.tdb accessors used by PDB modules
Alexander Bokovoy
2012-09-07
1
-0
/
+11
*
s3-passdb: add unixid_from_uid/unixid_from_gid/unixid_from_both API
Alexander Bokovoy
2012-05-23
1
-0
/
+5
*
s3-passdb: Change pdb_sid_to_id() to return struct unixid
Andrew Bartlett
2012-05-02
1
-3
/
+3
*
s3-passdb: Remove unused sampass->pass_must_change_time
Andrew Bartlett
2012-04-19
1
-3
/
+0
*
s3-passdb: remove a forward declaration.
Günther Deschner
2012-01-09
1
-7
/
+6
*
Fix bug #8561 - Password change settings not fully observed.
Jeremy Allison
2011-11-16
1
-0
/
+1
*
s3-passdb: use tevent_context in passdb.
Günther Deschner
2011-10-28
1
-2
/
+3
*
pdb-interface: Do not use unid_t here
Simo Sorce
2011-10-18
1
-2
/
+2
*
s3-passdb: remove fstring from pdb_set_user_sid_from_string().
Günther Deschner
2011-10-14
1
-1
/
+1
*
s3-passdb: add {LM|NT}_HASH_LEN defines in passdb.h.
Günther Deschner
2011-10-14
1
-0
/
+8
*
s3-passdb: use uintX_t at least in headers.
Günther Deschner
2011-10-14
1
-4
/
+4
*
s3-passdb: move passdb prototypes into passdb.h
Günther Deschner
2011-10-14
1
-1
/
+285
*
s3-passdb: move group mapping headers into passdb.h
Günther Deschner
2011-10-14
1
-1
/
+87
*
s3-group-mapping: Remove fstrings from GROUP_MAP.
Simo Sorce
2011-10-12
1
-1
/
+1
*
s3-passdb: Cleanup use of fstring and move to talloc.
Simo Sorce
2011-09-26
1
-2
/
+2
*
s3-pdb_ipa: Add supprted encryption types to struct pdb_trusted_domain
Sumit Bose
2011-08-31
1
-0
/
+1
*
s3-pdb_ipa: Add posix offset to struct pdb_trusted_domain
Sumit Bose
2011-08-31
1
-0
/
+1
*
s3-passdb: add dummy calls to control global (replicated) secrets.
Günther Deschner
2011-07-31
1
-2
/
+18
*
s3-passdb: move some passdb defines to passdb.h
Günther Deschner
2011-03-30
1
-0
/
+29
*
s3: include ../librpc/gen_ndr/lsa.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+2
*
s3-passdb: add machine_sid.h and lookup_sid.h
Günther Deschner
2011-03-30
1
-0
/
+2
*
s3-passdb: move mapping.h into passdb.h, its needed here.
Günther Deschner
2011-03-30
1
-0
/
+2
*
s3-passdb: move passdb headers to passdb/proto.h.
Günther Deschner
2011-03-30
1
-0
/
+2
*
s3:auth: change num_groups to from size_t to uint32_t
Stefan Metzmacher
2011-02-22
1
-1
/
+1
*
s3-passdb: add PDB_CAP_TRUSTED_DOMAINS_EX.
Günther Deschner
2011-02-17
1
-2
/
+3
*
s3-lsa: Implement lsaRSetForestTrustInformation
Sumit Bose
2011-02-16
1
-0
/
+1
*
s3-ipasam: add ipasam_get_trusted_domain_by_sid()
Sumit Bose
2011-02-16
1
-0
/
+4
*
s3-passdb: add {get,set,del,enum}_trusted_domain calls
Sumit Bose
2011-02-16
1
-0
/
+26
*
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
*
s3-secrets: only include secrets.h when needed.
Günther Deschner
2010-08-05
1
-0
/
+9
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-25
/
+25
*
s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 types
Andrew Bartlett
2010-05-21
1
-30
/
+30
*
s3: move BASE_RID to main includes.h (in preparation to separate passdb).
Günther Deschner
2010-05-08
1
-2
/
+0
[next]