Eliminate another global_loadparm.
[kai/samba.git] / source3 /
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...
2008-09-24 Jelmer VernooijUse shared copy of hmac5 implementation.
2008-09-24 Jelmer VernooijUse common md4 implementation.
2008-09-24 Jelmer VernooijUse common MD5.
2008-09-24 Jelmer VernooijUse new binary name in merged build.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Günther Deschners3: fix idmap_adex.
2008-09-24 Günther Deschners3-nbt: use the new generated nbt.
2008-09-24 Günther Deschners3: re-run make samba3-idl.
2008-09-24 Günther Deschners3-nbt: full merge of s4 nbt idl.
2008-09-24 Günther Deschners3: fix merged_build.
2008-09-23 Karolin Seegerprinting: Add new parameter "cups timeout".
2008-09-23 Günther Deschners3: fix make everything.
2008-09-23 Jeremy AllisonFix winbindd crash in an unusual failure mode. Bug...
2008-09-23 Jeremy AllisonFix bug #5783 FindFirst fails where search pattern...
2008-09-23 Günther Deschnerpam_winbind: attempt to fix build issue on solaris...
2008-09-23 Günther Deschners3-ndr: add stub smb_iconv_convenience to some ndr_...
2008-09-23 Günther Deschners3: re-run make samba3-idl.
2008-09-23 Günther Deschners3: fix NETLOGON_NT_VERSION version flags.
2008-09-23 Günther Deschners3: re-run make samba3-idl.
2008-09-23 Günther Deschners3-nbt: start merging from samba4 idl.
2008-09-23 Günther Deschners3-build: let ctags/etags start from the toplevel dir.
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners3-nbt: remove old samba3 libcli/nbt copy.
2008-09-23 Michael Adam[s3]winbindd_group: don't list the domain twice when...
2008-09-23 Michael Adam[s3]winbindd_group: sanely handle NULL domain in add_me...
2008-09-23 Michael Adam[s3]winbindd_ads: honour "winbind use default domain...
2008-09-23 Michael Adam[s3]winbindd_rpc: add domain prefix to username in...
2008-09-23 Michael Adam[s3]winbindd_util: add fill_domain_username_talloc().
2008-09-23 Michael Adam[s3]winbindd_util: add prototype for fill_domain_userna...
2008-09-23 Michael Adam[s3]winbindd: fix a comment typo
2008-09-23 Michael Adam[s3]winbind_util: fix an implicit cast compile warning.
2008-09-23 Günther Deschners3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
2008-09-23 Günther Deschners3-nbt: use ../libcli/nbt helper.
2008-09-23 Günther Deschners3: re-run make idl.
2008-09-23 Günther Deschners3-nbt: refer to ../libcli/nbt in nbt.idl.
2008-09-23 Günther Deschners3: use samba4 prototype for ndr_push/pull_struct_blob.
2008-09-23 Günther Deschners3: re-run make idl.
2008-09-23 Günther Deschners3-nbt: fix nbt.idl in order to use shared nbt helper.
2008-09-23 Günther Deschners3-charset: add smb_iconv_convenience.
2008-09-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-22 Volker LendeckeFix make pch in the merged build
2008-09-22 Gerald (Jerry) Carteridmap_adex: Add new idmap plugin for support RFC2307...
2008-09-22 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-22 Günther Deschnerre-run make idl.
2008-09-22 Günther Deschnernetapi: add more fields to USER_INFO_X.
2008-09-22 Günther Deschnernetapi: add NetFile testsuite.
2008-09-22 Günther Deschnernetapi: fix case statement in example NetUserSetModals...
2008-09-21 Stefan Metzmachers3: link @tallocdir@/testsuite_main.o into talloctort
2008-09-21 Stefan Metzmachers3: link libreplace/test/main.c into replacetort
2008-09-21 Jelmer VernooijFix merged build.
next