fixed the ldb blackbox test to work with non-bourne shells (as needed
[kai/samba.git] / source3 /
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...
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.
next