s3-epmap: add ncalrpc listener code
[nivanova/samba-autobuild/.git] / source3 /
2011-03-08 Simo Sorces3-epmap: add ncalrpc listener code
2011-03-08 Simo Sorcesr-epmap: Minor cleanups and fixes
2011-03-08 Andreas Schneiders3-epmap: Return the correct ip address.
2011-03-08 Andreas Schneiders3-rpc_server: Added server address to pipes struct.
2011-03-08 Andreas Schneiders3-rpc_server: Set client and server connection info.
2011-03-08 Andreas Schneiders3-rpc_server: Added tcpip listener for each rpc service.
2011-03-08 Andreas Schneiders3-librpc: Free memory we don't need.
2011-03-08 Andreas Schneiders3-librpc: Added tcpip support for dcerpc_binding_vecto...
2011-03-08 Günther Deschners3-idmap: fix the build of idmap_tdb2.
2011-03-07 Volker Lendeckes3: state->ev is not needed in winbindd_lookupsid
2011-03-06 Volker Lendeckes3: Remove close_fn from idmap_methods
2011-03-06 Volker Lendeckes3-idmap-hash: Make "hashed_domains" properly talloced
2011-03-06 Volker Lendeckes3: Replace idmap_ad_close by a destructor
2011-03-06 Volker Lendeckes3-idmap-ad: Make ad_schema properly talloced
2011-03-06 Volker Lendeckes3-idmap-tdb: private_data is a talloc child of dom
2011-03-06 Volker Lendeckes3-idmap-ldap: private_data is a talloc child of dom
2011-03-06 Volker Lendeckes3-idmap-rid: private_data is a talloc child of dom
2011-03-06 Volker Lendeckes3: Remove an unnecessary if-statement
2011-03-06 Volker Lendeckes3: Remove an obsolete comment
2011-03-06 Volker Lendeckes3: Remove some unused code
2011-03-06 Volker Lendeckes3: Remove unused args from nss_get_info_cached
2011-03-06 Volker Lendeckes3: Remove unused args from nss_get_info
2011-03-06 Volker Lendeckes3: Remove unused args from get_nss_info
2011-03-06 Volker Lendeckes3: Move EXOP definitions to smbldap.h
2011-03-05 Volker Lendeckes3: Fix uninitialized variables
2011-03-05 Volker Lendeckes3-net: Use wbcSidToStringBuf
2011-03-05 Volker Lendeckensswitch: wbcFreeMemory deals fine with NULL
2011-03-05 Volker Lendeckes3: Fix a memory leak in check_sam_security_info3
2011-03-05 Michael Adams3:test: the registry roundtrip test passes now
2011-03-05 Michael Adams3:test: mark vanished parameter "postscript" invalid...
2011-03-05 Michael Adams3:test: in net registry roundtrip test, mark "lock...
2011-03-05 Michael Adams3:test: in net registry roundtrip test, exclude the...
2011-03-05 Michael Adams3:registry: fix invalid write in iconvert_talloc()
2011-03-05 Michael Adams3:test: correctly react to each failing step in the...
2011-03-05 Michael Adams3:test: improve logging in the net registry roundtrip...
2011-03-04 David Disseldorps3: add two missing vfs disconnect calls
2011-03-04 David Disseldorps3-printing: fix cups pcap reload with no printers
2011-03-04 David Disseldorps3-printing: remove unneeded local_pcap_copy global
2011-03-04 David Disseldorps3-printing: follow force user/group for driver IO
2011-03-04 Günther Deschners3-waf: add wildcard commands from main wscript.
2011-03-04 Günther Deschners3-nterr: use strcasecmp in nt_status_string_to_code().
2011-03-04 Günther Deschners3-nterr: within nt_errstr() compare codes using NT_STA...
2011-03-04 Günther Deschnernterr: make sure both nt_err_desc structs are the same.
2011-03-04 Günther Deschnernterr: make sure both nt_errs structs are the same.
2011-03-04 Günther Deschners3-nterr: make nt_err_desc static const.
2011-03-04 Günther Deschnernterr: remove space indents (use tabs instead), followi...
2011-03-04 Günther Deschnernterr: remove trailing whitespace.
2011-03-04 Günther Deschners3-waf: add check for SEEKDIR_RETURNS_VOID.
2011-03-03 Günther Deschners3-waf: add check for HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.
2011-03-03 Günther Deschnerlibreplace: move "struct timespec" checks into librepla...
2011-03-03 Volker Lendeckes3: Use dom_sid_string_buf in sid_to_fstring
2011-03-03 Volker Lendeckes3: Use dom_sid_string in _lsa_lookup_sids_internal
2011-03-03 Volker Lendeckes3: Remove an obsolete comment
2011-03-03 Volker Lendeckes3: Fix some nonempty blank lines
2011-03-03 Günther Deschnerlib/util: LIBCRYPTO is in common already, so add it...
2011-03-02 Günther Deschners3-includes: remove global include of system/readline.h.
2011-03-02 Günther Deschners3-proto: fix some inline comments.
2011-03-02 Günther Deschners3-libds: use already existing ../libds/common/flag_map...
2011-03-02 Volker Lendeckes3: Pass the aio_force operation through vfs_gpfs
2011-03-02 Volker Lendeckes3: Ask GPFS for the IS_OFFLINE operation
2011-03-02 Volker Lendeckes3: Announce HSM in the gpfs module
2011-03-02 Volker Lendeckes3: Pass smb_filename through the set_offline vfs op
2011-03-02 Volker Lendeckes3: Pass smb_filename through the is_offline vfs op
2011-03-02 Volker Lendeckes3: Fix operation names in vfs_full_audit.c
2011-03-02 Volker Lendeckes3: Print all flags in "smbclient allinfo"
2011-03-02 Michael Adams3:idmap_cache: remove an leftover wip comment
2011-03-02 Gregor Becks3: adjust loglevel for idmap_cache
2011-03-02 Günther Deschners3-sessionid: avoid global include of sessionid.h
2011-03-02 Günther Deschners3-lanman: talk to srvsvc dcerpc server in api_RNetSess...
2011-03-02 Günther Deschners3-server_id: only include server_id where needed.
2011-03-02 Volker Lendeckes3: GPFS can't deal with mangled names
2011-03-02 David Disseldorps3-printing: vfs_connect prior to driver/dfs IO
2011-03-01 David Disseldorps3-printing: clean up get_correct_cversion error paths
2011-03-01 David Disseldorps3-printing: fix move_driver_to_download_area() error...
2011-03-01 Gregor Becks3: remove superfluous debug messages from msg_idmap
2011-03-01 Andrew Bartletts3-auth struct security_unix_token replaces UNIX_USER_TOKEN
2011-03-01 Andrew Bartletts3-rpc_server Handle session key as a constant buffer
2011-03-01 Andrew Bartlettlib/util: new merged debug system
2011-03-01 Andrew Bartletts3-debug Always use C99 true/false rather than True...
2011-03-01 Andrew Bartletts3-build __FUNCTION__ is always available, always use it
2011-03-01 Andrew Bartlettlib/util/time: Merge time functions from source3/lib...
2011-02-28 Jeremy AllisonFix compiler warning on casting -1 to uint32.
2011-02-28 Jelmer VernooijFix some types
2011-02-28 Jeremy AllisonFix one more warning introduced by changing the size...
2011-02-28 Jeremy AllisonFix warning introduced by changing the size of UNIX_USE...
2011-02-28 Günther Deschners3-torture: fix the build of rpc_open_tcp.
2011-02-28 Andreas Schneiders3-smbd: Pass tevent context to messaging functions.
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-28 Michael Adams3:test: fix smbclient test on older systems (usage...
2011-02-28 Michael Adams3:test: fix registry roundtrip test on older systems...
2011-02-28 Volker Lendeckes3: Eliminate sys_select from do_smb_resolve() -- untested
2011-02-28 Volker Lendeckes3: Eliminate sys_select from do_smb_browse() -- untested
2011-02-28 Volker Lendeckes3: Eliminate sys_select_intr from smbfilter
2011-02-28 Stefan Metzmachers3: Remove unused receive_packet
2011-02-28 Volker Lendeckes3: Eliminate sys_select_intr from read_fd_with_timeout
2011-02-28 Volker Lendeckes3: Eliminiate sys_select_intr from client.c
2011-02-28 Volker Lendeckes3: Add poll_intr_one_fd
2011-02-28 Volker Lendeckes3: Eliminate sys_select from g_lock_lock
2011-02-28 Volker Lendeckes3: Eliminate sys_select from fd_is_readable
2011-02-28 Volker Lendeckes3: Eliminate select from packet_fd_read_sync
next