summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r25063: Fix segfault in smbldp_set_creds when we want to use anonymous, theSimo Sorce2007-10-101-3/+4
* r25062: Reformat, remove trailing spaces and fit lines into 80 columnsSimo Sorce2007-10-101-156/+237
* r25061: Pro-actively shut up Coverity :-)Volker Lendecke2007-10-101-3/+5
* r25060: Fix formatting, remove trailing spaces and cut lines longer than 80 c...Simo Sorce2007-10-101-160/+255
* r25059: Apply to 3.2 as wellSimo Sorce2007-10-101-24/+12
* r25057: Add a schema file ready to be used in Fedora/RedHat Directory ServerSimo Sorce2007-10-101-0/+156
* r25055: Add file_id_string_tosVolker Lendecke2007-10-1014-54/+40
* r25049: Set new, more secure defaults for Samba 3.2.Andrew Bartlett2007-10-101-4/+4
* r25040: Add "net sam rights"Volker Lendecke2007-10-103-5/+175
* r25036: Fix a become/unbecome_root() pairVolker Lendecke2007-10-101-1/+1
* r25032: Contact an off site DC if non is available on site.Lars Müller2007-10-102-22/+37
* r25030: ip_srv_nonsite and count_nonsite are initialized in get_kdc_list() in...Lars Müller2007-10-101-2/+2
* r25025: Remove an unused functionVolker Lendecke2007-10-101-5/+0
* r25024: Fix a whole bunch of Coverity bugsVolker Lendecke2007-10-101-0/+1
* r25023: Coverity #455. Not actually a bug, but this clarifiesJeremy Allison2007-10-101-0/+1
* r25022: Fix coverity #395. Resource leak on error.Jeremy Allison2007-10-101-6/+13
* r25021: Fix coverity #435. Use of -1.Jeremy Allison2007-10-101-4/+12
* r25020: Fix coverity #374, possible null deref.Jeremy Allison2007-10-101-4/+4
* r25019: Fix coverity bug #105, run #332. Use of uninitialized variable.Jeremy Allison2007-10-101-6/+8
* r25011: We don't use mangle_map any more.Jeremy Allison2007-10-101-211/+0
* r25009: Large patch discussed with Volker. Move unix_convert to a talloc-basedJeremy Allison2007-10-1016-684/+1069
* r25002: Refactor out code duplication created by the previousMichael Adam2007-10-101-18/+9
* r24999: Use the new regval_compose() function in regval_ctr_addvalue().Michael Adam2007-10-101-18/+3
* r24998: Add a function regval_compose() to compose a REGISTRY_VALUE fromMichael Adam2007-10-102-4/+42
* r24996: Eliminate more trailing spaces...Michael Adam2007-10-101-5/+5
* r24993: Apply some constVolker Lendecke2007-10-102-4/+5
* r24991: Kill all those lots of trailing whitespaces from secrets.c.Michael Adam2007-10-101-72/+72
* r24990: Kill an incredible amount of trailing whitespaces...Michael Adam2007-10-101-8/+10
* r24981: - Use the formal syntax for calling functions through pointers. I've...Derrell Lipman2007-10-102-94/+98
* r24978: move domain_init_recv() near the functions that uses itStefan Metzmacher2007-10-101-15/+16
* r24977: Ensure negative caching for name2sid, sid2name and rids2namesRafal Szczesniak2007-10-101-26/+89
* r24974: catch SIGINT and SIGQUIT like SIGTERMStefan Metzmacher2007-10-101-0/+2
* r24970: Polish some comments and add my (C).Michael Adam2007-10-101-10/+3
* r24969: Fwd port "open" patchSimo Sorce2007-10-103-6/+6
* r24955: Reformat some object lists in Makefile.in to minimize the diff.Michael Adam2007-10-101-11/+22
* r24954: Fix the build without krb5.Günther Deschner2007-10-101-3/+11
* r24952: Set the kdc locator env vars. This makes the krb5 locator plugin fullyGünther Deschner2007-10-102-3/+67
* r24951: Warn if "os level" > 255Volker Lendecke2007-10-101-0/+4
* r24949: Remove some static buffersVolker Lendecke2007-10-109-79/+57
* r24943: Some stackframesVolker Lendecke2007-10-109-6/+24
* r24920: Reformatting.Günther Deschner2007-10-101-128/+182
* r24903: One more tick in #if 0 codeVolker Lendecke2007-10-101-1/+1
* r24902: DEBUG might use talloc_tos() itself...Volker Lendecke2007-10-101-1/+1
* r24879: Activate the winbindd cache-validation message handler.Michael Adam2007-10-101-4/+38
* r24877: Don't panic in tdb validation code when the fork or waitpid fails.Michael Adam2007-10-101-5/+7
* r24864: - Correct failure of libsmbclient against a version of Windows found ...Derrell Lipman2007-10-101-24/+2
* r24853: Rename function as Jerry asked.Rafal Szczesniak2007-10-102-5/+5
* r24848: Make tdb_validate() take an open tdb handle instead of a file name.Michael Adam2007-10-102-17/+47
* r24847: Change standard failure return code of tdb_validate from "-1" to "1".Michael Adam2007-10-101-2/+2
* r24845: Fix a segfault in smbcontrol when called with parameters but no extra...Michael Adam2007-10-101-3/+5