summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Fix a winbind race leading to 100% CPUVolker Lendecke2011-08-261-2/+3
* s3: Fix two int/enum mixupsVolker Lendecke2011-08-261-2/+2
* s3-passdb: Allocate talloc stackframe before calling pdb_get_group_sid()Amitay Isaacs2011-08-261-5/+6
* s3-param: Allocate talloc stackframe before calling s3 param routinesAmitay Isaacs2011-08-261-2/+26
* s3: Use sys_write in fork_domain_childVolker Lendecke2011-08-261-1/+1
* s3: Use sys_read in fork_domain_childVolker Lendecke2011-08-261-1/+1
* s3-passdb: Make domain_sid argument optional for search_aliases methodAmitay Isaacs2011-08-261-5/+10
* s3-passdb: Return assigned number of hours and not MAX_HOURS_LENAmitay Isaacs2011-08-261-3/+4
* s3-passdb: Convert lm_pw and nt_pw to python string using lengthAmitay Isaacs2011-08-261-2/+2
* s3-param: Add a dump() method to output parametersAmitay Isaacs2011-08-261-0/+1
* s3:dbwrap_tdb: correctly catch the error from the return code of tdb_parse in...Michael Adam2011-08-251-1/+6
* s3:smbd: remove an unused variable in dptr_create()Michael Adam2011-08-251-1/+0
* s3:registry: fix the v2_to_v3 upgrade code so that it does not create value l...Michael Adam2011-08-251-0/+6
* s3:registry: fix the v1_to_v2 upgrade code so that it does not normalize the ...Michael Adam2011-08-251-0/+6
* s3:registry: define a constant REGDB_VERSION_KEYNAME for the key INFO/version...Michael Adam2011-08-251-7/+6
* s3:registry: hand db context in to v2_to_v3 upgrade code via private_dataMichael Adam2011-08-251-4/+9
* s3:registry: fix broken use of dbwrap store record in v1_to_v2 upgrade codeMichael Adam2011-08-251-8/+10
* s3: Fix the build of vfs_aixacl2.cSATOH Fumiyasu2011-08-251-0/+1
* s3: Remove a bogus commentVolker Lendecke2011-08-251-4/+0
* s3: Pass smbd_server_connection to (unused) server_encryption_shutdownVolker Lendecke2011-08-252-2/+2
* s3: Pass smbd_server_connection to srv_encrypt_bufferVolker Lendecke2011-08-253-3/+5
* s3: Pass smbd_server_connection to srv_decrypt_bufferVolker Lendecke2011-08-253-4/+3
* s3: Pass smbd_server_connection to srv_free_enc_bufferVolker Lendecke2011-08-253-4/+4
* s3: Pass smbd_server_connection to is_encrypted_packetVolker Lendecke2011-08-254-8/+11
* s3: Pass sconn to valid_smb_headerVolker Lendecke2011-08-251-4/+5
* s3: Explicitly pass smb_srv_trans_enc_ctx to srv_enc_ctxVolker Lendecke2011-08-251-3/+3
* s3: Fix some nonempty blank linesVolker Lendecke2011-08-252-6/+6
* s3-waf: fix some unresolved symbols in idmap ad modules.Günther Deschner2011-08-251-0/+2
* s3-registry: fix bug #8401 - registry/reg_format.c must include includes.h.Günther Deschner2011-08-251-0/+1
* pdb-samba4: use ldb_get_default_basedn() instead of NULLAndrew Tridgell2011-08-251-3/+3
* s3:winbindd fix a return code checkChristian Ambach2011-08-241-2/+2
* s3: Fix an uninitialized variableVolker Lendecke2011-08-241-1/+1
* s3: Fix the build on FreeBSDVolker Lendecke2011-08-231-0/+1
* s/event_context/tevent_context/ in smbsock_any_connectVolker Lendecke2011-08-231-2/+2
* s/event_context/tevent_context/ in smbsock_connectVolker Lendecke2011-08-231-2/+2
* scannedonly module: improve sleep behavior when reading a directory with mult...Olivier Sessink2011-08-231-14/+16
* s3: Slightly simplify serverid_existsVolker Lendecke2011-08-221-1/+1
* s3-net: Added documentation for net_rpc_conf functionsVicentiu Ciorbaru2011-08-221-1/+44
* s3-test: Added net conf tests to tests.pyVicentiu Ciorbaru2011-08-221-0/+6
* s3-test: Added new testsuites for test net [rpc] confVicentiu Ciorbaru2011-08-221-0/+970
* s3-test: added samba3.blackbox.net.rpc.registry.roundtrip testsuiteVicentiu Ciorbaru2011-08-221-1/+4
* s3-test: Enhanced the net registry roundtrip test scriptVicentiu Ciorbaru2011-08-221-13/+14
* s3-net: Implemented net rpc conf import commandVicentiu Ciorbaru2011-08-221-3/+347
* s3-net: Added net rpc conf import command to net rpc confVicentiu Ciorbaru2011-08-221-0/+16
* s3-net: Implemented net rpc conf addshare commandVicentiu Ciorbaru2011-08-221-2/+255
* s3-net: Added net rpc conf addshare command to net rpc confVicentiu Ciorbaru2011-08-221-0/+15
* s3-net: Implemented net rpc conf setincludes commandVicentiu Ciorbaru2011-08-221-2/+141
* s3-net: Added net rpc conf setincludes command to net rpc confVicentiu Ciorbaru2011-08-221-0/+16
* s3-net: Implemented net rpc conf setparm commandVicentiu Ciorbaru2011-08-221-2/+201
* s3-net: Added net rpc conf setparm command to net rpc confVicentiu Ciorbaru2011-08-221-0/+14