Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-29 | netapi: add info21_to_USER_INFO_20. | Günther Deschner | 1 | -13/+21 | |
Guenther (This used to be commit 93a5844814714cf07341bc2962dfac5c3e51d788) | |||||
2008-08-29 | netapi: add info21_to_USER_INFO_10. | Günther Deschner | 1 | -12/+20 | |
Guenther (This used to be commit 3e0c5d4154a730fd9e4430d3e64f9c7bb654dc54) | |||||
2008-08-29 | netapi: add builtin handle to NetUserEnum. | Günther Deschner | 1 | -2/+15 | |
Guenther (This used to be commit f71b0808bec002f616fc451eddb7e19dd242a138) | |||||
2008-08-29 | netapi: prepare libnetapi_samr_lookup_user to lookup priv levels. | Günther Deschner | 1 | -10/+54 | |
Guenther (This used to be commit f61bf5db5ff4a1d051999712dd76788d6a113545) | |||||
2008-08-29 | netapi: add NetShareAdd example code. | Günther Deschner | 2 | -1/+117 | |
Guenther (This used to be commit 4ec041e38a7dd2d89b182ab9e03ab85a060778d3) | |||||
2008-08-29 | netapi: implement NetShareAdd_r. | Günther Deschner | 1 | -1/+91 | |
Guenther (This used to be commit d430d2fbd8746c8bcdb16e027d45a939c4976524) | |||||
2008-08-29 | netapi: add NetShareAdd to public header. | Günther Deschner | 1 | -0/+32 | |
Guenther (This used to be commit 5a036a431f4a8c686ddcd72df476acc6befddba0) | |||||
2008-08-29 | netapi: add NetShareAdd skeleton. | Günther Deschner | 3 | -0/+97 | |
Guenther (This used to be commit 6e22bcc1f5cba9bc37ecf193bbc7e031b69134f5) | |||||
2008-08-29 | netapi: add samr_rid_to_priv_level(). | Günther Deschner | 1 | -0/+15 | |
Guenther (This used to be commit 51afae499974f3ad73a1c9bdfbc41e3130966ebc) | |||||
2008-08-29 | netapi: better point out what levels are unknown in NetUserEnum. | Günther Deschner | 1 | -1/+2 | |
Guenther (This used to be commit d85182aa54b936f8c85c6dcd10d5df613de4bb21) | |||||
2008-08-29 | netapi: add AF_OP constants to public header. | Günther Deschner | 1 | -0/+5 | |
Guenther (This used to be commit a06e21782a4970840f5a8c65b633c9654443161d) | |||||
2008-08-29 | netapi: add USER_PRIV_* constants to public header. | Günther Deschner | 1 | -0/+4 | |
Guenther (This used to be commit 2274e5d8a8236b15558507289a8a455c15ca2633) | |||||
2008-08-29 | netapi: give more correct error code in NetUserGetInfo. | Günther Deschner | 1 | -2/+8 | |
Guenther (This used to be commit c66651b6fb023e5b0952fd135589eb955f51fa12) | |||||
2008-08-29 | netapi: always return correct account name in NetUserGetInfo/NetUserEnum. | Günther Deschner | 1 | -3/+6 | |
Guenther (This used to be commit 47768bfb01815f7b6bf687fe04ca7d19385aea59) | |||||
2008-08-29 | netapi: add samr_acb_flags_to_netapi_flags for NetUserEnum and NetUserGetInfo. | Günther Deschner | 1 | -2/+16 | |
Guenther (This used to be commit 2f2c60bf91e1e2b3b24c4bb39ac598cb3c704158) | |||||
2008-08-29 | netapi: display all available levels in NetUserGetInfo example. | Günther Deschner | 1 | -0/+149 | |
Guenther (This used to be commit 814c9a4f663ea354291456407accbc3fe7edccf6) | |||||
2008-08-29 | netapi: fix public header for USER_INFO_4. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit f54b24c70afb28b6897ce258929ab2c97f255d86) | |||||
2008-08-29 | netapi: implement NetUserGetGroups_r. | Günther Deschner | 1 | -1/+174 | |
Guenther (This used to be commit 1ed8fefdae85e9b9f2794e502c8c1c41d9ba0615) | |||||
2008-08-29 | netapi: add NetUserGetGroups example code. | Günther Deschner | 2 | -0/+139 | |
Guenther (This used to be commit 33e9baeb26a469445b6750c4bd2f00b4140f0554) | |||||
2008-08-29 | netapi: add NetUserGetGroups to public headers. | Günther Deschner | 1 | -0/+27 | |
Guenther (This used to be commit 2f95b7d9b5ad513e43d7d41ce9fb87300ec357a8) | |||||
2008-08-29 | netapi: fix NetUserSetInfo return code for currently unsupported levels. | Günther Deschner | 1 | -1/+14 | |
Guenther (This used to be commit 10bd55d68a91b76e82c3ba1d113729f97830a46a) | |||||
2008-08-29 | netapi: add skeleton for NetUserGetGroups. | Günther Deschner | 3 | -0/+81 | |
Guenther (This used to be commit a21ec57b2887012777f9580959a37cd23a412029) | |||||
2008-08-29 | netapi: support level 1014 in NetUserSetInfo. | Günther Deschner | 1 | -1/+10 | |
Guenther (This used to be commit 38178965a2f641978b666452f86fdcd258e8709b) | |||||
2008-08-29 | netapi: support level 1024 in NetUserSetInfo. | Günther Deschner | 1 | -1/+10 | |
Guenther (This used to be commit 84bc7bf1adcde270ad20bba67345c0beed0b1d66) | |||||
2008-08-29 | netapi: support level 1051 in NetUserSetInfo. | Günther Deschner | 1 | -1/+12 | |
Guenther (This used to be commit 8da3b1cacb4ffa7ce8932dc0e9ceb78395d49b98) | |||||
2008-08-29 | netapi: support level 1053 in NetUserSetInfo. | Günther Deschner | 1 | -2/+10 | |
Guenther (This used to be commit 039904f601755678fcbdef7d6bdc1c6da0082b83) | |||||
2008-08-29 | netapi: support level 1052 in NetUserSetInfo. | Günther Deschner | 1 | -1/+11 | |
Guenther (This used to be commit ff8dede3b369d39ec5638eec8a73bd6397e3d94b) | |||||
2008-08-29 | netapi: support level 1006 in NetUserSetInfo. | Günther Deschner | 1 | -0/+6 | |
Guenther (This used to be commit 9c5ea4e8e8deb0a2be5f894fb5de96f0dea48120) | |||||
2008-08-29 | netapi: support level 1012 in NetUserSetInfo. | Günther Deschner | 1 | -1/+12 | |
Guenther (This used to be commit db650e9b6ead70152b2640415477bb26d0b16097) | |||||
2008-08-29 | netapi: fix acct_flags handling in convert_USER_INFO_X_to_samr_user_info21. | Günther Deschner | 1 | -5/+7 | |
Guenther (This used to be commit d3625b321f666bd506603b7c58ee89cd6b902d86) | |||||
2008-08-29 | netapi: support level 1009 in NetUserSetInfo. | Günther Deschner | 1 | -0/+6 | |
Guenther (This used to be commit 3a6c784284c8eb7e2b05afa6db16b27ee26ff352) | |||||
2008-08-29 | netapi: support level 1011 in NetUserSetInfo. | Günther Deschner | 1 | -1/+10 | |
Guenther (This used to be commit b3680c0482ae05b32e9cf9fbddea57f0dd6e2bd3) | |||||
2008-08-29 | netapi: fix convert_USER_INFO_X_to_samr_user_info21. | Günther Deschner | 1 | -2/+2 | |
Guenther (This used to be commit 3f726952eb9a1fed0f4a990c82a2c47a5c0775be) | |||||
2008-08-29 | netapi: support level 1003 in NetUserSetInfo. | Günther Deschner | 1 | -8/+10 | |
Guenther (This used to be commit 863827eb2d5210350011055dda4319070bd1c520) | |||||
2008-08-29 | netapi: process level 1003 in construct_USER_INFO_X as well. | Günther Deschner | 1 | -0/+5 | |
Guenther (This used to be commit cf381b9f08cae32b62d7bd6f7dfe5210e732eeb2) | |||||
2008-08-29 | netapi: make set_user_info_USER_INFO_X a separate function. | Günther Deschner | 1 | -42/+64 | |
Guenther (This used to be commit 529dd675bde3ac944ca69e4dbe2fc4beeeb9aab8) | |||||
2008-08-29 | netapi: add more infolevels to NetUserSetInfo example. | Günther Deschner | 1 | -6/+116 | |
Guenther (This used to be commit 5ad217be7a12211a8340052f7f4481cf2f239f8d) | |||||
2008-08-29 | netapi: add ENCRYPTED_PWLEN to public header. | Günther Deschner | 1 | -0/+2 | |
Guenther (This used to be commit 7010230c4af667b4197c9bd58685dc5a0b2b7c4f) | |||||
2008-08-29 | netapi: add all USER_INFO structs to public header. | Günther Deschner | 1 | -0/+108 | |
Guenther (This used to be commit d19c06d7d055e4b1e8e47cc2df1a192a0a19eb14) | |||||
2008-08-27 | Add st_birthtime and friends for accurate create times on systems that ↵ | Jeremy Allison | 1 | -10/+30 | |
support it (*BSD and MacOSX). Should have done this ages ago, sorry. Jeremy. (This used to be commit 4c3a9558906f213948c3bdc081be73f8fed148cb) | |||||
2008-08-27 | ldb: Fix permissions of new ldg files. | Karolin Seeger | 1 | -1/+1 | |
This one fixes together with 2eaf4ed62 bug #5715 and CVE-2008-3789. Thanks to Steve Langasek <vorlon@debian.org> for reporting! Karolin (cherry picked from commit b666d0a4b597218f5f5020bf36d80d84dcbf7259) (This used to be commit 73f54df7fedc8f0db022f902100fd5eb1b629fb2) | |||||
2008-08-26 | Move idmap_cache.c from winbindd/ to lib/ | Volker Lendecke | 1 | -0/+260 | |
(This used to be commit fe70dcc1b63b1969c13f7fb03ec374b6e5a376a1) | |||||
2008-08-24 | Fix some nonempty blank lines | Volker Lendecke | 1 | -11/+11 | |
(This used to be commit 010c7101e59477f0d5f3bf11c17f474ec6f79cc1) | |||||
2008-08-24 | Fix some C++ warnings | Volker Lendecke | 1 | -4/+6 | |
(This used to be commit dd9e4e6db04acf20f6ef7705955358c7ca442bbd) | |||||
2008-08-21 | Fix bug 5698 - mixup of TALLOC/malloc. Spotted by Douglas Wegscheid ↵ | Jeremy Allison | 1 | -2/+3 | |
<Douglas_E_Wegscheid@whirlpool.com>. Jeremy. (This used to be commit 1295bb9787dde69b4be4acee7b66eb782afe9c42) | |||||
2008-08-19 | Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 ↵ | Jeremy Allison | 1 | -2/+5 | |
address reported by Ted Percival <ted@midg3t.net>. Jeremy. (This used to be commit ab06efccf31fbc899536d2681a2076e6dfd65b9e) | |||||
2008-08-15 | I think the problem with these functions is that lookup_usergroups | Herb Lewis | 1 | -17/+17 | |
should never include the user SID. The comment for the function in winbindd/winbindd_ads.c says /* Lookup groups a user is a member of. */ The following patch makes the wbinfo calls return the correct data before and after a login. wbinfo --user-domgroups and --user-sids (This used to be commit 7849938906a9c859805cbaeca66fae9d3c515aad) | |||||
2008-08-15 | popt: add support for setting MODULESDIR via popt_common_dynconfig. | Michael Adam | 1 | -0/+10 | |
Michael (This used to be commit 81030e49ce344260d279a3112b13a21ce3520748) | |||||
2008-08-15 | Use module_path() instead of lib_path() for loading shared modules. | Michael Adam | 1 | -1/+1 | |
Michael (This used to be commit 22fb3ef1bb4abb33b49d275f9a5d85a1924c22ea) | |||||
2008-08-15 | Add modules_path() to construct paths to files in MODULESDIR. | Michael Adam | 1 | -0/+13 | |
Michael (This used to be commit 5ef9da6f4f04b07804b389902862fae0fbbfed13) |