summaryrefslogtreecommitdiffstats
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* s3: Fix nss info substitutionBo Yang2009-08-081-3/+3
* s3:winbind: Convert WINBINDD_GETGROUPS to the new APIVolker Lendecke2009-08-054-173/+229
* s3:winbind: Add async wb_gettokenVolker Lendecke2009-08-052-0/+223
* s3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the new APIVolker Lendecke2009-08-054-28/+130
* s3:winbind: Add async wb_lookupusergroupsVolker Lendecke2009-08-053-0/+120
* s3:winbind: Make wcache_lookup_usergroups externally visibleVolker Lendecke2009-08-052-29/+52
* s3:winbind: Convert WINBINDD_GETSIDALIASES to the new APIVolker Lendecke2009-08-054-28/+144
* s3:winbind: Add async wb_lookupuseraliasesVolker Lendecke2009-08-053-0/+122
* s3:winbind: Make parse_sidlist take a const char *Volker Lendecke2009-08-052-5/+12
* s3:winbind: Make wcache_lookup_useraliases available publicallyVolker Lendecke2009-08-052-33/+78
* s3:winbind: Convert WINBINDD_GETPWUID to the new APIVolker Lendecke2009-08-054-265/+116
* s3:winbind: Convert WINBINDD_GETPWNAM to the new APIVolker Lendecke2009-08-054-98/+151
* s3:winbind: Convert WINBINDD_GETPWSID to the new APIVolker Lendecke2009-08-054-21/+100
* s3:winbind: Add async wb_getpwsidVolker Lendecke2009-08-052-0/+229
* s3:winbind: Make fillup_pw_field publically availableVolker Lendecke2009-08-052-1/+9
* s3:winbind: Add async wb_queryuserVolker Lendecke2009-08-053-0/+153
* s3:winbind: Make wcache_query_user externally visibleVolker Lendecke2009-08-052-22/+47
* s3:winbind: Convert WINBINDD_GID_TO_SID the new APIVolker Lendecke2009-08-054-59/+95
* s3:winbind: Add async wb_gid2sidVolker Lendecke2009-08-053-0/+136
* s3:winbind: Convert WINBINDD_UID_TO_SID the new APIVolker Lendecke2009-08-054-59/+95
* s3:winbind: Add async wb_uid2sidVolker Lendecke2009-08-053-0/+137
* s3:winbind: Convert WINBINDD_SID_TO_GID the new APIVolker Lendecke2009-08-054-114/+102
* s3:winbind: Add async wb_sid2gidVolker Lendecke2009-08-053-0/+188
* s3:winbind: Convert WINBINDD_SID_TO_UID to the new APIVolker Lendecke2009-08-054-110/+101
* s3:winbind: Add async wb_sid2uidVolker Lendecke2009-08-053-0/+189
* s3:winbind: Convert WINBINDD_LOOKUPNAME to the new APIVolker Lendecke2009-08-054-61/+117
* s3:winbind: Add async wb_lookupnameVolker Lendecke2009-08-053-0/+124
* s3:winbind: Make wcache_name_to_sid visible externallyVolker Lendecke2009-08-052-42/+42
* s3:winbind: Remove old version of WINBINDD_PINGVolker Lendecke2009-08-052-7/+0
* s3:winbind: Convert WINBINDD_LOOKUPSID to the new APIVolker Lendecke2009-08-054-43/+110
* s3:winbind: Add async wb_lookupsidVolker Lendecke2009-08-053-0/+163
* s3:winbind: Make wcache_sid_to_name externally visibleVolker Lendecke2009-08-052-42/+49
* s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke2009-08-058-0/+335
* idmap_adex: Fix usage of talloc_stackframe().Gerald Carter2009-08-041-22/+26
* Add some const to winbind_userinfoVolker Lendecke2009-08-0311-37/+44
* Fix a typoVolker Lendecke2009-08-031-1/+1
* Fix some nonempty blank linesVolker Lendecke2009-08-023-56/+56
* Refactor 9b78af1f: Fix lookupname recursionVolker Lendecke2009-08-027-30/+24
* Some mods for recent coding conventionsVolker Lendecke2009-08-012-3/+6
* Place a comment correctlyVolker Lendecke2009-08-011-1/+4
* Fix indentationVolker Lendecke2009-08-011-1/+1
* Refactoring: mem_ctx is not needed as an argument to centry_sidVolker Lendecke2009-07-311-21/+25
* Rename LOOKUP_NAME_EXPLICIT to LOOKUP_NAME_NO_NSSVolker Lendecke2009-07-311-1/+1
* Fix some nonempty linesVolker Lendecke2009-07-312-9/+9
* Remove a pointless variableVolker Lendecke2009-07-311-3/+1
* Provide a mem_ctx for child requestsVolker Lendecke2009-07-311-0/+1
* Slightly restructure the async winbind request calling conventionVolker Lendecke2009-07-314-20/+17
* s3:winbind: use transaction store in idmap_tdb_set_hwm() to store new hwm.Michael Adam2009-07-291-5/+4
* s3:winbind: fix typo in debug message in idmap_tdb.Michael Adam2009-07-291-1/+1
* s3:winbind: fix typo in debugmessage of idmap_tdbMichael Adam2009-07-291-1/+1