index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
passdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the O3 developer build
Volker Lendecke
2015-03-03
1
-1
/
+1
*
Remove an unused function call.
Richard Sharpe
2015-02-13
1
-17
/
+0
*
s3-passdb: lift annoying debug message level.
Günther Deschner
2015-02-13
1
-1
/
+1
*
Remove use of the "staticforward" macro
Petr Viktorin
2015-01-22
1
-3
/
+3
*
passdb: Cache output from pdb_[ug]id_to_sid
Volker Lendecke
2015-01-07
1
-0
/
+14
*
s3:passdb: fix logic in pdb_set_pw_history()
Stefan Metzmacher
2015-01-05
1
-7
/
+8
*
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
[next]