Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4
[ira/wip.git] / source4 /
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
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
2008-09-23 Andrew BartlettRemove unused parameter from decode_pw_buffer and fail...
2008-09-23 Andrew BartlettRemove unused variable
2008-09-22 Andrew BartlettExplain why we use signing for DCs, but not file servers
2008-09-22 Andrew BartlettTest re-setting the challenge after an auth3 in RPC...
2008-09-22 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-22 Andrew BartlettThis torture test and skipping of the server-side check...
2008-09-22 Stefan Metzmachers4: allways initialize the process model before it...
2008-09-22 Stefan Metzmacherprocess incoming connections and fork a samba3 in inetd...
2008-09-21 Jelmer VernooijFix merged build.
2008-09-21 Matthias Dieter... Torture suite: Revert some changes because they aren...
2008-09-21 Matthias Dieter... Registry client: Remove all conversion helper functions
2008-09-21 Matthias Dieter... Registry client library: Remove two elementar conversio...
2008-09-21 Matthias Dieter... Revert "Registry tool "regtree": Removing an error...
2008-09-21 Matthias Dieter... Torture suite: Fixes the tests to not segfault again...
2008-09-21 Matthias Dieter... Registry client: Fixup the "patchfile" library
2008-09-21 Matthias Dieter... Registry client: Implement the "winreg_QueryValue"...
2008-09-21 Matthias Dieter... Registry client library: Use "talloc_zero" to avoid...
2008-09-21 Matthias Dieter... Registry tool "regdiff": Add the event context for...
2008-09-21 Matthias Dieter... Registry client library: Fixes the creation of new...
2008-09-21 Matthias Dieter... Registry client library: Fix some buffer problems
2008-09-21 Matthias Dieter... Registry client library: Various fixup's and corrections
2008-09-21 Matthias Dieter... Registry tools "regshell" and "regtree": Small fixup's
2008-09-21 Matthias Dieter... Registry client: Various cleanups and charset conversions
2008-09-21 Matthias Dieter... Registry tool "regshell": Handle the default attribute...
2008-09-21 Matthias Dieter... Registry tool "regtree": Removing an error message
2008-09-21 Matthias Dieter... Registry tool "regtree": Handle the default attribute...
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Jelmer VernooijAvoid printing characters when in immediate mode.
2008-09-21 Jelmer VernooijPrint status (one character per test) when not running...
2008-09-21 Jelmer VernooijRevert "Rename smbd -> samba."
2008-09-21 Jelmer VernooijUse absolute paths for wbinfo rather than relying on...
2008-09-21 Jelmer VernooijRename smbd -> samba.
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Jelmer VernooijAllow SWAT to be run outside of smbd.
2008-09-21 Jelmer VernooijSupport POST requests again, provide more variables...
2008-09-21 Jelmer VernooijMake standard SWAT script print received headers.
2008-09-21 Jelmer VernooijFirst GET request works. SWAT now displays a Hello...
2008-09-21 Jelmer VernooijProperly call WSGI request handler when requests come in.
2008-09-21 Jelmer VernooijRemove support for ESP in the web server.
2008-09-21 Jelmer VernooijRemove some dependencies of the web server on esp.
2008-09-21 Jelmer VernooijAdd input / error stream objects in WSGI implementation.
2008-09-21 Jelmer VernooijAdd more parts of the WSGI implementation.
2008-09-21 Jelmer VernooijAdd initial work on WSGI support in the web server.
2008-09-21 Jelmer VernooijRename http to esp, in preparation of adding a python...
2008-09-21 Jelmer VernooijNo longer set PATH during selftest, was only required...
2008-09-21 Jelmer VernooijStop installing JS libraries.
2008-09-21 Jelmer VernooijFix last samba3sam.py test.
2008-09-21 Jelmer VernooijFix DNs - only one more samba3sam test failing now.
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-20 Jelmer VernooijDon't expose ldb_request in the Python API but rather...
2008-09-20 Jelmer VernooijMore code simplifications.
2008-09-19 Simo SorceFix ldb standalone build.
2008-09-19 Simo SorceFix libevents standalone build
2008-09-19 Matthias Dieter... LDAP Server: Don't create the SASL SECBLOB output objec...
2008-09-19 Matthias Dieter... NTLMSSP Server: Correctly fills in the DNS server name...
2008-09-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-19 Jelmer VernooijAdd support for implementing LDB modules in Python.
next