kai/samba.git
2008-09-30 Andrew BartlettNetApp found that we never set the smb signing flags2.
2008-09-30 Stefan Metzmachers4:selftest: make sure we test RPC-OBJECTUUID with...
2008-09-30 Stefan Metzmachers4:torture/rpc: add RPC-OBJECTUUID
2008-09-30 Stefan Metzmachers4:rpc_server: correctly handle dcerpc requests with...
2008-09-30 Stefan Metzmachers4:librpc/rpc: correctly sign or seal rpc request with...
2008-09-30 Stefan Metzmacherdcerpc.idl: add DCERPC_PFC_OFFSET
2008-09-30 Stefan Metzmachers4:selftest: add "smb.signing" to anon signing tests
2008-09-29 Jelmer VernooijRemove unused uninstallheader script.
2008-09-29 Jelmer VernooijRe-add uninstallplugins, there has to be at least one...
2008-09-29 Jelmer VernooijFix installation of misc files.
2008-09-29 Jelmer VernooijRemove ldb_module_wait implementation - ldb_module...
2008-09-29 Matthias Dieter... Patch by Matthias that removes old SWAT support and...
2008-09-29 Jelmer VernooijConsistently use lower case variable names for path...
2008-09-29 Matthias Dieter... Stop creating symlinks to libraries without sonames...
2008-09-29 Jeremy AllisonEnsure we null out fsp after a close in all paths.
2008-09-29 Jelmer VernooijAvoid freeing fsp twice when opening new_file fails...
2008-09-29 Stefan Metzmachers3:mapping_tdb: fix the del_aliasmem() function
2008-09-29 Karolin Seegerdocs: Adapt version strings in man vfs_smb_traffic_anal...
2008-09-29 Holger HetterichAdd an initial version of a manpage for the vfs_smb_tra...
2008-09-29 Andrew Tridgellre-added "winbind:ignore domains" patch
2008-09-29 Andrew Tridgellfixed an (unlikely) memory leak
2008-09-29 Andrew Tridgellfixed a segfault on the ctdb destructor code
2008-09-29 Andrew Tridgellremoved unused variables
2008-09-29 Andrew Tridgellfixed segv on startup with trusted domains
2008-09-29 Michael Adam[s3]fix build --with-cluster-support after ndr_[pull...
2008-09-29 Stefan Metzmachers4:samldb: use the code path with async ldb
2008-09-29 Stefan Metzmachers4:libcli/smb2: remove unused header
2008-09-29 Stefan Metzmachers4:lib/ldb: disable sqlite3 backend always as it doesn...
2008-09-29 Simo SorceLDB ASYNC: misc changes
2008-09-29 Simo SorceLDB ASYNC: ldb misc changes
2008-09-29 Simo SorceLDB ASYNC: samba4 modules
2008-09-29 Simo SorceLDB ASYNC: core modules
2008-09-29 Simo SorceLDB ASYNC: other backends
2008-09-29 Simo SorceLDB ASYNC: ldb_tdb backend
2008-09-29 Simo SorceLDB ASYNC: Core files
2008-09-29 Stefan Metzmachers4:configure: require tdb >= 1.1.3 from the system
2008-09-29 Stefan Metzmacherlib/tdb: increase the version number after some critial...
2008-09-29 Stefan Metzmachers4:dsdb: passdown DSDB_CONTROL_REPLICATED_UPDATE_OID...
2008-09-29 Volker LendeckeFix async_connect
2008-09-27 Michael Adam[s3]loadparm: refactor freeing of parameter data out...
2008-09-27 Michael Adam[s3]loadparm: in lp_do_parameter() use function lp_loca...
2008-09-27 Michael Adam[s3]loadparm: remove superfluous talloc context / tallo...
2008-09-27 Michael Adam[s3]loadparm: refactor setting parametric options in...
2008-09-27 Michael Adam[s3]loadparm: fix memory error - free the right param_o...
2008-09-27 Michael Adam[s3]loadparm: refactor freeing of parametric options...
2008-09-27 Michael Adam[s3]loadparm: rename process_registry_service() to...
2008-09-27 Michael Adam[s3]testparm: give testparm one common exit point and...
2008-09-27 Michael Adam[s3]testparm: free the popt context when it is no longe...
2008-09-27 Michael Adam[s3]build: build the new test_lp_load command.
2008-09-27 Michael Adam[s3]loadparm: add a command test_lp_load to test the...
2008-09-27 Jeremy AllisonSecond part of the fix for bug #5790 - samba returns...
2008-09-27 Stefan Metzmachers4:provision: don't do the full provision in the become_dc
2008-09-26 Günther Deschnerlibwbclient: fix doxygen warnings.
2008-09-26 Günther Deschnerlibgpo: add gpext_security module build to configure.
2008-09-26 Günther Deschnerlibgpo: fix copyright.
2008-09-26 Günther Deschnerlibgpo: add security CSE skeleton.
2008-09-26 Jeremy AllisonAdd test to show you can open for delete a readonly...
2008-09-26 Jeremy AllisonFix bug #5797 - Moving readonly files fails. Reported...
2008-09-26 Günther Deschnerlibgpo: fix invalid cast in scripts CSE.
2008-09-26 Kai Blinnet: Make share type lookup a function.
2008-09-26 Günther Deschners3-srvsvc: fix _srvsvc_NetShareAdd segfault.
2008-09-25 Jeremy AllisonUse IPv4/v6 independent calls. Change safe_strcpy/cat...
2008-09-25 Günther Deschnernetapi: start supporting NetUserSetInfo level 3.
2008-09-25 Günther Deschners3-nbt: further cleanup of dsgetdcname().
2008-09-25 Günther Deschners3-nbt: remove double nbt netlogon opcodes.
2008-09-25 Gerald W. Carteridmap: Fix typo is gid2sid() that was caching using...
2008-09-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-09-25 Jeremy AllisonRemove these no longer used include files.
2008-09-25 Gerald W. Carteridmap_hash: Fix the nss_info link during "make install"
2008-09-25 Gerald W. Carteridmap_adex: Fix the nss_info install link.
2008-09-25 Gerald W. CarterDocument the new hash and adex idmap/nss_info plugins.
2008-09-25 Gerald W. CarterDocument how to enable the name aliasing support in...
2008-09-25 Stefan Metzmachers3:lib/ldb: Don't return already freed pointer on error.
2008-09-25 Andrew Tridgellwe need different error handling for truncated packets...
2008-09-25 Andrew Tridgellfixed expansion of $USERNAME in signing tests
2008-09-25 Andrew Tridgellempty access mask is only denied on SMB2
2008-09-25 Andrew Tridgellwe should terminate the connection on a bad negprot...
2008-09-25 Andrew Tridgellfor use in python we need to use global_loadparm
2008-09-25 Andrew Tridgell- add reserved field in basic_information level
2008-09-25 Andrew Tridgellrecord highest seq number in SMB2 to check for seqnum...
2008-09-25 Andrew Tridgelllog stream termination
2008-09-25 Andrew Tridgellcope with body_size zero in SMB2 receive
2008-09-25 Andrew Tridgellcheck for a 0 byte in the buffer in SMB2 read
2008-09-25 Andrew Tridgellthe offset is 16 bits in SMB2 fileinfo
2008-09-25 Andrew Tridgellzero access mask should give ACCESS_DENIED
2008-09-25 Andrew Tridgell- SMB2 uses INVALID_PARAMETER not BUFFER_TOO_SMALL...
2008-09-25 Andrew Tridgell- use the current dialect first, for servers that only...
2008-09-25 Andrew Tridgelladded the structure for LINK_INFORMATION setfileinfo...
2008-09-25 Andrew Tridgellbe friendlier in smb2_deltree to some of the SMB2 imple...
2008-09-25 Andrew Tridgellcheck error code for zero desired_access in SMB2 create
2008-09-25 Andrew Tridgellfixed setpathinfo in gentest to not zero the filename...
2008-09-25 Andrew Tridgellfixed uninitialised variable bug
2008-09-25 Andrew Tridgellsupport NT_STATUS_XX:NT_STATUS_YY syntax in ignore...
2008-09-25 Andrew Tridgellfixed error code for bad keepalive
2008-09-25 Andrew Tridgellstricter checking of SMB2 echo body (per the spec)
2008-09-25 Jim McDonoughFix the new vfs_smb_traffic_analyzer build for static...
2008-09-24 Simo SorceTemporary build fix for the merged build
2008-09-24 Holger HetterichSMB traffic analyzer vfs module from Holger Hetterich...
2008-09-24 Jelmer VernooijRevert LDB return code patches from Matthias.
2008-09-24 Jeremy AllisonFix bug #5790 samba returns STATUS_OBJECT_NAME_NOT_FOUN...
next