summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ldb: Fix permissions of new ldg files.samba-3.2.3Karolin Seeger2008-08-271-1/+1
* WHATSNEW: Add updates for 3.2.3.Karolin Seeger2008-08-271-4/+12
* ldb: Fix permissions of group_mapping.ldb.Andrew Tridgell2008-08-271-1/+7
* Revert "build: fix linking cifs.upcall when nscd_flush_cache() is found."Karolin Seeger2008-08-271-1/+1
* Revert "Fix bug 5697 nmbd spins in reload_interfaces when only loopback has a...Karolin Seeger2008-08-273-13/+9
* Revert "cifs.upcall: handle MSKRB5 OID properly"Karolin Seeger2008-08-271-13/+5
* Revert "smbd: fix the handling of create_options to pass RAW-OPEN"Karolin Seeger2008-08-273-28/+4
* Revert "nss_winbind: When returning NSS_UNAVAIL, squash errno to ENOENT"Karolin Seeger2008-08-271-18/+2
* Revert "fix another build warning."Karolin Seeger2008-08-271-2/+2
* Revert "fix build warning."Karolin Seeger2008-08-271-1/+1
* Revert "build: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0 for consistency."Karolin Seeger2008-08-271-4/+4
* Revert "build: fall down to the same place when using an internal lib statica...Karolin Seeger2008-08-271-1/+1
* Revert "build: fix bug #5590 by not linking in the static libs but the objects."Karolin Seeger2008-08-271-1/+1
* Revert "Fix bug 5698 - mixup of TALLOC/malloc. Spotted by Douglas Wegscheid <...Karolin Seeger2008-08-271-3/+2
* Revert "IDL: fix IDL for netr_ServerPasswordSet2()."Karolin Seeger2008-08-271-3/+3
* Revert "re-run make idl."Karolin Seeger2008-08-274-40/+14
* Revert "Fix Bug #5710 and make machine account password changing work again."Karolin Seeger2008-08-271-52/+23
* Revert "cifs.upcall: fix build warning"Karolin Seeger2008-08-271-2/+1
* Revert "winbindd: Fix crash in cm_connect_sam()"Karolin Seeger2008-08-271-7/+2
* Revert "Don't re-initialize a token when we already have one. This fixes the ...Karolin Seeger2008-08-272-16/+10
* Don't re-initialize a token when we already have one. This fixes the build fa...Jeremy Allison2008-08-222-10/+16
* winbindd: Fix crash in cm_connect_sam()Gerald (Jerry) Carter2008-08-221-2/+7
* cifs.upcall: fix build warningJeff Layton2008-08-221-1/+2
* Fix Bug #5710 and make machine account password changing work again.Günther Deschner2008-08-221-23/+52
* re-run make idl.Günther Deschner2008-08-224-14/+40
* IDL: fix IDL for netr_ServerPasswordSet2().Günther Deschner2008-08-221-3/+3
* Fix bug 5698 - mixup of TALLOC/malloc. Spotted by Douglas Wegscheid <Douglas_...Jeremy Allison2008-08-221-2/+3
* build: fix bug #5590 by not linking in the static libs but the objects.Michael Adam2008-08-211-1/+1
* build: fall down to the same place when using an internal lib statically.Michael Adam2008-08-211-1/+1
* build: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0 for consistency.Michael Adam2008-08-211-4/+4
* fix build warning.Günther Deschner2008-08-211-1/+1
* fix another build warning.Günther Deschner2008-08-211-2/+2
* nss_winbind: When returning NSS_UNAVAIL, squash errno to ENOENTGerald (Jerry) Carter2008-08-211-2/+18
* smbd: fix the handling of create_options to pass RAW-OPENStefan Metzmacher2008-08-213-4/+28
* cifs.upcall: handle MSKRB5 OID properlyJeff Layton2008-08-211-5/+13
* Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...Jeremy Allison2008-08-213-9/+13
* build: fix linking cifs.upcall when nscd_flush_cache() is found.Michael Adam2008-08-211-1/+1
* WHATSNEW: Start WHATSNEW for 3.2.3.Karolin Seeger2008-08-191-85/+4
* VERSION: Raise version number up to 3.2.3.Karolin Seeger2008-08-191-1/+1
* Fix length error in wrapping spnego blob. Karoling this needs to be in 3.2.2 ...samba-3.2.2Igor Mammedov2008-08-191-1/+1
* WHATSNEW: Update release date.Karolin Seeger2008-08-181-1/+1
* WHATSNEW: Add some more major bug fixes.Karolin Seeger2008-08-181-0/+2
* WHATSNEW: Add corresponding bug number.Karolin Seeger2008-08-181-1/+1
* WHATSNEW: Update changes since 3.2.1.Karolin Seeger2008-08-181-0/+10
* Fix bug 5696. The problem was when smbdJeremy Allison2008-08-181-2/+18
* cifs.upcall: negatively instantiate keys on errorJeff Layton2008-08-181-2/+10
* Building cifs.upcall is giving this build warning:Steve French2008-08-181-1/+1
* cifs.upcall: fix manpage and commentsSteve French2008-08-182-6/+6
* cifs.upcall was not recognizing the newer name "dns_resolver" key typeSteve French2008-08-181-1/+2
* cifs.upcall: fix compile warningSteve French2008-08-181-3/+3