tprouty/samba.git
2008-09-24 Günther Deschnerlibcli: add some basic debugging functions for netlogon...
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 Günther Deschnerlibcli: add autogenerated libcli netlogon helper protos.
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 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 Deschnerpidl: fix samba3 server wrt to samba4 ndr_pull_init_blo...
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 Deschners4-nbt: use moved libcli netlogon helpers.
2008-09-23 Günther Deschners4-libcli: move nbt/netlogon helper functions up one...
2008-09-23 Günther Deschners3-build: let ctags/etags start from the toplevel dir.
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 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 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 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 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 Volker LendeckeFix make pch in the merged build
2008-09-22 Andrew BartlettExplain why we use signing for DCs, but not file servers
2008-09-22 Gerald (Jerry... idmap_adex: Add new idmap plugin for support RFC2307...
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 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-22 Stefan Metzmachers4: allways initialize the process model before it...
2008-09-22 Karolin Seegercreate-tarball: Adapt script to changed directory struc...
2008-09-22 Karolin Seegercreate-tarball: Don't remove /*.
2008-09-22 Karolin Seegercreate-tarball: Remove trailing/leading whitespaces.
2008-09-22 Stefan Metzmacherprocess incoming connections and fork a samba3 in inetd...
2008-09-21 Stefan Metzmachers3: link @tallocdir@/testsuite_main.o into talloctort
2008-09-21 Stefan Metzmacherlib/talloc: move main() out of testsuite.c
2008-09-21 Stefan Metzmachers3: link libreplace/test/main.c into replacetort
2008-09-21 Stefan Metzmacherlibreplace: move main() out of testsuite.c
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
next