s4-acl: use dnsforest not dnsdomain for GC names
[nivanova/samba-autobuild/.git] / source3 /
2011-08-24 Andrew Tridgellpdb-samba4: use ldb_get_default_basedn() instead of...
2011-08-24 Christian Ambachs3:winbindd fix a return code check
2011-08-23 Volker Lendeckes3: Fix an uninitialized variable
2011-08-23 Volker Lendeckes3: Fix the build on FreeBSD
2011-08-23 Volker Lendeckes/event_context/tevent_context/ in smbsock_any_connect
2011-08-23 Volker Lendeckes/event_context/tevent_context/ in smbsock_connect
2011-08-23 Olivier Sessinkscannedonly module: improve sleep behavior when reading...
2011-08-22 Volker Lendeckes3: Slightly simplify serverid_exists
2011-08-22 Vicentiu Ciorbarus3-net: Added documentation for net_rpc_conf functions
2011-08-22 Vicentiu Ciorbarus3-test: Added net conf tests to tests.py
2011-08-22 Vicentiu Ciorbarus3-test: Added new testsuites for test net [rpc] conf
2011-08-22 Vicentiu Ciorbarus3-test: added samba3.blackbox.net.rpc.registry.roundtr...
2011-08-22 Vicentiu Ciorbarus3-test: Enhanced the net registry roundtrip test script
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf import command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf import command to net rpc...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf addshare command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf addshare command to net...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf setincludes command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf setincludes command to net...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf setparm command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf setparm command to net rpc...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf delparm command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf delparm command to net rpc...
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-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 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 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 Vernooijwafsamba: Require public libraries to have a pc 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...
next