index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-net: Added net rpc conf setparm command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+14
*
s3-net: Implemented net rpc conf delparm command
Vicentiu Ciorbaru
2011-08-22
1
-2
/
+77
*
s3-net: Added net rpc conf delparm command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+14
*
s3-net: Refactored part of rpc_conf_delincludes_internal
Vicentiu Ciorbaru
2011-08-22
1
-82
/
+8
*
s3-net: Created function net_rpc_conf_del_value
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+71
*
s3-net: Implemented net rpc conf delincludes command
Vicentiu Ciorbaru
2011-08-22
1
-2
/
+151
*
s3-net: Added net rpc conf delincludes command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+14
*
s3-net: Implemented net rpc conf getincludes command
Vicentiu Ciorbaru
2011-08-22
1
-2
/
+99
*
s3-net: Added net rpc conf getincludes command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+16
*
s3-net: Implemented net rpc conf getparm command
Vicentiu Ciorbaru
2011-08-22
1
-2
/
+115
*
s3-net: Added net rpc conf getparm command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+14
*
s3-net: Implemented net rpc conf delshare command
Vicentiu Ciorbaru
2011-08-22
1
-3
/
+96
*
s3-net: Added net rpc conf delshare command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+15
*
s3-net: Implemented net rpc conf drop command
Vicentiu Ciorbaru
2011-08-22
1
-2
/
+117
*
s3-net: Added net rpc conf drop command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+16
*
s3-net: Implemented net rpc conf showshare command
Vicentiu Ciorbaru
2011-08-22
1
-2
/
+102
*
s3-net: Added net rpc conf showshare command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+16
*
s3-net: Implemented net rpc conf listshares command.
Vicentiu Ciorbaru
2011-08-22
1
-1
/
+94
*
s3-net: Added net rpc conf listshares command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+14
*
s3-net: rpc_conf_list now uses the wrapper rpc_conf_open_conf
Vicentiu Ciorbaru
2011-08-22
1
-24
/
+6
*
s3-net: Added rpc_conf_open_conf function
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+82
*
s3-net: Added the net rpc conf list command.
Vicentiu Ciorbaru
2011-08-22
1
-1
/
+382
*
s3-net: Added the command rpc conf to the net binary.
Vicentiu Ciorbaru
2011-08-22
5
-0
/
+59
*
s3-net: Fixed whitespace errors
Vicentiu Ciorbaru
2011-08-22
1
-7
/
+7
*
set passdb backend in Samba4 make test environments too
Andrew Bartlett
2011-08-22
1
-0
/
+2
*
selftest: skip all plugin_s4_dc tests if we do not have LDAP libs
Andrew Bartlett
2011-08-22
1
-5
/
+6
*
s4-provision set passdb backend to 'samba4' in template smb.conf files
Andrew Bartlett
2011-08-22
5
-1
/
+20
*
s3-passdb: Only delete 1 entry from memcache.
Andreas Schneider
2011-08-21
1
-1
/
+4
*
s3-passdb: Remove always the user from getpwsid cache.
Andreas Schneider
2011-08-21
1
-3
/
+8
*
s3-passdb: Keep caches coherent
Andreas Schneider
2011-08-21
4
-2
/
+42
*
s3-id_cache: Use better names for id cache management ops
Andreas Schneider
2011-08-21
7
-26
/
+26
*
s3-id_cache: Move id caches mgmt out of smbd
Andreas Schneider
2011-08-21
9
-171
/
+237
*
s3-lsasd: Listen on \PIPE\lsass.
Andreas Schneider
2011-08-21
2
-0
/
+17
*
s3-lsasd: Add missing ncalrpc listeners.
Andreas Schneider
2011-08-21
1
-0
/
+66
*
s3-rpc_server: Add create_dcerpc_ncalrpc_socket().
Andreas Schneider
2011-08-21
2
-12
/
+29
*
s3-rpc_server: Increase epm monitor wait time.
Andreas Schneider
2011-08-21
1
-1
/
+1
*
s3-prefork: Listening fds must be in non-blocking mode
Simo Sorce
2011-08-21
2
-0
/
+5
*
s3-spoolss: Remove useless check
Simo Sorce
2011-08-21
1
-24
/
+4
*
s3-lsasd: Remove useless check
Simo Sorce
2011-08-21
1
-16
/
+3
*
s3-prefork: Fix code to retire children
Simo Sorce
2011-08-21
3
-11
/
+16
*
s3-spoolssd: Listen on parent messages
Simo Sorce
2011-08-21
1
-0
/
+18
*
s3-lsasd: Listen on parent messages
Simo Sorce
2011-08-21
1
-0
/
+18
*
s3-prefork: Add parent->client messaging
Simo Sorce
2011-08-21
3
-0
/
+39
*
s3-lsasd: Send a message to the parent when we accept a connection
Simo Sorce
2011-08-21
1
-0
/
+25
*
s3-spoolssd: Send a message to the parent when we accept a connection
Simo Sorce
2011-08-21
1
-0
/
+25
*
s3-messaging: Add preforked child-parent message types
Simo Sorce
2011-08-21
1
-0
/
+3
*
s3-prefork: Improve error detection when handling new connections
Simo Sorce
2011-08-21
1
-11
/
+23
*
s3-prefork: Improve heuristics
Simo Sorce
2011-08-21
3
-30
/
+52
*
s3-lsasd: User new prefork helpers to simplify code.
Simo Sorce
2011-08-21
1
-27
/
+3
*
s3-spoolssd: User new prefork helpers to simplify code.
Simo Sorce
2011-08-21
1
-27
/
+3
[next]