summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij5-14/+14
2008-09-16Merge branch 'singlecompression' into singleJelmer Vernooij13-1090/+339
2008-09-16Use single copy of compression library in Samba3,4.Jelmer Vernooij4-711/+2
2008-09-16Regenerate C files now that pidl reads imported files - saves a fewJelmer Vernooij8-374/+336
2008-09-16Use pidl from Samba 4 from Samba 3 rather than hoping there is one installed ...Jelmer Vernooij2-5/+1
2008-09-16Fix merged build.Jelmer Vernooij2-6/+6
2008-09-16Merge branch 'singlepopt' into singleJelmer Vernooij17-3305/+6
2008-09-16Use a single copy of popt in samba3 and samba4.Jelmer Vernooij17-3305/+6
2008-09-16Merge branch 'singlensswrap' into singleJelmer Vernooij6-1590/+1
2008-09-16Use single cope of nss_wrapper in Samba 3 and Samba 4.Jelmer Vernooij7-1591/+2
2008-09-16Merge branch 'singlesw' into singleJelmer Vernooij6-2113/+1
2008-09-16Merge branch 'singlereplace' into singleJelmer Vernooij78-14664/+14
2008-09-16Merge branch 'singletdb' into singleJelmer Vernooij41-15535/+6
2008-09-16Use single copy of socket_wrapper in Samba 3 and Samba 4.Jelmer Vernooij7-2114/+2
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij78-14664/+14
2008-09-16Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij41-15535/+6
2008-09-16Share talloc source code between Samba 3 and Samba 4.Jelmer Vernooij24-8050/+4
2008-09-15Fix aio on FreeBSD.Timur2-1/+31
2008-09-15Fix display of POSIX ACLs.Timur1-2/+2
2008-09-15Fix cut and paste error in quota code.Timur1-2/+2
2008-09-15Fixed "uninitilized variable" build warningSteven Danneman1-1/+1
2008-09-15Fixed "uninitialized variable" build warningSteven Danneman1-0/+1
2008-09-15Fix build warning on FreeBSDSteven Danneman1-2/+2
2008-09-15idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure.Gerald W. Carter1-12/+69
2008-09-15Fix bug 5761 "open of mangled directory name results in 'is a stream name'"Jeremy Allison1-3/+7
2008-09-15Fix standalone build.Jelmer Vernooij1-0/+4
2008-09-15Add flag for merged build.Jelmer Vernooij2-7/+8
2008-09-15Ignore generated build files.Jelmer Vernooij2-4/+4
2008-09-15Use new Samba 4 source location.Jelmer Vernooij4-19/+19
2008-09-15Import merged build patch.Jelmer Vernooij6-28/+474
2008-09-14lib/tdb: sync build system changes and python code from samba4Stefan Metzmacher16-415/+5308
2008-09-14lib/talloc: sync build system changes from samba4Stefan Metzmacher5-13/+27
2008-09-14Skip strcmp() on 2 NULL pointers.Andrew Bartlett1-1/+2
2008-09-14r26514: Revert the talloc.c part of r26511, as talloc.h already takes care of...Kai Blin1-3/+0
2008-09-14r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_vStefan Metzmacher1-2/+5
2008-09-14Update homepages for talloc, tdb and ldb subprojectsSimo Sorce3-34/+24
2008-09-14Adapt source code checkout information to git repo in talloc website.Michael Adam1-4/+5
2008-09-14Fix paths for talloc into unpacked directory (rsync commands).Michael Adam1-2/+2
2008-09-14Fix path to talloc guide. Noted by "teferi" on irc.Michael Adam1-1/+1
2008-09-14r25614: Add trivial tdb website.Jelmer Vernooij1-0/+44
2008-09-14libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headersStefan Metzmacher1-2/+3
2008-09-14Fix extra dash in command line flag.Jelmer Vernooij1-1/+1
2008-09-12mount.cifs: make local versions of strlcat and strlcpy staticJeff Layton1-2/+2
2008-09-12cifs.upcall: make most functions static and silence compiler warningsJeff Layton1-7/+11
2008-09-12Modify a comment to make things clearer.Jeremy Allison1-1/+3
2008-09-12Factor out validate_smb_cryptoVolker Lendecke1-41/+53
2008-09-12Fix "make test" -- gna...Volker Lendecke1-1/+1
2008-09-12Add a more explaining commentVolker Lendecke1-1/+3
2008-09-12remove a pointless empty lineVolker Lendecke1-1/+0
2008-09-12Add a paranoia check on incoming PDUsVolker Lendecke1-0/+7