summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib/tdb: sync build system changes and python code from samba4v3-develStefan Metzmacher2008-09-1416-415/+5308
* lib/talloc: sync build system changes from samba4Stefan Metzmacher2008-09-145-13/+27
* Skip strcmp() on 2 NULL pointers.Andrew Bartlett2008-09-141-1/+2
* r26514: Revert the talloc.c part of r26511, as talloc.h already takes care of...Kai Blin2008-09-141-3/+0
* r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_vStefan Metzmacher2008-09-141-2/+5
* Update homepages for talloc, tdb and ldb subprojectsSimo Sorce2008-09-143-34/+24
* Adapt source code checkout information to git repo in talloc website.Michael Adam2008-09-141-4/+5
* Fix paths for talloc into unpacked directory (rsync commands).Michael Adam2008-09-141-2/+2
* Fix path to talloc guide. Noted by "teferi" on irc.Michael Adam2008-09-141-1/+1
* r25614: Add trivial tdb website.Jelmer Vernooij2008-09-141-0/+44
* libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headersStefan Metzmacher2008-09-141-2/+3
* Fix extra dash in command line flag.Jelmer Vernooij2008-09-141-1/+1
* mount.cifs: make local versions of strlcat and strlcpy staticJeff Layton2008-09-121-2/+2
* cifs.upcall: make most functions static and silence compiler warningsJeff Layton2008-09-121-7/+11
* Modify a comment to make things clearer.Jeremy Allison2008-09-121-1/+3
* Factor out validate_smb_cryptoVolker Lendecke2008-09-121-41/+53
* Fix "make test" -- gna...Volker Lendecke2008-09-121-1/+1
* Add a more explaining commentVolker Lendecke2008-09-121-1/+3
* remove a pointless empty lineVolker Lendecke2008-09-121-1/+0
* Add a paranoia check on incoming PDUsVolker Lendecke2008-09-121-0/+7
* packaging: use "find" instead of "du" to find files... :-)Michael Adam2008-09-121-1/+1
* netapi: fix NetUserGetLocalGroups.Günther Deschner2008-09-121-2/+0
* netapi: fix NetGroupGetUsers (only enumerates users).Günther Deschner2008-09-121-1/+6
* netapi: fix NetUserSetGroups.Günther Deschner2008-09-121-20/+22
* netapi: fix NetGroupSetUsers.Günther Deschner2008-09-121-20/+22
* doserr: add WERR_NO_SUCH_ALIAS.Günther Deschner2008-09-122-0/+2
* messaging: move types to IDL.Günther Deschner2008-09-126-90/+280
* Reorder defines for version for consistency with Samba 4.Jelmer Vernooij2008-09-122-13/+16
* fix nonempty blank linesVolker Lendecke2008-09-121-98/+98
* Use the given name, not the absolute pathname, when printing out ACL info.Jeremy Allison2008-09-111-1/+1
* Fix bug #5751 cannot show ACLs on DFS reported by SATOH Fumiyasu <fumiyas@oss...Jeremy Allison2008-09-112-35/+56
* Fix for bug 5571Simo Sorce2008-09-113-1/+27
* build: don't install the cifs.upcall binary twice.Günther Deschner2008-09-111-1/+1
* net: use netapi for NetFileEnum.Günther Deschner2008-09-111-68/+32
* net: use netapi for NetFileClose.Günther Deschner2008-09-111-33/+13
* netapi: implement NetFileEnum_r.Günther Deschner2008-09-111-1/+93
* netapi: add NetFileEnum example code.Günther Deschner2008-09-112-1/+153
* netapi: add NetFileEnum to public header.Günther Deschner2008-09-111-0/+31
* netapi: add NetFileEnum skeleton.Günther Deschner2008-09-113-0/+88
* re-run make idl.Günther Deschner2008-09-113-1/+78
* netapi: add NetFileEnum to IDL.Günther Deschner2008-09-111-0/+16
* netapi: add NetFileGetInfo example code.Günther Deschner2008-09-112-1/+119
* netapi: add NetFileGetInfo to public header.Günther Deschner2008-09-111-0/+32
* netapi: implement NetFileGetInfo_r.Günther Deschner2008-09-111-1/+93
* netapi: add NetFileGetInfo skeleton.Günther Deschner2008-09-113-0/+72
* re-run make idl.Günther Deschner2008-09-113-1/+66
* netapi: add IDL for NetFileGetInfo.Günther Deschner2008-09-111-0/+23
* netapi: implement NetFileClose_r.Günther Deschner2008-09-111-1/+27
* netapi: add NetFileClose example code.Günther Deschner2008-09-112-1/+90
* netapi: add NetFileClose to public header.Günther Deschner2008-09-111-0/+16