metze/samba/wb-ndr.git
2008-09-15 Stefan Metzmacherfix NDR_PRINT_DEBUG args v4-0-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 Jeremy AllisonRemove unecessary msync. save-diskspace-heads/old-v4-0-test
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 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 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 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-12 Jeremy AllisonComment the delay write time tests so I know what they're
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 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-11 Andrew BartlettFix failure to load the schema on read-only DB.
2008-09-11 Andrew BartlettRemove the complexity of transactions from the attribut...
2008-09-11 Andrew BartlettMake cn=aggregate output less pretty, by more like...
2008-09-11 Andrew BartlettFix failures in the winbind struct-based test.
2008-09-10 Jeremy AllisonMerge branch 'v4-0-test' of ssh://jra@git.samba.org...
2008-09-10 Jeremy AllisonA truncate write must be a smbcli_smbwrite, not a
2008-09-10 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-10 Andrew BartlettReturn the same privilaged winbindd socket as we actual...
2008-09-09 Matthias Dieter... Fix uninstalling of binaries.
2008-09-09 Jelmer VernooijMerge branch 'v4-0-regClient' of git://repo.or.cz/Samba...
2008-09-09 Jelmer VernooijOnly try with -LPYTHONDIR/lib when python-config output...
2008-09-09 Volker LendeckeAttempt to correctly find python on host sunx
2008-09-09 Jelmer VernooijRemove unused scripts for installing binaries.
2008-09-09 Matthias Dieter... Fix up the "reg_common_open_remote" call
2008-09-09 Matthias Dieter... Two useful "regshell" improvements
2008-09-09 Jelmer VernooijRemove calls to unused uninstallbin.sh
2008-09-09 Jelmer VernooijAdd option for generating coverage data from python...
2008-09-09 Stefan MetzmacherUNIX-WHOAMI: fix compiler warnings
2008-09-09 Stefan Metzmacherdrsblobs.idl: add parser for ExtendedErrorInfo see...
2008-09-09 Andrew BartlettFix reversed test trying to fix bug #5713
2008-09-09 Andrew BartlettFix bug #5713 by correcting the generated schema.
2008-09-08 Jeremy AllisonMake it easier to see when tests start/end.
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: test behavior of SMBwrite truncate...
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: test behavior of writeX, SMBwrite...
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: demonstrate that a truncate write...
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: demonstrate that the time between...
2008-09-08 Stefan MetzmacherBASE-DELAYWRITE: test more details of the truncate...
2008-09-08 Andrew BartlettMake it clear that the MMR password can differ from...
2008-09-08 Oliver LiebelUse DIGEST-MD5 authentication for OpenLDAP replication
2008-09-08 Andrew BartlettAdd definition for SYSTEM_FLAG_ATTR_IS_RDN
2008-09-08 Andrew BartlettMove blackbox.smbclient to test against the member...
2008-09-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
next