summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r10678: Add debug helperJelmer Vernooij2007-10-101-0/+22
* r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...Volker Lendecke2007-10-109-12/+250
* r10675: Connect to the DC's IPC$Volker Lendecke2007-10-104-15/+96
* r10670: Add notes on things that are TODO in Samba4 kerberos land.Andrew Bartlett2007-10-101-0/+46
* r10669: reverted jelmers commit 10663 as it was causing lots of panics in 'ma...Andrew Tridgell2007-10-102-8/+13
* r10668: added a ildap_search_bytree() functionAndrew Tridgell2007-10-101-5/+20
* r10667: cope with a NULL tree for base searches in ldb_search()Andrew Tridgell2007-10-101-11/+11
* r10666: - reverse the ildap ldb backend so tree based searches go throughAndrew Tridgell2007-10-101-22/+28
* r10665: fixed some crash errors and an error encoding AND and OR operations i...Andrew Tridgell2007-10-101-3/+16
* r10664: Include limits.h in replace.h for HOST_NAME_MAXJelmer Vernooij2007-10-102-22/+21
* 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