summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-net: Added net rpc conf setparm command to net rpc confVicentiu Ciorbaru2011-08-221-0/+14
* s3-net: Implemented net rpc conf delparm commandVicentiu Ciorbaru2011-08-221-2/+77
* s3-net: Added net rpc conf delparm command to net rpc confVicentiu Ciorbaru2011-08-221-0/+14
* s3-net: Refactored part of rpc_conf_delincludes_internalVicentiu Ciorbaru2011-08-221-82/+8
* s3-net: Created function net_rpc_conf_del_valueVicentiu Ciorbaru2011-08-221-0/+71
* s3-net: Implemented net rpc conf delincludes commandVicentiu Ciorbaru2011-08-221-2/+151
* s3-net: Added net rpc conf delincludes command to net rpc confVicentiu Ciorbaru2011-08-221-0/+14
* s3-net: Implemented net rpc conf getincludes commandVicentiu Ciorbaru2011-08-221-2/+99
* s3-net: Added net rpc conf getincludes command to net rpc confVicentiu Ciorbaru2011-08-221-0/+16
* s3-net: Implemented net rpc conf getparm commandVicentiu Ciorbaru2011-08-221-2/+115
* s3-net: Added net rpc conf getparm command to net rpc confVicentiu Ciorbaru2011-08-221-0/+14
* s3-net: Implemented net rpc conf delshare commandVicentiu Ciorbaru2011-08-221-3/+96
* s3-net: Added net rpc conf delshare command to net rpc confVicentiu Ciorbaru2011-08-221-0/+15
* s3-net: Implemented net rpc conf drop commandVicentiu Ciorbaru2011-08-221-2/+117
* s3-net: Added net rpc conf drop command to net rpc confVicentiu Ciorbaru2011-08-221-0/+16
* s3-net: Implemented net rpc conf showshare commandVicentiu Ciorbaru2011-08-221-2/+102
* s3-net: Added net rpc conf showshare command to net rpc confVicentiu Ciorbaru2011-08-221-0/+16
* s3-net: Implemented net rpc conf listshares command.Vicentiu Ciorbaru2011-08-221-1/+94
* s3-net: Added net rpc conf listshares command to net rpc confVicentiu Ciorbaru2011-08-221-0/+14
* s3-net: rpc_conf_list now uses the wrapper rpc_conf_open_confVicentiu Ciorbaru2011-08-221-24/+6
* s3-net: Added rpc_conf_open_conf functionVicentiu Ciorbaru2011-08-221-0/+82
* s3-net: Added the net rpc conf list command.Vicentiu Ciorbaru2011-08-221-1/+382
* s3-net: Added the command rpc conf to the net binary.Vicentiu Ciorbaru2011-08-225-0/+59
* s3-net: Fixed whitespace errorsVicentiu Ciorbaru2011-08-221-7/+7
* s4-provision set passdb backend to 'samba4' in template smb.conf filesAndrew Bartlett2011-08-221-1/+3
* s3-passdb: Only delete 1 entry from memcache.Andreas Schneider2011-08-211-1/+4
* s3-passdb: Remove always the user from getpwsid cache.Andreas Schneider2011-08-211-3/+8
* s3-passdb: Keep caches coherentAndreas Schneider2011-08-214-2/+42
* s3-id_cache: Use better names for id cache management opsAndreas Schneider2011-08-217-26/+26
* s3-id_cache: Move id caches mgmt out of smbdAndreas Schneider2011-08-219-171/+237
* s3-lsasd: Listen on \PIPE\lsass.Andreas Schneider2011-08-211-0/+16
* s3-lsasd: Add missing ncalrpc listeners.Andreas Schneider2011-08-211-0/+66
* s3-rpc_server: Add create_dcerpc_ncalrpc_socket().Andreas Schneider2011-08-212-12/+29
* s3-rpc_server: Increase epm monitor wait time.Andreas Schneider2011-08-211-1/+1
* s3-prefork: Listening fds must be in non-blocking modeSimo Sorce2011-08-212-0/+5
* s3-spoolss: Remove useless checkSimo Sorce2011-08-211-24/+4
* s3-lsasd: Remove useless checkSimo Sorce2011-08-211-16/+3
* s3-prefork: Fix code to retire childrenSimo Sorce2011-08-213-11/+16
* s3-spoolssd: Listen on parent messagesSimo Sorce2011-08-211-0/+18
* s3-lsasd: Listen on parent messagesSimo Sorce2011-08-211-0/+18
* s3-prefork: Add parent->client messagingSimo Sorce2011-08-213-0/+39
* s3-lsasd: Send a message to the parent when we accept a connectionSimo Sorce2011-08-211-0/+25
* s3-spoolssd: Send a message to the parent when we accept a connectionSimo Sorce2011-08-211-0/+25
* s3-messaging: Add preforked child-parent message typesSimo Sorce2011-08-211-0/+3
* s3-prefork: Improve error detection when handling new connectionsSimo Sorce2011-08-211-11/+23
* s3-prefork: Improve heuristicsSimo Sorce2011-08-213-30/+52
* s3-lsasd: User new prefork helpers to simplify code.Simo Sorce2011-08-211-27/+3
* s3-spoolssd: User new prefork helpers to simplify code.Simo Sorce2011-08-211-27/+3
* s3-prefork: add a few more utility functionsSimo Sorce2011-08-212-0/+26
* s3-prefrok: Handle only valid childrenSimo Sorce2011-08-211-4/+19