summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4:registry - "samba.c" - add a "talloc_free"Matthias Dieter Wallnöfer2010-03-221-0/+2
* s4:registry - add more "W_ERROR_HAVE_NO_MEMORY" invocations (on talloc'ed stuff)Matthias Dieter Wallnöfer2010-03-224-1/+13
* s4:registry - "util" - remove "const" from "reg_abs_path"Matthias Dieter Wallnöfer2010-03-221-3/+3
* s4:registry - adaptions for "add also a memory context argument for "reg_key_...Matthias Dieter Wallnöfer2010-03-222-2/+2
* s4:registry - "util" - add also a memory context argument for "reg_key_del_abs"Matthias Dieter Wallnöfer2010-03-222-5/+4
* s4:registry - "util" - make "reg_key_add_abs" consistent with "reg_key_del_abs"Matthias Dieter Wallnöfer2010-03-221-6/+3
* s4:registry - "util" - fix up memory allocated dataMatthias Dieter Wallnöfer2010-03-221-1/+10
* s4:registry - "dir.c" - fix up dynamic memory allocation operationsMatthias Dieter Wallnöfer2010-03-221-15/+50
* s4:registry - adaptions for "add memory contexts for delete value/key functions"Matthias Dieter Wallnöfer2010-03-2214-64/+59
* s4:registry - registry.h - add memory contexts for delete value/key functionsMatthias Dieter Wallnöfer2010-03-221-8/+16
* tdb: Fix bug 7248, avoid the nanosleep dependencyVolker Lendecke2010-03-221-4/+4
* Fix valgrind error when running under share level security. plaintext_passwordJeremy Allison2010-03-221-2/+2
* s3: Add the "ctdb locktime warn threshold" parameterVolker Lendecke2010-03-224-0/+41
* s3: Implement an asynchronous echo responder processVolker Lendecke2010-03-221-19/+478
* s3:smbd: don't allow SMB2 if the async echo handler is activeStefan Metzmacher2010-03-221-1/+2
* s3:smbd: disable SMB encryption when the echo handler is activeStefan Metzmacher2010-03-221-0/+10
* s3:smbd: disallow readbraw and writebraw if the echo handler is activeStefan Metzmacher2010-03-221-0/+17
* s3:smbd: disable sendfile if the echo handler is activeStefan Metzmacher2010-03-221-0/+4
* s3:smbd: don't use recvfile if the echo handler is activeStefan Metzmacher2010-03-221-1/+2
* s3:smbd: setup a shared memory area for the signing stateStefan Metzmacher2010-03-221-0/+80
* s3:smbd: add echo handler information to struct smbd_server_connectionStefan Metzmacher2010-03-222-0/+22
* s3:param: add "async smb echo handler" optionStefan Metzmacher2010-03-222-0/+12
* s3:smbd: pass down trusted_channel via receive_smb_talloc()Stefan Metzmacher2010-03-221-3/+5
* s3:smbd: let reply_readbraw_error use the locked socketStefan Metzmacher2010-03-221-0/+11
* s3:smbd: send keepalive packets under the socket lockStefan Metzmacher2010-03-221-1/+16
* s3:smbd: smbd_[un]lock_socket() while accessing the socket to the clientStefan Metzmacher2010-03-221-1/+24
* s3:smbd: add smbd_[un]lock_socket() dummiesStefan Metzmacher2010-03-222-0/+13
* s3:smbd: add an option to skip signings checks srv_check_sign_mac for trusted...Stefan Metzmacher2010-03-223-3/+25
* s3:libsmb: add a smb_signing_init_ex() functionStefan Metzmacher2010-03-222-8/+56
* lib/util: add allocate_anonymous_shared()Stefan Metzmacher2010-03-222-0/+33
* s3: Fix a bad memleak in winbindVolker Lendecke2010-03-221-1/+2
* s4:registry - "RPC backend" - use "talloc_steal" and not "talloc_reference"Matthias Dieter Wallnöfer2010-03-221-4/+4
* s4:registry - "patchfile" - check if strings could be allocatedMatthias Dieter Wallnöfer2010-03-221-0/+10
* s4:registry - "patchfile" - initialise the data blobsMatthias Dieter Wallnöfer2010-03-221-2/+2
* s4:registry - "patchfile" - add more "talloc_free"s to save memoryMatthias Dieter Wallnöfer2010-03-221-5/+30
* s4:registry - "util.c" - "reg_string_to_val" - consider always the return valuesMatthias Dieter Wallnöfer2010-03-221-7/+9
* s4:registry - "patchfile_preg.c" - also here don't accumulate the memory usageMatthias Dieter Wallnöfer2010-03-221-4/+26
* s4:registry - "patchfile_dotreg.c" - fix a memory leakMatthias Dieter Wallnöfer2010-03-221-3/+5
* s4:registry - "patchfile" - add commentsMatthias Dieter Wallnöfer2010-03-221-0/+6
* s3: Add "log writeable files on exit" parameterVolker Lendecke2010-03-224-0/+61
* s4-selftest: fix selftest-vars script.Günther Deschner2010-03-221-1/+1
* s4:dsdb Add a shortcut sequence number for schema reloadsAndrew Bartlett2010-03-222-14/+81
* s4:dsdb Rework schema loading and add schema reloadingAndrew Bartlett2010-03-223-131/+185
* s4:dsdb Move dsdb_save_partition_usn() to be a module helper functionAndrew Bartlett2010-03-223-92/+178
* s4:schema Expand the schema structureAndrew Bartlett2010-03-222-0/+11
* s4:dsdb Remove unused 'dsdb_make_schema_global' call from pyglueAndrew Bartlett2010-03-221-17/+0
* s4:dsdb Add 'const' to some struct dsdb_schema variablesAndrew Bartlett2010-03-222-9/+9
* s4:dsdb Don't load the schema unconditionallyAndrew Bartlett2010-03-222-3/+19
* s3: file_walk_table -> files_forallVolker Lendecke2010-03-223-3/+3
* s3: Fix some nonempty blank linesVolker Lendecke2010-03-222-7/+6