summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25087: Reformatting: Get rid of an abundance of leading tabs...Michael Adam1-11/+11
2007-10-10r25086: Fix interdomain trusts (this povides the fix expected in r22709):Michael Adam1-2/+2
2007-10-10r25080: Once we decrypted the packet but have timing problems (closkew, tkt n...Günther Deschner1-1/+9
2007-10-10r25074: as all requests in the winbindd child are sync, we can use talloc_tos()Stefan Metzmacher1-5/+2
2007-10-10r25068: Older samba3 DCs will return DCERPC_FAULT_OP_RNG_ERROR for every opco...Günther Deschner1-0/+10
2007-10-10r25064: We use BOOL/True/False not bool/true/falseSimo Sorce1-4/+4
2007-10-10r25063: Fix segfault in smbldp_set_creds when we want to use anonymous, theSimo Sorce1-3/+4
2007-10-10r25062: Reformat, remove trailing spaces and fit lines into 80 columnsSimo Sorce1-156/+237
2007-10-10r25061: Pro-actively shut up Coverity :-)Volker Lendecke1-3/+5
2007-10-10r25060: Fix formatting, remove trailing spaces and cut lines longer than 80 c...Simo Sorce1-160/+255
2007-10-10r25059: Apply to 3.2 as wellSimo Sorce1-24/+12
2007-10-10r25055: Add file_id_string_tosVolker Lendecke14-54/+40
2007-10-10r25049: Set new, more secure defaults for Samba 3.2.Andrew Bartlett1-4/+4
2007-10-10r25040: Add "net sam rights"Volker Lendecke3-5/+175
2007-10-10r25036: Fix a become/unbecome_root() pairVolker Lendecke1-1/+1
2007-10-10r25032: Contact an off site DC if non is available on site.Lars Müller2-22/+37
2007-10-10r25030: ip_srv_nonsite and count_nonsite are initialized in get_kdc_list() in...Lars Müller1-2/+2
2007-10-10r25025: Remove an unused functionVolker Lendecke1-5/+0
2007-10-10r25024: Fix a whole bunch of Coverity bugsVolker Lendecke1-0/+1
2007-10-10r25023: Coverity #455. Not actually a bug, but this clarifiesJeremy Allison1-0/+1
2007-10-10r25022: Fix coverity #395. Resource leak on error.Jeremy Allison1-6/+13
2007-10-10r25021: Fix coverity #435. Use of -1.Jeremy Allison1-4/+12
2007-10-10r25020: Fix coverity #374, possible null deref.Jeremy Allison1-4/+4
2007-10-10r25019: Fix coverity bug #105, run #332. Use of uninitialized variable.Jeremy Allison1-6/+8
2007-10-10r25011: We don't use mangle_map any more.Jeremy Allison1-211/+0
2007-10-10r25009: Large patch discussed with Volker. Move unix_convert to a talloc-basedJeremy Allison16-684/+1069
2007-10-10r25002: Refactor out code duplication created by the previousMichael Adam1-18/+9
2007-10-10r24999: Use the new regval_compose() function in regval_ctr_addvalue().Michael Adam1-18/+3
2007-10-10r24998: Add a function regval_compose() to compose a REGISTRY_VALUE fromMichael Adam2-4/+42
2007-10-10r24996: Eliminate more trailing spaces...Michael Adam1-5/+5
2007-10-10r24993: Apply some constVolker Lendecke2-4/+5
2007-10-10r24991: Kill all those lots of trailing whitespaces from secrets.c.Michael Adam1-72/+72
2007-10-10r24990: Kill an incredible amount of trailing whitespaces...Michael Adam1-8/+10
2007-10-10r24981: - Use the formal syntax for calling functions through pointers. I've...Derrell Lipman2-94/+98
2007-10-10r24978: move domain_init_recv() near the functions that uses itStefan Metzmacher1-15/+16
2007-10-10r24977: Ensure negative caching for name2sid, sid2name and rids2namesRafal Szczesniak1-26/+89
2007-10-10r24974: catch SIGINT and SIGQUIT like SIGTERMStefan Metzmacher1-0/+2
2007-10-10r24970: Polish some comments and add my (C).Michael Adam1-10/+3
2007-10-10r24969: Fwd port "open" patchSimo Sorce3-6/+6
2007-10-10r24955: Reformat some object lists in Makefile.in to minimize the diff.Michael Adam1-11/+22
2007-10-10r24954: Fix the build without krb5.Günther Deschner1-3/+11
2007-10-10r24952: Set the kdc locator env vars. This makes the krb5 locator plugin fullyGünther Deschner2-3/+67
2007-10-10r24951: Warn if "os level" > 255Volker Lendecke1-0/+4
2007-10-10r24949: Remove some static buffersVolker Lendecke9-79/+57
2007-10-10r24943: Some stackframesVolker Lendecke9-6/+24
2007-10-10r24920: Reformatting.Günther Deschner1-128/+182
2007-10-10r24903: One more tick in #if 0 codeVolker Lendecke1-1/+1
2007-10-10r24902: DEBUG might use talloc_tos() itself...Volker Lendecke1-1/+1
2007-10-10r24879: Activate the winbindd cache-validation message handler.Michael Adam1-4/+38
2007-10-10r24877: Don't panic in tdb validation code when the fork or waitpid fails.Michael Adam1-5/+7