ira/wip.git
2009-05-02 Volker LendeckeFix Coverity 911: FORWARD_NULL. Metze, please check!
2009-05-02 Volker LendeckeAttempt to fix the merged build on OpenSuSE 10.2
2009-05-02 Volker LendeckeFix a malloc/talloc mixup
2009-05-01 Jelmer VernooijFix dependency on the attributes file.
2009-05-01 Jelmer VernooijRemove unused entries from clean.
2009-05-01 Jelmer VernooijRemove rules for unused epstopdf.
2009-05-01 Jelmer VernooijRemove XSLT script to generate image dependencies,...
2009-05-01 Jelmer VernooijRemove text chunks support. Was never built by any...
2009-05-01 Volker LendeckeAttempt to the build on NetBSD5 and a few others
2009-05-01 Jelmer Vernooijfind_unused_doc: Strip spaces in configuration names...
2009-05-01 Jelmer VernooijUse <example> + <smbconfblock> rather than nonexistant...
2009-05-01 Jelmer VernooijIgnore docs-xml/output directory and its contents as...
2009-05-01 Jelmer VernooijFix a couple of invalid DocBook XML usages in the Samba...
2009-05-01 Jelmer VernooijFix most of the invalid usages of DocBook in the Samba...
2009-05-01 Jelmer VernooijFix a bunch of XML validation errors.
2009-05-01 Jelmer VernooijRemove broken XSL-FO translation code; this has been...
2009-05-01 Jelmer VernooijAdd more output generated by the documentation build...
2009-05-01 Jelmer VernooijMove expansion of Samba-specific XML elements out of...
2009-05-01 Jelmer VernooijExplicitly mention licenses in all stylesheets
2009-05-01 Jelmer VernooijRemove the DTD for the removed pdb-xml backend.
2009-05-01 Jelmer VernooijGenerate pdf documents in-place rather than copying...
2009-05-01 Jelmer VernooijRemove unused and unsubstituted variables from Makefile...
2009-05-01 Jelmer VernooijRemove references to dia now that we use inkscape for...
2009-05-01 Jelmer VernooijFix build of the PostScript documents.
2009-05-01 Jelmer VernooijFix dependencies on images for pdf and ps files.
2009-05-01 Jelmer VernooijRemove unnecessary checks for apps now used through...
2009-05-01 Jelmer VernooijRemove use of unicode quotes, as it confuses LaTeX.
2009-05-01 Jelmer VernooijUse standard LaTeX book document class rather than...
2009-05-01 Jelmer VernooijTrim the requirements for building the docs, remove...
2009-05-01 Jelmer VernooijMove test image to test/images/, consistent with the...
2009-05-01 Jelmer VernooijCut out the intermediate dvi files in the Makefile...
2009-05-01 Jelmer VernooijRemove reference to (removed?) image copy script.
2009-05-01 Jelmer VernooijRemove admon graphics - provided by dblatex now.
2009-05-01 Jelmer VernooijAlso move \linebreaksign to the samba LaTeX package.
2009-05-01 Jelmer VernooijSplit Samba-specific LaTeX commands into their own...
2009-05-01 Jelmer VernooijFix syntax errors (title is mandator for chapters)...
2009-05-01 Jelmer VernooijUse new stylesheet variables names as used by dblatex.
2009-05-01 Jelmer VernooijFix dblatex warning: Remove reference to removed DTD...
2009-05-01 Jelmer VernooijRemove included (but unused) copy of db2latex.
2009-05-01 Jelmer VernooijUse system-provided dblatex to build the docs rather...
2009-05-01 Jelmer VernooijMake the test document include a Samba-specific XML...
2009-05-01 Jelmer VernooijLook for dblatex.
2009-05-01 Volker LendeckeMany build farm boxes do not have clock_gettime
2009-05-01 Stefan Metzmachers4:rpc_server: convert the socket based part to use...
2009-05-01 Stefan Metzmachers4:smbd: depend on NAMED_PIPE_AUTH_TSTREAM...
2009-05-01 Stefan Metzmacherlibcli/named_pipe_auth: add tstream_npa_connect_send...
2009-05-01 Stefan Metzmachers4:smbd: add support for named_pipe_auth level 2 in...
2009-05-01 Stefan Metzmacherrerun "make idl"
2009-05-01 Stefan Metzmachernamed_pipe_auth.idl: add level 2 and pass the client...
2009-05-01 Stefan Metzmachertsocket: add tstream_readv_pdu_queue_send/recv()
2009-05-01 Stefan Metzmachertsocket: add tstream_writev_queue_send/recv()
2009-05-01 Stefan Metzmachertsocket: add tstream_readv_pdu_send/recv()
2009-05-01 Stefan Metzmachertsocket: add tstream implementation for bsd sockets...
2009-05-01 Stefan Metzmachertsocket: add tstream_context infrastructure similar...
2009-05-01 Stefan Metzmachertsocket: rename tdgram_unix_dgram_socket() => tdgram_un...
2009-05-01 Stefan Metzmachertsocket: move tsocket_simple_int_recv() to tsocket.c
2009-05-01 Stefan Metzmachertsocket: move tsocket_sendto_queue_send/recv() to tsock...
2009-05-01 Stefan Metzmachertsocket: tdgram move input checks to the common code...
2009-05-01 Stefan Metzmachertsocket: for unix domain sockets we need to use sizeof...
2009-05-01 Stefan Metzmachertsocket: return EINVAL when tdgram_sendto_send() is...
2009-05-01 Stefan Metzmachertsocket: fix dependecies
2009-05-01 Stefan Metzmachertsocket: remove tsocket_context related stuff
2009-05-01 Stefan Metzmachers4:libcli: remember operating system and lan manager...
2009-05-01 Stefan Metzmachers4:libcli/raw: write can return STATUS_BUFFER_OVERFLOW...
2009-05-01 Jelmer VernooijFix regular expressions in find_missing_doc after code...
2009-05-01 Jelmer VernooijFix 'make undocumented' (by hardcoding the source path...
2009-05-01 Jelmer VernooijFilter substitution variables out of list of undocument...
2009-05-01 Jelmer VernooijFix 'make samples' (git doesn't version directories...
2009-05-01 Volker LendeckeAdd getaddrinfo_send/recv
2009-05-01 Volker LendeckeAdd fncall_send/recv
2009-05-01 Volker LendeckeAdd thread pool
2009-04-30 Jeremy AllisonCause cli_close to return an NTSTATUS.
2009-04-30 Michael Adams3:config.sub: clean some space/tab mixup that git...
2009-04-30 Michael Adams3:config.sub: replace old FSF address by the web site...
2009-04-30 Michael Adams3:config.sub: move to GPLv3
2009-04-30 Michael Adams3:update config.sub from gnu.org (2009-04-17)
2009-04-30 Michael Adams3:config.guess: clean some whitespace/tab mixtures...
2009-04-30 Michael Adams3:config.guess: replace old FSF address by the web...
2009-04-30 Michael Adams3:config.guess: move to GPLv3
2009-04-30 Michael Adams3:update config.guess form gnu.org (version 2009-04-27)
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2009-04-30 Günther Deschners3-netapi: Fix Bug #6309: support remote unjoining...
2009-04-30 Günther Deschnerwkssvcs: add WKSSVC_JOIN_FLAGS_IGNORE_UNSUPPORTED_FLAGS...
2009-04-30 Günther Deschners3-printing: rework move_driver_file_to_download_area...
2009-04-30 Günther Deschners3-lsa: use LSA_POLICY_MODE flags in _lsa_GetSystemAcce...
2009-04-30 Günther Deschners3-nss_wins: Fix unresolved ldb symbols in libnss_wins.so.
2009-04-30 Volker LendeckeRe-import the v3-3 version of str_list_make().
2009-04-30 Volker LendeckeFix notify_onelevel: notify is not necessarily enabled
2009-04-30 Günther Deschners3-spoolss: avoid referring to uid 0 in spoolss server...
2009-04-30 Günther Deschners3-printing: use move_driver_file_to_download_area...
2009-04-30 Günther Deschners3-printing: add move_driver_file_to_download_area().
2009-04-30 Jeremy AllisonMake cli_unlink async.
2009-04-29 Jeremy AllisonMore async calls in libsmb/clifile.c
2009-04-29 Michael Adams3:vfs: untangle logic for loading and probing modules...
2009-04-29 Günther Deschners3-test: make it possible to find the built vlp in...
2009-04-29 Karolin Seegers3/docs: Fix serveral typos.
2009-04-29 Karolin Seegers3/docs: Remove documentation of "use kerberos keytab".
2009-04-29 Günther Deschners3-docs: document "net eventlog" in net manpage.
2009-04-29 Günther Deschners3-net: make "net eventlog" help output a little more...
2009-04-29 Bo Yangs3: fix crash in winbindd
next