index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
passdb
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-16
s3: Fix Coverity ID 1034, CHECKED_RETURN
Volker Lendecke
1
-3
/
+1
2011-03-16
s3: Fix a cut&paste error in pdb_ads_connect
Volker Lendecke
1
-1
/
+1
2011-03-15
s3: Read uidNumber/gidNumber in pdb_ads_sid_to_id
Volker Lendecke
1
-29
/
+45
2011-03-10
Quite some callers of sid_split_rid do not care about the rid
Volker Lendecke
5
-14
/
+8
2011-03-06
s3: Move EXOP definitions to smbldap.h
Volker Lendecke
1
-25
/
+0
2011-03-03
s3: Remove an obsolete comment
Volker Lendecke
1
-3
/
+1
2011-03-02
s3-libds: use already existing ../libds/common/flag_mapping.h header.
Günther Deschner
1
-0
/
+1
2011-02-28
Fix some types
Jelmer Vernooij
1
-2
/
+2
2011-02-28
Fix one more warning introduced by changing the size of UNIX_USER_TOKEN->ngro...
Jeremy Allison
1
-1
/
+1
2011-02-28
s3: add functions to remove entries from idmap memcache
Gregor Beck
1
-0
/
+52
2011-02-28
s3: add functions to flush the idmap memcache
Gregor Beck
1
-0
/
+14
2011-02-26
s3: Fix pdb_ads_enum_group_memberships args
Volker Lendecke
1
-1
/
+1
2011-02-22
s3: Fix filtering in pdb_ads_search_users
Volker Lendecke
1
-6
/
+19
2011-02-22
s3: Fix some nonempty blank lines
Volker Lendecke
1
-10
/
+10
2011-02-22
s3:auth: change num_groups to from size_t to uint32_t
Stefan Metzmacher
2
-9
/
+9
2011-02-21
s3-pdb_ipa: remove uninitialized (and unused) status code.
Günther Deschner
1
-2
/
+1
2011-02-20
s3: Fix pdb_ads_enum_aliasmem for empty aliases
Volker Lendecke
1
-1
/
+3
2011-02-20
s3: Support SetGroupInfo in pdb_ads
Volker Lendecke
1
-4
/
+66
2011-02-20
s3: Fix a debug message
Volker Lendecke
1
-1
/
+1
2011-02-20
s3: Fix pdb_ads_enum_group_members for empty groups
Volker Lendecke
1
-1
/
+3
2011-02-20
s3: Fix error returns in pdb_ads_mod_groupmem
Volker Lendecke
1
-2
/
+4
2011-02-20
s3: Fix return code of pdb_ads_getsamupriv if the user does not exist
Volker Lendecke
1
-1
/
+1
2011-02-20
s3: Add ACB_NORMAL to workstations, match RPC-SAMR
Volker Lendecke
1
-1
/
+9
2011-02-20
s3: Make QueryDispInfo and QueryInfo match for guest
Volker Lendecke
1
-6
/
+19
2011-02-19
s3: Pass logonHours through pdb_ads
Volker Lendecke
1
-0
/
+22
2011-02-19
s3: Add "len" to pdb_set_hours
Volker Lendecke
3
-8
/
+13
2011-02-19
s3: Let pdb_ads write accountExpires
Volker Lendecke
1
-0
/
+18
2011-02-19
s3: Fix pdb_ads_pull_time
Volker Lendecke
1
-1
/
+1
2011-02-18
s3-waf: use SAMBA3_*() build rules in source3/build
Andrew Tridgell
1
-6
/
+6
2011-02-17
s3-lsa: only proceed in _lsa_EnumTrustedDomainsEx when backend has trusted do...
Günther Deschner
1
-1
/
+1
2011-02-16
s3-ipasam: Add aliases for trusted domain user
Sumit Bose
1
-1
/
+15
2011-02-16
s3-lsa: Implement lsaRSetForestTrustInformation
Sumit Bose
1
-0
/
+15
2011-02-16
s3-ipasam: add IPA specific attributes
Sumit Bose
1
-2
/
+211
2011-02-16
s3-ipasam: add pdb_ipasam_capabilities() and pdb_ipasam_get_domain_info()
Sumit Bose
1
-0
/
+45
2011-02-16
s3-ipasam: add ipasam_get_trusted_domain_by_sid()
Sumit Bose
2
-18
/
+95
2011-02-16
s3-ipasam: add wrapper for ipasam_enum_trusteddoms()
Sumit Bose
1
-8
/
+43
2011-02-16
s3-ipasam: implement enum_trusted_domains
Sumit Bose
1
-0
/
+76
2011-02-16
s3-ipasam: implement {get,set,del}_trusted_domain
Sumit Bose
1
-0
/
+434
2011-02-16
s3-passdb: make priv2ld() public
Sumit Bose
1
-1
/
+1
2011-02-16
s3-passdb: add {get,set,del,enum}_trusted_domain calls
Sumit Bose
1
-0
/
+65
2011-02-16
s3-ipasam: Disable old trustdom_pw calls
Sumit Bose
1
-0
/
+36
2011-02-16
s3-passdb: Add minimal stub for IPA passdb backend
Sumit Bose
3
-1
/
+50
2011-02-15
s3: Support "codePage" in pdb_ads
Volker Lendecke
1
-0
/
+8
2011-02-15
s3: Add "code_page" to struct samu
Volker Lendecke
1
-0
/
+12
2011-02-15
s3: Support "country_code" in pdb_ads
Volker Lendecke
1
-0
/
+10
2011-02-15
s3: Add "country_code" to struct samu
Volker Lendecke
1
-0
/
+12
2011-02-15
s3: Add userWorkstations and userParameters to pdb_ads
Volker Lendecke
1
-0
/
+20
2011-02-15
s3-waf: TLDAP is only needed by pdb_ads (and smbtorture).
Günther Deschner
1
-1
/
+1
2011-02-13
s3: Add "comment" and "description" to pdb_ads
Volker Lendecke
1
-0
/
+20
2011-02-13
s3: Make "net sam list [users|workstations]" list only the right things
Volker Lendecke
1
-1
/
+20
[next]