summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* param: allow special functions to be common across the two loadparmsGarming Sam2014-05-071-2/+8
* param: Add an lp_string_set functionGarming Sam2014-05-072-0/+5
* s3:loadparm: fix intermediate string allocations to use tallocGarming Sam2014-05-071-16/+22
* param: change the talloc context attached to globals structure in s3 loadparm...Garming Sam2014-05-071-1/+1
* param: remove string_init and inline it into string_setGarming Sam2014-05-071-26/+12
* s3:loadparm: change memory allocations to use tallocGarming Sam2014-05-071-161/+202
* param: remove unnecessary temporary service in handle copyGarming Sam2014-05-071-8/+3
* messaging: Nobody uses G_LOCK_RETRY anymoreVolker Lendecke2014-05-062-10/+1
* build: find blkcnt_t size via arrayGustavo Zacarias2014-05-061-10/+12
* build: tweak SIZEOF utmp->ut_lineGustavo Zacarias2014-05-061-1/+1
* build: make wafsamba CHECK_SIZEOF cross-compile friendlyGustavo Zacarias2014-05-061-12/+16
* build: unify and fix endian testsGustavo Zacarias2014-05-062-58/+62
* byteorder: do not assume PowerPC is big-endianDavid Disseldorp2014-05-061-4/+6
* dsdb: Do not permit nested event loops when in a transaction, use a nested ev...Andrew Bartlett2014-05-061-13/+80
* dsdb: Rename private_data to rootdse_private_data in rootdseAndrew Bartlett2014-05-061-8/+8
* Minor typo fix in source3/wscript.Jose A. Rivera2014-05-051-1/+1
* Fix an empty if statement.Jose A. Rivera2014-05-051-1/+1
* ctdb-daemon: Move a ZERO_STRUCT() to a better placeMartin Schwenke2014-05-051-3/+12
* ctdb-eventscripts: Add check for invalid policy routing configurationMartin Schwenke2014-05-053-0/+33
* ctdb-eventscripts: Update comment in 11.routingMartin Schwenke2014-05-051-8/+13
* ctdb-eventscripts: Don't check if $iface is emptyMartin Schwenke2014-05-051-13/+15
* poll_funcs: Fix a comment typoVolker Lendecke2014-05-041-1/+1
* ldb: make the successful ldb_transaction_start() message clearerAndrew Bartlett2014-05-031-4/+8
* s3:passdb: improve a debug message in pdb_default_sid_to_id()Michael Adam2014-05-031-1/+4
* s3:passdb: fix and improve debug message in pdb_default_sid_to_id().Michael Adam2014-05-031-1/+2
* s4:samr: allow builtin groups for samr_OpenGroup.Michael Adam2014-05-031-7/+16
* selftest: Add tests for dbcheck detection and removal of partial objectsAndrew Bartlett2014-05-0334-3/+80719
* dsdb: Make it harder to corrupt the database by requiring DBCHECK or RELAX fo...Andrew Bartlett2014-05-032-10/+32
* s3: Always cache idmapping results of pdb backend.Alexander Werth2014-05-032-17/+33
* waf: fetch and use some exit codes of called processesBjörn Baumbach2014-05-031-5/+15
* samba-tool ldapcmp: fix a typoBjörn Baumbach2014-05-031-2/+2
* s3: smbd: Remove open_file_fchmod().Jeremy Allison2014-05-022-36/+0
* s3: smbd: change file_set_dosmode() to use get_file_handle_for_metadata() ins...Jeremy Allison2014-05-021-12/+92
* s3: smbd : Ensure file_new doesn't call into smbXsrv_open_create() for INTERN...Jeremy Allison2014-05-022-4/+15
* s3 : smbd : Protect all possible code paths from fsp->op == NULL.Jeremy Allison2014-05-025-2/+41
* smbd: Fix compile warning in dmapi.cChristof Schmitt2014-05-021-1/+1
* dbcheck: Directly call dn.get_rdn_{val,name}() for clarity and consistencyAndrew Bartlett2014-05-021-18/+13
* s4:repl_meta_data: fix array assignment in replmd_process_linked_attribute()Stefan Metzmacher2014-05-021-2/+2
* dbchecker: verify and fix broken dn valuesStefan Metzmacher2014-05-021-0/+94
* dbchecker: make the deleted objects container detection more genericStefan Metzmacher2014-05-021-2/+8
* ldb: change version to 1.1.17Stefan Metzmacher2014-05-023-1/+265
* ldb:pyldb: add some more helper functions for LdbDnStefan Metzmacher2014-05-021-0/+112
* ldb:pyldb: fix doc string for set_extended_component()Stefan Metzmacher2014-05-021-1/+1
* ldb:pyldb: add some const to PyObject_FromLdbValue()Stefan Metzmacher2014-05-021-1/+1
* ctdb: Fix a comment typoVolker Lendecke2014-04-301-1/+1
* torture3: Add a test deleting a different reqVolker Lendecke2014-04-304-0/+106
* torture3: Add local-messaging-read1Volker Lendecke2014-04-305-0/+148
* messaging3: Fix messaging_read_send/recvVolker Lendecke2014-04-302-16/+77
* messaging3: Make "presult" optional in messaging_read_recvVolker Lendecke2014-04-301-1/+3
* torture3: Add a bit more coverage to messaging_readVolker Lendecke2014-04-301-0/+7