Age | Commit message (Expand) | Author | Files | Lines |
2008-08-29 | netapi: support level 1012 in NetUserSetInfo. | Günther Deschner | 1 | -1/+12 |
2008-08-29 | netapi: fix acct_flags handling in convert_USER_INFO_X_to_samr_user_info21. | Günther Deschner | 1 | -5/+7 |
2008-08-29 | netapi: support level 1009 in NetUserSetInfo. | Günther Deschner | 1 | -0/+6 |
2008-08-29 | netapi: support level 1011 in NetUserSetInfo. | Günther Deschner | 1 | -1/+10 |
2008-08-29 | netapi: fix convert_USER_INFO_X_to_samr_user_info21. | Günther Deschner | 1 | -2/+2 |
2008-08-29 | netapi: support level 1003 in NetUserSetInfo. | Günther Deschner | 1 | -8/+10 |
2008-08-29 | netapi: process level 1003 in construct_USER_INFO_X as well. | Günther Deschner | 1 | -0/+5 |
2008-08-29 | netapi: make set_user_info_USER_INFO_X a separate function. | Günther Deschner | 1 | -42/+64 |
2008-08-29 | netapi: add more infolevels to NetUserSetInfo example. | Günther Deschner | 1 | -6/+116 |
2008-08-29 | netapi: add ENCRYPTED_PWLEN to public header. | Günther Deschner | 1 | -0/+2 |
2008-08-29 | re-run make idl. | Günther Deschner | 1 | -1/+1 |
2008-08-29 | netapi: fix ENCRYPTED_PWLEN in IDL. | Günther Deschner | 1 | -1/+1 |
2008-08-29 | netapi: add all USER_INFO structs to public header. | Günther Deschner | 1 | -0/+108 |
2008-08-29 | net: use netapi for rpc_user_rename. | Günther Deschner | 1 | -113/+15 |
2008-08-29 | kerberos: fix HAVE_KRB5 related build issue. | Günther Deschner | 1 | -3/+4 |
2008-08-29 | kerberos: use KRB5_KT_KEY macro where appropriate. | Günther Deschner | 4 | -52/+11 |
2008-08-29 | kerberos: add KRB5_KT_KEY abstraction macro. | Günther Deschner | 1 | -1/+9 |
2008-08-29 | kerberos: move the KRB5_KEY* macros to header file. | Günther Deschner | 3 | -22/+12 |
2008-08-28 | Clarify usage of "force create mode". | Jeremy Allison | 1 | -1/+1 |
2008-08-28 | Remove cli_request_get() | Volker Lendecke | 4 | -29/+16 |
2008-08-28 | Add async smbecho client support | Volker Lendecke | 5 | -33/+187 |
2008-08-28 | Add cli_request->recv_helper | Volker Lendecke | 2 | -1/+18 |
2008-08-28 | Activate code to enable chained requests | Volker Lendecke | 4 | -179/+133 |
2008-08-28 | This adds the code to allow chained requests in libsmb/ | Volker Lendecke | 1 | -0/+534 |
2008-08-28 | Move "struct cli_request" from client.h to async_smb.h | Volker Lendecke | 3 | -30/+98 |
2008-08-28 | Add cli_pull_reply | Volker Lendecke | 4 | -10/+85 |
2008-08-28 | Remove cli->event_ctx, pass it explicitly | Volker Lendecke | 6 | -108/+99 |
2008-08-28 | Add async open&x | Volker Lendecke | 2 | -33/+120 |
2008-08-28 | Add async cli_close | Volker Lendecke | 2 | -13/+41 |
2008-08-28 | Refactoring: Add the routine cli_request_send() | Volker Lendecke | 4 | -72/+88 |
2008-08-28 | winbindd: fix invalid sid copy (hit when enumerating sibling domains). | Günther Deschner | 1 | -1/+1 |
2008-08-27 | Fix the wcache_invalidate_samlogon calls. | Jeremy Allison | 3 | -4/+25 |
2008-08-27 | Correct the netsamlogon_clear_cached_user function. | Ephi Dror | 1 | -36/+18 |
2008-08-27 | Add st_birthtime and friends for accurate create times on systems that suppor... | Jeremy Allison | 4 | -14/+124 |
2008-08-27 | mount.cifs: unclear error message with "credentials" | Steve French | 1 | -2/+3 |
2008-08-27 | Be explicit about setting perms for the ldb. Helps others who may use this api. | Jeremy Allison | 1 | -0/+3 |
2008-08-27 | ldb: Fix permissions of new ldg files. | Karolin Seeger | 1 | -1/+1 |
2008-08-27 | ldb: Fix permissions of group_mapping.ldb. | Andrew Tridgell | 1 | -1/+7 |
2008-08-26 | Fix bug spotted by Simo - don't use legacy if expired entry. | Jeremy Allison | 1 | -4/+4 |
2008-08-26 | Don't ask winbindd if we got a -ve cache entry. | Jeremy Allison | 1 | -4/+38 |
2008-08-26 | Fix the build :-(. Ask winbindd if we find a negative cache entry (or should | Jeremy Allison | 1 | -5/+17 |
2008-08-26 | Get smbd to look (read-only) into the winbindd cache for uid/gid <--> sid map... | Jeremy Allison | 1 | -33/+51 |
2008-08-26 | Increase the default positive idmap cache time to a week | Volker Lendecke | 1 | -1/+1 |
2008-08-26 | Move idmap_cache.c from winbindd/ to lib/ | Volker Lendecke | 2 | -3/+2 |
2008-08-26 | run make idl after idl change "Handle arbitrary new PAC types" | Michael Adam | 2 | -16/+6 |
2008-08-26 | Handle arbitrary new PAC types | Andrew Tridgell | 1 | -1/+1 |
2008-08-26 | EINVAL is also a valid error return, meaning "this filesystem | Andrew Tridgell | 1 | -2/+3 |
2008-08-26 | become root for AIO operations | Andrew Tridgell | 1 | -1/+7 |
2008-08-26 | Avoid a race condition in glibc between AIO and setresuid(). | Andrew Tridgell | 1 | -11/+13 |
2008-08-26 | fixed an errno handling bug that could lead to an infinite loop | Andrew Tridgell | 1 | -2/+2 |