s3-rpcclient: use new rpccli_spoolss_enumforms wrapper.
[ira/wip.git] / lib /
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Andrew BartlettUpdate talloc version so we don't fail on system talloc...
2009-03-04 Michael Adams3:smbconf: move smbconf_share_exists checks into backend
2009-03-04 Tim Proutysocket wrapper: Fix 'might be used uninitialized' warning
2009-03-04 Stefan Metzmachersocket_wrapper: add multiple interface support for...
2009-03-04 Stefan Metzmachersocket_wrapper: add ipv6 pcap support
2009-03-04 Stefan Metzmachersocket_wrapper: pass down sockaddr instead of sockaddr_...
2009-03-04 Stefan Metzmachersocket_wrapper: prepare pcap support for ipv6 traffic
2009-03-04 Stefan Metzmachersocket_wrapper: don't crash if we get EAGAIN from real_...
2009-03-03 Stefan Metzmacherlib/util: remove samba specific talloc_get_type_abort()
2009-03-03 Stefan Metzmachertalloc: add talloc_get_type_abort()
2009-03-02 Simo SorceMake struct tevent_req opaque
2009-03-02 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-02 Jelmer VernooijImport ISO-8859-1, 646 from Samba 3 iconv.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijUse common header file for character set handling in...
2009-03-01 Jelmer Vernooijs4: Use same function signature for convert_* as s3.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijAvoid using tevent_util.h, which won't be available...
2009-03-01 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMove next_token_talloc to util.c, as util_str.c is...
2009-03-01 Jelmer VernooijMove next_token_talloc() to top-level.
2009-03-01 Jelmer VernooijSync smb_iconv_t type, convert_string return type with...
2009-03-01 Jelmer VernooijAdd allow_badcharcnv argument to all conversion functio...
2009-02-28 Volker LendeckeSimplify async_connect_send slightly
2009-02-26 Stefan Metzmacherlib/torture: fix depency to map_nt_error_from_unix()
2009-02-26 Stefan Metzmachertevent: add tevent_queue infrastructure
2009-02-26 Volker LendeckeAdd tevent_ntstatus
2009-02-26 Michael Adams3:libsmbconf: add transactions to the libsmbconf api
2009-02-26 Volker LendeckeSpeed up "net conf list"
2009-02-26 Stefan Metzmacherlibreplace: make it possible to disable socket_wrapper...
2009-02-25 Stefan Metzmacherlib/tdb: if we know pwrite and pread are thread/fork...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Stefan Metzmachertevent: add private_print function feature to tevent_req
2009-02-25 Stefan Metzmachertevent: add tevent_req_poll() function
2009-02-25 Volker LendeckeRemove async_req based async_send
2009-02-25 Volker LendeckeRemove async_req based async_recv
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Volker LendeckeAttempt to fix the OpenChange build -- sorry for the...
2009-02-24 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Volker LendeckeAdd more conventional async_recv
2009-02-24 Volker LendeckeAdd more conventional async_send
2009-02-24 Volker LendeckeRemove unused param_connect struct
2009-02-24 Volker LendeckeRemove unused recvall
2009-02-24 Volker LendeckeAdd async read_packet
2009-02-24 Volker LendeckeFix async writev
2009-02-24 Volker LendeckeRemove async sendall
2009-02-24 Volker LendeckeAdd async writev
2009-02-24 Volker LendeckeConvert async_connect to tevent_req
2009-02-24 Volker Lendecketevent.h requires bool and uint[16|32|64]_t
2009-02-24 Volker LendeckeAdd tevent_req_is_unix_error
2009-02-24 Steven DannemanRefactored sys_fork() and sys_pid() into shared util...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
2009-02-23 Björn Jackeall BSDs use this evironment variable
2009-02-21 Tim ProutyFix shadowed declaration warning
2009-02-21 Jelmer Vernooijpytevent: Fix include path - tevent_util is not installed.
2009-02-21 Steven DannemanMoved become_daemon() and close_low_fds() to shared...
2009-02-18 Stefan Metzmachertevent: add tevent_wakeup_send/recv()
2009-02-18 Stefan Metzmachertevent: rename tevent_req_set_timeout() => tevent_req_s...
2009-02-17 Kai Blinasync_sock: Use tevent_timeval instead of timeval functions
2009-02-17 Kai Blintevent: Rename ev_timeval* functions to tevent_timeval...
2009-02-16 Stefan Metzmachertevent: fix compiler warning in pytevent.c
2009-02-16 Stefan Metzmacherlib/tevent: change to LGPLv3+
2009-02-14 Volker LendeckeAdd missing prototype for "tevent_req_print"
2009-02-14 Volker LendeckeFix a warning and a bug: pipe(2) can fail
2009-02-14 Volker LendeckeAdd two variable assignments to shut up gcc
2009-02-13 Stefan Metzmachertevent: raise version to 0.9.3
2009-02-13 Stefan Metzmacherlib/tevent: add tevent_req infrastructure
2009-02-13 Stefan Metzmacherlib/tevent: add tevent_req.c as copy of lib/async_req...
2009-02-13 Stefan Metzmacherlib/tevent: expose ev_timeval_zero() for internal usage
2009-02-13 Stefan Metzmacherlib/tevent: remove broken tevent_aio support
2009-02-13 Volker LendeckeReplace get_myname() with the talloc version from v3...
2009-02-13 Volker LendeckeFix Coverity ID 707 (RESOURCE_LEAK)
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-11 Björn Jackeenable IPv6 support for NetBSD, FreeBSD
2009-02-09 Tim Proutys3 async: Fix the build on systems that have ETIMEDOUT...
2009-02-09 Jelmer VernooijRevert "s3/s4: Move CONST_DISCARD into lib/util so...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 Kai Blinasync_sock: Map ASYNC_REQ_TIMEOUT to ETIMEDOUT instead...
2009-02-09 Kai Blinasync_sock: Use unix errnos instead of NTSTATUS
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-03 Stefan Metzmacherlib/tdb: don't generate a static library for the samba4...
2009-02-02 Volker LendeckeNext step disentangling async_req from NTSTATUS
2009-02-02 Volker LendeckeAttempt to fix "make test" on host "tridge"
2009-02-02 Stefan Metzmacherlib/tevent: the python bindings don't use swig anymore
2009-02-02 Stefan Metzmacherlib/tdb: the python bindings don't use swig anymore
2009-02-02 Stefan Metzmacherlib/tevent: s/private/private_data
2009-02-02 Stefan Metzmacherlib/util: s/new/pn in idtree.c
2009-02-02 Stefan Metzmacherlib/util: s/class/dclass
2009-02-01 Simo SorceFix headers, only ldb.h is required
2009-02-01 Volker LendeckeSplit up async_req into a generic and a NTSTATUS specif...
2009-01-31 Stefan Metzmacherlib/replace: move MAXHOSTNAMELEN to system/network.h
2009-01-31 Simo SorceDo not install private headers
2009-01-30 Tim Proutys3 build: Remove unused fstat check to fix a bunch...
2009-01-30 Stefan Metzmacherlib/tevent: include replace.h in pytevent.c
2009-01-30 Stefan Metzmacherlib/tdb: include replace.h and system/filesys.h in...
next