summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
| * Don't ask winbindd if we got a -ve cache entry.Jeremy Allison2008-08-261-4/+38
* | Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-develSimo Sorce2008-08-2656-590/+1023
|\|
| * Fix the build :-(. Ask winbindd if we find a negative cache entry (or shouldJeremy Allison2008-08-261-5/+17
| * Get smbd to look (read-only) into the winbindd cache for uid/gid <--> sid map...Jeremy Allison2008-08-261-33/+51
| * Increase the default positive idmap cache time to a weekVolker Lendecke2008-08-261-1/+1
| * Move idmap_cache.c from winbindd/ to lib/Volker Lendecke2008-08-262-3/+2
| * run make idl after idl change "Handle arbitrary new PAC types"Michael Adam2008-08-262-16/+6
| * Handle arbitrary new PAC typesAndrew Tridgell2008-08-261-1/+1
| * EINVAL is also a valid error return, meaning "this filesystemAndrew Tridgell2008-08-261-2/+3
| * become root for AIO operationsAndrew Tridgell2008-08-261-1/+7
| * Avoid a race condition in glibc between AIO and setresuid().Andrew Tridgell2008-08-261-11/+13
| * fixed an errno handling bug that could lead to an infinite loopAndrew Tridgell2008-08-261-2/+2
| * fixed tsmsm_sendfile(). The logic was totally broken.Andrew Tridgell2008-08-261-4/+7
| * build: make sure to create CODEPAGEDIR and MODULESDIR.Günther Deschner2008-08-261-1/+1
| * Fix bug 4516, no IPv6 on Solaris 2.6.David Leonard2008-08-251-3/+22
| * winbindd: use set_auth_errors() in winbindd_dual_check_machine_acct as well.Günther Deschner2008-08-251-4/+1
| * winbindd: move set_auth_errors to util functions.Günther Deschner2008-08-253-12/+13
| * winbindd: only create machine pwd change event when in primary domain child.Günther Deschner2008-08-251-1/+1
| * auth: Fix build warning.Günther Deschner2008-08-251-2/+3
| * Fix some nonempty blank linesVolker Lendecke2008-08-241-11/+11
| * Fix some C++ warningsVolker Lendecke2008-08-241-4/+6
| * Revert "Protect against short read&x replies"Volker Lendecke2008-08-231-4/+0
| * Protect against short read&x repliesVolker Lendecke2008-08-231-0/+4
| * Fix some nonempty blank linesVolker Lendecke2008-08-231-26/+26
| * Use talloc_stackframe() in machine_password_change_handlerVolker Lendecke2008-08-231-9/+5
| * Fix a memleak in calculate_next_machine_pwd_changeVolker Lendecke2008-08-231-2/+7
| * winbindd: add event based machine password change.Günther Deschner2008-08-232-0/+120
| * Don't re-initialize a token when we already have one. This fixes the build fa...Jeremy Allison2008-08-222-10/+16
| * idmap_gid_to_sid: Fix a cut-a-npaste error.Gerald (Jerry) Carter2008-08-221-1/+1
| * winbindd: Fix crash in cm_connect_sam()Gerald (Jerry) Carter2008-08-221-2/+7
| * cifs.upcall: bump SPNEGO msg version number and don't reject old versionsJeff Layton2008-08-222-3/+3
| * net: Add missing colon to unify usage messages.Karolin Seeger2008-08-221-2/+2
| * loadparm: idmap backend is not depracated any longer.Karolin Seeger2008-08-221-1/+1
| * cifs.upcall: fix build warningJeff Layton2008-08-211-1/+2
| * cifs.upcall: enable building by default on linuxJeff Layton2008-08-211-4/+19
| * cifs.upcall: move default install location to EPREFIX/sbinJeff Layton2008-08-211-4/+4
| * cifs.upcall: handle MSKRB5 OID properlyJeff Layton2008-08-211-5/+13
| * mount.cifs: don't prompt for password on krb5 mountsJeff Layton2008-08-211-1/+2
| * Fix broken net rpc join message when DC can't be found. Ensure we pass in a d...Jeremy Allison2008-08-211-2/+3
| * rpc_server: make it a little more obvious what flags we send to a client.Günther Deschner2008-08-221-1/+10
| * Fix Bug #5710 and make machine account password changing work again.Günther Deschner2008-08-211-23/+52
| * Fix bug 5698 - mixup of TALLOC/malloc. Spotted by Douglas Wegscheid <Douglas_...Jeremy Allison2008-08-211-2/+3
| * re-run make idl.Günther Deschner2008-08-214-14/+40
| * IDL: fix IDL for netr_ServerPasswordSet2().Günther Deschner2008-08-211-3/+3
| * build: add [clean_]libsmbclient_examples targets to top level MakefileMichael Adam2008-08-211-0/+11
| * libsmbclient examples: add Makefile.internal.in for building from a samba sourceMichael Adam2008-08-211-0/+1
| * Here is a re-working of the winbinddJeremy Allison2008-08-205-9/+46
| * build: auto-generate symbols for libsmbsharemodes.Michael Adam2008-08-202-5/+5
| * build: autogenerate symbols for libsmbclient.soMichael Adam2008-08-202-6/+5
| * build: fix bug #5590 by not linking in the static libs but the objects.Michael Adam2008-08-201-1/+1