socket_wrapper: pass down sockaddr instead of sockaddr_in to prepare pcap support...
[jra/samba/.git] / source3 / lib /
2009-03-03 Jeremy AllisonFix "ignore return" warning.
2009-03-02 Simo SorceFix wbclient.c wrt tevent_req changes too.
2009-03-02 Volker LendeckeAttempt to fix the build
2009-03-02 Simo SorceMake struct tevent_req opaque
2009-03-02 Jelmer VernooijUse samba3's own iconv implementation for now, until...
2009-03-02 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-02 Tim Proutys3: Fix incompatible type warnings
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 VernooijMove secacl to top-level.
2009-03-01 Jelmer VernooijMove secace.c to top-level.
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 VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMove next_token_talloc() to top-level.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijEliminate two duplicate SEC_ACE_TYPE constants already...
2009-02-28 Volker LendeckeFix async reading winbindd_response
2009-02-26 Volker LendeckeRemove a temporary debug message -- sorry
2009-02-26 Volker LendeckeConvert open_socket_out to tevent_req
2009-02-26 Michael Adams3:libsmbconf: add transactions to the libsmbconf api
2009-02-26 Volker LendeckeAdd db_tdb_parse
2009-02-26 Volker LendeckeAdd dbwrap->parse_record
2009-02-26 Volker LendeckeSpeed up "net conf list"
2009-02-26 Volker LendeckeSpeed up "net conf list"
2009-02-25 Tim Proutys3: Report the correct path when dumping core on FreeBSD
2009-02-25 Tim Proutys3: Refactor and cleanup the error paths in dump_core_setup
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Stefan Metzmachers3:events: map TEVENT_DEBUG_TRACE to debug level 10
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Tim Proutys3: Fix a bug that prevent core files from being created
2009-02-24 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Volker LendeckeUse read_packet for wb_resp_read
2009-02-24 Volker LendeckeUse read_packet for wb_req_read
2009-02-24 Volker LendeckeRemove read_pkt
2009-02-24 Volker LendeckeUse async writev for wb_resp_write
2009-02-24 Volker LendeckeUse async writev in wb_req_write
2009-02-24 Volker LendeckeConvert async_connect to tevent_req
2009-02-24 Günther Deschners3-lib: add marshall_sec_desc_buf and unmarshall_sec_de...
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-21 Steven Dannemans3: Refactor of madvise() usage in c441f58d
2009-02-21 Steven DannemanMoved become_daemon() and close_low_fds() to shared...
2009-02-20 Tim Proutys3: Add extid to the dev/inode pair
2009-02-20 Tim Proutys3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct
2009-02-19 Volker LendeckeFix an uninitialized variable
2009-02-19 todd stecherS3: Stop creating SMBD cores when failing to create...
2009-02-17 Jeremy AllisonFix warning about missmatch of uint32_t and size_t.
2009-02-17 Günther Deschners3-netapi: fix Coverity #881 and #882.
2009-02-13 Volker LendeckeReplace get_myname() with the talloc version from v3...
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Björn Jacketidy up timestamp checks
2009-02-12 Dan Sledzs3: Implement wbcGetSidAliases
2009-02-12 Dan Sledzs3: Implement wbcGetpwsid
2009-02-10 todd stecherS3: Fixes for coverity issues.
2009-02-10 Volker LendeckeAdd read_pkt_send/recv
2009-02-10 Tim Proutys3 oplocks: Make the level2 oplock contention API more...
2009-02-09 Tim Proutys3 async: Fix the build on systems that have ETIMEDOUT...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 Kai Blinasync_sock: Use unix errnos instead of NTSTATUS
2009-02-06 Günther Deschnernetapi: add NetServer testsuite.
2009-02-06 Günther Deschnernetapi: include more SERVER_INFO_X levels in example...
2009-02-06 Günther Deschnernetapi: implement more SERVER_INFO_X levels.
2009-02-06 Günther Deschnernetapi: add SERVER_INFO_X to public header.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Aravind SrinivasanHave nmbd check all available interfaces for WINS befor...
2009-02-03 Jeremy AllisonFix bug #6082 - smbd_gpfs_getacl failed: Windows client...
2009-02-02 Kai Blins3-wbclient: Use new tevent data types
2009-02-02 Volker LendeckeNext step disentangling async_req from NTSTATUS
2009-02-01 Volker LendeckeSplit up async_req into a generic and a NTSTATUS specif...
2009-02-01 Volker Lendeckecli_get_pipe_name_from_interface does not really need...
2009-01-31 Volker LendeckeRemove the global variable "chain_size"
2009-01-30 Stefan Metzmachers3:smbconftort: don't use reserved words ('test:',...
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Tim Proutys3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Björn Jackeadd Tru64 sub-second resolution timestamp support
2009-01-29 Volker LendeckeFix the build on "opi"
2009-01-29 Björn Jackeadd missing semicolons
2009-01-29 Björn Jackesetting mtime setted atime on BSD systems, fix this
2009-01-29 Björn Jackeadd AIX sub-second resolution timestamp support
2009-01-29 Stefan Metzmachers3:ctdbd_conn: canonicalize ips before sending them...
2009-01-28 Volker LendeckeAvoid valgrind errors
2009-01-28 Kai Blinasync_sock: Move to top level
2009-01-28 Michael Adams3:tdb_validate: clean up leading tabs/spaces and trail...
2009-01-28 Michael Adams3: separate tdb validation code out into its own sourc...
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-24 todd stecherThis change allows for the autoconfigre detection of...
2009-01-24 Tim Proutys3 ldb: Fix vasprintf segfault that has been the source...
2009-01-23 Kai Blinasync_req: Move to top level dir
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Stefan Metzmachers3:messages: finally make message_dispatch() static
2009-01-22 Stefan Metzmachers3:messaging: start with to use signal events instead...
2009-01-22 Stefan Metzmachers3:events: always run_events() before sys_select()
2009-01-22 Volker LendeckeActually complete 3662c2b...
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Michael Adamlibsmbconf: move the non-registry parts of libsmbconf...
next