summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2011-08-26s3-passdb: Make domain_sid argument optional for search_aliases methodAmitay Isaacs1-5/+10
2011-08-26s3-passdb: Return assigned number of hours and not MAX_HOURS_LENAmitay Isaacs1-3/+4
2011-08-26s3-passdb: Convert lm_pw and nt_pw to python string using lengthAmitay Isaacs1-2/+2
2011-08-26s3-param: Add a dump() method to output parametersAmitay Isaacs1-0/+1
2011-08-25s3:dbwrap_tdb: correctly catch the error from the return code of tdb_parse in...Michael Adam1-1/+6
2011-08-25s3:smbd: remove an unused variable in dptr_create()Michael Adam1-1/+0
2011-08-25s3:registry: fix the v2_to_v3 upgrade code so that it does not create value l...Michael Adam1-0/+6
2011-08-25s3:registry: fix the v1_to_v2 upgrade code so that it does not normalize the ...Michael Adam1-0/+6
2011-08-25s3:registry: define a constant REGDB_VERSION_KEYNAME for the key INFO/version...Michael Adam1-7/+6
2011-08-25s3:registry: hand db context in to v2_to_v3 upgrade code via private_dataMichael Adam1-4/+9
2011-08-25s3:registry: fix broken use of dbwrap store record in v1_to_v2 upgrade codeMichael Adam1-8/+10
2011-08-25s3: Fix the build of vfs_aixacl2.cSATOH Fumiyasu1-0/+1
2011-08-25s3: Remove a bogus commentVolker Lendecke1-4/+0
2011-08-25s3: Pass smbd_server_connection to (unused) server_encryption_shutdownVolker Lendecke2-2/+2
2011-08-25s3: Pass smbd_server_connection to srv_encrypt_bufferVolker Lendecke3-3/+5
2011-08-25s3: Pass smbd_server_connection to srv_decrypt_bufferVolker Lendecke3-4/+3
2011-08-25s3: Pass smbd_server_connection to srv_free_enc_bufferVolker Lendecke3-4/+4
2011-08-25s3: Pass smbd_server_connection to is_encrypted_packetVolker Lendecke4-8/+11
2011-08-25s3: Pass sconn to valid_smb_headerVolker Lendecke1-4/+5
2011-08-25s3: Explicitly pass smb_srv_trans_enc_ctx to srv_enc_ctxVolker Lendecke1-3/+3
2011-08-25s3: Fix some nonempty blank linesVolker Lendecke2-6/+6
2011-08-25s3-waf: fix some unresolved symbols in idmap ad modules.Günther Deschner1-0/+2
2011-08-25s3-registry: fix bug #8401 - registry/reg_format.c must include includes.h.Günther Deschner1-0/+1
2011-08-25pdb-samba4: use ldb_get_default_basedn() instead of NULLAndrew Tridgell1-3/+3
2011-08-24s3:winbindd fix a return code checkChristian Ambach1-2/+2
2011-08-24s3: Fix an uninitialized variableVolker Lendecke1-1/+1
2011-08-23s3: Fix the build on FreeBSDVolker Lendecke1-0/+1
2011-08-23s/event_context/tevent_context/ in smbsock_any_connectVolker Lendecke1-2/+2
2011-08-23s/event_context/tevent_context/ in smbsock_connectVolker Lendecke1-2/+2
2011-08-23scannedonly module: improve sleep behavior when reading a directory with mult...Olivier Sessink1-14/+16
2011-08-22s3: Slightly simplify serverid_existsVolker Lendecke1-1/+1
2011-08-22s3-net: Added documentation for net_rpc_conf functionsVicentiu Ciorbaru1-1/+44
2011-08-22s3-test: Added net conf tests to tests.pyVicentiu Ciorbaru1-0/+6
2011-08-22s3-test: Added new testsuites for test net [rpc] confVicentiu Ciorbaru1-0/+970
2011-08-22s3-test: added samba3.blackbox.net.rpc.registry.roundtrip testsuiteVicentiu Ciorbaru1-1/+4
2011-08-22s3-test: Enhanced the net registry roundtrip test scriptVicentiu Ciorbaru1-13/+14
2011-08-22s3-net: Implemented net rpc conf import commandVicentiu Ciorbaru1-3/+347
2011-08-22s3-net: Added net rpc conf import command to net rpc confVicentiu Ciorbaru1-0/+16
2011-08-22s3-net: Implemented net rpc conf addshare commandVicentiu Ciorbaru1-2/+255
2011-08-22s3-net: Added net rpc conf addshare command to net rpc confVicentiu Ciorbaru1-0/+15
2011-08-22s3-net: Implemented net rpc conf setincludes commandVicentiu Ciorbaru1-2/+141
2011-08-22s3-net: Added net rpc conf setincludes command to net rpc confVicentiu Ciorbaru1-0/+16
2011-08-22s3-net: Implemented net rpc conf setparm commandVicentiu Ciorbaru1-2/+201
2011-08-22s3-net: Added net rpc conf setparm command to net rpc confVicentiu Ciorbaru1-0/+14
2011-08-22s3-net: Implemented net rpc conf delparm commandVicentiu Ciorbaru1-2/+77
2011-08-22s3-net: Added net rpc conf delparm command to net rpc confVicentiu Ciorbaru1-0/+14
2011-08-22s3-net: Refactored part of rpc_conf_delincludes_internalVicentiu Ciorbaru1-82/+8
2011-08-22s3-net: Created function net_rpc_conf_del_valueVicentiu Ciorbaru1-0/+71
2011-08-22s3-net: Implemented net rpc conf delincludes commandVicentiu Ciorbaru1-2/+151
2011-08-22s3-net: Added net rpc conf delincludes command to net rpc confVicentiu Ciorbaru1-0/+14