Age | Commit message (Expand) | Author | Files | Lines |
2011-08-25 | pdb-samba4: use ldb_get_default_basedn() instead of NULL | Andrew Tridgell | 1 | -3/+3 |
2011-08-24 | s3:winbindd fix a return code check | Christian Ambach | 1 | -2/+2 |
2011-08-24 | s3: Fix an uninitialized variable | Volker Lendecke | 1 | -1/+1 |
2011-08-23 | s3: Fix the build on FreeBSD | Volker Lendecke | 1 | -0/+1 |
2011-08-23 | s/event_context/tevent_context/ in smbsock_any_connect | Volker Lendecke | 1 | -2/+2 |
2011-08-23 | s/event_context/tevent_context/ in smbsock_connect | Volker Lendecke | 1 | -2/+2 |
2011-08-23 | scannedonly module: improve sleep behavior when reading a directory with mult... | Olivier Sessink | 1 | -14/+16 |
2011-08-22 | s3: Slightly simplify serverid_exists | Volker Lendecke | 1 | -1/+1 |
2011-08-22 | s3-net: Added documentation for net_rpc_conf functions | Vicentiu Ciorbaru | 1 | -1/+44 |
2011-08-22 | s3-test: Added net conf tests to tests.py | Vicentiu Ciorbaru | 1 | -0/+6 |
2011-08-22 | s3-test: Added new testsuites for test net [rpc] conf | Vicentiu Ciorbaru | 1 | -0/+970 |
2011-08-22 | s3-test: added samba3.blackbox.net.rpc.registry.roundtrip testsuite | Vicentiu Ciorbaru | 1 | -1/+4 |
2011-08-22 | s3-test: Enhanced the net registry roundtrip test script | Vicentiu Ciorbaru | 1 | -13/+14 |
2011-08-22 | s3-net: Implemented net rpc conf import command | Vicentiu Ciorbaru | 1 | -3/+347 |
2011-08-22 | s3-net: Added net rpc conf import command to net rpc conf | Vicentiu Ciorbaru | 1 | -0/+16 |
2011-08-22 | s3-net: Implemented net rpc conf addshare command | Vicentiu Ciorbaru | 1 | -2/+255 |
2011-08-22 | s3-net: Added net rpc conf addshare command to net rpc conf | Vicentiu Ciorbaru | 1 | -0/+15 |
2011-08-22 | s3-net: Implemented net rpc conf setincludes command | Vicentiu Ciorbaru | 1 | -2/+141 |
2011-08-22 | s3-net: Added net rpc conf setincludes command to net rpc conf | Vicentiu Ciorbaru | 1 | -0/+16 |
2011-08-22 | s3-net: Implemented net rpc conf setparm command | Vicentiu Ciorbaru | 1 | -2/+201 |
2011-08-22 | s3-net: Added net rpc conf setparm command to net rpc conf | Vicentiu Ciorbaru | 1 | -0/+14 |
2011-08-22 | s3-net: Implemented net rpc conf delparm command | Vicentiu Ciorbaru | 1 | -2/+77 |
2011-08-22 | s3-net: Added net rpc conf delparm command to net rpc conf | Vicentiu Ciorbaru | 1 | -0/+14 |
2011-08-22 | s3-net: Refactored part of rpc_conf_delincludes_internal | Vicentiu Ciorbaru | 1 | -82/+8 |
2011-08-22 | s3-net: Created function net_rpc_conf_del_value | Vicentiu Ciorbaru | 1 | -0/+71 |
2011-08-22 | s3-net: Implemented net rpc conf delincludes command | Vicentiu Ciorbaru | 1 | -2/+151 |
2011-08-22 | s3-net: Added net rpc conf delincludes command to net rpc conf | Vicentiu Ciorbaru | 1 | -0/+14 |
2011-08-22 | s3-net: Implemented net rpc conf getincludes command | Vicentiu Ciorbaru | 1 | -2/+99 |
2011-08-22 | s3-net: Added net rpc conf getincludes command to net rpc conf | Vicentiu Ciorbaru | 1 | -0/+16 |
2011-08-22 | s3-net: Implemented net rpc conf getparm command | Vicentiu Ciorbaru | 1 | -2/+115 |
2011-08-22 | s3-net: Added net rpc conf getparm command to net rpc conf | Vicentiu Ciorbaru | 1 | -0/+14 |
2011-08-22 | s3-net: Implemented net rpc conf delshare command | Vicentiu Ciorbaru | 1 | -3/+96 |
2011-08-22 | s3-net: Added net rpc conf delshare command to net rpc conf | Vicentiu Ciorbaru | 1 | -0/+15 |
2011-08-22 | s3-net: Implemented net rpc conf drop command | Vicentiu Ciorbaru | 1 | -2/+117 |
2011-08-22 | s3-net: Added net rpc conf drop command to net rpc conf | Vicentiu Ciorbaru | 1 | -0/+16 |
2011-08-22 | s3-net: Implemented net rpc conf showshare command | Vicentiu Ciorbaru | 1 | -2/+102 |
2011-08-22 | s3-net: Added net rpc conf showshare command to net rpc conf | Vicentiu Ciorbaru | 1 | -0/+16 |
2011-08-22 | s3-net: Implemented net rpc conf listshares command. | Vicentiu Ciorbaru | 1 | -1/+94 |
2011-08-22 | s3-net: Added net rpc conf listshares command to net rpc conf | Vicentiu Ciorbaru | 1 | -0/+14 |
2011-08-22 | s3-net: rpc_conf_list now uses the wrapper rpc_conf_open_conf | Vicentiu Ciorbaru | 1 | -24/+6 |
2011-08-22 | s3-net: Added rpc_conf_open_conf function | Vicentiu Ciorbaru | 1 | -0/+82 |
2011-08-22 | s3-net: Added the net rpc conf list command. | Vicentiu Ciorbaru | 1 | -1/+382 |
2011-08-22 | s3-net: Added the command rpc conf to the net binary. | Vicentiu Ciorbaru | 5 | -0/+59 |
2011-08-22 | s3-net: Fixed whitespace errors | Vicentiu Ciorbaru | 1 | -7/+7 |
2011-08-22 | s4-provision set passdb backend to 'samba4' in template smb.conf files | Andrew Bartlett | 1 | -1/+3 |
2011-08-21 | s3-passdb: Only delete 1 entry from memcache. | Andreas Schneider | 1 | -1/+4 |
2011-08-21 | s3-passdb: Remove always the user from getpwsid cache. | Andreas Schneider | 1 | -3/+8 |
2011-08-21 | s3-passdb: Keep caches coherent | Andreas Schneider | 4 | -2/+42 |
2011-08-21 | s3-id_cache: Use better names for id cache management ops | Andreas Schneider | 7 | -26/+26 |
2011-08-21 | s3-id_cache: Move id caches mgmt out of smbd | Andreas Schneider | 9 | -171/+237 |