metze/samba/wb-ndr.git
2008-09-15 Stefan Metzmacherfix NDR_PRINT_DEBUG args master4-libndr
2008-09-15 Stefan Metzmacherlibndr: implement NDR_PRINT_ macros needed for 'make'
2008-09-15 Stefan Metzmacherlibndr: basic print stuff as dummy functions
2008-09-15 Stefan Metzmacherlibndr: samba print debug stuff as dummy functions
2008-09-15 Stefan Metzmacherlibndr: convert ndr_print_array_uint8() into a dummy...
2008-09-15 Stefan Metzmacherlibndr: convert ndr_print_ptr() into a dummy function
2008-09-15 Stefan Metzmacherlibndr: dummy functions for string functions
2008-09-15 Stefan Metzmacherlibndr: convert ndr_print_* for samba specific types...
2008-09-15 Stefan Metzmacherlib/ndr/config.mk fixes
2008-09-15 Stefan Metzmacheradd abort() where we retun 1;
2008-09-15 Stefan Metzmacherdr_size_DATA_BLOB dummy fn
2008-09-15 Stefan Metzmachermissing stuff
2008-09-15 Stefan Metzmacheradd dummy functions for ndr_size_struct/union
2008-09-15 Stefan Metzmacheradd ndr_pull/push_*_blob dummy functions
2008-09-15 Stefan Metzmacheradd dummy functions for samba specific types
2008-09-15 Stefan Metzmacherlibndr: implement string related stuff as dummy functions
2008-09-15 Stefan Metzmacherlibndr: add dummy function for charset specific stuff
2008-09-15 Stefan Metzmacherlibndr: add ndr_push/pull_array_uint8() dummy functions
2008-09-15 Stefan Metzmacherremove unused ndr_push/pull_save/restore
2008-09-15 Stefan Metzmacherdummy add some helper files NOT for upstream!
2008-09-15 Stefan Metzmacherlibndr: create dummy functions for union/switch related...
2008-09-15 Stefan Metzmacherlibndr: create dummy functions for array related stuff
2008-09-15 Stefan Metzmacherlibndr: add more flags
2008-09-15 Stefan MetzmacherTODO more flags? libndr: implement ndr_set_flags()
2008-09-15 Stefan Metzmacherlibndr: implement NDR_ROUND()/NDR_ALIGN() macros
2008-09-15 Stefan Metzmacherlibndr: setup ndr_pull->current_mem_ctx
2008-09-15 Stefan Metzmacherlibndr: implement NDR_PULL_ALLOC* macros
2008-09-15 Stefan Metzmacherpass down struct smb_iconv_convenience...
2008-09-15 Stefan Metzmacherfix the build ndr_token_fetch() usage
2008-09-15 Stefan Metzmacherremove descr
2008-09-15 Stefan Metzmacherdummy
2008-09-15 Stefan Metzmacherlibndr: change ndr_pu*_subcontext_*() from macros to...
2008-09-15 Stefan Metzmacherlibndr: change ndr_pu*_*_relative_base*() from defines...
2008-09-15 Stefan Metzmacherlibndr: implement pointer push and pull functions
2008-09-15 Stefan Metzmacherlibndr: add stubs for pull functions
2008-09-15 Stefan Metzmacherlibndr: add some stubs for push functions
2008-09-15 Stefan Metzmacherlibndr: implement ndr_push/pull_error() stubs
2008-09-15 Stefan Metzmacherlibndr: implement NDR_PUSH/PULL_*INT* macros based...
2008-09-15 Stefan Metzmacherlibndr: add lgpl'ed byteorder.h
2008-09-15 Stefan Metzmacherlibndr: add ndr_int_types.c and still pass 'make'
2008-09-15 Stefan Metzmacherlibndr: 'make' compiles fine now
2008-09-15 Stefan Metzmacherlibndr: check enum ndr_err_code in NDR_CHECK() and...
2008-09-15 Stefan Metzmacherlibndr: is no longer NDR_CHECK() a noop
2008-09-15 Stefan Metzmacherlibndr: new LGPL'ed libndr.h to let 'make bin/ndrdump...
2008-09-15 Stefan Metzmacherremove existing librpc/ndr/ code
2008-09-14 Stefan Metzmacherblackbox: fix source => source4
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-14 Stefan Metzmacherlib/tdb: sync build system changes and python code...
2008-09-14 Jeremy AllisonRemove unecessary msync.
2008-09-14 Simo SorceThe msync manpage reports that msync *must* be called...
2008-09-14 Volker LendeckeAttempt to fix bug 5684
2008-09-14 Stefan Metzmacherlib/talloc: sync build system changes from samba4
2008-09-14 Andrew BartlettSkip strcmp() on 2 NULL pointers.
2008-09-14 Kai Blinr26514: Revert the talloc.c part of r26511, as talloc...
2008-09-14 Stefan Metzmacherr26511: Janitorial: Fix a warning for the 'printf'...
2008-09-14 Simo SorceUpdate homepages for talloc, tdb and ldb subprojects
2008-09-14 Michael AdamAdapt source code checkout information to git repo...
2008-09-14 Michael AdamFix paths for talloc into unpacked directory (rsync...
2008-09-14 Michael AdamFix path to talloc guide. Noted by "teferi" on irc.
2008-09-14 Jelmer Vernooijr25614: Add trivial tdb website.
2008-09-14 Stefan MetzmacherFix warnings on SuSE 9.0.
2008-09-14 Volker LendeckeFix bug 5400
2008-09-14 Stefan MetzmacherFix out of tree build. Remove the embedded srcdir...
2008-09-14 Stefan Metzmacherlibreplace: include <krb5.h> and <com_err.h> and no...
2008-09-14 Yannick Bergeronusing NGROUPS_MAX instead of 32 for the max group value...
2008-09-14 Yannick BergeronSolve an IBM XL C/C++ compiler error encountered in...
2008-09-14 Karolin SeegerFix typo.
2008-09-14 Volker LendeckeCorrectly find a [u]int32_t replacement
2008-09-14 Jelmer VernooijFix extra dash in command line flag.
2008-09-14 Jeremy AllisonFix replacement getpass. If we ^C at the prompt echo...
2008-09-13 Stefan Metzmacherrpc_server: don't send auth trailers in level connect
2008-09-13 Stefan Metzmacherlibrpc/rpc: don't send auth trailers in level connect
2008-09-13 Stefan Metzmacherrpc_server: correctly calculate the auth padding
2008-09-13 Stefan Metzmacherclient free credentials when not needed anymore
2008-09-13 Jeff Laytonmount.cifs: make local versions of strlcat and strlcpy...
2008-09-13 Jeff Laytoncifs.upcall: make most functions static and silence...
2008-09-12 Jeremy AllisonModify a comment to make things clearer.
2008-09-12 Jeremy AllisonComment the delay write time tests so I know what they're
2008-09-12 Volker LendeckeFactor out validate_smb_crypto
2008-09-12 Volker LendeckeFix "make test" -- gna...
2008-09-12 Volker LendeckeAdd a more explaining comment
2008-09-12 Volker Lendeckeremove a pointless empty line
2008-09-12 Volker LendeckeAdd a paranoia check on incoming PDUs
2008-09-12 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-12 Jelmer VernooijRevert "Add option for generating coverage data from...
2008-09-12 Simo SorceRemove ancient remains of first experimentations about
2008-09-12 Simo SorceFix spellings and file names
2008-09-12 Michael Adampackaging: use "find" instead of "du" to find files...
2008-09-12 Günther Deschnernetapi: fix NetUserGetLocalGroups.
2008-09-12 Günther Deschnernetapi: fix NetGroupGetUsers (only enumerates users).
2008-09-12 Günther Deschnernetapi: fix NetUserSetGroups.
2008-09-12 Günther Deschnernetapi: fix NetGroupSetUsers.
2008-09-12 Günther Deschnerdoserr: add WERR_NO_SUCH_ALIAS.
2008-09-12 Günther Deschnermessaging: move types to IDL.
2008-09-12 Jelmer VernooijReorder defines for version for consistency with Samba 4.
2008-09-12 Volker Lendeckefix nonempty blank lines
2008-09-12 Stefan Metzmacherrename packaging => packaging4
2008-09-12 Stefan Metzmacheradd '4' to the end of some filesnames
2008-09-12 Stefan Metzmacherrename swat => swat2, so that we don't conflict with...
2008-09-12 Jeremy AllisonUse the given name, not the absolute pathname, when...
next