index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
passdb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-05
Revert "lookup_name: allow lookup for own realm"
Alexander Bokovoy
1
-55
/
+21
2020-11-04
lookup_name: allow lookup for own realm
Alexander Bokovoy
1
-21
/
+55
2020-11-03
auth:creds: Rename CRED_USE_KERBEROS values
Andreas Schneider
2
-5
/
+5
2020-10-23
winbindd: allow idmap backends to mark entries with ID_[TYPE_WB_]REQUIRE_TYPE
Stefan Metzmacher
1
-0
/
+7
2020-10-23
s3:passdb: use ID_TYPE_* instead of WBC_ID_TYPE_*
Stefan Metzmacher
1
-4
/
+4
2020-08-28
s3: safe_string: do not include string_wrappers.h
Matthew DeVore
7
-0
/
+7
2020-08-17
Fix a comment typo copied around
Volker Lendecke
5
-5
/
+5
2020-08-03
lib: relicense smb_strtoul(l) under LGPLv3
Ralph Boehme
3
-0
/
+3
2020-07-02
pdb_dsdb: Fix typos
Volker Lendecke
1
-3
/
+3
2020-05-08
Fix clang 9 missing-field-initializer warnings
Gary Lockyer
1
-2
/
+2
2020-03-23
py3: Remove #define PyInt_FromLong PyLong_FromLong
Andrew Bartlett
1
-20
/
+20
2020-03-23
py3: Remove #define PyInt_AsLong PyLong_AsLong
Andrew Bartlett
1
-20
/
+20
2020-03-23
py3: Remove #define PyInt_Type PyLong_Type
Andrew Bartlett
1
-17
/
+17
2020-03-05
Remove unnecessary/incorrect talloc_steal() calls
Jonathon Reinhart
1
-2
/
+1
2020-02-10
krb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_wrap/krb5_errs.c
Stefan Metzmacher
1
-1
/
+0
2020-01-30
passdb: Use struct allocation
Volker Lendecke
1
-4
/
+4
2019-12-10
smbdes: add des_crypt56_gnutls() using DES-CBC with zeroed IV
Isaac Boukris
1
-1
/
+1
2019-11-27
smbdotconf: mark "ldap suffix" with constant="1"
Ralph Boehme
2
-20
/
+20
2019-11-27
smbdotconf: mark "ldap admin dn" with constant="1"
Ralph Boehme
1
-1
/
+1
2019-11-27
smbdotconf: mark "rename user script" with substitution="1"
Ralph Boehme
3
-4
/
+10
2019-11-27
smbdotconf: mark "delete user script" with substitution="1"
Ralph Boehme
1
-1
/
+3
2019-11-27
smbdotconf: mark "add user script" with substitution="1"
Ralph Boehme
1
-1
/
+1
2019-11-27
smbdotconf: mark "add machine script" with substitution="1"
Ralph Boehme
1
-1
/
+3
2019-11-19
machine_account_secrets: do not generate single DES keys
Isaac Boukris
1
-36
/
+0
2019-10-08
s3/passdb: clang: Fix 'Value stored during initialization is never read'
Noel Power
1
-2
/
+2
2019-10-01
s3: passdb: ret doesn't seem to be needed at all
Noel Power
1
-3
/
+2
2019-09-26
s3/passdb: clang: Value stored to 'c' is never read
Noel Power
1
-4
/
+2
2019-09-26
s3/passdb: clang: Fix warning: Value stored to 'acct_ctrl' is never read
Noel Power
1
-3
/
+1
2019-09-26
s3/passed: clang: Fix 'Value stored during its initialization is never read'
Noel Power
1
-1
/
+1
2019-09-26
s3/passdb: clang: Fix 'Value stored during its initialization is never read'
Noel Power
1
-1
/
+1
2019-09-26
s3/passdb: clang: Fix 'Value stored during initialization is never read'
Noel Power
1
-2
/
+2
2019-09-26
s3/passdb: clang: Fix 'Value stored during initialization is never read'
Noel Power
1
-1
/
+1
2019-09-26
s3/passdb: clang: Fix 'Value stored during its initialization is never read'
Noel Power
1
-1
/
+1
2019-08-14
s3:passdb: Use generate_secret_buffer() for generating passwords
Andreas Schneider
1
-1
/
+2
2019-08-14
lookup_name: allow own domain lookup when flags == 0
Alexander Bokovoy
1
-1
/
+1
2019-08-13
s3/pdb: fix debug message typos
David Disseldorp
1
-12
/
+10
2019-06-30
source3: Update all consumers of strtoul_err(), strtoull_err() to new API
Swen Schillig
3
-15
/
+50
2019-06-24
py3: Remove PyStr_AsString() compatability macro
Andrew Bartlett
1
-19
/
+19
2019-06-24
py3: Remove PyStr_FromString() compatability macro
Andrew Bartlett
1
-16
/
+16
2019-06-24
py3: Remove PyStr_Type() compatability macro
Andrew Bartlett
1
-14
/
+14
2019-03-21
build: Remove bld.gen_python_environments()
Andrew Bartlett
1
-4
/
+3
2019-03-07
passdb: Increase ABI version to 0.28.0
Christof Schmitt
1
-0
/
+306
2019-03-01
passdb: Use wrapper for string to integer conversion
Swen Schillig
3
-15
/
+72
2019-02-28
lib: Remove some unused code
Volker Lendecke
2
-47
/
+306
2019-02-28
passdb: Make [ug]id_to_sid use xid_to_sid
Volker Lendecke
1
-193
/
+12
2019-02-28
passdb: Introduce xid_to_sid
Volker Lendecke
2
-0
/
+75
2019-02-08
smbd: Avoid sending S-1-22- to winbind
Volker Lendecke
1
-0
/
+12
2019-02-07
Clean up reference used with PyDict_Setxxx
Noel Power
1
-198
/
+210
2019-02-07
Cleanup (decref) some objects added to list.
Noel Power
1
-11
/
+84
2019-01-29
s3/py_passdb: maintain correct refcount on allocation failure
Douglas Bagnall
1
-0
/
+6
[next]