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
/
passdb
/
passdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:passdb: use cli_credentials_set_kerberos_state() for trusts in pdb_get_tru...
Stefan Metzmacher
2017-02-24
1
-0
/
+17
*
Correct "somthing" typos.
Chris Lamb
2017-02-22
1
-1
/
+1
*
passdb: add linefeed to debug message
Uri Simchoni
2016-03-01
1
-1
/
+2
*
s3:passdb: move my_sam_name() from passdb to util_name.c
Michael Adam
2016-01-22
1
-18
/
+0
*
s3:passdb: let pdb_get_trust_credentials() try pdb_get_trusteddom_creds() first
Stefan Metzmacher
2014-12-18
1
-21
/
+44
*
passdb: Use common code in cli_credentials_set_machine_account_db_ctx()
Andrew Bartlett
2014-10-17
1
-16
/
+50
*
s3:passdb: add pdb_get_trust_credentials()
Stefan Metzmacher
2014-09-27
1
-16
/
+236
*
param: rename lp function and variable from 'guestaccount' to 'guest_account'
Garming Sam
2014-02-07
1
-1
/
+1
*
s3-lib: Add grpname to talloc_sub_specified().
Andreas Schneider
2013-11-21
1
-4
/
+4
*
s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam()
Michael Adam
2012-07-12
1
-2
/
+2
*
s3: Use hex_encode_buf
Volker Lendecke
2012-05-04
1
-4
/
+1
*
s3: Use hex_encode_buf
Volker Lendecke
2012-05-04
1
-3
/
+1
*
s3-passdb: Remove unused sampass->pass_must_change_time
Andrew Bartlett
2012-04-19
1
-5
/
+0
*
s3-group-mapping: Remove fstrings from GROUP_MAP.
Simo Sorce
2011-10-12
1
-6
/
+14
*
passdb: Call with correct backend methods instead of default methods
Amitay Isaacs
2011-08-13
1
-6
/
+8
*
First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems
Jeremy Allison
2011-07-19
1
-4
/
+4
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
1
-4
/
+4
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3: only include tdb headers where needed.
Günther Deschner
2011-05-06
1
-0
/
+1
*
Simple +1 changes in hardcoded lengths when changing from safe_strcpy to strl...
Jeremy Allison
2011-05-04
1
-3
/
+3
*
s3-passdb: add passdb.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/passwd.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
lib/util/util_pw: share more code between lib/util/util_pw.c and source3/lib/...
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: Add "len" to pdb_set_hours
Volker Lendecke
2011-02-19
1
-4
/
+4
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s3-secrets: only include secrets.h when needed.
Günther Deschner
2010-08-05
1
-0
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-2
/
+2
*
s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 types
Andrew Bartlett
2010-05-21
1
-103
/
+103
*
s3-passdb: move get_logon_hours_from_pdb() into samr server.
Günther Deschner
2010-05-18
1
-23
/
+0
*
s3-rpc_misc: clean out include/rpc_misc.h.
Günther Deschner
2010-05-18
1
-5
/
+5
*
s3: Fix bug 5198 -- parse chfn(1)-change gecos field
Volker Lendecke
2010-02-13
1
-1
/
+34
*
s3: Make pdb_copy_sam_account also copy the group sid
Volker Lendecke
2010-02-08
1
-0
/
+4
*
s3: Replace most calls to sid_append_rid() by sid_compose()
Volker Lendecke
2010-01-10
1
-2
/
+1
*
s3: use enum netr_SchannelType all over the place.
Günther Deschner
2009-10-13
1
-2
/
+4
*
s3-account_policy: add pdb_policy_type enum.
Günther Deschner
2009-07-14
1
-8
/
+8
*
s3-pdb_tdb: give 'unknown_str' the proper name 'comment' and set comment in p...
Günther Deschner
2009-06-29
1
-10
/
+15
*
Turn the pdb_rid_algorithm into a capabilities call that returns flags
Volker Lendecke
2009-06-28
1
-1
/
+1
*
talloc_tos() aborts if it can not get a stackframe
Volker Lendecke
2009-06-20
1
-3
/
+0
*
s3-passdb: fix uninitialized variable in local_password_change().
Günther Deschner
2009-05-29
1
-1
/
+1
*
Consolidate user create/delete paths in smbpasswd
Simo Sorce
2009-05-29
1
-147
/
+179
*
Move smb_create_user() in samsync
Simo Sorce
2009-05-16
1
-60
/
+0
*
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
2009-04-14
1
-0
/
+1
*
s3-passdb: add smb_create_user().
Günther Deschner
2009-04-01
1
-0
/
+59
*
s3: Added new parameter "map untrusted to domain"
Steven Danneman
2009-02-12
1
-0
/
+18
*
s3: Change behavior when seeing an unknown domain.
Dan Sledz
2009-02-11
1
-19
/
+0
*
Fix nonempty blank lines
Volker Lendecke
2009-02-01
1
-61
/
+60
*
s3:passdb: add SAMU_BUFFER_V4 with no changes
Stefan Metzmacher
2008-12-29
1
-1
/
+16
*
s3:passdb: make marshalling struct samu from and to a buffer more generic
Stefan Metzmacher
2008-12-29
1
-13
/
+654
*
Fix more "warning: ignoring return value of ‘asprintf’, declared with
Jeremy Allison
2008-12-23
1
-23
/
+62
*
Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...
Jeremy Allison
2008-11-06
1
-1
/
+1
[next]