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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:pdb_samba_dsdb: use SEC_CHAN_DNS_DOMAIN in pdb_samba_dsdb_get_trusteddom_c...
Stefan Metzmacher
2014-12-19
1
-6
/
+33
*
s3:pdb_samba_dsdb: add pdb_samba_dsdb_get_trusteddom_creds
Stefan Metzmacher
2014-12-19
1
-1
/
+225
*
s3:passdb: let pdb_get_trust_credentials() try pdb_get_trusteddom_creds() first
Stefan Metzmacher
2014-12-18
1
-21
/
+44
*
s3:passdb: add optional get_trusteddom_creds() hooks
Stefan Metzmacher
2014-12-18
2
-0
/
+330
*
pdb: Increase version number to fix ABI
Garming Sam
2014-12-03
1
-0
/
+312
*
idmap: unify passdb *id_to_sid methods
Garming Sam
2014-12-03
6
-75
/
+101
*
s3:passdb: avoid invalid pointer type warnings in pdb_wbc_sam.c
Stefan Metzmacher
2014-11-25
1
-6
/
+13
*
s3:passdb: always copy the history in pdb_set_plaintext_passwd()
Stefan Metzmacher
2014-11-25
1
-19
/
+14
*
pdb_tdb: Avoid a nasty error message with ctdb
Volker Lendecke
2014-11-11
1
-0
/
+6
*
pdb_tdb: Fix a TALLOC/SAFE_FREE mixup
Volker Lendecke
2014-11-11
1
-1
/
+1
*
pdb_tdb: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
1
-2
/
+8
*
account_pol: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
1
-2
/
+10
*
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
3
-22
/
+556
*
passdb: Use talloc_zero_array
Volker Lendecke
2014-09-20
1
-3
/
+2
*
passdb: Avoid use-after-free when setting a plaintext password
Andrew Bartlett
2014-09-08
1
-2
/
+3
*
passdb: Use sam_get_results_trust() and implement pdb_samba_dsdb_get_trustedd...
Andrew Bartlett
2014-09-01
1
-1
/
+124
*
passdb: fix NT_STATUS_NO_SUCH_GROUP
Arvid Requate
2014-08-25
1
-2
/
+2
*
Don't discard result of checking grouptype
Roel van Meer
2014-08-23
1
-2
/
+0
*
passdb: add missing newline to debug message in get_primary_group_sid()
Justin Maggard
2014-08-09
1
-1
/
+1
*
lib/util: move memcache.[ch] to the toplevel 'samba-util' library
Stefan Metzmacher
2014-07-18
2
-2
/
+2
*
dsdb: Always store and return the userParameters as a array of LE 16-bit values
Andrew Bartlett
2014-07-09
1
-5
/
+26
*
secrets: Ensure we store the secureChannelType when written to secrets.ldb
Andrew Bartlett
2014-07-04
1
-7
/
+19
*
passdb: Allow a passdb module to do idmap for everything
Andrew Bartlett
2014-06-16
3
-0
/
+333
*
passdb: Do not routinely clear the global memory returned by get_global_sam_s...
Andrew Bartlett
2014-06-11
2
-15
/
+41
*
Fix several talloc stack frames not freed
Samuel Cabrero
2014-05-30
1
-0
/
+8
*
s3:passdb: improve a debug message in pdb_default_sid_to_id()
Michael Adam
2014-05-03
1
-1
/
+4
*
s3:passdb: fix and improve debug message in pdb_default_sid_to_id().
Michael Adam
2014-05-03
1
-1
/
+2
*
s3: Always cache idmapping results of pdb backend.
Alexander Werth
2014-05-03
2
-17
/
+33
*
lib-util: rename memdup to smb_memdup and fix all callers
Björn Baumbach
2014-04-16
1
-1
/
+1
*
dsdb: Rework samdb_result_acct_flags to use either userAccountControl or msDS...
Andrew Bartlett
2014-04-02
1
-6
/
+5
*
Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.
Garming Sam
2014-03-05
1
-6
/
+24
*
passdb: spare superfluous call to lookup_rids() in lookup_sids()
Michael Adam
2014-02-25
1
-7
/
+12
*
s3:passdb: Fix the use of uninitialized scalar variable.
Poornima Gurusiddaiah
2014-02-24
1
-8
/
+2
*
passdb: Patch memory leak in pdb_ldap.c
Jose A. Rivera
2014-02-21
1
-4
/
+6
*
param: rename lp function and variable from "renameuser_script" to "rename_us...
Garming Sam
2014-02-07
3
-4
/
+4
*
param: rename lp function and variable from "deluser_script" to "delete_user_...
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from "adduser_script" to "add_user_scr...
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from "addmachine_script" to "add_machi...
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from 'guestaccount' to 'guest_account'
Garming Sam
2014-02-07
3
-5
/
+5
*
dbwrap: add a dbwrap_flags argument to db_open()
Michael Adam
2014-02-07
3
-6
/
+6
*
s3-lib: Add winbind_lookup_usersids().
Andreas Schneider
2014-02-05
1
-0
/
+311
*
s3-passdb: Fix string duplication to pointers.
Andreas Schneider
2014-01-09
1
-2
/
+12
*
samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4
Matthias Dieter Wallnöfer
2014-01-09
1
-4
/
+0
*
s3-lib: Add grpname to talloc_sub_specified().
Andreas Schneider
2013-11-21
2
-7
/
+25
*
build: get rid of source strings from source3/passdb/wscript_build
Michael Adam
2013-09-24
1
-9
/
+4
*
lib: Use "mem_ctx" arg in gencache_get
Volker Lendecke
2013-09-05
1
-2
/
+2
*
lib: Add a "mem_ctx" arg to gencache_get (unused so far)
Volker Lendecke
2013-09-05
1
-1
/
+1
*
s3:passdb/pdb_util make pdb_create_builtin consider whether backend deals wit...
Christian Ambach
2013-06-21
1
-4
/
+33
*
s3:passdb add a gid argument to pdb_create_builtin_alias
Christian Ambach
2013-06-21
2
-2
/
+2
[next]