summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-09-13rpc_server: don't send auth trailers in level connectStefan Metzmacher2-89/+80
Also ignore auth trailers in level connect on receive. This fixes [krb5,connect] against windows. TODO: maybe the gensec mech need to decide if signatures are needed in level connect. metze (This used to be commit 2e3629719790e7631d9de383b565dc8a0997bcfb)
2008-09-13librpc/rpc: don't send auth trailers in level connectStefan Metzmacher1-113/+77
Also ignore auth trailers in level connect on receive. This fixes [krb5,connect] against windows. TODO: maybe the gensec mech need to decide if signatures are needed in level connect. metze (This used to be commit eca0502b8620f2110a303b84def4f0bf48cc4ea5)
2008-09-13rpc_server: correctly calculate the auth paddingStefan Metzmacher1-3/+8
metze (This used to be commit e82468a8f538aa0cf6d477fb54cc0178c0d64574)
2008-09-13client free credentials when not needed anymoreStefan Metzmacher1-0/+7
(This used to be commit d982b69df638f17da6af398e2613986240031064)
2008-09-12mount.cifs: make local versions of strlcat and strlcpy staticJeff Layton1-2/+2
...to silence -Wmissing-prototypes Signed-off-by: Jeff Layton <jlayton@redhat.com> (This used to be commit fc7c71f15b39158ac58beaa90cc9038db680b8cb)
2008-09-12cifs.upcall: make most functions static and silence compiler warningsJeff Layton1-7/+11
...to silence -Wmissing-prototypes and some uninit'ed variable warnings. Thanks to GD for the extra-paranoid compiler flags. Signed-off-by: Jeff Layton <jlayton@redhat.com> (This used to be commit f0ee2c145fa031f91c28a69a44b7652f18eea0f0)
2008-09-12Modify a comment to make things clearer.Jeremy Allison1-1/+3
Jeremy. (This used to be commit 9d55ca85ffc73e3fa5fb9895fbcb1ee22f4e320d)
2008-09-12Comment the delay write time tests so I know what they'reJeremy Allison1-3/+41
testing. Jeremy. (This used to be commit 2bf9074c7751324483744f55b02cfb044bb0b2dd)
2008-09-12Factor out validate_smb_cryptoVolker Lendecke1-41/+53
(This used to be commit 37fcc9dc462dfb006fdac294e49c0dae7588c103)
2008-09-12Fix "make test" -- gna...Volker Lendecke1-1/+1
(This used to be commit c1d3ae80b5f5f07c5efcd7f3ee301d5c3090f3c6)
2008-09-12Add a more explaining commentVolker Lendecke1-1/+3
(This used to be commit edd70836daef340f21df3cb102144935f36e5c4c)
2008-09-12remove a pointless empty lineVolker Lendecke1-1/+0
(This used to be commit fba250ece45f6632c7d89b0ea28baab047e41a8f)
2008-09-12Add a paranoia check on incoming PDUsVolker Lendecke1-0/+7
(This used to be commit 8b81b85200b7ca18cf81fdbbc3254d8578b35f43)
2008-09-12Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpageJelmer Vernooij1378-1836/+45
(This used to be commit eff27744d3dcb4f6bcdf9bd03583bb38634c398d)
2008-09-12Revert "Add option for generating coverage data from python tests."Jelmer Vernooij1-8/+0
This reverts commit 43c0fdfff02021caef2d8f73d6bfdc4b051a65ef. (This used to be commit 696f30fff249656409f2efcc81b86a421d0c6880)
2008-09-12Remove ancient remains of first experimentations aboutSimo Sorce4-1781/+0
supporting a schema (This used to be commit 53b57300c799a079b4d64815243fe6120e0a9fa2)
2008-09-12Fix spellings and file namesSimo Sorce2-32/+32
(This used to be commit baddefd0a6fa430af1a3001064149127e0d29361)
2008-09-12packaging: use "find" instead of "du" to find files... :-)Michael Adam1-1/+1
Michael (This used to be commit 768aa82361a2c4b0aab71433b7593723a2868f0a)
2008-09-12netapi: fix NetUserGetLocalGroups.Günther Deschner1-2/+0
Guenther (This used to be commit 5d91c9184c27def47f20fc089cc127d780387ed8)
2008-09-12netapi: fix NetGroupGetUsers (only enumerates users).Günther Deschner1-1/+6
Guenther (This used to be commit a94318be4656a668be0295988ed0743105d830c9)
2008-09-12netapi: fix NetUserSetGroups.Günther Deschner1-20/+22
Guenther (This used to be commit e8b27b69f33fb33c670026b3a24ed95a2f0099fe)
2008-09-12netapi: fix NetGroupSetUsers.Günther Deschner1-20/+22
Guenther (This used to be commit 735bc2e425ce629745495190cd1c721ccb583d24)
2008-09-12doserr: add WERR_NO_SUCH_ALIAS.Günther Deschner2-0/+2
Guenther (This used to be commit e065802a61f22e9fdcd4b911805c42c46a79b3f2)
2008-09-12messaging: move types to IDL.Günther Deschner6-90/+280
Guenther (This used to be commit 6c346d0eb20af5ba9b09f30319420f7c91480da6)
2008-09-12Reorder defines for version for consistency with Samba 4.Jelmer Vernooij2-13/+16
(This used to be commit fe36d83508a6b1a8de5ad58ec1d0c80cda7b4a21)
2008-09-12fix nonempty blank linesVolker Lendecke1-98/+98
(This used to be commit 3111428dd42abf856f646f2a3aa2ee78ff3d3702)
2008-09-12rename packaging => packaging4Stefan Metzmacher6-0/+0
metze (This used to be commit 42fffd1d1c7303afb4139734cdc0c909f81154b2)
2008-09-12add '4' to the end of some filesnamesStefan Metzmacher6-0/+0
metze (This used to be commit 48578bd4925a675bf30d4f2452f147c3ee11154f)
2008-09-12rename swat => swat2, so that we don't conflict with samba3Stefan Metzmacher1359-0/+0
metze (This used to be commit bf852a3dbeee8900fa36978f08a5cdceabcbd926)
2008-09-11Use the given name, not the absolute pathname, when printing out ACL info.Jeremy Allison1-1/+1
Make this match the non-ACL case. Jeremy. (This used to be commit e695c1cc2b715afd713595e8daa77910d9f04138)
2008-09-11Fix bug #5751 cannot show ACLs on DFS reported by SATOH Fumiyasu ↵Jeremy Allison2-35/+56
<fumiyas@osstech.co.jp>. Fix for smbclient and libsmbclient. Jeremy. (This used to be commit dbd5d6b145528527a614c6207d81a6c955e57461)
2008-09-12Fix failure to load the schema on read-only DB.Andrew Bartlett1-23/+13
This also tries to simplify the logic in the schema -> @ATTRIBUTES and @INDEXES code. Andrew Bartlett (This used to be commit a383b8bf88a5681f9c9c6839ba645c872a735051)
2008-09-11prepare merging Samba3 and Samba4 together.Stefan Metzmacher1-0/+6
metze
2008-09-11Fix for bug 5571Simo Sorce3-1/+27
Make sure that usernames are parsed using the correct separator. Otherwise group memeberships in winbind may be result broken. (This used to be commit 20b9c0aa7b4e6d6be5bb6e4e96bd8a1cbb6edd37)
2008-09-11build: don't install the cifs.upcall binary twice.Günther Deschner1-1/+1
Guenther (This used to be commit 1f44b4aaa5f700827ee2ab272ae4b59e559b094b)
2008-09-11net: use netapi for NetFileEnum.Günther Deschner1-68/+32
Guenther (This used to be commit f85dcf8112137b7ad07f2b51eeca598e9c4d0ffa)
2008-09-11net: use netapi for NetFileClose.Günther Deschner1-33/+13
Guenther (This used to be commit fd3d130d25a7c30fe003abe01fc18d8f754a466f)
2008-09-11netapi: implement NetFileEnum_r.Günther Deschner1-1/+93
Guenther (This used to be commit fd66b72fd017013c83d36f5219192716eb17cacb)
2008-09-11netapi: add NetFileEnum example code.Günther Deschner2-1/+153
Guenther (This used to be commit 32ee2dadab5b2579d53d0ecb106f0e64063da3f7)
2008-09-11netapi: add NetFileEnum to public header.Günther Deschner1-0/+31
Guenther (This used to be commit 50ce2a3d1a520bd1508110872e871c2c67e0f606)
2008-09-11netapi: add NetFileEnum skeleton.Günther Deschner3-0/+88
Guenther (This used to be commit 8113249fe3be2968257bd6a4a12153104d91132e)
2008-09-11re-run make idl.Günther Deschner3-1/+78
Guenther (This used to be commit 995dea40629883ae9ac2871eeb033a168a3b4935)
2008-09-11netapi: add NetFileEnum to IDL.Günther Deschner1-0/+16
Guenther (This used to be commit 5c234a53739d74d3cc80c4409aa32238541b31d6)
2008-09-11netapi: add NetFileGetInfo example code.Günther Deschner2-1/+119
Guenther (This used to be commit 66158036423f8e875921b7ba36f048033c3e98a6)
2008-09-11netapi: add NetFileGetInfo to public header.Günther Deschner1-0/+32
Guenther (This used to be commit 5dd017b33f7d4154966aa3633d3ef3c8b482ca62)
2008-09-11netapi: implement NetFileGetInfo_r.Günther Deschner1-1/+93
Guenther (This used to be commit de84049bc14d5c2061cdb701fd81a7fed1546eed)
2008-09-11netapi: add NetFileGetInfo skeleton.Günther Deschner3-0/+72
Guenther (This used to be commit 6c61c2e35e60a7b1398533311dab5eee38eb3b09)
2008-09-11re-run make idl.Günther Deschner3-1/+66
Guenther (This used to be commit e82c7481a01283f446ccf5e34261835d5b69f969)
2008-09-11netapi: add IDL for NetFileGetInfo.Günther Deschner1-0/+23
Guenther (This used to be commit 368b4d262a584eb0c44e19367c1f444723efce98)
2008-09-11netapi: implement NetFileClose_r.Günther Deschner1-1/+27
Guenther (This used to be commit 0cbbdf21ed0c9270c00a7fd08f42f6546b9ac9b8)