Remove global_loadparm instance.
[ira/wip.git] / source4 /
2008-09-30 Jelmer VernooijRemove global_loadparm instance.
2008-09-30 Jelmer VernooijRemove uses of global_loadparm.
2008-09-29 Jelmer VernooijRemove global_loadparm instance.
2008-09-29 Jelmer VernooijRemove redundant call.
2008-09-29 Jelmer VernooijExplicitly pass on session options to session setup...
2008-09-29 Jelmer VernooijPass options struct into session initialization functio...
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 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 Metzmachers4:dsdb: passdown DSDB_CONTROL_REPLICATED_UPDATE_OID...
2008-09-27 Stefan Metzmachers4:provision: don't do the full provision in the become_dc
2008-09-26 Jeremy AllisonAdd test to show you can open for delete a readonly...
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-24 Jelmer VernooijRevert LDB return code patches from Matthias.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Matthias Dieter... Cosmetic corrections for the KERBEROS library
2008-09-24 Matthias Dieter... Kerberos cosmetic changes: Revert a part of the patch
2008-09-24 Matthias Dieter... Cosmetic corrections for the KERBEROS library
2008-09-24 Matthias Dieter... Cosmetic corrections for the LDB library
2008-09-24 Matthias Dieter... Cosmetic corrections for the LDB backend modules
2008-09-24 Matthias Dieter... Cosmetic corrections for the DSDB module
2008-09-24 Jelmer VernooijUse loadparm since it's required by some modules.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijClean .o files in lib/ and libcli/ too.
2008-09-24 Jelmer VernooijMove source4/lib/crypto to lib/crypto.
2008-09-24 Simo SorceFix nasty bug that would come up only if a client conne...
2008-09-24 Simo SorceFix python test, we can't check only the first member...
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 Stefan Metzmachers4:libcli/smb_composite: we only check the signature...
2008-09-24 Günther Deschners3: fix merged_build.
2008-09-24 Jelmer VernooijRename smbd -> samba.
2008-09-23 Günther Deschners4: remove autogeneration of libcli/netlogon protos.
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-23 Günther Deschners4-nbt: use moved libcli netlogon helpers.
2008-09-23 Günther Deschners4-libcli: move nbt/netlogon helper functions up one...
2008-09-23 Volker LendeckeS3 puts smb.conf and lmhosts in lib/, s4 into etc/
2008-09-23 Stefan Metzmachers4:lib/charset: add missing prototype of talloc_strdup_...
2008-09-23 Andrew Tridgellfixed problem with ACLs with an empty DACL list
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Stefan Metzmacherselftest: run smb signing tests as part of make quicktest
2008-09-23 Stefan Metzmacherselftest: test some smb signing combinations against...
2008-09-23 Stefan Metzmachers4:smb_server: remove the bogus smbsrv_signing_restart()
2008-09-23 Stefan Metzmacherlibcli/smb_composite: for spnego session setups check...
2008-09-23 Stefan Metzmacherlibcli/raw: real signing starts at seqnumber 2
2008-09-23 Stefan Metzmacherlibcli/raw: in SMB_SIGNING_ENGINE_BSRSPYL state it...
2008-09-23 Stefan Metzmacherlibcli/raw: give the caller the chance to do the signin...
2008-09-23 Stefan Metzmacherlibcli/raw: give the caller the chance to prevent the...
2008-09-23 Stefan Metzmachergensec_krb5: only give away the session key, when the...
2008-09-23 Stefan Metzmachergensec_gssapi: only give away the session key, when...
2008-09-23 Stefan Metzmacherntlmssp: only give away the session key, when the authe...
2008-09-23 Stefan MetzmacherRPC-PAC: loop in gensec_update() untill the server...
2008-09-23 Günther Deschners4-nbt: use ../libcli/nbt
2008-09-23 Günther Deschners4-nbt: move libcli/nbt up one level.
2008-09-23 Günther Deschners4-nbt: merge some fixes from samba3 nbt helper.
2008-09-23 Günther Deschners4-nbt: use private_data instead of private.
2008-09-23 Günther Deschners4-nbt: remove unrequired include.
2008-09-23 Günther Deschners4: add talloc_strdup_upper.
2008-09-23 Andrew Tridgelltest setinfo FULL_EA_INFORMATION in gentest
2008-09-23 Andrew Tridgelladded FULL_EA_INFORMATION setea call
2008-09-23 Andrew Tridgellfixed a memory error in change notify handling in gentest
2008-09-23 Andrew Tridgellfixed readonly handling in deltree
2008-09-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew Tridgelladded some debug code
next