For the vfs_acl_xattr.c module, make sure we map GENERIC file and directory bits
[ira/wip.git] / source3 /
2008-10-09 Jeremy AllisonFor the vfs_acl_xattr.c module, make sure we map GENERI...
2008-10-08 Tim ProutyFixed "might be uninitialized" warning
2008-10-08 Jeremy AllisonDeal with inheritance from parent directory when settin...
2008-10-08 Jeremy AllisonFix bug #5814 - Winbindd dumping core in a strange...
2008-10-08 Volker LendeckeRemove unused CHECK_FSP macro
2008-10-08 Jelmer Vernooijfix libclinbtsrcdir variable.
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jeremy AllisonFix const warning.
2008-10-08 Jeremy AllisonUpdate vfs version as I've added a const to the securit...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-07 Jeremy AllisonMake map_errno_from_nt_status() a generic call, not...
2008-10-07 Tim ProutyFixed build warning "passing arg from incompatible...
2008-10-06 Gerald (Jerry) Carteridmap_adex: Add more debugging to the basic search...
2008-10-06 Gerald (Jerry) Carteridmap_adex: Add log messages to dc_add_domain for easie...
2008-10-06 Volker LendeckeIf name_to_fqdn fails, retry with the dns domain the...
2008-10-06 Volker LendeckeLog in the parent winbind log where a request is going
2008-10-06 Volker LendeckeAdd netlogond auth method
2008-10-06 Volker LendeckeAdd dyn_NCALRPCDIR
2008-10-06 Volker LendeckeStore a local schannel key in secrets.tdb
2008-10-05 Volker LendeckeFix some nonempty blank lines
2008-10-05 Volker LendeckeRemove an unused variable
2008-10-05 Volker LendeckeFix some missing error handlings
2008-10-05 Volker LendeckeOS/X does not have rl_done in readline.h
2008-10-05 Volker LendeckeFix an uninitialized variable warning
2008-10-04 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-04 Volker LendeckeFix an unlikely memleak found by the IBM checker
2008-10-04 Volker LendeckeFix an uninitialized variable found by the IBM Checker
2008-10-04 Volker LendeckeFix a potential NULL deref in line 258 found by the...
2008-10-04 Volker Lendecke"gwen/cc" does not like the double const :-)
2008-10-04 Jeremy AllisonFix the build farm. In this branch cli_echo returns...
2008-10-03 Jeremy AllisonCorrectly fix smbclient to terminate on eof from server.
2008-10-03 Jeremy AllisonSimply our main loop processing. A lot :-). Correctly...
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-03 Gerald (Jerry) Carternet_dns: Make "lwinet ads dns register" honor the ...
2008-10-03 Gerald (Jerry) Carterlibaddns: Use the same prerequisite for DDNS update...
2008-10-02 Jeremy AllisonDon't reject a successful alloc :-(.
2008-10-02 Derrell LipmanFix bug 5805: don't close stdout
2008-10-02 Volker LendeckeThe IRIX compiler does not like embedded unnamed unions
2008-10-02 Volker LendeckeAttempt to fix the build on IRIX
2008-10-02 Volker LendeckeFix bug 5798: "CFLAGS info lost in configure"
2008-10-01 Jeremy AllisonFix bug #5080. Access to cups-printers via samba broken...
2008-10-01 Jeremy AllisonWhitespace cleanup.
2008-10-01 Jeremy AllisonFix use of DLIST_REMOVE as spotted by Constantine Vetos...
2008-10-01 Jeremy AllisonTurn the socket connections into a refcounted list...
2008-09-30 Jeremy AllisonConvert to allocated strings. Use write_data(), not...
2008-09-30 Jeremy AllisonRevert erroneous commit.
2008-09-30 Jeremy AllisonRemove current_user_info - not needed.
2008-09-30 Jeremy AllisonRestructure the module so it connects to the remote...
2008-09-30 Jeremy AllisonFix the make test problem Karolin reported. Now rename_...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
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 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:configure: require tdb >= 1.1.3 from the system
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-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 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 Stefan Metzmachers3:lib/ldb: Don't return already freed pointer on error.
2008-09-25 Jim McDonoughFix the new vfs_smb_traffic_analyzer build for static...
2008-09-24 Holger HetterichSMB traffic analyzer vfs module from Holger Hetterich...
2008-09-24 Jeremy AllisonFix bug #5790 samba returns STATUS_OBJECT_NAME_NOT_FOUN...
2008-09-24 Stefan Metzmacherbuild: fix the libcryptosrcdir for the merged build
2008-09-24 Stefan Metzmachers3:configure: add -L./bin also for the merged build
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Karolin Seegerprinting: Rename new parameter "cups timeout" to "cups...
2008-09-24 Jelmer VernooijUse common crc32 implementation.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next