summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r22655: Call correct free-macros in netsamlogon_cache_get() error paths. Forg...Günther Deschner2007-10-101-4/+3
* r22654: And this is now Samba 3.0.27pre1-SVNGerald Carter2007-10-101-1/+1
* r22648: Fix comment to match the code.James Peach2007-10-101-1/+1
* r22647: Avoid leaking a full info3 structure on each winbindd cached login by...Günther Deschner2007-10-103-9/+11
* r22646: segfault fix in idmap_ldap.c from 3_0_25Simo Sorce2007-10-101-2/+8
* r22644: Fix memleak.Günther Deschner2007-10-101-1/+3
* r22643: Don't clear cached U/SID and UG/SID entries when we want to logon off...Günther Deschner2007-10-101-1/+8
* r22641: Install tdbdump and tdbbackup.Jelmer Vernooij2007-10-102-3/+3
* r22636: Fix logic bug.Günther Deschner2007-10-101-6/+6
* r22633: Fix typo in debug message.James Peach2007-10-101-1/+1
* r22631: Remove the possibility of sid_check_is_domain andJames Peach2007-10-101-2/+1
* r22630: Revert svn r22576 (parse change to enum_aliasmem(). Original code wa...Gerald Carter2007-10-101-17/+4
* r22615: fix prototypeMichael Adam2007-10-101-1/+1
* r22614: Only enable GNU-isms in the Makefile if we can be sure that the GNUJames Peach2007-10-101-2/+8
* r22613: Fix an uninitialized variable warningVolker Lendecke2007-10-101-1/+1
* r22611: Fix from Jens Nissen <jens.nissen@gmx.net>. Fix badJeremy Allison2007-10-102-3/+1
* r22593: Finish doing the same for raw TALLOC.Jeremy Allison2007-10-101-109/+172
* r22592: Fix TALLOC_SIZE to be consistent.Jeremy Allison2007-10-101-7/+11
* r22591: Fix up the examples also.Jeremy Allison2007-10-101-1/+5
* r22590: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-109-40/+87
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-1024-285/+522
* r22588: Make all uses of TALLOC_MEMDUP consistent.Jeremy Allison2007-10-108-27/+83
* r22587: Ensure TALLOC_ZERO_ARRAY is consistent.Jeremy Allison2007-10-103-30/+72
* r22586: Add a modified version of Simo's patch.Jeremy Allison2007-10-101-13/+28
* r22585: Get us into a consistent state with TALLOC_ZERO_ARRAY also.Jeremy Allison2007-10-104-69/+125
* r22584: Don't hardcode specific Python version.Jelmer Vernooij2007-10-102-2/+2
* r22583: Support non-Linux GNU systems (such as Debians' GNU with FreeBSD kern...Jelmer Vernooij2007-10-101-5/+17
* r22578: Remove python build directory and generated smbadduser.Jelmer Vernooij2007-10-101-0/+2
* r22577: Change all of parse/*.c to use standard form. Fix someJeremy Allison2007-10-104-76/+127
* r22576: Fix marshalling bug in aliasmem.Jeremy Allison2007-10-101-4/+17
* r22574: Fix reply when we have no dfs shares.Jeremy Allison2007-10-101-12/+27
* r22573: Fix old bug mixing free() and talloc_free()Jeremy Allison2007-10-101-1/+1
* r22564: Move the _strict -> _zeronull functions into lib/util.cJeremy Allison2007-10-106-122/+125
* r22561: Fix a memleak in lanman.c: Nobody would free the session_list.Volker Lendecke2007-10-103-13/+10
* r22560: Clean up frees of realloc memory in mount.cifs (thanks to Alex forSteve French2007-10-101-6/+6
* r22555: Ensure our paranoid malloc functions return NULL onJeremy Allison2007-10-101-0/+12
* r22554: Fix an assumption that TALLOC_ARRAY(.., 0) != NULL.Volker Lendecke2007-10-101-2/+7
* r22553: Fix the buildVolker Lendecke2007-10-102-2/+2
* r22543: Fix bad call to talloc_strict (too few args).Jeremy Allison2007-10-101-1/+1
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-1039-114/+143
* r22541: Added talloc_size_strict macro.Jeremy Allison2007-10-101-0/+1
* r22540: Added _strict varients of the macro calls - addedJeremy Allison2007-10-101-0/+6
* r22539: Added _strict varients of the talloc calls toJeremy Allison2007-10-102-1/+96
* r22537: Use a (more speaking) macro when there is one.Michael Adam2007-10-101-1/+1
* r22533: Use lib functions where we have themVolker Lendecke2007-10-101-2/+3
* r22529: Add implementation of HP-UX ACLs in the new vfs-module framework.Michael Adam2007-10-101-56/+1137
* r22527: note the svn location of samba-docs on svnanon.samba.orgJames Peach2007-10-101-0/+2
* r22526: Support deep tree mounts after share (instead of having to specifySteve French2007-10-101-0/+10
* r22524: Fix memleak.Günther Deschner2007-10-101-0/+2
* r22511: Remove unused LDAPMessage.Günther Deschner2007-10-101-3/+0