Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-08-26 | fixed tsmsm_sendfile(). The logic was totally broken. | Andrew Tridgell | 1 | -4/+7 |
2008-08-26 | build: make sure to create CODEPAGEDIR and MODULESDIR. | Günther Deschner | 1 | -1/+1 |
2008-08-25 | Fix bug 4516, no IPv6 on Solaris 2.6. | David Leonard | 1 | -3/+22 |
2008-08-25 | winbindd: use set_auth_errors() in winbindd_dual_check_machine_acct as well. | Günther Deschner | 1 | -4/+1 |
2008-08-25 | winbindd: move set_auth_errors to util functions. | Günther Deschner | 3 | -12/+13 |
2008-08-25 | winbindd: only create machine pwd change event when in primary domain child. | Günther Deschner | 1 | -1/+1 |
2008-08-25 | auth: Fix build warning. | Günther Deschner | 1 | -2/+3 |
2008-08-24 | Fix some nonempty blank lines | Volker Lendecke | 1 | -11/+11 |
2008-08-24 | Fix some C++ warnings | Volker Lendecke | 1 | -4/+6 |
2008-08-23 | Revert "Protect against short read&x replies" | Volker Lendecke | 1 | -4/+0 |
2008-08-23 | Protect against short read&x replies | Volker Lendecke | 1 | -0/+4 |
2008-08-23 | Fix some nonempty blank lines | Volker Lendecke | 1 | -26/+26 |
2008-08-23 | Use talloc_stackframe() in machine_password_change_handler | Volker Lendecke | 1 | -9/+5 |
2008-08-23 | Fix a memleak in calculate_next_machine_pwd_change | Volker Lendecke | 1 | -2/+7 |
2008-08-23 | winbindd: add event based machine password change. | Günther Deschner | 2 | -0/+120 |
2008-08-22 | Don't re-initialize a token when we already have one. This fixes the build fa... | Jeremy Allison | 2 | -10/+16 |
2008-08-22 | idmap_gid_to_sid: Fix a cut-a-npaste error. | Gerald (Jerry) Carter | 1 | -1/+1 |
2008-08-22 | winbindd: Fix crash in cm_connect_sam() | Gerald (Jerry) Carter | 1 | -2/+7 |
2008-08-22 | cifs.upcall: bump SPNEGO msg version number and don't reject old versions | Jeff Layton | 2 | -3/+3 |
2008-08-22 | net: Add missing colon to unify usage messages. | Karolin Seeger | 1 | -2/+2 |
2008-08-22 | loadparm: idmap backend is not depracated any longer. | Karolin Seeger | 1 | -1/+1 |
2008-08-21 | cifs.upcall: fix build warning | Jeff Layton | 1 | -1/+2 |
2008-08-21 | cifs.upcall: enable building by default on linux | Jeff Layton | 1 | -4/+19 |
2008-08-21 | cifs.upcall: move default install location to EPREFIX/sbin | Jeff Layton | 1 | -4/+4 |
2008-08-21 | cifs.upcall: handle MSKRB5 OID properly | Jeff Layton | 1 | -5/+13 |
2008-08-21 | mount.cifs: don't prompt for password on krb5 mounts | Jeff Layton | 1 | -1/+2 |
2008-08-21 | Fix broken net rpc join message when DC can't be found. Ensure we pass in a d... | Jeremy Allison | 1 | -2/+3 |
2008-08-22 | rpc_server: make it a little more obvious what flags we send to a client. | Günther Deschner | 1 | -1/+10 |
2008-08-21 | Fix Bug #5710 and make machine account password changing work again. | Günther Deschner | 1 | -23/+52 |
2008-08-21 | Fix bug 5698 - mixup of TALLOC/malloc. Spotted by Douglas Wegscheid <Douglas_... | Jeremy Allison | 1 | -2/+3 |
2008-08-21 | re-run make idl. | Günther Deschner | 4 | -14/+40 |
2008-08-21 | IDL: fix IDL for netr_ServerPasswordSet2(). | Günther Deschner | 1 | -3/+3 |
2008-08-21 | build: add [clean_]libsmbclient_examples targets to top level Makefile | Michael Adam | 1 | -0/+11 |
2008-08-21 | libsmbclient examples: add Makefile.internal.in for building from a samba source | Michael Adam | 1 | -0/+1 |
2008-08-20 | Here is a re-working of the winbindd | Jeremy Allison | 5 | -9/+46 |
2008-08-20 | build: auto-generate symbols for libsmbsharemodes. | Michael Adam | 2 | -5/+5 |
2008-08-20 | build: autogenerate symbols for libsmbclient.so | Michael Adam | 2 | -6/+5 |
2008-08-20 | build: fix bug #5590 by not linking in the static libs but the objects. | Michael Adam | 1 | -1/+1 |
2008-08-20 | build: fall down to the same place when using an internal lib statically. | Michael Adam | 1 | -1/+1 |
2008-08-20 | build: remove duplicated and hardcoded definition of LIBSMBSHAREMODES | Michael Adam | 1 | -2/+0 |
2008-08-20 | build: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0 for consistency. | Michael Adam | 1 | -4/+4 |
2008-08-20 | fix build warning. | Günther Deschner | 1 | -1/+1 |
2008-08-20 | libads: remove unused vars. | Günther Deschner | 1 | -3/+0 |