summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21556: Remove superfluos return check in ads_keytab_verify_ticket().Günther Deschner1-2/+0
2007-10-10r21552: Ensure to check for proto_exists before linking any binary. No makeLars Müller1-108/+108
2007-10-10r21551: Ok, this is more subtle. More tomorrow :-)Volker Lendecke1-65/+37
2007-10-10r21550: make disp_info_list static to get_samr_dispinfo_by_sid(), add a comme...Volker Lendecke1-2/+18
2007-10-10r21549: Only create DISP_INFO structs for domain handles, the others don't needVolker Lendecke1-35/+47
2007-10-10r21548: prevent segv (reference to -1 element of array)Herb Lewis1-1/+2
2007-10-10r21547: Fix from Michael Adam <ma@sernet.de>: Refuse registry shares without ...Volker Lendecke2-3/+10
2007-10-10r21546: remove duplicate linesHerb Lewis1-3/+0
2007-10-10r21543: Fix 64bit build warning.Günther Deschner1-1/+1
2007-10-10r21540: Fix Bug #3713 and readd reporting what the profiles tool does (whenGünther Deschner1-4/+56
2007-10-10r21537: Avoid to trigger the confusing "cached entry differs." warning whenGünther Deschner2-2/+20
2007-10-10r21536: Fix copy/paste typo.Günther Deschner1-1/+1
2007-10-10r21530: Don't code with jet-lag and Volker looking over yourJeremy Allison1-1/+1
2007-10-10r21529: Fix warning from bad cast.Jeremy Allison1-1/+1
2007-10-10r21526: Fix stray character in sys_memalign() that is onlyGerald Carter1-1/+1
2007-10-10r21525: Go ahead and checkin the mlock() & memalign() fixes soGerald Carter6-22/+61
2007-10-10r21517: Fix build warnings.Günther Deschner1-2/+1
2007-10-10r21509: Merge lp_passdb_backend() from rev 21506 to 3_0_25.Lars Müller1-2/+2
2007-10-10r21508: Fix memleak in new idmap_tdb, thanks Herb.Simo Sorce1-12/+4
2007-10-10r21507: Fix some "cannot access LDAP when no root" bugs.Gerald Carter3-13/+30
2007-10-10r21506: Allow old pre 3.0.22 multi passdb backend configurations to work withLars Müller1-1/+43
2007-10-10r21505: make sure mlock()'d memory is aligned on a page boundaryGerald Carter2-7/+26
2007-10-10r21500: Fix inappropriate creation of a krb5 ticket refreshing event when a userGünther Deschner3-6/+68
2007-10-10r21483: Fix use of uninitialized variable.Jeremy Allison1-3/+6
2007-10-10r21482: Use IPC$ not ipc$ for consistency.Jeremy Allison1-1/+1
2007-10-10r21481: No one said anything, so I'm disallowing anythingJeremy Allison1-7/+17
2007-10-10r21480: Make fd_open match fd_close be translatingJeremy Allison1-9/+12
2007-10-10r21478: Add 65k length limit for split SPNEGO blobs.Jeremy Allison1-9/+19
2007-10-10r21474: Ensure trustdom_cache_shutdown() gets calledJeremy Allison1-4/+4
2007-10-10r21467: Add GPFS-provided DMAPI support based on their GPL libraryAlexander Bokovoy2-1/+11
2007-10-10r21462: Fix EnumValue (?)Jelmer Vernooij9-126/+65
2007-10-10r21461: Not strictly necessary, as data_blob() panics if it can't allocate. B...Volker Lendecke1-0/+4
2007-10-10r21460: Fix for server-side processing of SPNEGO authJeremy Allison4-11/+234
2007-10-10r21454: Fix debug typo.Günther Deschner1-1/+1
2007-10-10r21453: use the tdb mapping file for groups by default for compatibility with...Gerald Carter1-1/+1
2007-10-10r21450: No need to TALLOC_FREE twice here.Günther Deschner1-2/+0
2007-10-10r21449: Talked to Jerry on irc, he does not see what might break with this: C...Volker Lendecke1-1/+1
2007-10-10r21446: Karolins "printjob username"Volker Lendecke2-1/+10
2007-10-10r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0Volker Lendecke1-9/+2
2007-10-10r21444: Check in tdb_parse_record. Not merging to the other branches yet, we ...Volker Lendecke4-13/+101
2007-10-10r21417: Janitor for Herb. Make sure sharesec.c is functionallyJeremy Allison1-127/+319
2007-10-10r21412: The last patch also incremented the seqnum when tdb_store failed. Not...Volker Lendecke1-8/+10
2007-10-10r21410: We have to increment the sequence number also when tdb_update_hash()Volker Lendecke1-1/+1
2007-10-10r21409: saved_status1 is not used anymore after aio write behind was removedVolker Lendecke1-5/+2
2007-10-10r21399: need to zero the request and response structuresHerb Lewis1-0/+3
2007-10-10r21397: revert accidential commitHerb Lewis1-1/+1
2007-10-10r21396: fix wbinfo --lookup-rids commandHerb Lewis3-4/+36
2007-10-10r21394: Prevent nscd crash due to potential NULL pointer dereference inGünther Deschner1-0/+4
2007-10-10r21393: Fix typo.Günther Deschner1-2/+2
2007-10-10r21388: Merge support for providing replacement system headers.Jelmer Vernooij3-1/+17