summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r10663: Eliminate use of pstringJelmer Vernooij2007-10-102-13/+8
* r10662: Eliminate pstring and friends.Jelmer Vernooij2007-10-101-8/+6
* r10653: give unknown levels a name basicly the *2 levels meanStefan Metzmacher2007-10-101-4/+4
* r10646: Hey Jelmer what do you think of this? The SConscript for the libcliTim Potter2007-10-102-69/+147
* r10643: increase smbd max runtime when using valgrindAndrew Tridgell2007-10-101-1/+5
* r10641: fixed the error handling on search errors in the ildap backendAndrew Tridgell2007-10-101-0/+1
* r10638: - add wrepl_socket_merge() function that creates a wrepl_socket on topStefan Metzmacher2007-10-102-0/+45
* r10637: use the correct memory context in the ndr_pull_* functionStefan Metzmacher2007-10-102-17/+29
* r10636: Formatting for better readability.Rafal Szczesniak2007-10-102-6/+15
* r10635: Formatting for better readability.Rafal Szczesniak2007-10-101-4/+4
* r10633: Formatting.Rafal Szczesniak2007-10-101-3/+4
* r10631: Formatting.Rafal Szczesniak2007-10-101-3/+3
* r10627: - use a wrepl specific enum for the node typeStefan Metzmacher2007-10-104-7/+14
* r10610: forgot one file in the last commit:Stefan Metzmacher2007-10-101-5/+37
* r10608: - fix hierachical memory handling in ndr_pull_nbt_nameStefan Metzmacher2007-10-105-55/+152
* r10605: Forgot one file...Jelmer Vernooij2007-10-101-0/+416
* r10604: Put in the new registry "patchfile" code (similar to ldifJelmer Vernooij2007-10-109-878/+77
* r10603: neaten up the ldb module initialisation codeAndrew Tridgell2007-10-102-63/+33
* r10599: Use localhost again for now, until I trace where we are leaking name ...Andrew Bartlett2007-10-101-1/+1
* r10598: Factor out common code, in preperation for a move elsewhere.Andrew Bartlett2007-10-101-11/+7
* r10597: And add the .mk files for the new credentials subsystem.Andrew Bartlett2007-10-102-0/+12
* r10596: Move the credentials code into it's own subsystem, and push it under ...Andrew Bartlett2007-10-105-489/+545
* r10595: Use a server name of 'localtest' not 'localhost', so we can move toAndrew Bartlett2007-10-104-17/+22
* r10594: Add initial framework for lib/registry torture testsJelmer Vernooij2007-10-103-1/+100
* r10593: Add printf attributeAndrew Bartlett2007-10-101-1/+1
* r10592: Add "adfgets()" function, which allocates and reads a line from a fd.Jelmer Vernooij2007-10-104-2/+153
* r10588: Remove more unused files, macrosJelmer Vernooij2007-10-109-90/+24
* r10587: Remove unused constantsJelmer Vernooij2007-10-101-91/+0
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-1045-161/+194
* r10582: Nicer output (try to avoid linewraps)Jelmer Vernooij2007-10-101-1/+3
* r10581: Remove some unused globals + make staticJelmer Vernooij2007-10-101-26/+4
* r10580: More generic approach for adding endpointsJelmer Vernooij2007-10-102-44/+39
* r10579: str_list_make() can return NULLJelmer Vernooij2007-10-102-1/+4
* r10578: Run LOCAL-STRLIST by defaultJelmer Vernooij2007-10-101-1/+1
* r10569: add all info that we have to wrepl_name, as we need it for replicatio...Stefan Metzmacher2007-10-103-8/+24
* r10566: Clean up error messages to provide more accurate info.Andrew Bartlett2007-10-101-5/+10
* r10565: Try to make Kerberos authentication a bit more friendly.Andrew Bartlett2007-10-102-10/+35
* r10564: Make the RPC-SCHANNEL test use the libnet_join code via torture_join_...Andrew Bartlett2007-10-102-4/+32
* r10563: a null 'join' is a no-op.Andrew Bartlett2007-10-101-0/+3
* r10562: Ensure we initalise the error table with hdb errors. This ensures weAndrew Bartlett2007-10-102-0/+3
* r10561: This patch takes over KDC socket routines in Heimdal, and directs themAndrew Bartlett2007-10-105-10/+412
* r10547: - add wrepl_request timeout handlingStefan Metzmacher2007-10-102-15/+69
* r10545: map ECONNRESET to NT_STATUS_CONNECTION_RESETStefan Metzmacher2007-10-101-0/+3
* r10542: if the transport is dead we need to returnStefan Metzmacher2007-10-101-0/+3
* r10540: fix compiler warningStefan Metzmacher2007-10-101-2/+0
* r10537: - we now use a much nicer way to handle talloc_free(timed_event)Stefan Metzmacher2007-10-105-46/+42
* r10535: fixed the pidfile code (it didn't survive the recent pstring changes)Andrew Tridgell2007-10-101-1/+3
* r10533: Eliminate another use of next_token()Jelmer Vernooij2007-10-101-8/+8
* r10532: Replace next_token() with str_list_make()Jelmer Vernooij2007-10-101-9/+8
* r10531: (hopefully) improve detection of socket-related functions in external...Jelmer Vernooij2007-10-103-23/+4