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-schannel: upgrade old format schannel_store.tdb.
Günther Deschner
2009-08-27
1
-4
/
+9
*
s3-schannel: add simple wrappers to fetch and store schannel auth info.
Günther Deschner
2009-08-27
2
-0
/
+69
*
s3-schannel: make open_schannel_session_store() public.
Günther Deschner
2009-08-27
1
-1
/
+1
*
s3-pdb_ldap: Make ldapsam_alias_memberships behave like the tdbsam equivalent.
Günther Deschner
2009-08-03
1
-0
/
+7
*
Rename LOOKUP_NAME_EXPLICIT to LOOKUP_NAME_NO_NSS
Volker Lendecke
2009-07-31
1
-4
/
+8
*
s3:passdb: use transaction_wrapped write in tdbsam_new_rid()
Michael Adam
2009-07-29
1
-1
/
+2
*
s3:secrets: use transaction wrapped store in get rand seed.
Michael Adam
2009-07-29
1
-2
/
+2
*
s3:dbwrap: change dbwrap_change_uint32_atomic() to return NTSTATUS not uint32_t.
Michael Adam
2009-07-29
1
-3
/
+5
*
Fix Coverity CIDs 887, 888. Don't pass NULL's to functions
Jeremy Allison
2009-07-17
1
-4
/
+3
*
s3-passdb: fix wbc build warning.
Günther Deschner
2009-07-14
1
-2
/
+2
*
Fix bug 5886
Volker Lendecke
2009-07-14
1
-8
/
+26
*
s3-account_policy: add pdb_policy_type enum.
Günther Deschner
2009-07-14
5
-42
/
+46
*
s3-pdb_ads: set correct pdb field with the value from 'accountExpires' attrib...
Günther Deschner
2009-07-13
1
-1
/
+1
*
libds: merge the UF<->ACB flag mapping functions.
Günther Deschner
2009-07-13
1
-3
/
+3
*
Return 0 domains from enum_trusteddoms
Volker Lendecke
2009-07-10
1
-1
/
+3
*
Quieten events and tldap debug messages
Volker Lendecke
2009-07-10
1
-1
/
+1
*
Make escape_ldap_string take a talloc context
Volker Lendecke
2009-07-09
1
-23
/
+22
*
pdb_ads: For cached samu entries, priv is NULL
Volker Lendecke
2009-07-04
1
-75
/
+81
*
Add pdb_ads_get_domain_info
Volker Lendecke
2009-07-04
1
-0
/
+53
*
pdb_ads: Use tldap_fetch_rootdse in pdb_ads_connect
Volker Lendecke
2009-07-04
1
-13
/
+12
*
pdb_ads: Fetch the domain GUID
Volker Lendecke
2009-07-04
1
-1
/
+7
*
Add pdb_get_domain_info
Volker Lendecke
2009-07-04
2
-0
/
+20
*
Make pdb_ads return an additional flag
Volker Lendecke
2009-07-04
1
-1
/
+1
*
Fix bug #6431 - local groups from 3.0 setups no longer found.
Volker Lendecke
2009-06-30
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
*
s3:pdb_ads: we need to make the fd for tldap/tsocket non-blocking
Stefan Metzmacher
2009-06-29
1
-0
/
+2
*
Turn the pdb_rid_algorithm into a capabilities call that returns flags
Volker Lendecke
2009-06-28
6
-19
/
+19
*
Make pdb_ads survive a restart of Samba4
Volker Lendecke
2009-06-28
1
-106
/
+225
*
s3:passdb: fix bug #6509: use gid (not uid) cache in fetch_gid_from_cache().
Michael Adam
2009-06-26
1
-1
/
+1
*
Only set the password if there is one
Volker Lendecke
2009-06-24
1
-4
/
+8
*
Prepare control support
Volker Lendecke
2009-06-20
1
-10
/
+11
*
Fix setting passwords in pdb_ads
Volker Lendecke
2009-06-20
1
-6
/
+7
*
talloc_tos() aborts if it can not get a stackframe
Volker Lendecke
2009-06-20
1
-3
/
+0
*
Activate tldap tracing in pdb_ads
Volker Lendecke
2009-06-12
1
-0
/
+34
*
s3 passdb ads: add missing character
Tim Prouty
2009-06-11
1
-1
/
+1
*
Implement pdb_enum_alias_memberships
Volker Lendecke
2009-06-11
1
-3
/
+88
*
Implement pdb_ads_set_aliasinfo
Volker Lendecke
2009-06-10
1
-1
/
+68
*
pdb_default_aliasinfo is just fine for pdb_ads right now
Volker Lendecke
2009-06-10
1
-8
/
+1
*
Implement pdb_ads_lookup_rids
Volker Lendecke
2009-06-10
1
-3
/
+69
*
Fix a segfault in pdb_ads_delete_user()
Volker Lendecke
2009-06-10
1
-3
/
+11
*
If there are no mods, don't bother the ldap server
Volker Lendecke
2009-06-09
1
-0
/
+5
*
Some more fields in pdb_ads_init_ads_from_sam()
Volker Lendecke
2009-06-09
1
-0
/
+20
*
Do not pull samAccountName twice
Volker Lendecke
2009-06-09
1
-7
/
+0
*
No need to free twice -- thanks gd :-)
Volker Lendecke
2009-06-09
1
-1
/
+0
*
Implement pdb_ads_[add|del]_groupmem
Volker Lendecke
2009-06-09
1
-11
/
+69
*
Implement pdb_ads_delete_dom_group
Volker Lendecke
2009-06-09
1
-1
/
+47
*
Implement pdb_ads_enum_group_members
Volker Lendecke
2009-06-08
1
-3
/
+57
*
Fix some nonempty blank lines
Volker Lendecke
2009-06-08
1
-34
/
+34
*
Fix two 64-bit warnings
Volker Lendecke
2009-06-08
1
-2
/
+2
*
Implement pdb_[add|del]aliasmem
Volker Lendecke
2009-06-08
1
-2
/
+99
[prev]
[next]