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
/
pdb_ipa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3: Fix Coverity ID 2471: UNINIT
Volker Lendecke
2011-04-14
1
-2
/
+1
*
s3: Fix Coverity ID 2470: STRAY_SEMICOLON
Volker Lendecke
2011-04-13
1
-1
/
+1
*
s3: Fix Coverity ID 2472, UNINIT
Volker Lendecke
2011-04-11
1
-2
/
+1
*
s3: Fix Coverity ID 2473, UNINIT
Volker Lendecke
2011-04-11
1
-2
/
+1
*
s3:passdb:pdb_ipa: fix a C++ implicit void * cast warnings
Michael Adam
2011-04-07
1
-1
/
+2
*
s3-pdb_ipa: Create DN for new object
Sumit Bose
2011-04-06
1
-0
/
+18
*
s3-pdb_ipa: Add ipasam_create_dom_group()
Sumit Bose
2011-04-06
1
-29
/
+214
*
s3-pdb_ipa: Add ipasam_create_user()
Sumit Bose
2011-04-06
1
-44
/
+297
*
s3-pdb_ipa: Detect IPA server
Sumit Bose
2011-04-06
1
-1
/
+7
*
s3-pdb_ipa: Use new smbldap_make_mod_blob() without a return value
Sumit Bose
2011-04-06
1
-38
/
+9
*
s3-ipasam: rename of smbldap_make_mod_blob to _smbldap_make_mod_blob.
Günther Deschner
2011-04-06
1
-4
/
+4
*
s3-pdb_ipa: Fix indentation
Sumit Bose
2011-04-06
1
-13
/
+12
*
s3-libndr: add ../librpc/ndr/libndr.h include in some places.
Günther Deschner
2011-03-31
1
-0
/
+1
*
s3-passdb: add passdb.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-pdb_ipa: remove uninitialized (and unused) status code.
Günther Deschner
2011-02-21
1
-2
/
+1
*
s3-lsa: only proceed in _lsa_EnumTrustedDomainsEx when backend has trusted do...
Günther Deschner
2011-02-17
1
-1
/
+1
*
s3-ipasam: Add aliases for trusted domain user
Sumit Bose
2011-02-16
1
-1
/
+15
*
s3-lsa: Implement lsaRSetForestTrustInformation
Sumit Bose
2011-02-16
1
-0
/
+15
*
s3-ipasam: add IPA specific attributes
Sumit Bose
2011-02-16
1
-2
/
+211
*
s3-ipasam: add pdb_ipasam_capabilities() and pdb_ipasam_get_domain_info()
Sumit Bose
2011-02-16
1
-0
/
+45
*
s3-ipasam: add ipasam_get_trusted_domain_by_sid()
Sumit Bose
2011-02-16
1
-18
/
+79
*
s3-ipasam: add wrapper for ipasam_enum_trusteddoms()
Sumit Bose
2011-02-16
1
-8
/
+43
*
s3-ipasam: implement enum_trusted_domains
Sumit Bose
2011-02-16
1
-0
/
+76
*
s3-ipasam: implement {get,set,del}_trusted_domain
Sumit Bose
2011-02-16
1
-0
/
+434
*
s3-ipasam: Disable old trustdom_pw calls
Sumit Bose
2011-02-16
1
-0
/
+36
*
s3-passdb: Add minimal stub for IPA passdb backend
Sumit Bose
2011-02-16
1
-0
/
+47