summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-02-26Use make to generate fragments rather than the perl code.Jelmer Vernooij1-1/+7
2008-02-26Move more code out of perl.Jelmer Vernooij2-5/+5
2008-02-26Fix the build (again).Jelmer Vernooij5-1/+42
2008-02-26Fix the build.Jelmer Vernooij5-377/+374
2008-02-25Remove legacy code for public prototype headers.Jelmer Vernooij2-27/+6
2008-02-25Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij14-26/+24
2008-02-25Remove binaries:: in favor of SBIN_PROGS, BIN_PROGS.Jelmer Vernooij2-8/+3
2008-02-25Use more make constructions for shared library bits.Jelmer Vernooij2-27/+33
2008-02-25Use make's $(call) feature.Jelmer Vernooij3-16/+25
2008-02-25Fix use of realpath, fix init functions for ldb.Jelmer Vernooij8-54/+58
2008-02-25Update smb_build README.Jelmer Vernooij1-3/+1
2008-02-25Remove obsolete comment.Jelmer Vernooij1-9/+3
2008-02-25Update homepages for talloc, tdb and ldb subprojectsSimo Sorce3-34/+24
2008-02-25Merge env.pm into makefile.pm.Jelmer Vernooij3-61/+27
2008-02-25Move configure output details out of perl code.Jelmer Vernooij2-9/+9
2008-02-25Remove workaround for some non-GNU makes.Jelmer Vernooij4-31/+15
2008-02-25Include CFLAGS overrides in make file.Jelmer Vernooij3-72/+55
2008-02-25Remove more unnecessary generated code.Jelmer Vernooij1-3/+1
2008-02-25Use more GNU-make specific variables.Jelmer Vernooij1-2/+2
2008-02-25Move automatic dependencies code out of perl code.Jelmer Vernooij3-39/+31
2008-02-25Fix standalone ldb build modules.Jelmer Vernooij1-5/+5
2008-02-25Allow absolute paths to be specified to mkproto.pl.Jelmer Vernooij1-1/+3
2008-02-25Use $@ where possible.Jelmer Vernooij2-8/+4
2008-02-25Use realpath for now to work around .. tricks.Jelmer Vernooij2-8/+8
2008-02-25Remove unused include.Jelmer Vernooij1-2/+0
2008-02-25Remove the now unused cflags script.Jelmer Vernooij3-53/+6
2008-02-25Use addprefix where possible rather than perl expansion of files.Jelmer Vernooij2-48/+11
2008-02-25Fix the build.Jelmer Vernooij4-5/+16
2008-02-25Integrate asn1 compilation into asn1 compiler.Jelmer Vernooij1-10/+3
2008-02-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij197-1436/+2904
2008-02-25opendb: add odb_update_oplock() callStefan Metzmacher4-3/+66
2008-02-25opendb: send also the oplock break level on MSG_NTVFS_OPLOCK_BREAKStefan Metzmacher2-5/+27
2008-02-25opendb: add odb_get_key() function to get the key back from a struct odb_lockStefan Metzmacher4-0/+23
2008-02-25pvfs_unlink: move stream logic into pvfs_unlink_one()Stefan Metzmacher1-34/+8
2008-02-25pvfs_unlink: splitup the logic into generic and file specific functionsStefan Metzmacher1-17/+28
2008-02-25pvfs_unlink: add a fast path for the non wildcard caseStefan Metzmacher1-0/+4
2008-02-25pvfs_unlink: move !name->stream_exists into the callerStefan Metzmacher1-4/+4
2008-02-25pvfs_unlink: pass down union smb_unlink completely to sub functionsStefan Metzmacher1-8/+10
2008-02-25pvfs_unlink: pass down a struct pvfs_filename to pvfs_unlink_one()Stefan Metzmacher1-16/+14
2008-02-25pvfs_open: unify talloc behavior in pvfs_can_delete/rename/stat()Stefan Metzmacher1-4/+12
2008-02-25pvfs: handle SHARING_VIOLATION and OPLOCK_NOT_GRANTED in pvfs_can_delete/rena...Stefan Metzmacher1-2/+26
2008-02-25pvfs: pass NULL to pvfs_can_*() when no odb_lock is needed by the callerStefan Metzmacher3-12/+9
2008-02-25pvfs_wait: use struct pvfs_wait * instead of void *Stefan Metzmacher5-11/+15
2008-02-25pvfs_wait: 'private' -> 'private_data' and use talloc_get_type()Stefan Metzmacher1-11/+16
2008-02-25RAW-OPLOCK: remove unused varStefan Metzmacher1-2/+1
2008-02-25RAW-OPLOCK: fix typo (send oplock releases on the correct connection)Stefan Metzmacher1-1/+1
2008-02-25selftest: we pass the BASE-DEFER_OPEN testStefan Metzmacher2-4/+3
2008-02-25BASE-DEFER_OPEN: add torture:sharedelays option to run this test fasterStefan Metzmacher1-5/+13
2008-02-23Respect the return value of asprintfVolker Lendecke1-2/+1
2008-02-22libreplace: don't use socketwrapper for getifaddrs() implementations.Michael Adam1-0/+2