samba.git
2011-08-22 Vicentiu Ciorbarus3-net: Refactored part of rpc_conf_delincludes_internal
2011-08-22 Vicentiu Ciorbarus3-net: Created function net_rpc_conf_del_value
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf delincludes command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf delincludes command to net...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf getincludes command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf getincludes command to net...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf getparm command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf getparm command to net rpc...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf delshare command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf delshare command to net...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf drop command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf drop command to net rpc...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf showshare command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf showshare command to net...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf listshares command.
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf listshares command to net...
2011-08-22 Vicentiu Ciorbarus3-net: rpc_conf_list now uses the wrapper rpc_conf_ope...
2011-08-22 Vicentiu Ciorbarus3-net: Added rpc_conf_open_conf function
2011-08-22 Vicentiu Ciorbarus3-net: Added the net rpc conf list command.
2011-08-22 Vicentiu Ciorbarus3-net: Added the command rpc conf to the net binary.
2011-08-22 Vicentiu Ciorbarus3-net: Fixed whitespace errors
2011-08-22 Andrew Bartlettset passdb backend in Samba4 make test environments too
2011-08-22 Andrew Bartlettselftest: skip all plugin_s4_dc tests if we do not...
2011-08-21 Andrew Bartletts4-provision set passdb backend to 'samba4' in template...
2011-08-21 Andreas Schneiders3-passdb: Only delete 1 entry from memcache.
2011-08-21 Andreas Schneiders3-passdb: Remove always the user from getpwsid cache.
2011-08-21 Andreas Schneiders3-passdb: Keep caches coherent
2011-08-21 Andreas Schneiders3-id_cache: Use better names for id cache management ops
2011-08-21 Andreas Schneiders3-id_cache: Move id caches mgmt out of smbd
2011-08-21 Andreas Schneiders3-lsasd: Listen on \PIPE\lsass.
2011-08-21 Andreas Schneiders3-lsasd: Add missing ncalrpc listeners.
2011-08-21 Andreas Schneiders3-rpc_server: Add create_dcerpc_ncalrpc_socket().
2011-08-21 Andreas Schneiders3-rpc_server: Increase epm monitor wait time.
2011-08-21 Simo Sorces3-prefork: Listening fds must be in non-blocking mode
2011-08-21 Simo Sorces3-spoolss: Remove useless check
2011-08-21 Simo Sorces3-lsasd: Remove useless check
2011-08-21 Simo Sorces3-prefork: Fix code to retire children
2011-08-21 Simo Sorces3-spoolssd: Listen on parent messages
2011-08-21 Simo Sorces3-lsasd: Listen on parent messages
2011-08-21 Simo Sorces3-prefork: Add parent->client messaging
2011-08-21 Simo Sorces3-lsasd: Send a message to the parent when we accept...
2011-08-21 Simo Sorces3-spoolssd: Send a message to the parent when we accep...
2011-08-21 Simo Sorces3-messaging: Add preforked child-parent message types
2011-08-21 Simo Sorces3-prefork: Improve error detection when handling new...
2011-08-21 Simo Sorces3-prefork: Improve heuristics
2011-08-21 Simo Sorces3-lsasd: User new prefork helpers to simplify code.
2011-08-21 Simo Sorces3-spoolssd: User new prefork helpers to simplify code.
2011-08-21 Simo Sorces3-prefork: add a few more utility functions
2011-08-21 Simo Sorces3-prefrok: Handle only valid children
2011-08-21 Simo Sorces3-prefork: Fix worker flags handling.
2011-08-21 Simo Sorces3-prefork: do not use a lock_fd, just race on accept()
2011-08-21 Andreas Schneiderrpc_server: Add forward declaration for dcerpc_transport_t.
2011-08-21 Andreas Schneiders3-waf: Fix build with lsasd.
2011-08-21 Simo Sorces3-lsasd: Use prefrok utils to manage children
2011-08-21 Simo Sorces3-spoolssd: Use prefrok utils to manage children
2011-08-21 Simo Sorces3-prefork: Add common utilities for daemons
2011-08-21 Simo Sorces3-spoolss: Introduce helper function to manage pool.
2011-08-21 Simo Sorces3-prefork: Allow better management of allowed_clients
2011-08-21 Andreas Schneiders3-winbind: We need to use internal rpc connections...
2011-08-21 Simo Sorces3-spoolssd: Fix spoolss logging.
2011-08-21 Simo Sorces3-lsasd: Import fixes from spoolssd
2011-08-21 Andreas Schneiderselftest: Enable testing of the lsa service daemon.
2011-08-21 Simo Sorces3-rpc_server: Use rpc_epmapper_mode() in ep_register()
2011-08-21 Simo Sorces3-rpc_server: Use rpc_service_mode() in np_open()
2011-08-21 Simo Sorces3-rpc_server: Use rpc_service_mode() in rpc_pipe_open_...
2011-08-21 Simo Sorceselftest: Fix daemon testing to use the new syntax.
2011-08-21 Simo Sorces3-rpc_server: Replace RPC_SERVICE_MODE_DAEMON checks
2011-08-21 Simo Sorces3-rpc_server: Move config helpers in one place.
2011-08-21 Simo Sorces3-rpc_server: Add helper to define/retrieve daemons...
2011-08-21 Simo Sorces3-rpc_server: Reduce code duplication
2011-08-21 Andreas Schneiders3-smbd: Start lsasd as deamon.
2011-08-21 Andreas Schneiders3-rpc_server: Correctly register lsa, samr and netlogon.
2011-08-21 Andreas Schneiders3-lsasd: Create a lsa service daemon.
2011-08-21 Andreas Schneiders3-spoolssd: Check if we were able to create the prefor...
2011-08-21 Andreas Schneiders3-prefork: Fix cast warning.
2011-08-21 Andreas Schneiders3-rpc_server: Make dcerpc_ncacn_accept() public.
2011-08-21 Andreas Schneiders3-rpc_server: Check explicit for external and daemon...
2011-08-21 Andreas Schneiders3-rpc_server: Fix include order in srv_pipe_hnd.c.
2011-08-21 Jelmer Vernooijtalloc: Fix talloc-compat pc files/headers.
2011-08-21 Jelmer Vernooijwafsamba: Only install .pc files if libraries are public.
2011-08-21 Jelmer Vernooijtdb: Install pkg-config file.
2011-08-21 Jelmer Vernooijwafsamba: Require public libraries to have headers.
2011-08-21 Jelmer Vernooijdcerpc-binding: Install header file.
2011-08-21 Jelmer Vernooijgensec: Install header file.
2011-08-21 Jelmer Vernooijsamdb: Install header file.
2011-08-21 Jelmer Vernooijs4/libpolicy: Install header file.
2011-08-21 Jelmer Vernooijwafsamba: Require public libraries to have a pc file...
2011-08-21 Jelmer Vernooijwbclient: Add pkg-config file.
2011-08-21 Jelmer Vernooijsamba-credentials: Add pkg-config file.
2011-08-20 Jeremy AllisonEnsure we never wait past absolute entime to do a get_c...
2011-08-20 Jeremy AllisonRemove the tortured logic in another_ldap_try() and...
2011-08-20 Jeremy AllisonFactor out the ldap_get_option calls into a function.
2011-08-20 Jeremy AllisonSimplify the logic on the another_ldap_try() loops...
2011-08-20 Jeremy AllisonMove the alarm setup/teardown out of another_ldap_try...
2011-08-20 Jeremy AllisonAllow the timeout pointer to ldap_search_ext_s() to...
2011-08-20 Jeremy AllisonMake it clear the time here is an absolute endtime...
2011-08-20 Jeremy AllisonAlways remove the alarm before changing the handler...
2011-08-20 Jeremy AllisonRemove old_handler as alarms can't be nested. Use SIG_I...
2011-08-20 Jeremy AllisonChange got_alarm from bool to the correct type of SIG_A...
2011-08-20 Jeremy AllisonIf "ldap timeout" is non-zero, set the local search...
next