samba.git
2008-02-29 Jelmer VernooijIgnore autogenerated file.
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-29 Jelmer VernooijRemove useless include, simplify generated CFLAGS lines...
2008-02-29 Stefan MetzmacherRAW-SFILEINFO-RENAME: test renaming of directories...
2008-02-29 Stefan MetzmacherRAW-SFILEINFO-RENAME: test renaming by path while a...
2008-02-29 Stefan Metzmacherpvfs_setfileinfo: support renaming of directories
2008-02-29 Stefan Metzmacherselftest: we pass RAW-OPLOCK BATCH19 and 20 now
2008-02-29 Stefan Metzmacherpvfs_setfileinfo: tell the opendb about renames
2008-02-29 Stefan Metzmacherpvfs: use pvfs_resolve_name_handle() in qfileinfo and...
2008-02-29 Stefan Metzmacherpvfs_resolve: add pvfs_resolve_name_handle()
2008-02-29 Stefan MetzmacherRAW-CHKPATH: also use qpathinfo NAME_INFO and check...
2008-02-29 Stefan Metzmacherpvfs_resolve: "\\" and a trailing "\" need to be reduced
2008-02-29 Stefan Metzmacherpvfs_resolve: fix endless loop with trailing ".."
2008-02-29 Stefan Metzmacheropendb: add odb_get_path()
2008-02-29 Stefan Metzmacherpvfs_open: make pvfs_locking_key() non static
2008-02-29 Jelmer VernooijFix dynconfig compilation.
2008-02-29 Jelmer VernooijRemove the now unused cflags script.
2008-02-29 Jelmer VernooijInclude CFLAGS overrides in make file.
2008-02-29 Jelmer VernooijRemove cruft that dealt with public prototype headers.
2008-02-29 Jelmer VernooijChange remaining prototype headers to be private.
2008-02-29 Jelmer VernooijFix typos, avoid DEPEND_LIST from growing with empty...
2008-02-29 Jelmer VernooijMove public header accumulation out of the perl code.
2008-02-29 Jelmer VernooijFix manpage paths.
2008-02-29 Jelmer VernooijMove manpage management out of the perl build system.
2008-02-29 Jelmer VernooijMove logic to makefile
2008-02-29 Jelmer VernooijUse more GNU-make specific variables.
2008-02-29 Jelmer VernooijRemove obsolete comment.
2008-02-29 Jelmer VernooijRemove workaround for some non-GNU makes.
2008-02-29 Jelmer VernooijUpdate smb_build README.
2008-02-29 Jelmer VernooijMerge env.pm into makefile.pm.
2008-02-29 Jelmer VernooijMove configure output details out of perl code.
2008-02-29 Jelmer VernooijAvoid use of removed variable.
2008-02-29 Jelmer VernooijRemove unused include.
2008-02-29 Jelmer VernooijUse make to generate list of python files, remove unuse...
2008-02-29 Jelmer VernooijUse make to create lists of plugins, remove duplicate...
2008-02-29 Jelmer VernooijGenerate manpage list with make.
2008-02-29 Jelmer VernooijUse make to create lists of pc files and prototype...
2008-02-29 Jelmer VernooijUse make to generate lists of libraries.
2008-02-29 Jelmer VernooijUse make to generate lists of libraries.
2008-02-29 Jelmer VernooijUse make to generate list of prototype headers.
2008-02-29 Jelmer VernooijCreate SBIN_PROGS and BIN_PROGS lists from within make.
2008-02-29 Jelmer Vernooijuse gmake to handle .py file copies.
2008-02-29 Michael Adamlibreplace: add snprintf.c to test code for getifaddrs...
2008-02-29 Michael Adamlibreplace: ifdef out ip6 code if unsupported.
2008-02-29 Michael Adamlibreplace: fix rep_freeifaddrs to not segfault on...
2008-02-29 Michael Adamlibreplace: fix silly crashbug in getifaddrs_test().
2008-02-29 Michael Adamlibreplace: add missing newline in output of getifaddrs...
2008-02-29 Michael Adamlibreplace: add missing semicolon to getifaddrs.
2008-02-29 Jelmer VernooijFix ldapi support.
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-29 Jelmer VernooijFix typo.
2008-02-29 Andrew Bartlettfix typo
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Jelmer Vernooijraw-qfsinfo: Convert to new torture API.
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Andrew BartlettProve that not supporting ldapi is a bit problem.
2008-02-28 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Jelmer VernooijConvert to new torture API.
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Michael Adamlibreplace: try and fix rep_getifaddrs() for Tru64.
2008-02-28 Michael Adamlibreplace: use the new getifaddrs test also for autoconf.
2008-02-28 Michael Adamlibreplace: add extended getifaddrs test that prints...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Andrew BartlettSimplify the 'password must change' logic
2008-02-28 Jelmer VernooijRemove use of global_loadparm.
2008-02-28 Jelmer VernooijRemove use of global_loadparm.
2008-02-28 Jelmer VernooijRemove sDefault as static variable.
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-28 Jelmer VernooijCache iconv_convenience.
2008-02-28 Jelmer Vernooijtorture/t_strcmp.c: Remove obsolete file - proper testi...
2008-02-28 Jelmer VernooijMore share_init to more apprioriate place.
2008-02-28 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Stefan Metzmacherpvfs_open: fix callers of odb_get_delete_on_close()
2008-02-28 Stefan Metzmacheropendb: only return delete_on_close on odb_get_delete_o...
2008-02-28 Stefan Metzmacherpvfs: remove unused args from pvfs_delete_on_close_set()
2008-02-28 Stefan Metzmacherpvfs_open: use the delete_path of odb_close_file()
2008-02-28 Stefan Metzmacheropendb: return the path that should be deleted in odb_c...
2008-02-27 Andrew BartlettEnsure we don't try and set the acct_flags if they...
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Andrew BartlettFix up the libnet tests.
2008-02-27 Andrew BartlettCheck for and reject invalid account flags.
2008-02-27 Andrew BartlettGenerate ACB_PW_EXPIRED correctly
2008-02-27 Andrew BartlettUsers and computers now share the same template.
2008-02-27 Andrew BartlettReorder modules to have rdn_name before objectclass.
2008-02-27 Andrew BartlettFix rdn_name errors.
2008-02-27 Andrew BartlettExtend the ldap.js test
2008-02-27 Andrew BartlettDo not re-randomise in an individual test.
2008-02-27 Stefan Metzmacherunixinfo.idl: don't use utf8string anymore
2008-02-27 Jelmer VernooijRemove more global_loadparm uses.
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijClarify comments.
2008-02-27 Jelmer VernooijSet lp_ctx properly.
2008-02-27 Jelmer VernooijSet lp_ctx properly.
2008-02-27 Stefan MetzmacherRAW-OPLOCK: be more strict with share modes against...
2008-02-27 Stefan Metzmacherselftest: samba4 doesn't pass RAW-OPLOCK BATCH19 und...
2008-02-27 Stefan MetzmacherRAW-OPLOCK: use torture_result(TORTURE_FAIL) so that...
2008-02-27 Stefan MetzmacherRAW-OPLOCK: add BATCH20 test renaming via setpathinfo...
2008-02-27 Stefan MetzmacherRAW-OPLOCK: add BATCH19 test renaming via setpathinfo
2008-02-27 Stefan MetzmacherRAW-OPLOCK: add BATCH18 test a ntrename with FLAG_RENAME
2008-02-27 Stefan MetzmacherRAW-OPLOCK: add BATCH17 test rename on a file with...
next