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
...
*
s3: Add a "lock_order" argument to db_open
Volker Lendecke
2012-01-18
3
-6
/
+11
*
s3-passdb: trying to decouple passdb and secrets a little.
Günther Deschner
2012-01-18
5
-100
/
+169
*
s3-waf: fix compile of pdb_ldap as shared module by moving ldap schema helper...
Günther Deschner
2012-01-13
1
-1
/
+1
*
s3-passdb: make pdb_password_change_time_max static.
Günther Deschner
2011-11-29
1
-1
/
+1
*
s3-py-passdb: Fix handling of uninitialized gid values
Amitay Isaacs
2011-11-18
1
-1
/
+1
*
s4-s3-upgrade now look for -1 as the special 'not set' value
Andrew Bartlett
2011-11-18
1
-1
/
+1
*
s3-smbldap: remove duplicate prototype.
Günther Deschner
2011-11-17
1
-0
/
+1
*
s3-waf: create a smbldap.so library.
Günther Deschner
2011-11-16
1
-0
/
+1
*
s3-smbldap: extend smbldap_init() with binddn/bindsecret arguments.
Günther Deschner
2011-11-16
1
-2
/
+12
*
s3-passdb: split out passdb/pdb_ldap_schema.c
Günther Deschner
2011-11-16
6
-1
/
+378
*
s3: move smbldap_util to pdb_ldap_util.
Günther Deschner
2011-11-16
4
-1
/
+369
*
Fix bug #8561 - Password change settings not fully observed.
Jeremy Allison
2011-11-16
1
-4
/
+34
*
py_passdb: Cannot steal an item pointer from an array
Amitay Isaacs
2011-11-11
1
-4
/
+9
*
s3-py_passdb Ensure that group mapping list input is initailised
Andrew Bartlett
2011-11-09
1
-1
/
+2
*
s3-passdb Initialise the correct level of pointer dereference
Andrew Bartlett
2011-11-09
1
-1
/
+1
*
s3-passdb: use tevent_context in passdb.
Günther Deschner
2011-10-28
2
-6
/
+6
*
pdb-interface: Do not use unid_t here
Simo Sorce
2011-10-18
6
-46
/
+52
*
s3-passdb: remove libwbclient header dependency for passdb/lookup_sid.h.
Günther Deschner
2011-10-14
1
-1
/
+3
*
s3-passdb: remove fstring from pdb_set_user_sid_from_string().
Günther Deschner
2011-10-14
1
-1
/
+1
*
s3-passdb: add define guards for machine_sid.h.
Günther Deschner
2011-10-14
1
-0
/
+5
*
s3-passdb: use uintX_t at least in headers.
Günther Deschner
2011-10-14
1
-1
/
+1
*
s3-passdb: move passdb prototypes into passdb.h
Günther Deschner
2011-10-14
1
-325
/
+0
*
s3-group-mapping: Remove fstrings from GROUP_MAP.
Simo Sorce
2011-10-12
9
-86
/
+196
*
s3:dbwrap: change dbwrap_store_uint32() to NTSTATUS return type
Michael Adam
2011-10-11
2
-3
/
+6
*
s3:dbwrap: change dbwrap_store_int32() to NTSTATUS return type
Michael Adam
2011-10-11
1
-6
/
+10
*
s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b...
Michael Adam
2011-10-11
2
-8
/
+11
*
s3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS return code
Michael Adam
2011-10-11
1
-8
/
+12
*
s3:passdb:account_pol: use dbwrap_fetch_uint32, not dbwrap_fetch_int32 for th...
Michael Adam
2011-10-11
1
-3
/
+12
*
s3:secrets: convert to use dbwrap wrapper functions only
Michael Adam
2011-10-11
2
-7
/
+14
*
s3:passdb: convert account_pol to use dbwrap wrapper functions only
Michael Adam
2011-10-11
1
-4
/
+4
*
s3:passdb: convert machine_sid to use dbwrap wrapper functions only
Michael Adam
2011-10-11
1
-3
/
+3
*
s3:passdb: convert pdb_tdb to use dbwrap wrapper functions.
Michael Adam
2011-10-11
1
-46
/
+61
*
s3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystring() and dbwrap_fetch_b...
Michael Adam
2011-10-11
1
-5
/
+6
*
s3-passdb: split out passdb/pdb_ipa.h.
Günther Deschner
2011-10-11
4
-4
/
+30
*
s3-passdb: split out passdb/pdb_nds.h.
Günther Deschner
2011-10-11
4
-15
/
+41
*
s3-passdb: split out passdb/pdb_ldap.h.
Günther Deschner
2011-10-11
5
-7
/
+45
*
lib/param move source4 param code to the top level
Andrew Bartlett
2011-10-11
1
-1
/
+1
*
s3-passdb: split out passdb/pdb_smbpasswd.h.
Günther Deschner
2011-10-10
3
-4
/
+31
*
s3-passdb: split out passdb/pdb_wbc_sam.h.
Günther Deschner
2011-10-10
3
-4
/
+34
*
s3-passdb: split out passdb/pdb_tdb.h.
Günther Deschner
2011-10-10
3
-4
/
+33
*
build: Remove _SAMBA_WAF_BUILD_
Andrew Bartlett
2011-10-07
1
-4
/
+4
*
build: Reduce build systems to just top level waf and autoconf
Andrew Bartlett
2011-10-07
1
-7
/
+6
*
s3-pdb_samba4: Remove unused attribute from domain search
Andrew Bartlett
2011-09-27
1
-1
/
+0
*
s3-passdb: Cleanup use of fstring and move to talloc.
Simo Sorce
2011-09-26
1
-5
/
+14
*
s3-pdb_ipa: Add supprted encryption types to struct pdb_trusted_domain
Sumit Bose
2011-08-31
1
-0
/
+23
*
s3-pdb_ipa: Add posix offset to struct pdb_trusted_domain
Sumit Bose
2011-08-31
1
-0
/
+22
*
s3-pdb_ipa: Derive domain GUID from SID
Sumit Bose
2011-08-31
1
-2
/
+23
*
s3-passdb: Allocate talloc stackframe before calling pdb_get_group_sid()
Amitay Isaacs
2011-08-26
1
-5
/
+6
*
s3-passdb: Make domain_sid argument optional for search_aliases method
Amitay Isaacs
2011-08-26
1
-5
/
+10
*
s3-passdb: Return assigned number of hours and not MAX_HOURS_LEN
Amitay Isaacs
2011-08-26
1
-3
/
+4
[prev]
[next]